]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2019-04-23 Tom HughesUpdate bundle
2019-04-23 Tom HughesRevert to tracking new versions of rinku
2019-04-22 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-04-18 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-04-15 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-04-14 Tom HughesSwitch travis to use xenial
2019-04-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2205'
2019-04-11 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-04-10 Andy AllanResourceful(ish) naming for api/users_controller
2019-04-10 Andy AllanResourceful route names for api/trace_controller
2019-04-08 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-04-07 Tom HughesEnable a number of eslint style rules
2019-04-06 Tom HughesEnable some more eslint checks
2019-04-06 Tom HughesExclude generated i18n files from eslint checks
2019-04-06 Tom HughesUse double quotes consistently in javascript code
2019-04-06 Tom HughesEnable some more eslint rules from iD rules
2019-04-04 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-04-03 Tom HughesFix queuing of trace imports for API uploads
2019-04-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2196'
2019-04-01 Tom HughesFix issues found by eslint
2019-04-01 Tom HughesReplace jshint with eslint
2019-04-01 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-03-31 Tom HughesUse erb-lint to prohibit inline scripting
2019-03-30 Tom HughesFormat closed_at correctly in changeset API responses
2019-03-28 translatewiki.netLocalisation updates from https://translatewiki.net.
2019-03-28 Tom HughesFix dependencies
2019-03-28 Tom HughesUpdate to rails 5.2.3
2019-03-28 Tom HughesExpect CORS preflight responses to not have a content...
2019-03-28 Tom HughesUpdate bundle
2019-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2190'
2019-03-28 Tom Hugheserblint: use consistent spacing in HTML tags
2019-03-28 Tom Hugheserblint: remove leading blank lines
2019-03-27 Tom Hugheserblint: avoid dynamic find_by methods
2019-03-27 Tom Hugheserblint: add rel=noopener to links that open in a new tab
2019-03-27 Tom Hugheserblint: use conditional assignment
2019-03-27 Tom Hugheserblint: use word arrays
2019-03-27 Tom Hugheserblint: use parentheses for nested function calls
2019-03-27 Tom Hugheserblint: use symbols as procs
2019-03-27 Tom Hugheserblint: avoid negated if conditions
2019-03-27 Tom Hugheserblint: prefer symbolic logical operators over and...
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2192'
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2191'
2019-03-27 Andy AllanDisentangle the api abilities from the web abilities
2019-03-27 Andy AllanSet image dimensions in order to avoid a reflow after...
2019-03-27 Andy AllanRefactor notes#mine to simplify code
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'
next