gitlab-ce/spec
Yorick Peterse d83ee2bbd1
Add the ability to perform background migrations
Background migrations can be used to perform long running data
migrations without these blocking a deployment procedure.

See MR https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11854 for
more information.
2017-06-12 13:24:04 +02:00
..
bin
config
controllers Make sure reCAPTCHA configuration is loaded when spam checks are initiated 2017-06-10 03:43:02 -07:00
db/production
factories
features Improve Job detail view to make it refreshed in real-time instead of reloading 2017-06-12 09:20:19 +00:00
finders
fixtures
helpers Test todos_count_format helper at the correct level to improve speed 2017-06-09 18:23:19 -04:00
initializers
javascripts Improve Job detail view to make it refreshed in real-time instead of reloading 2017-06-12 09:20:19 +00:00
lib Add the ability to perform background migrations 2017-06-12 13:24:04 +02:00
mailers
migrations
models Merge branch 'dm-blob-binaryness-change' into 'master' 2017-06-09 10:10:44 +00:00
policies
presenters Display issue state in issue links section of merge request widget 2017-06-09 10:21:56 +02:00
requests Accept image for avatar in project API 2017-06-09 22:49:57 +03:00
routing
rubocop/cop
serializers Improve Job detail view to make it refreshed in real-time instead of reloading 2017-06-12 09:20:19 +00:00
services
sidekiq/cron
support Revert 'New file from interface on existing branch' 2017-06-09 10:10:47 -05:00
tasks
unicorn
uploaders
validators
views Improve Job detail view to make it refreshed in real-time instead of reloading 2017-06-12 09:20:19 +00:00
workers Add the ability to perform background migrations 2017-06-12 13:24:04 +02:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb