]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2018-09-10 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-09-10 WilResolve 34 Rubocop Lint/AmbiguousOperator conflicts
2018-09-10 Andy AllanRemove Lint/ShadowingOuterLocalVariable - already fixed
2018-09-10 WilResolve 96 Rubocop Lint/AmbiguousRegexpLiteral conflicts
2018-09-10 Andy AllanJust pass the object, rather than the id, to _path...
2018-09-10 Andy AllanJust pass the user object, rather than the display_name...
2018-09-10 Andy AllanRename diary_entry#list to #index
2018-09-10 Andy AllanRename user#list to user#index
2018-09-10 Andy AllanUse full url escaping when required in trace tests
2018-09-09 Tom HughesUpdate changeset browse view for renaming of changeset...
2018-09-09 Tom HughesUpdate trace RSS for renaming of trace#view to trace...
2018-09-09 Tom HughesImprove tests for trace RSS feeds
2018-09-06 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-09-05 Tom HughesFix rubocop warnings
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1974'
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1973'
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1972'
2018-09-05 Andy AllanRemove temporary routes
2018-09-05 Andy AllanRename changeset#list to changeset#index
2018-09-05 Andy AllanRename diary_entry#view to diary_entry#show
2018-09-05 Andy AllanRename user#view to user#show
2018-09-05 Andy AllanUse resourceful routing for message replies
2018-09-05 Andy AllanUse a resourceful path for message marking
2018-09-05 Andy AllanUse resourceful destroy method for messages
2018-09-04 Tom HughesHide note comments made by deleted users
2018-09-03 Ilya ZverevDo not display two coordinates on 'where am I' click
2018-09-03 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-08-30 Tom HughesRequire people replying to diary notifications to be...
2018-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1964'
2018-08-30 Andy AllanPut the resourceful routing at the top of the list...
2018-08-29 Andy AllanRename i18n keys track->trace
2018-08-29 Andy AllanRename traces#list to traces#index
2018-08-29 Andy AllanRename traces#view to traces#show
2018-08-29 Andy AllanSplit out updating a trace into an update action
2018-08-29 Tom HughesAvoid multiple returns
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1962'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1963'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1960'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1959'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1961'
2018-08-29 Tom HughesTidy up control flow in trace creation
2018-08-29 Andy AllanMerge pull request #1938 from jguthrie100/fix_no_trace_...
2018-08-29 Andy AllanFix whitespace in locale file
2018-08-29 Andy AllanRefactor message creation to use a create action
2018-08-29 Bryan HouselUpdate to iD v2.11.1
2018-08-29 Andy AllanAlter the Makefile to be robust against bundler warnings
2018-08-29 Andy AllanSuppress the creation of boot logs from the ubuntu...
2018-08-28 Tom HughesFix FactoryBot deprecation warnings
2018-08-28 Tom HughesUpdate bundle
2018-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1948'
2018-08-28 Tom HughesOnly include embed related messages in the embed javascript
2018-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1950'
2018-08-28 Tom HughesTidy whitespace
2018-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1958'
2018-08-28 Ilya ZverevReverse coordinates order only when called with two...
2018-08-27 ENT8RAdd some more tests, better error handling for dates
2018-08-27 Ilya ZverevAdjust test for latlon searching
2018-08-27 Ilya ZverevAdd parsing coordinates in lon, lat format
2018-08-27 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-08-26 ENT8RAdd some more tests
2018-08-26 ENT8RImprove code style, fix tests
2018-08-26 Bryan HouselUpdate to iD v2.11.0
2018-08-25 ENT8REnhanced the notes search endpoint with a few features
2018-08-23 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-08-17 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-08-16 Tom HughesOnly fetch client side translations for the current...
2018-08-14 mmd-osmInclude num_changes in changeset xml response
2018-08-13 Tom HughesAvoid some accidental manouver type matches
2018-08-13 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-08-12 Tom HughesStick with autoprefixer 8.x for now
2018-08-12 Tom HughesFix bundle dependencies
2018-08-12 Tom HughesReplace sass-rails with sassc-rails
2018-08-12 Tom HughesUpdate bundle
2018-08-09 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-08-06 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-08-02 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-08-01 Tom HughesSet the locale when adding a comment to an issue
2018-08-01 Tom HughesUse dynamic error pages built through the asset pipeline
2018-07-30 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-07-26 Tom HughesRemove script sources which are no longer needed by iD
2018-07-26 Tom HughesMerge remote-tracking branch 'upstream/pull/1939'
2018-07-26 J GuthrieAdded locale
2018-07-26 J GuthrieRefactored and added new test
2018-07-26 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-07-26 Bryan HouselUpdate to iD v2.10.0
2018-07-25 J GuthrieReturn after rendering - stops further processing in...
2018-07-25 J GuthrieSwitched if to unless to satisfy rubycop
2018-07-25 J GuthrieNo trace description now redirects to /new
2018-07-23 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-07-22 Frederik Rammallow moderators to read hidden notes through API
2018-07-20 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-07-18 Tom HughesAdd issues link to "More" menu for intermediate sized...
2018-07-18 Tom HughesUpdate leaflet to 1.3.3
2018-07-17 Tom HughesUpdate leaflet.osm plugin
2018-07-17 Tom HughesUpdate leaflet to 1.3.2
2018-07-16 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-07-10 Tom HughesBlock non-localhost requests for all tests
2018-07-10 Tom HughesFix nominatim stubs
2018-07-09 Tom HughesAdd /api/0.6/users to fetch multiple users
2018-07-09 Tom HughesFix another hostip stub
next