gitlab-org--gitlab-foss/spec
Douwe Maan a1781a4941 Consistently use PersonalAccessToken instead of PersonalToken 2017-11-02 11:39:02 +01:00
..
bin
config
controllers Remove authentication using user.private_token 2017-11-02 11:39:02 +01:00
db/production
factories Ci::Build tag is a trait instead of an own factory 2017-10-30 10:25:30 +01:00
features Remove authentication using user.private_token 2017-11-02 11:39:02 +01:00
finders Add case insensitive branches search 2017-10-23 06:37:25 +03:00
fixtures Remove private_token from API user entity 2017-11-02 11:39:01 +01:00
helpers Added ssh fingerprint, gitlab ci and pages information in an instance configuration page 2017-10-25 23:51:26 +03:00
initializers Read circuitbreaker settings from `Gitlab::CurrentSettings` 2017-10-17 11:50:32 +02:00
javascripts Export logo and labels select as ES6 modules 2017-11-01 12:32:15 +00:00
lib Consistently use PersonalAccessToken instead of PersonalToken 2017-11-02 11:39:02 +01:00
mailers
migrations Add readme only option as project view 2017-10-16 15:33:20 -07:00
models Remove authentication using user.private_token 2017-11-02 11:39:02 +01:00
policies
presenters
requests Remove authentication using user.private_token 2017-11-02 11:39:02 +01:00
routing Remove Private Token from User Settings > Account 2017-11-02 11:39:01 +01:00
rubocop/cop Add a new RSpec::EnvAssignment cop to prevent assigning to ENV in specs 2017-10-18 18:42:09 +02:00
serializers Load participants async 2017-10-31 16:15:03 +00:00
services Refactor/group links controller 2017-11-01 14:08:18 +00:00
sidekiq/cron
support Remove authentication using user.private_token 2017-11-02 11:39:02 +01:00
tasks Remove tokens:reset_all_auth rake task 2017-11-02 11:39:02 +01:00
unicorn
uploaders Use the Hashed Storage compatible layer to store Attachments 2017-10-30 14:30:41 +01:00
validators
views Load participants async 2017-10-31 16:15:03 +00:00
workers Make merge_jid handling less stateful in MergeService 2017-10-27 22:33:48 +02:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb