- 28 Jan, 2019 8 commits
-
-
Mark Chao authored
Logic unchanged
-
Mark Chao authored
Only call ApprovalState when enabled
-
GitLab Bot authored
-
Sean McGivern authored
Add query method for id See merge request gitlab-org/gitlab-ce!24386
-
Kushal Pandya authored
Standardize token value capitalization in filter bar Closes #54213 See merge request gitlab-org/gitlab-ce!23846
-
Omar Bahareth authored
-
Ramya Authappan authored
Fix create_edit_delete_epic_spec.rb test flakiness Closes gitlab-org/quality/nightly#63 See merge request gitlab-org/gitlab-ee!9300
-
Sanad Liaquat authored
-
- 25 Jan, 2019 32 commits
-
-
GitLab Bot authored
-
Mark Lapierre authored
Auto DevOps QA: increase IP address timeout, remove quarantine Closes gitlab-qa#369 See merge request gitlab-org/gitlab-ce!24687
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
[EE] Refactor Hashed Storage for future Rollback functionality See merge request gitlab-org/gitlab-ee!9175
-
Douglas Barbosa Alexandre authored
Refactor Hashed Storage for future Rollback functionality See merge request gitlab-org/gitlab-ce!24402
-
Dylan Griffith authored
-
GitLab Bot authored
-
Mark Lapierre authored
Quarantine failing test rebase_merge_request_spec.rb See merge request gitlab-org/gitlab-ce!24682
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
Migrate jobs from `storage_migrator` to `hashed_storage:hashed_storage_migrator`.
-
Gabriel Mazetto authored
We need this new state for the Geo event logic in EE
-
Gabriel Mazetto authored
Specs were reviewed and improved to better cover the current behavior. There was some standardization done as well to facilitate the implementation of the rollback functionality. StorageMigratorWorker was extracted to HashedStorage namespace were RollbackerWorker will live one as well.
-
Gabriel Mazetto authored
This will serve as new base class for both Migrate and Rollback
-
Gabriel Mazetto authored
This is part of the refactor to include a RollbackService into HashedStorage module
-
Gabriel Mazetto authored
We are keeping compatibility with existing scheduled jobs.
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
GitLab Bot authored
-
Phil Hughes authored
Allow suggestions to be copied and pasted as GFM See merge request gitlab-org/gitlab-ce!24600
-
GitLab Bot authored
-
Phil Hughes authored
Adjusts suggestions unable to be applied Closes #56690 See merge request gitlab-org/gitlab-ce!24603
-
Gabriel Mazetto authored
Migrate jobs from `storage_migrator` to `hashed_storage:hashed_storage_migrator`.
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
We need this new state for the Geo event logic in EE
-
Gabriel Mazetto authored
Specs were reviewed and improved to better cover the current behavior. There was some standardization done as well to facilitate the implementation of the rollback functionality. StorageMigratorWorker was extracted to HashedStorage namespace were RollbackerWorker will live one as well.
-
Gabriel Mazetto authored
This will serve as new base class for both Migrate and Rollback
-
Gabriel Mazetto authored
This is part of the refactor to include a RollbackService into HashedStorage module
-
Gabriel Mazetto authored
We are keeping compatibility with existing scheduled jobs.
-
Gabriel Mazetto authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Fix a JS race in a spec Closes #56860 See merge request gitlab-org/gitlab-ce!24684
-
Douwe Maan authored
Supports both suggestions transformed from GFM to HTML and from GFM to HTML to Vue component.
-