gitlab-org--gitlab-foss/spec
Grzegorz Bizon 5f57c7a5a5 Revert create job service because of load balancing
Currently we still need to run EnsureStageService within a transaction,
because when it runs within in a transaction we are going to stick to
the primary database when using database load balancing. Extracting this
out of the transaction makes it possible to hit into problems with
replication lag in pipeline commit status API, which can cause a lot of
trouble.
2018-02-05 15:32:52 +01:00
..
bin
config
controllers Merge branch 'sh-fix-error-500-no-avatars' into 'master' 2018-01-22 17:46:39 +00:00
db/production
factories Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
features Improve copy for the pending state 2018-01-22 16:10:34 +00:00
finders Preload ancestors for subgroups matching filter 2018-01-22 17:02:04 +01:00
fixtures Merge branch 'remove-soft-removals' into 'master' 2018-01-11 16:06:01 +00:00
helpers fix spacing and wrap method params in parens 2018-01-22 16:01:48 -06:00
initializers Fixing bug related to wiki last version 2018-01-09 16:01:09 +00:00
javascripts Merge branch 'winh-axios-mock-restore' into 'master' 2018-01-24 09:50:39 +00:00
lib Fix a migration spec messing up the MergeRequestDiff DB schema 2018-01-23 17:42:37 +01:00
mailers Initial work to add notification reason to emails 2018-01-16 19:17:55 -06:00
migrations Remove redundant pipeline stages from the database 2018-01-24 12:47:47 +01:00
models GitalyClient::ConflictsService#conflicts? should return true for conflicts with missing side 2018-01-23 22:16:51 +01:00
policies Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11:00
presenters Backport 'Rebase' feature from EE to CE 2018-01-05 09:34:59 +01:00
requests Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH pull 2018-01-22 16:51:47 +00:00
routing
rubocop/cop Make sure it's not offending to use local ||= val 2018-01-13 00:24:12 +08:00
serializers Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'security-10-3' 2018-01-16 17:04:51 -08:00
services Revert create job service because of load balancing 2018-02-05 15:32:52 +01:00
sidekiq/cron
support Merge branch 'gitaly-user-commit-files' into 'master' 2018-01-23 09:34:59 +00:00
tasks Refactoring spec for the gitlab:uploads:check rake task 2018-01-08 19:43:53 -02:00
unicorn
uploaders Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
validators
views Merge branch '39988-hide-new-branch-tag-empty-repo' into 'master' 2018-01-11 13:43:06 +00:00
workers Initial work to add notification reason to emails 2018-01-16 19:17:55 -06:00
factories_spec.rb Replace factory_girl_rails with factory_bot_rails 2017-12-14 15:01:55 +01:00
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb Ensure hooks are deleted regardless of the project forking method 2018-01-19 13:57:17 -03:00