gitlab-org--gitlab-foss/spec
Jacob Vosmaer 2d8c310f11 Make user access test pass for the right reason
If we do not set a private token during the test, current_user will be
nil because the user is not found, not due to the access check.
2014-05-15 10:30:50 +02:00
..
controllers
factories
features
finders Serialize last_fetched_at as a string with seconds 2014-04-28 12:42:01 +02:00
fixtures
helpers Better name for config variable. 2014-05-13 15:34:00 +03:00
javascripts
lib Improve ad_disabled method name 2014-05-14 19:13:06 +02:00
mailers Merge pull request #6109 from jamit/master 2014-05-13 12:35:33 +03:00
models
observers
requests/api Make user access test pass for the right reason 2014-05-15 10:30:50 +02:00
routing Fix can not automerge if description is too long 2014-05-11 23:50:14 +09:00
services Adding project visibility to system hooks 2014-05-12 10:23:24 +01:00
support
tasks/gitlab
workers
factories.rb
factories_spec.rb
seed_project.tar.gz
spec_helper.rb