]> git.openstreetmap.org Git - rails.git/history - test/controllers
Refactor users_controller to use CanCanCan for authorisation
[rails.git] / test / controllers /
2018-12-12 Andy AllanRefactor users_controller to use CanCanCan for authoris...
2018-12-12 Andy AllanUse only token capabilities when a token is provided
2018-11-28 Andy AllanUse CanCanCan for user_roles auth
2018-11-15 Tom HughesFix tests for rails 5.2.1 compatibility
2018-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2060'
2018-11-14 Andy AllanRemove custom deny_access handlers
2018-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2061'
2018-11-14 Andy AllanAdd a changeset to exercise that part of the contact...
2018-11-14 Andy AllanEnsure that the blocked template rendering works
2018-11-14 Andy AllanCheck that a request that requires authentication is...
2018-11-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2058'
2018-11-14 Andy AllanPluralize changesets controller
2018-11-08 Tom HughesAttempt to send pretty 403 errors to web browsers
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 require statements from tests
2018-11-07 Andy AllanPluralize diary entries controller
2018-11-07 Andy AllanPluralize old_ controllers
2018-11-07 Andy AllanPluralize nodes, ways and relations controllers
2018-11-07 Andy AllanUse CanCanCan for redaction authorizations
2018-11-07 Andy AllanMigrate UserBlocksController to use CanCanCan
2018-11-07 Andy AllanRename hide_comment and unhide_comment to destroy and...
2018-11-07 Andy AllanRename comments_feed to index
2018-11-07 Andy AllanRename comment to create
2018-11-07 Andy AllanSplit changeset comment handling into a changeset_comme...
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 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 AllanRemove unnecessary token granting from the user_prefere...
2018-10-31 Andy AllanMerge branch 'master' into cancancan
2018-10-22 Tom HughesUpdate translation keys for renaming of user to users
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 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 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 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 HughesFix nominatim stubs
2018-07-09 Tom HughesAdd /api/0.6/users to fetch multiple users
2018-06-18 Tom HughesFix new rubocop warnings
2018-06-17 Chris Flipseadd test helper to set oauth tokens
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
next