- 06 May, 2019 40 commits
-
-
Sean McGivern authored
Fix issuables state_id nil when importing projects from GitHub Closes #57906 See merge request gitlab-org/gitlab-ce!28027
-
Felipe Artur authored
Issues and merge requests imported from GitHub are having state_id set to null. This fixes the GitHub project importer and schedule migrations to fix state_id.
-
Fatih Acet authored
Add close_select2 method to select2_helper See merge request gitlab-org/gitlab-ce!27981
-
Sean McGivern authored
Add Mayra Cabrera to .gitlab/codeowners See merge request gitlab-org/gitlab-ce!28131
-
Mayra Cabrera authored
Per the second step of: https://gitlab.com/gitlab-com/www-gitlab-com/issues/3351
-
Clement Ho authored
Update dependency @gitlab/svgs to ^1.60.0 See merge request gitlab-org/gitlab-ce!27842
-
Kushal Pandya authored
Aligns the play button for stages Closes #61469 See merge request gitlab-org/gitlab-ce!28124
-
Bob Van Landuyt authored
Support Prometheus for group-level clusters (backend) See merge request gitlab-org/gitlab-ce!27995
-
Peter Leitzen authored
Tweak cluster helper and refactor its specs.
-
Lukas 'Eipi' Eipert authored
-
Stan Hu authored
Move the build-qa-image to the test stage See merge request gitlab-org/gitlab-ce!28122
-
Nick Thomas authored
CE destroy repo mirrors Closes #54574 See merge request gitlab-org/gitlab-ce!27087
-
Luke Bennett authored
It is important to destroy data related to repo mirrors when they are disabled. Use `_destroy` nested attribute instead of `enabled` for push mirrors. Call `remove_import_data` after saving a project if its pull mirror is disabled.
-
Lin Jen-Shin authored
CI variables of type file Closes #46806 See merge request gitlab-org/gitlab-ce!27112
-
Krasimir Angelov authored
Add env_var and file as supported types for CI variables. Variables of type file expose to users existing gitlab-runner behaviour - save variable value into a temp file and set the path to this file in an ENV var named after the variable key. Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
-
Nick Thomas authored
Fix uploading of LFS tracked file through UI Closes #61203 See merge request gitlab-org/gitlab-ce!28052
-
Patrick Bajao authored
-
Filipa Lacerda authored
-
Sanad Liaquat authored
[QA] Escape arg used as regex Closes gitlab-org/quality/performance#2 See merge request gitlab-org/gitlab-ce!28104
-
Achilleas Pipinellis authored
Resolve "Reporters can create labels in projects/groups" Closes #61222 See merge request gitlab-org/gitlab-ce!27991
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
Merge branch '10090-move-ee-differences-for-app-assets-javascripts-pages-projects-issues-index-index-js' into 'master' Resolved EE differences for issues page index Closes gitlab-ee#10090 See merge request gitlab-org/gitlab-ce!28031
-
Constance Okoghenun authored
-
Douwe Maan authored
Remove cleaned up OIDs from database and cache Closes #30093 See merge request gitlab-org/gitlab-ce!26555
-
Andreas Brandl authored
CE Backport: Create ActiveRecordModel and table for Merge Train feature See merge request gitlab-org/gitlab-ce!27879
-
Filipa Lacerda authored
Merge branch '58105-pipeline-author-and-commit-author-too-close-together-in-pipeline-list' into 'master' Improve pipelines table spacing, add triggerer column Closes #38802 and #58105 See merge request gitlab-org/gitlab-ce!26136
-
Stan Hu authored
Add client methods for DisconnectGitAlternates rpc See merge request gitlab-org/gitlab-ce!27938
-
Bob Van Landuyt authored
Fix duplicate merge request pipelines created by Sidekiq worker retry See merge request gitlab-org/gitlab-ce!26643
-
Nick Thomas authored
-
Dmitriy Zaporozhets authored
Session stored globally per request See merge request gitlab-org/gitlab-ce!27658
-
Nick Thomas authored
Backport "Fix namespace/project removal elasticsearch limit" to CE See merge request gitlab-org/gitlab-ce!27933
-
Tim Zallmann authored
[CE] Fix filter token not showing up when multiple assignees are enabled See merge request gitlab-org/gitlab-ce!27759
-
Ash McKenzie authored
Added Omniauth OpenID Connect strategy See merge request gitlab-org/gitlab-ce!27383
-
Shinya Maeda authored
This database table and AR model is going to be used for the merge train feature.
-
Sean McGivern authored
Allow usage of quick actions for internal users See merge request gitlab-org/gitlab-ce!28071
-
Peter Leitzen authored
Just prevent support bots from using quick actions in EE
-
Sean McGivern authored
No leading/trailing spaces when generating heading ids (Fixes #57528) Closes #57528 See merge request gitlab-org/gitlab-ce!27025
-
Mark Lapierre authored
-
Horatiu Eugen Vlad authored
-
Shinya Maeda authored
Refactor
-