]> git.openstreetmap.org Git - rails.git/history - test/controllers/notes_controller_test.rb
Fix rubocop warnings
[rails.git] / test / controllers / notes_controller_test.rb
2015-10-30 Tom HughesDon't send note comment notifications to deleted users
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-08-12 Tom HughesDon't show hidden notes to non-moderators in the user...
2015-08-10 Tom HughesAdd tests for new note GPX elements
2015-08-10 Markus HeidelbergMake notes GPX valid and add useful official elements
2015-03-07 Tom HughesAdd a few more tests
2015-03-05 Tom HughesAvoid relying on the order in which emails are sent
2015-03-04 Tom HughesTests!
2015-03-02 Tom HughesTest changeset and note comment notification emails
2015-03-02 Tom HughesLoad user_roles for permissions
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2015-02-20 Tom HughesCleanup trailing whitespace
2015-01-26 Richard FairhurstMerge pull request #28 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2015-01-10 Tom HughesFix invalid CSS selectors
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