]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2019-03-13 Andy AllanInstall config gem for settings management
2019-03-13 Andy AllanRubocop fixes for ruby 2.5
2019-03-13 Andy AllanUpgrade minimum version of ruby to 2.5
2019-03-11 translatewiki.netLocalisation updates from https://translatewiki.net.
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-07 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-03-06 Andy AllanSilence the simplecov output message
2019-02-28 Richard FairhurstUpdate OS copyright year
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 AllanFix test file name
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-26 Quincy MorganUpdate to iD v2.14.3
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-25 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-02-24 Tom HughesAllow loading of our manifest
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 AllanRename api controller test files
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-22 Tom HughesImprove detection of browsers needing ES6 shims
2019-02-21 Tom HughesMerge remote-tracking branch 'upstream/pull/2153'
2019-02-21 Quincy MorganUpdate to iD v2.14.2
2019-02-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2152'
2019-02-20 Quincy MorganUpdate to iD v2.14.1
2019-02-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2151'
2019-02-20 Tom HughesAvoid bundler 2.x for now
2019-02-20 Quincy MorganUpdate to iD v2.14.0
2019-02-19 Tom HughesSet language and text direction properly on the copyrig...
2019-02-18 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-02-14 Tom HughesRevert to rinku 2.0.4
2019-02-14 Tom HughesRevert to bootsnap 1.3.2
2019-02-14 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-02-13 Tom HughesUpdate bundle
2019-02-07 Tom HughesUpdate tests for changes in FactoryBot 5.x
2019-02-07 Tom HughesUpdate bundle
2019-02-07 Tom HughesAlways look to the global scope for the GPX module
2019-02-07 translatewiki.netLocalisation updates from https://translatewiki.net.
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 AllanOutput both the local simplecov html and the coveralls...
2019-02-06 Andy AllanMerge pull request #2126 from MaZderMind/patch-1
2019-02-06 Andy AllanFix typo
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 AllanCopy i18n strings from validates_email_format_of plugin
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-02-06 Andy AllanRemove unnecessary requires from tests
2019-02-04 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-01-31 Tom HughesFix broken translation
2019-01-31 Tom HughesRevert to kramdown 1.x for now
2019-01-30 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-01-30 PeterAdvise to run i18n:js:export before assets:precompile
2019-01-30 Tom HughesReplace augment.js with conditional polyfills for ES5...
2019-01-30 Tom HughesReplace conditional comments with browser detection
2019-01-30 Tom HughesAdd browser detection framework
2019-01-30 Tom HughesUpdate bundle
2019-01-29 Tom HughesAdd polyfill for Array.prototype.findIndex
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-29 Tom HughesClear notifications after trace import tests
2019-01-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2123'
2019-01-28 Quincy MorganUpdate to iD v2.13.1
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-23 Quincy MorganUpdate to iD v2.13.0
2019-01-23 Andy AllanWrite some basic functionality tests for trace.import
2019-01-23 Andy AllanBasic tests for the trace jobs
2019-01-21 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-01-17 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-01-16 Andy AllanUse gd-ffij gem to create trace icons
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...
next