]> git.openstreetmap.org Git - rails.git/history - app/controllers/concerns
Improve download link translation
[rails.git] / app / controllers / concerns /
9 days ago Andy AllanMerge pull request #5689 from tomhughes/settings-fixes
9 days ago Tom HughesMove errors from email to new_email properly
9 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5685'
9 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5278'
9 days ago Andy AllanMerge pull request #5676 from tomhughes/spam-score...
9 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5686'
9 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/4359'
10 days ago Anton KhorevMove query notes by user value to mixin
10 days ago Anton KhorevMove common query time condition to mixin
10 days ago Anton KhorevAdd changeset comment query limit settings; use common...
10 days ago Anton KhorevMove common query limit method of changesets and notes...
10 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5233'
10 days ago Andy AllanMerge pull request #5514 from AntonKhorev/pd-declaration
12 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5632'
12 days ago Tom HughesMerge remote-tracking branch 'upstream/pull/5642'
13 days ago Andy AllanMerge pull request #5658 from tomhughes/flash-skip...
13 days ago Tom HughesStop using session flash to communicate with callbacks
2025-02-10 Tom HughesMerge remote-tracking branch 'upstream/pull/5403'
2025-02-02 Tom HughesMerge remote-tracking branch 'upstream/pull/5064'
2025-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5499'
2025-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/5494'
2025-01-15 Andy AllanMerge pull request #5433 from AntonKhorev/user-routes...
2025-01-15 Andy AllanMerge pull request #5449 from AntonKhorev/edit-preferences
2025-01-13 Anton KhorevMerge branch 'anonymous-notes-counter'
2025-01-13 Etilène Jourdierdisplay an encouragement to contribute after many anony...
2025-01-09 Anton KhorevMerge branch 'pull/5484'
2025-01-08 Tom HughesMerge remote-tracking branch 'upstream/pull/5486'
2025-01-08 Andy AllanMerge pull request #5462 from AntonKhorev/user-terms...
2025-01-08 Anton KhorevUse resourceful routes for terms view/accept/decline
2024-12-18 Anton KhorevMerge branch 'pull/4985'
2024-11-27 Andy AllanMerge pull request #4316 from AntonKhorev/block-reason...
2024-11-18 Anton KhorevMerge branch 'pull/5297'
2024-11-13 Andy AllanMerge pull request #4761 from AntonKhorev:dark-mode...
2024-11-13 Andy AllanMerge pull request #5151 from AntonKhorev/no-history...
2024-11-13 Andy AllanMerge pull request #5293 from AntonKhorev/user-roles...
2024-11-06 Anton KhorevUse resourceful routes for granting/revoking user roles
2024-07-06 Anton KhorevMerge branch 'pull/4793'
2024-06-26 Andy AllanMerge pull request #4610 from AntonKhorev/no-old-note-api
2024-06-19 Andy AllanMerge pull request #4813 from AntonKhorev/no-fst-italic
2024-05-22 Tom HughesMerge remote-tracking branch 'upstream/pull/4823'
2024-05-22 Andy AllanMerge pull request #4756 from tomhughes/text-muted
2024-05-22 Andy AllanMerge pull request #4758 from tomhughes/login-referer
2024-05-16 Tom HughesMerge remote-tracking branch 'upstream/pull/4802'
2024-05-15 Andy AllanMerge pull request #4800 from AntonKhorev/welcome-stack
2024-05-15 Andy AllanMerge pull request #4680 from tomhughes/validate-page...
2024-05-15 Andy AllanMerge pull request #4633 from tomhughes/trace-images
2024-05-15 Andy AllanMerge pull request #4496 from tomhughes/disabled-auth...
2024-05-06 Tom HughesMerge remote-tracking branch 'upstream/pull/4757'
2024-05-06 Tom HughesStop using the session to persist the referer during...
2024-05-06 Tom HughesMerge remote-tracking branch 'upstream/pull/4455'
2024-04-29 Milan CvetkovicAdd preferred provider social signup
2024-04-21 Tom HughesMerge remote-tracking branch 'upstream/pull/4708'
2024-04-12 Tom HughesMerge remote-tracking branch 'upstream/pull/4559'
2024-04-11 Tom HughesAdd validation for before/after parameters to paginatio...
2024-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/4625'
2024-03-26 Anton KhorevMake "include" and "limit" keyword args of pagination...
2024-03-25 Anton KhorevMove common pagination code to mixin
2024-02-27 Tom HughesGenerate email change token before changing the address
2024-02-25 Tom HughesMerge remote-tracking branch 'upstream/pull/4251'
2024-02-25 Tom HughesMerge remote-tracking branch 'upstream/pull/4272'
2024-02-25 Andy AllanMerge pull request #4534 from tomhughes/list-headers
2024-02-25 Andy AllanMerge pull request #4536 from tomhughes/trace-size...
2024-02-25 Andy AllanMerge pull request #4535 from tomhughes/rails-tokens
2024-02-24 Tom HughesUse rails tokens for signup confirmations
2024-02-24 Tom HughesUse rails tokens for email changes
2023-10-26 Andy AllanMerge pull request #4170 from osmcz/cuzk
2023-09-27 Andy AllanMerge pull request #3690 from AntonKhorev/search-form...
2023-09-27 Andy AllanMerge pull request #4201 from AntonKhorev/issues-limit...
2023-09-27 Andy AllanMerge pull request #4184 from AntonKhorev/print
2023-09-02 Tom HughesDrop non-functional check for nil email
2023-09-02 Tom HughesMerge remote-tracking branch 'upstream/pull/4216'
2023-09-02 Anton KhorevMove email-related methods to mixin
2023-08-30 Andy AllanMerge pull request #4193 from AntonKhorev/lookup-friend
2023-08-30 Andy AllanMerge pull request #4197 from AntonKhorev/user-resources
2023-08-21 Anton KhorevRender unknown user with concerns code in notes controller
2023-08-21 Anton KhorevMove user lookup and error render to concerns
2022-12-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3126'
2022-09-10 Adam HoyleMerge branch 'master' into feature/add-communities...
2022-04-25 Jesse WeinsteinMerge branch 'master' into HEAD
2022-02-13 Tom HughesMerge remote-tracking branch 'upstream/pull/3345'
2022-01-11 Tom HughesAvoid putting ActionController::Parameters objects...
2022-01-04 Tom HughesMerge remote-tracking branch 'upstream/pull/3408'
2022-01-04 Tom HughesRemove redundant OpenID URL expansion code
2021-12-15 Tom HughesMerge remote-tracking branch 'upstream/pull/3397'
2021-12-14 Adam HoyleMerge branch 'master' into feature/add-communities...
2021-12-08 Andy AllanRefactor the account edit/update pages out into a separ...
2021-10-27 Tom HughesMerge remote-tracking branch 'upstream/pull/3349'
2021-10-24 Tom HughesSpecify the controller when redirecting a failed login
2021-07-18 Tom HughesMerge remote-tracking branch 'upstream/pull/3251'
2021-04-29 Tom HughesMerge remote-tracking branch 'upstream/pull/3029'
2021-04-28 Andy AllanMerge branch 'pull/3146'
2021-04-28 Andy AllanMerge pull request #3104 from fredrik-lindseth/patch-1
2021-04-14 Andy AllanMerge branch 'pull/3164'
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2021-04-07 Tom HughesMerge remote-tracking branch 'upstream/pull/3166'
2021-04-07 Tom HughesMerge remote-tracking branch 'upstream/pull/3165'
2021-04-07 Andy AllanMove confirmation methods into ConfirmationsController
2021-03-24 Tom HughesMerge remote-tracking branch 'upstream/pull/3147'
2021-03-24 Andy AllanRefactor login/logout into sessions controller