]> git.openstreetmap.org Git - rails.git/history - app
Simplify partial rendering
[rails.git] / app /
2019-06-26 mmd-osmSimplify partial rendering
2019-06-26 mmd-osmAvoid using @variables in partials
2019-05-07 mmd-osmMove xml gen. into view for (old) nodes, ways, relation...
2019-04-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2205'
2019-04-10 Andy AllanResourceful(ish) naming for api/users_controller
2019-04-10 Andy AllanResourceful route names for api/trace_controller
2019-04-07 Tom HughesEnable a number of eslint style rules
2019-04-06 Tom HughesEnable some more 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-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-03-30 Tom HughesFormat closed_at correctly in changeset API responses
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 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 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 HughesFix capitalisation of div tag
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 Andy AllanRubocop fixes for ruby 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-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-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 HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-18 Michael ReichertAdd banner against EU Copyright Directive
2019-03-17 Tom HughesMove status into the settings object
2019-03-17 Tom HughesFix database offline mode
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 AllanMove changeset builder views to the api namespace
2019-03-16 Frederik RammMove changeset XML generation to a view
2019-03-15 Tom HughesAdd Spanish attribution to copyright page
2019-03-13 Andy AllanInstruct sprockets to recompile this file based on...
2019-03-13 Andy AllanMove all settings to settings.yml
2019-03-13 Andy AllanRubocop fixes for ruby 2.5
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
next