- 28 Jan, 2019 20 commits
-
-
Lukas 'Eipi' Eipert authored
-
Robert Speicher authored
Enable CommonMark source line position information See merge request gitlab-org/gitlab-ce!23971
-
Clement Ho authored
Externalize strings from `/app/views/projects/pages_domains` See merge request gitlab-org/gitlab-ce!24723
-
Mark Lapierre authored
Use retry to improve reliability of go_to_profile_settings Closes gitlab-org/quality/nightly#65 See merge request gitlab-org/gitlab-ce!24719
-
Sean McGivern authored
Fix running a single spec file with rspec See merge request gitlab-org/gitlab-ce!24729
-
Nick Thomas authored
-
Kushal Pandya authored
Prevent unload when Recaptcha is open Closes #44698 See merge request gitlab-org/gitlab-ce!24625
-
Kushal Pandya authored
Update dependency @gitlab/ui to ^1.22.0 See merge request gitlab-org/gitlab-ce!24721
-
Sean McGivern authored
Wait for requests in specs before interacting with select2 Closes #56867 See merge request gitlab-org/gitlab-ce!24694
-
Rémy Coutable authored
Bump Sidekiq to 5.2.5 See merge request gitlab-org/gitlab-ce!24662
-
Rajat Jain authored
-
Nick Thomas authored
-
Phil Hughes authored
Fix `star` action in the `explore` subpages See merge request gitlab-org/gitlab-ce!24693
-
Riccardo Padovani authored
-
George Tsiolis 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
-
Lukas 'Eipi' Eipert authored
-
Sanad Liaquat authored
-
- 26 Jan, 2019 1 commit
-
-
Stan Hu authored
This reduces duplication caused by gitlab-monitor already shipping Sidekiq 5.2.5. The only changes appear to be minor: https://github.com/mperham/sidekiq/blob/master/Changes.md
-
- 25 Jan, 2019 19 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
-