gitlab-org--gitlab-foss/spec
James Lopez 58371efbb0 Periodically mark projects that are stuck in importing as failed
Adds import jid to projects
Refactor middleware to set custom expiration time via sidekiq options
Add completed_jids option to sidekiq status and a few other changes
2017-04-05 16:11:51 +02:00
..
bin
config Fix redis spec 2017-03-15 18:36:20 -06:00
controllers Create subgroups if they don't exist while importing projects 2017-04-05 10:09:31 +00:00
db/production
factories Merge branch '29643-stop-using-ffaker-in-factories' into 'master' 2017-04-04 01:22:39 +00:00
features MR empty state 2017-04-05 12:43:03 +00:00
finders Fix a transient failure caused by FFaker 2017-04-03 09:28:18 +02:00
fixtures Added mock deployment and monitoring service with environments fixtures 2017-04-05 11:04:34 +00:00
helpers Merge branch '25556-prevent-users-from-disconnecting-gitlab-account-from-cas' into 'master' 2017-03-31 19:59:54 +00:00
initializers Enable Style/Proc cop for rubocop 2017-04-02 12:48:43 +03:00
javascripts Merge branch 'sketch-preview-files' into 'master' 2017-04-05 14:00:44 +00:00
lib Periodically mark projects that are stuck in importing as failed 2017-04-05 16:11:51 +02:00
mailers Don't use FFaker in factories, use sequences instead 2017-04-03 18:54:48 +02:00
migrations Use Project `:repository` trait where necessary in migration specs 2017-03-27 18:45:36 -04:00
models Merge branch 'sketch-preview-files' into 'master' 2017-04-05 14:00:44 +00:00
policies Use `:empty_project` where possible in policy specs 2017-03-27 18:45:36 -04:00
presenters Added test case for the avaiable project keys 2017-03-06 14:42:04 -06:00
requests Return an empty array when dependencies is an empty array 2017-04-05 12:07:10 +00:00
routing Add routing specs for environment folders 2017-03-27 11:45:52 +02:00
rubocop/cop Add cop to ensure reversibility of add_concurrent_index 2017-03-07 10:09:01 -06:00
serializers Add metrics button to Environment Overview page 2017-03-31 09:20:11 +00:00
services Inlude the password_automatically_check param as permitted config in the user create_service 2017-04-04 10:18:56 -07:00
support Create subgroups if they don't exist while importing projects 2017-04-05 10:09:31 +00:00
tasks Merge branch 'rs-empty-project-misc' into 'master' 2017-03-30 12:06:23 +00:00
uploaders Handle relative and absolute Upload paths in the Uploaders 2017-03-06 14:41:10 -05:00
views Use Project `:repository` trait where necessary in view specs 2017-03-27 18:45:37 -04:00
workers Periodically mark projects that are stuck in importing as failed 2017-04-05 16:11:51 +02:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb Futher rename the CI variables 2017-03-16 08:49:01 +01:00
spec_helper.rb When on CI, enable RSpec profiling for `master` only 2017-03-24 19:58:03 +01:00