gitlab-org--gitlab-foss/spec/lib
Timothy Andrew 72a85ae9ac Handle errors while a project is being deleted asynchronously.
1. Rescue all errors that `Projects::DestroyService` might throw, to prevent the
   worker from leaving things in an inconsistent state

2. Unmark the project as `pending_delete`

3. Add a `delete_error` text column to `projects`, and save the error message in
   there, to be shown to the project masters/owners.
2017-07-20 09:56:52 +01:00
..
api/helpers Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
banzai Create and use project path helpers that only need a project, no namespace 2017-07-05 11:11:59 -05:00
bitbucket Enable Style/WordArray 2017-02-23 09:32:41 -06:00
ci Pass before_script and script as-is preserving arrays 2017-07-07 14:42:54 +02:00
constraints Redirect from redirect routes to canonical routes 2017-05-05 12:11:57 -07:00
container_registry Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
gitlab Handle errors while a project is being deleted asynchronously. 2017-07-20 09:56:52 +01:00
json_web_token Correct RSpec/SingleLineHook cop offenses 2017-06-14 13:18:56 -05:00
mattermost Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
microsoft_teams adds relevant tests 2017-04-06 19:47:07 +01:00
system_check Disable rainbow during SimpleExecutor specs to have consistence 2017-06-27 20:20:57 +02:00
additional_email_headers_interceptor_spec.rb Set `Auto-Submitted: auto-generated` header to emails 2017-02-15 23:15:48 +05:00
disable_email_interceptor_spec.rb
event_filter_spec.rb Add traits for the different Event types to the Event factory 2017-02-01 16:02:03 -05:00
expand_variables_spec.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
extracts_path_spec.rb Include new URL helpers retroactively into includers of Gitlab::Routing 2017-07-07 10:43:37 -05:00
feature_spec.rb Enable Style/DotPosition Rubocop 👮 2017-06-21 13:48:12 +00:00
file_size_validator_spec.rb
gitlab_spec.rb
repository_cache_spec.rb Use `:empty_project` where possible throughout spec/lib 2017-01-25 12:25:42 -05:00
system_check_spec.rb Refactor and move things around to improve in YAGNI perspective 2017-05-31 20:45:00 +02:00