]> git.openstreetmap.org Git - rails.git/history - app
Remove application.yml step from travis config
[rails.git] / app /
2019-03-13 Andy AllanInstruct sprockets to recompile this file based on...
2019-03-13 Andy AllanMove all settings to settings.yml
2019-03-08 Tom HughesPrevent leading and trailing whitespace on email addresses
2019-03-08 Tom HughesStrip leading and trailing whitespace for email authent...
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-02-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2161'
2019-02-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2160'
2019-02-28 Andy AllanMove the api trace methods into a separate controller...
2019-02-28 Andy AllanMove the amf and swf controllers into the api namespace
2019-02-28 Andy AllanMove the notes api methods into a controller in the...
2019-02-28 Andy AllanMove the user api methods into a separate controller...
2019-02-28 Andy AllanMove node/way/relation/old_* controllers into the api...
2019-02-25 Tom HughesFlip header image horizontally on RTL pages
2019-02-25 Tom HughesPrevent reversal of sprite positions on welcome screen
2019-02-25 Tom HughesAvoid CSP issues with OpenID login
2019-02-24 Andy AllanMove the user preferences controller into the api namespace
2019-02-24 Andy AllanMove the search controller to the api namespace
2019-02-24 Andy AllanMove the api methods from changeset_comments_controller...
2019-02-24 Andy AllanMove the api methods from changesets_controller into...
2019-02-24 Andy AllanMove map method to its own controller
2019-02-24 Andy AllanMove the changes api to its own controller
2019-02-24 Andy AllanMove the permissions call out of api_controller
2019-02-24 Andy AllanMove the trackpoints call into its own controller ...
2019-02-24 Andy AllanMove the capabilities call out of api_controller
2019-02-19 Tom HughesSet language and text direction properly on the copyrig...
2019-02-07 Tom HughesAlways look to the global scope for the GPX module
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2136'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2135'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2134'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2125'
2019-02-06 Andy AllanRemove require_terms_agreed configuration option
2019-02-06 Andy AllanRemove the require_terms_seen configuration option
2019-02-06 Andy AllanRemove unnecessary requires from app
2019-02-06 Andy AllanRemove unnecessary requires from helpers
2019-02-06 Andy AllanMove utf8 validator into app/validators
2019-01-30 Tom HughesReplace augment.js with conditional polyfills for ES5...
2019-01-30 Tom HughesReplace conditional comments with browser detection
2019-01-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2063'
2019-01-29 Tom HughesChange default directions engine to fossgis_osrm_car
2019-01-29 Simon PooleRemove old MapQuest Directions routing support
2019-01-29 Simon PooleRemove old OSRM routing support
2019-01-29 Simon PooleAdd support for FOSSGIS routing server
2019-01-28 Tom HughesDon't swallow exceptions deleting traces
2019-01-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2120'
2019-01-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2122'
2019-01-23 Quincy MorganAdd passthrough of new `locale`, `maprules`, and `prese...
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2118'
2019-01-16 Andy AllanMore resourceful routing for nodes, ways, relations...
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2117'
2019-01-16 Andy AllanRemove old authorization helpers
2019-01-16 Andy AllanEnsure authorization checks happen for all controller...
2019-01-16 Andy AllanSkip authorization checks for the errors controller
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2116'
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2115'
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2111'
2019-01-16 Andy AllanAdd a configuration flag for using the job queue to...
2019-01-16 Tom HughesFix styling of nested lists in rich text
2019-01-16 Andy AllanSketch out how to use the jobs queue for trace insertio...
2019-01-16 Andy AllanUse CanCanCan to control access to oauth controller...
2019-01-16 Andy AllanMark non-action methods as protected
2019-01-16 Andy AllanUse CanCanCan for nodes, ways, relations, old and api...
2019-01-09 Tom HughesAllow everybody to query features
2019-01-09 Tom HughesAllow everybody to create new notes
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2109'
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2108'
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2107'
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2106'
2019-01-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2105'
2019-01-09 Andy AllanUse CanCanCan for oauth clients controller
2019-01-09 Andy AllanUse CanCanCan for messages controller
2019-01-09 Andy AllanUse a builder view for the capabilities call
2019-01-09 Andy AllanUse full list of osm xml root attributes in builder...
2019-01-09 Andy AllanUse CanCanCan for changesets controller
2019-01-09 Andy AllanUse CanCanCan for traces controller
2019-01-09 Andy AllanUse CanCanCan for swf controller
2019-01-09 Andy AllanSkip authorization checks for amf controller
2019-01-09 Andy AllanAdd missing authorize_resource declaration to geocoder...
2019-01-09 Andy AllanUse CanCanCan for directions controller
2019-01-09 Andy AllanUse CanCanCan for browse controller
2019-01-07 Tom HughesFix new rubocop warning
2019-01-02 Andy AllanUse CanCanCan for export controller
2019-01-02 Andy AllanUse CanCanCan for search controller
2019-01-02 Tom HughesMerge remote-tracking branch 'gravitystorm/terms_capabi...
2019-01-02 Andy AllanRequire terms agreement for abilities and capabilities...
2019-01-02 Tom HughesReplace custom panning with new panInside leaflet method
2018-12-31 Tom HughesAllow inline styling on pages that display the map
2018-12-12 Tom HughesAllow abilities that require no login for token based...
2018-12-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2084'
2018-12-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2083'
2018-12-12 Andy AllanRefactor users_controller to use CanCanCan for authoris...
2018-12-12 Andy AllanUse only token capabilities when a token is provided
2018-12-05 Tom HughesOnly check IP addresses for anonymous note comments
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2078'
2018-11-28 Andy AllanUse CanCanCan for user_roles auth
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2072'
2018-11-28 Paul Dexter-SobkowiakSplit browse_helper.rb into two modules due to rubocop...
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2075'
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2074'
2018-11-28 Andy AllanRemove the unused require_moderator filter
next