gitlab-org--gitlab-foss/spec
Alexis Reigel edcc488b75 use mutex for keychain interaction
setting of the gpg home directory is not thread safe, as the directoy
gets stored on the class.

if multiple threads change the directory at the same time, one of the
threads will be working in the wrong directory.
2017-08-14 12:57:56 +02:00
..
bin
config
controllers Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
db/production Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00
factories Merge branch '35761-convdev-perc' into 'master' 2017-08-07 20:25:32 +00:00
features Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
finders Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
fixtures Merge branch '35098-raise-encoding-confidence-threshold' into 'master' 2017-08-08 13:44:05 +00:00
helpers Merge branch 'group-milestone-references-system-notes' into 'master' 2017-08-07 19:22:41 +00:00
initializers Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
javascripts Removed display styles when hiding the fly out navigation 2017-08-09 15:32:56 +01:00
lib use mutex for keychain interaction 2017-08-14 12:57:56 +02:00
mailers Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
migrations Merge branch 'gitaly-find-commit' into 'master' 2017-08-08 14:27:22 +00:00
models Merge branch 'mk-fix-case-insensitive-redirect-matching' into 'master' 2017-08-10 11:09:08 +00:00
policies Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
presenters Store & use ConvDev percentages returned by Version app 2017-08-07 20:52:08 +02:00
requests Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
routing fix #3686 make tarball download url to end with extension 2017-08-03 16:44:48 +00:00
rubocop/cop
serializers Prevent user from changing username with container registry tags 2017-08-09 16:24:49 +00:00
services Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
sidekiq/cron
support Merge branch '36003-do-not-include-to-kernel' into 'master' 2017-08-09 16:35:33 +00:00
tasks Merge branch '36003-do-not-include-to-kernel' into 'master' 2017-08-09 16:35:33 +00:00
unicorn
uploaders Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
validators Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
views Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
workers Enable the Layout/SpaceBeforeBlockBraces cop 2017-08-09 11:52:22 +02:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Reset only migration models 2017-08-07 21:20:26 +08:00