]> git.openstreetmap.org Git - rails.git/history - app/controllers/api/notes_controller.rb
Merge pull request #3676 from harry-wood/notes-disappear-time
[rails.git] / app / controllers / api / notes_controller.rb
2022-11-23 Andy AllanMerge pull request #3676 from harry-wood/notes-disappea...
2022-11-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3301'
2022-11-16 Andy AllanMerge pull request #3779 from AntonKhorev/spinner
2022-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/3780'
2022-11-02 Tom HughesMerge remote-tracking branch 'upstream/pull/3781'
2022-11-02 Andy AllanEnable the ActionOrder cop for remaining controllers
2022-10-25 Tom HughesMerge remote-tracking branch 'upstream/pull/3768'
2022-10-25 Anton KhorevPass min/max lat/lon to notes index rss builder
2022-10-25 Anton KhorevPass min/max lat/lon to notes rss feed builder
2022-10-19 Tom HughesMerge remote-tracking branch 'upstream/pull/3758'
2022-10-19 Andy AllanMerge pull request #3694 from AntonKhorev/share-button...
2022-10-19 Andy AllanMerge branch 'pull/3692'
2022-10-19 Andy AllanMerge pull request #3693 from lectrician1/patch-2
2022-10-19 Andy AllanMerge pull request #3700 from AntonKhorev/about
2022-10-19 Andy AllanMerge pull request #3704 from AntonKhorev/leaflet-contr...
2022-09-27 Tom HughesMerge remote-tracking branch 'upstream/pull/3716'
2022-09-27 Tom HughesMerge remote-tracking branch 'upstream/pull/3714'
2022-09-23 RobbendebieneAllow setting HTTP ACCEPT header for notes API
2022-09-14 Harry WoodDefine a DEFAULT_FRESHLY_CLOSED_LIMIT constant
2022-09-10 Adam HoyleMerge branch 'master' into feature/add-communities...
2022-08-03 Andy AllanMerge pull request #3552 from rugk/patch-1
2022-07-08 Tom HughesThere is no need to do setup_user_auth and authorize...
2022-04-27 Andy AllanMerge commit '73f0be96472a8d021a6347953192ca7b6ec509d7'
2022-04-25 Jesse WeinsteinMerge branch 'master' into HEAD
2022-04-12 Tom HughesMerge remote-tracking branch 'upstream/pull/3523'
2022-04-11 Tom HughesCheck API status before authorizing access
2022-03-02 Andy AllanMerge branch 'pull/3472'
2022-03-01 Tom HughesFix rubocop Rails/TimeZone warnings
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2020-12-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2999'
2020-11-13 Tom HughesMerge remote-tracking branch 'upstream/pull/2921' into...
2020-11-13 Tom HughesMerge remote-tracking branch 'upstream/pull/2955' into...
2020-11-12 Andy AllanPrefer keyword arguments when method has optional boole...
2020-10-21 Tom HughesMerge remote-tracking branch 'upstream/pull/2901'
2020-10-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2887'
2020-10-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2884'
2020-10-14 Andy AllanRename Notifier to UserMailer
2020-08-05 Tom HughesMerge remote-tracking branch 'upstream/pull/2667'
2020-07-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2695'
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2698'
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2696'
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2670'
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2697'
2020-07-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2700'
2020-07-08 Andy AllanRemove unnecessary layout calls from api controllers
2020-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2431'
2020-02-26 Andy AllanMerge pull request #2485 from mmd-osm/patch/json2
2020-02-20 BoubacarMerge branch 'master' of github.com:openstreetmap/opens...
2020-02-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2381'
2020-02-19 ENT8RKeep the behaviour backwards-compatible
2019-10-22 Tom HughesMerge remote-tracking branch 'upstream/pull/2354'
2019-10-03 ENT8RDon't expose technical terms to the user
2019-10-03 ENT8RSort and order notes by different values and ascending...
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2362'
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2175'
2019-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2131'
2019-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2186'
2019-03-20 Andy AllanSimplify deny_access handling
2019-03-20 Andy AllanRefactor api controllers to inherit from a common ApiCo...
2019-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2177'
2019-03-13 Andy AllanMove all settings to settings.yml
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 Andy AllanMove the notes api methods into a controller in the...