gitlab-org--gitlab-foss/spec
Tiago Botelho aae947cb1c
Fixes race condition in project uploads
Originally picked as: 3fc0dbcbebcd470fe14f8b5fb7ad55dc3912402e. But
given the internals changed, this was changed now. The changelog was
removed too.
2017-08-07 14:31:45 +02:00
..
bin
config Support multiple Redis instances based on queue type 2017-07-11 03:35:47 +00:00
controllers fix #3686 make tarball download url to end with extension 2017-08-03 16:44:48 +00: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 Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
features Fixes race condition in project uploads 2017-08-07 14:31:45 +02:00
finders Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
fixtures Fix the /projects/:id/repository/branches endpoint to handle dots in the branch name when the project full patch contains a `/` 2017-07-27 14:29:31 +02:00
helpers Resolve "Specific Async Script Loading by using a Page Variable" 2017-08-03 20:31:53 +00:00
initializers Use described_class when possible 2017-07-27 14:31:53 +02:00
javascripts Merge branch 'master' into zj-project-templates 2017-08-07 11:09:50 +01:00
lib Merge branch 'master' into zj-project-templates 2017-08-07 11:09:50 +01:00
mailers Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
migrations Migrate MR commits and diffs to new tables 2017-08-03 13:20:26 +01:00
models Merge branch 'feature/migrate-last-commit-for-path-to-gitaly' into 'master' 2017-08-04 15:46:36 +00:00
policies Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
presenters Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
requests Merge branch 'tc-fix-mr-query-params' into 'master' 2017-08-04 16:23:14 +00:00
routing fix #3686 make tarball download url to end with extension 2017-08-03 16:44:48 +00:00
rubocop/cop Added cop to blacklist the use of hash indexes 2017-07-14 13:19:00 +02:00
serializers Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
services Merge branch 'master' into zj-project-templates 2017-08-07 11:09:50 +01:00
sidekiq/cron
support Merge branch '2902-standalone-ee-dir-ce' into 'master' 2017-08-04 16:15:03 +00:00
tasks Don't call load_tasks as this would load the tasks twice 2017-08-02 19:02:01 +02: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 Don't include EmailHelpers manually, pick with rspec 2017-08-03 21:55:48 +08:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Don't send rejection mails for all auto-generated mails 2017-08-03 00:40:10 +08:00