]> git.openstreetmap.org Git - rails.git/history - test/controllers/issues_controller_test.rb
Merge remote-tracking branch 'upstream/pull/4455'
[rails.git] / test / controllers / issues_controller_test.rb
2024-03-07 Andy AllanMerge pull request #4550 from tomhughes/drop-user-tokens
2024-03-03 Tom HughesMerge remote-tracking branch 'upstream/pull/4554'
2024-03-03 Anton KhorevRemove assert_response when followed by assert_redirect...
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-04-06 Andy AllanMerge pull request #3495 from mmd-osm/patch/json_cs
2022-03-15 Tom HughesFix new rubocop warnings
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2020-04-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2601'
2020-04-26 Tom HughesRefactor more controller tests
2020-04-22 Tom HughesMerge remote-tracking branch 'upstream/pull/2596'
2020-04-22 Tom HughesMerge remote-tracking branch 'upstream/pull/2597'
2020-04-22 Tom HughesRedirect to the error page for non-existent issues
2020-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2431'
2020-04-15 Tom HughesFix rubocop-minitest warnings
2020-04-15 Andy AllanMerge pull request #2547 from bezdna/mobile-layout
2020-03-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2548'
2020-03-01 Tom HughesEnforce restrictions on issue visibility properly
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2060'
2018-11-14 Andy AllanRemove custom deny_access handlers
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesImprove controller tests for issues
2018-06-10 Tom HughesMerge branch 'master' into next
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-01-21 Andy AllanMerge branch 'master' into moderation
2017-11-29 Andy AllanConvert issue search tests to system tests
2017-11-29 Andy AllanPut the expected value first in assert_equal
2017-11-29 Andy AllanMove controller tests for new reports into seperate...
2017-11-29 Andy AllanIndex page no longer redirects when there's no issues.
2017-11-29 Andy AllanMove and amend the issue comment controller tests.
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Andy AllanRubocop autofixes.
2017-07-12 Andy AllanRename association to reported_user, for clarity
2017-07-12 Andy AllanGet tests passing. Use factories instead of fixtures.
2017-07-12 Andy AllanMerge branch 'master' into moderation
2016-08-22 Matt AmosMore cleanup after tests.
2016-08-22 Matt AmosMore whitespace fixes. Attempting to get tests to pass.
2016-08-22 Matt AmosMade rubocop happy by formatting and minor syntax tweaks.
2016-08-22 ShreyAdded a few more tests
2016-08-22 ShreyAdded a few tests
2016-08-22 ShreyFixed existing tests
2016-08-22 ShreyMoved strings to locales + Added 'Issues' button +...
2016-08-22 ShreyFixed tests + Altered migration file + Added reporting...
2016-08-22 ShreyFixed tests + Added new ones
2016-08-22 ShreyControllers + a few tests + new notification added...