]> git.openstreetmap.org Git - rails.git/history - test/models/redaction_test.rb
Test validation of title and description presence for redactions
[rails.git] / test / models / redaction_test.rb
2024-03-11 Ishmeet SinghTest validation of title and description presence for...
2024-02-25 Tom HughesMerge remote-tracking branch 'upstream/pull/4251'
2024-02-25 Tom HughesMerge remote-tracking branch 'upstream/pull/4272'
2024-01-24 Andy AllanMerge pull request #4401 from KasperFranz/buried-wikidata
2024-01-18 Andy AllanMerge pull request #4218 from AntonKhorev/no-user-id...
2024-01-17 Andy AllanMerge pull request #4405 from tomhughes/normalize-displ...
2024-01-07 Tom HughesMerge remote-tracking branch 'upstream/pull/4433'
2024-01-03 Tom HughesMerge remote-tracking branch 'upstream/pull/4451'
2024-01-03 Tom HughesMerge remote-tracking branch 'upstream/pull/4458'
2024-01-03 Tom HughesMerge remote-tracking branch 'upstream/pull/4457'
2024-01-03 Tom HughesMerge remote-tracking branch 'upstream/pull/4456'
2024-01-03 Tom HughesMerge remote-tracking branch 'upstream/pull/4454'
2024-01-03 Anton KhorevUse assert_not_predicate in tests that have assert_pred...
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-22 Tom HughesMerge remote-tracking branch 'upstream/pull/2596'
2020-04-22 Tom HughesMerge remote-tracking branch 'upstream/pull/2597'
2020-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2431'
2020-04-15 Tom HughesFix rubocop-minitest warnings
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-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2051'
2018-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2052'
2018-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2050'
2018-11-07 Tom HughesMerge remote-tracking branch 'upstream/pull/2053'
2018-11-07 Andy AllanRemove unnecessary include from redaction model test
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-06-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1553'
2017-06-02 Tom HughesRemove arguments from assert_nothing_raised
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1508'
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1507'
2017-03-30 Andy AllanAdd a with_history trait for node factories, to automat...
2017-03-22 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1496'
2017-03-22 Andy AllanUse node and old_node factories for redaction model...
2017-03-16 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1492'
2017-03-15 Andy AllanCreate a redactions factory and use for model tests.
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2014-03-08 Richard FairhurstMerge pull request #14 from tomhughes/routing
2014-03-08 Tom HughesMerge remote-tracking branch 'origin/master' into routing
2014-03-08 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-02-26 Tom HughesReorganise tests to match modern rails test layout