- 12 Jun, 2019 40 commits
-
-
Bob Van Landuyt authored
Moved RackTimeout observer to a different location and ignore transition states See merge request gitlab-org/gitlab-ce!29214
-
Rémy Coutable authored
Whitelist query limiting admin usage data endpoint See merge request gitlab-org/gitlab-ce!29488
-
Peter Leitzen authored
-
Mike Lewis authored
Added link to GitFlow video See merge request gitlab-org/gitlab-ce!29517
-
Phil Hughes authored
[CE for Part 5] 5276 Extract ide_status_list from ide_status_bar See merge request gitlab-org/gitlab-ce!29371
-
Paul Slaughter authored
**Why?** The ide_status_list will be used and extended in EE.
-
Nick Thomas authored
Resolve "Email notifications do not work properly (issue due date)" Closes #58433 See merge request gitlab-org/gitlab-ce!28835
-
Eugenia Grieff authored
-
Mike Lewis authored
-
Mike Lewis authored
-
Marcia Ramos authored
Fix Typos See merge request gitlab-org/gitlab-ce!29551
-
Yoginth authored
-
Mike Lewis authored
-
Mike Lewis authored
Add link to Auto DevOps video See merge request gitlab-org/gitlab-ce!29520
-
Russell Dickenson authored
-
Mike Lewis authored
Add links to CI/CD videos See merge request gitlab-org/gitlab-ce!29526
-
Russell Dickenson authored
-
Yorick Peterse authored
Change the feature freeze details See merge request gitlab-org/gitlab-ce!29548
-
Marin Jankovski authored
-
Kamil Trzciński authored
(CE Port) [New Auto Merge Strategy] Merge Train See merge request gitlab-org/gitlab-ce!29485
-
Phil Hughes authored
Resolve "Remove unnecessary decimal places on chart axes" Closes #59651 See merge request gitlab-org/gitlab-ce!29468
-
Stan Hu authored
Add EE backport for the admin view See merge request gitlab-org/gitlab-ce!29268
-
Thong Kuah authored
Upgrade to Capybara 3 See merge request gitlab-org/gitlab-ce!27776
-
Phil Hughes authored
Moves table pagination component Closes #62788 See merge request gitlab-org/gitlab-ce!29543
-
Shinya Maeda authored
AddToMergeTrainWhenPipelineSucceeds and MergeTrain
-
Achilleas Pipinellis authored
[CE backport] Document SAST and Dependency Scanning report JSON format See merge request gitlab-org/gitlab-ce!29303
-
Victor Zagorodny authored
-
Kamil Trzciński authored
Expose default_git_depth via project API Closes #62908 See merge request gitlab-org/gitlab-ce!29353
-
Simon Knox authored
-
Heinrich Lee Yu authored
Fix whitespace in specs because normalize_ws is slightly different from Capybara 2 behavior
-
Rémy Coutable authored
Quarantine Auto DevOps spec See merge request gitlab-org/gitlab-ce!29542
-
Jan Provaznik authored
There is no reason to monitor transition states so we ignore ready and active states. We can get ratio of completed vs failed requests from final states.
-
Jan Provaznik authored
Because there will be similar observer for PumaWorkerKiller, it makes sense to keep both on better place.
-
Jan Provaznik authored
Rename `BatchCommitLoader` to `BatchLfsOidLoader` See merge request gitlab-org/gitlab-ce!29487
-
Lin Jen-Shin authored
CE backport for gitlab-org/gitlab-ee!12309: Remove merge request pipeline check in mergeable method See merge request gitlab-org/gitlab-ce!29074
-
Sanad Liaquat authored
-
Filipa Lacerda authored
CE backport for gitlab-org/gitlab-ee!12156: Update the merge request widget's "Merge" button to support merge trains See merge request gitlab-org/gitlab-ce!27594
-
Filipa Lacerda authored
Move the table paginaiton component under the new pagination folder in vue shared components and updates all the paths
-
Filipa Lacerda authored
Merge branch '62300-target-area-for-dropdown-list-items-is-too-small-on-metrics-dashboard' into 'master' Resolve "Target area for dropdown list items is too small on Metrics Dashboard" Closes #62300 See merge request gitlab-org/gitlab-ce!29458
-
Fabio Pitino authored
Enable Get and Update of ci_default_git_depth for Project API. Renaming Project#default_git_depth to :ci_default_git_depth to give more context through the API usage. Add API documentation
-