- 06 May, 2019 40 commits
-
-
Ezekiel Kigbo authored
The changes introduced for the project filter bar should not apply to the admin projects screen. Remove "Owned by me", "Owned by anyone" options Update the dropdown option Last created -> Created date. Introduces fixes for spacing and minor styling across breakpoints.
-
Ezekiel Kigbo authored
-
Ezekiel Kigbo authored
Updated translations Adds sort direction dropdown Allows the project list sorting direction to be changed, available options can be sorted ascending or descending. Implements the changes from the UX review.
-
Ezekiel Kigbo authored
Added project_list_filter_bar feature flag
-
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
-
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
-
Mark Lapierre authored
-
Ash McKenzie authored
Document Prometheus app can be uninstalled Closes #60665 See merge request gitlab-org/gitlab-ce!28098
-
Ash McKenzie authored
Upgrade to Rubocop 0.68.1 See merge request gitlab-org/gitlab-ce!28046
-
Willian Balmant authored
-
Achilleas Pipinellis authored
Docs: Realigning scattered EE docs into CE See merge request gitlab-org/gitlab-ce!28102
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Add troubleshooting step for older docker clients to registry documentation Closes omnibus-gitlab#4195 See merge request gitlab-org/gitlab-ce!27917
-