]> git.openstreetmap.org Git - rails.git/history - app/controllers/concerns
Merge remote-tracking branch 'upstream/pull/4480'
[rails.git] / app / controllers / concerns /
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