]> git.openstreetmap.org Git - rails.git/history - test
Improve consistency of text validations
[rails.git] / test /
2018-11-05 J GuthrieAdded tests for validators
2018-11-05 J GuthrieChanged User model to not allow nil display_name (w...
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2009'
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2042'
2018-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2023'
2018-11-03 Tom HughesMove abilities to a sepatarate top level directory
2018-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2038'
2018-11-01 Tom HughesMerge remote-tracking branch 'upstream/pull/2037'
2018-10-31 Tom HughesFix new rubocop warnings
2018-10-31 Andy AllanUse deliver_later for all email sending
2018-10-31 Andy AllanFix error messages when users should not be able to...
2018-10-31 Andy AllanAdd testing for moderator users and issues
2018-10-31 Andy AllanRemove unnecessary token granting from the user_prefere...
2018-10-31 Andy AllanMerge branch 'master' into cancancan
2018-10-24 Andy AllanCheck the oauth token and then use the capabilities...
2018-10-24 Andy AllanRework capabilities to avoid assumptions about missing...
2018-10-22 Tom HughesUpdate translation keys for renaming of user to users
2018-10-21 Simon PooleCalculate bounding box when deleting relations
2018-10-11 Tom HughesMerge remote-tracking branch 'upstream/pull/2018'
2018-10-11 Tom HughesUse "user" as user id parameter for notes searches
2018-10-11 Tom HughesMerge remote-tracking branch 'upstream/pull/1955'
2018-10-10 Andy AllanChange abilities based on upstream renamings
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2010'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2014'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2012'
2018-10-03 Andy AllanRename user_controller to users_controller
2018-10-03 Andy AllanMerge branch 'master' into messages
2018-09-22 Xuyang JiaFix any_relations always being false
2018-09-22 Tom HughesFix Style/NumericPredicate rubocop warnings
2018-09-12 Tom HughesTest that friends are shown correctly on the user profile
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1987'
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1986'
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1985'
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1984'
2018-09-10 Tom HughesMerge remote-tracking branch 'upstream/pull/1983'
2018-09-10 WilResolve 34 Rubocop Lint/AmbiguousOperator conflicts
2018-09-10 WilResolve 96 Rubocop Lint/AmbiguousRegexpLiteral conflicts
2018-09-10 Andy AllanJust pass the object, rather than the id, to _path...
2018-09-10 Andy AllanJust pass the user object, rather than the display_name...
2018-09-10 Andy AllanRename diary_entry#list to #index
2018-09-10 Andy AllanRename user#list to user#index
2018-09-10 Andy AllanUse full url escaping when required in trace tests
2018-09-09 Tom HughesUpdate changeset browse view for renaming of changeset...
2018-09-09 Tom HughesImprove tests for trace RSS feeds
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1974'
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1973'
2018-09-05 Tom HughesMerge remote-tracking branch 'upstream/pull/1972'
2018-09-05 Andy AllanRename changeset#list to changeset#index
2018-09-05 Andy AllanRename diary_entry#view to diary_entry#show
2018-09-05 Andy AllanRename user#view to user#show
2018-09-05 Andy AllanUse resourceful routing for message replies
2018-09-05 Andy AllanUse a resourceful path for message marking
2018-09-05 Andy AllanUse resourceful destroy method for messages
2018-09-04 Tom HughesHide note comments made by deleted users
2018-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1964'
2018-08-29 Andy AllanRename traces#list to traces#index
2018-08-29 Andy AllanRename traces#view to traces#show
2018-08-29 Andy AllanSplit out updating a trace into an update action
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1962'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1963'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1960'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1959'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1961'
2018-08-29 Andy AllanMerge pull request #1938 from jguthrie100/fix_no_trace_...
2018-08-29 Andy AllanRefactor message creation to use a create action
2018-08-28 Tom HughesFix FactoryBot deprecation warnings
2018-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1948'
2018-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1950'
2018-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1958'
2018-08-28 Ilya ZverevReverse coordinates order only when called with two...
2018-08-27 ENT8RAdd some more tests, better error handling for dates
2018-08-27 Ilya ZverevAdjust test for latlon searching
2018-08-26 ENT8RAdd some more tests
2018-08-26 ENT8RImprove code style, fix tests
2018-08-01 Tom HughesUse dynamic error pages built through the asset pipeline
2018-07-26 J GuthrieRefactored and added new test
2018-07-22 Frederik Rammallow moderators to read hidden notes through API
2018-07-10 Tom HughesBlock non-localhost requests for all tests
2018-07-10 Tom HughesFix nominatim stubs
2018-07-09 Tom HughesAdd /api/0.6/users to fetch multiple users
2018-07-09 Tom HughesFix another hostip stub
2018-07-09 Tom HughesReturn the "large" image from the user details API...
2018-07-09 Tom HughesFix stubbing of hostip requests
2018-06-18 Tom HughesUpdate to rails 5.2.0
2018-06-18 Tom HughesFix new rubocop warnings
2018-06-18 Chris FlipseMake rubocop happy
2018-06-17 Chris Flipseseparate ability and capability
2018-06-17 Benjamin ReynoldsAuthorize actions on GeocoderController with CanCanCan...
2018-06-17 Chris FlipseUpdate capabilities check to actually reflect the exist...
2018-06-17 Chris Flipsefix and improve ability coverage to account for tokens
2018-06-17 Chris FlipseUse cancancan to authorize user_preference_controller
2018-06-17 Chris Flipseadd test helper to set oauth tokens
2018-06-17 Chris FlipseImplement the cancan filters for diary entries
2018-06-17 Chris Flipseuse token in ability checks
2018-06-17 Tom HughesAssign vandalism reports for users to moderators
2018-06-16 Tom HughesAvoid using "other" as a translation key
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-14 Benjamin ReynoldsRemove quad_tile library and extract to gem
next