- 28 Jan, 2019 3 commits
-
-
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
-
- 25 Jan, 2019 37 commits
-
-
Mark Lapierre authored
Auto DevOps QA: increase IP address timeout, remove quarantine Closes gitlab-qa#369 See merge request gitlab-org/gitlab-ce!24687
-
Douglas Barbosa Alexandre authored
Refactor Hashed Storage for future Rollback functionality See merge request gitlab-org/gitlab-ce!24402
-
Dylan Griffith 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
-
Phil Hughes authored
Allow suggestions to be copied and pasted as GFM See merge request gitlab-org/gitlab-ce!24600
-
Phil Hughes authored
Adjusts suggestions unable to be applied Closes #56690 See merge request gitlab-org/gitlab-ce!24603
-
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.
-
Douwe Maan authored
-
Nick Thomas authored
-
Mark Lapierre authored
Fix transient failure in add_list_delete_branches_spec.rb Closes gitlab-org/quality/nightly#62 See merge request gitlab-org/gitlab-ce!24644
-
Mark Lapierre authored
-
Nick Thomas authored
Add connection_data method to Gitaly client See merge request gitlab-org/gitlab-ce!24669
-
Annabel Dunstone Gray authored
Update to GitLab SVG icon from Font Awesome in profile for location and work See merge request gitlab-org/gitlab-ce!24671
-
Yoginth authored
-
Clement Ho authored
Add .ms-no-clear to disable duplicate clear icon in IE / Edge See merge request gitlab-org/gitlab-ce!24640
-
Sean McGivern authored
Quarantine flakey GFM label test See merge request gitlab-org/gitlab-ce!24675
-
Mark Lapierre authored
Sometimes add_list_delete_branches_spec.rb would not wait after deleting a branch before checking that the branch was done. It would fail when the UI was still processing. This checks that the loading icon is gone before returning from delete_branch. It also makes sure credentials are added properly after recent changes to QA::Git::Repository
-
Lukas Eipert authored
-
Achilleas Pipinellis authored
Docs: fix table on ci/variables Closes gitlab-com/gitlab-docs#323 See merge request gitlab-org/gitlab-ce!24632
-
Oswaldo Ferreira authored
1. Presents the system error message when available, when applying suggestions 2. Adjusts target branch updates affecting MRs pointing to it when there are previously created suggestions in the MR. We just need to compare the HEAD shas from position and MR source branch.
-
Grzegorz Bizon authored
Container repository cleanup API Closes #55978 See merge request gitlab-org/gitlab-ce!24303
-
Sean McGivern authored
Resolve "Milestone search" Closes #54905 See merge request gitlab-org/gitlab-ce!24265
-
Marcia Ramos authored
Adds steps for running GitLab Pages on a separate server See merge request gitlab-org/gitlab-ce!24256
-
Alexander Tanayno authored
-
Douwe Maan authored
Cross-project pipeline triggers /CE See merge request gitlab-org/gitlab-ce!24664
-
Valery Sizov authored
Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7434
-
Achilleas Pipinellis authored
-
Kamil Trzciński authored
This includes a set of APIs to manipulate container registry. This includes also an ability to delete tags based on requested criteria, like keep-last-n, matching-name, older-than.
-