]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2019-03-27 Tom Hugheserblint: fix remaining single quoted strings
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2189'
2019-03-27 Andy AllanUse trace jobs by default
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2188'
2019-03-27 Andy AllanUse the trace jobs for creating and destroy traces...
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2187'
2019-03-27 Andy AllanCheck validity token in changesets controller
2019-03-27 Andy Allanerblint: avoid parentheses for method calls with no...
2019-03-27 Andy Allanerblint: prefer double quoted strings
2019-03-27 Andy AllanExclude most views from string literal checks
2019-03-27 Andy Allanerblint: Add or remove curly braces around hash paramet...
2019-03-27 Andy Allanerblint: use hash rocket syntax
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2168'
2019-03-26 Tom HughesExclude files in the vendor directory from erb-lint...
2019-03-26 Tom HughesFix capitalisation of div tag
2019-03-26 Andy AllanUpdate coding style section of the contribution guide...
2019-03-26 Andy AllanAdd erblint to travis
2019-03-26 Andy AllanIntroduce erb-lint for linting erb files
2019-03-26 Andy AllanWhitespace fixes to various erb files
2019-03-26 Andy AllanWhitespace fixes for messages erb files
2019-03-26 Andy AllanWhitespace fixes for layouts erb files
2019-03-26 Andy AllanWhitespace fixes for diary_entry erb files
2019-03-26 Andy AllanWhitespace fixes for browse erb files
2019-03-26 Andy AllanWhitespace fixes for errors erb files
2019-03-26 Andy AllanWhitespace fixes for oauth_clients erb files
2019-03-26 Andy AllanWhitespace fixes for issues erb files
2019-03-26 Andy AllanWhitespace fixes for users erb files
2019-03-26 Andy AllanWhitespace fixes for user_blocks erb files
2019-03-26 Andy AllanWhitespace fixes for notifier erb views
2019-03-26 Andy AllanWhitespace fixes for site erb files
2019-03-26 Andy AllanWhitespace fixes in traces erb files
2019-03-26 Tom HughesPrefer String#match? over butt ugly Regexp#match?
2019-03-26 Tom HughesTarget ruby 2.5.1 to match Ubuntu
2019-03-26 Andy AllanRubocop fixes for ruby 2.5
2019-03-26 Andy AllanUpgrade minimum version of ruby to 2.5
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2175'
2019-03-26 Tom HughesPrefer String#match? over butt ugly Regexp#match?
2019-03-26 Tom HughesTarget ruby 2.5.1 to match Ubuntu
2019-03-25 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-03-24 Tom HughesQueue trace related jobs in the traces queue
2019-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2131'
2019-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2186'
2019-03-23 Tom HughesUse strings consistently for database/api/gpx status
2019-03-21 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-03-20 Andy AllanMove more api-only methods into api_controller
2019-03-20 Andy AllanMark all methods in api_controller and application_cont...
2019-03-20 Andy AllanUse a lambda in order to pass parameters in before_actions
2019-03-20 Andy AllanMove the authorize method to api_controller
2019-03-20 Andy AllanSimplify deny_access handling
2019-03-20 Andy AllanRefactor api controllers to inherit from a common ApiCo...
2019-03-20 Andy AllanUse an enumerator for gpx.points, and process the the...
2019-03-20 Andy AllanRaise exception if there is an error, and import tracep...
2019-03-20 Andy AllanUse activerecord-import for bulk importing tracepoint...
2019-03-19 Tom HughesFix travis
2019-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-18 Michael ReichertAdd banner against EU Copyright Directive
2019-03-18 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-03-17 Tom HughesMove application.yml check to config initializer
2019-03-17 Tom HughesMove status into the settings object
2019-03-17 Tom HughesFix database offline mode
2019-03-16 Tom HughesSort gitignore
2019-03-16 Tom HughesAdd comment
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2177'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2164'
2019-03-16 Andy AllanRubocop fix
2019-03-16 Andy AllanRubocop fixes
2019-03-16 Andy AllanMove changeset builder views to the api namespace
2019-03-16 Frederik RammMove changeset XML generation to a view
2019-03-15 Tom HughesAdd missing dependency
2019-03-15 Tom HughesAdd missing dependencies
2019-03-15 Tom HughesUpdate to rails 5.2.2.1
2019-03-15 Tom HughesUpdate bundle
2019-03-15 Tom HughesAdd Spanish attribution to copyright page
2019-03-14 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-03-13 Andy AllanRemove application.yml step from travis config
2019-03-13 Andy AllanProvide a helpful warning if there's an application...
2019-03-13 Andy AllanAdd some settings validations
2019-03-13 Andy AllanUpdate documentation for new approach to settings
2019-03-13 Andy AllanInstruct sprockets to recompile this file based on...
2019-03-13 Andy AllanOnly take the STATUS configuration from the environment
2019-03-13 Andy AllanDrop the old environment variable parsing
2019-03-13 Andy AllanMove all settings to settings.yml
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...
next