- 25 Feb, 2019 40 commits
-
-
Lin Jen-Shin authored
Compute approved approver for merged MR if it is absent Closes #9866, #9889, and #9913 See merge request gitlab-org/gitlab-ee!9648
-
Mark Chao authored
Past merged MRs do not have approved_approvers for now, so to keep UI display correctly, compute approved approvers if association is empty. Recreate fail case as spec to test creation of `approved_approver` after merge. Use `inverse_of` to ensure same copy of MR object across `PostMergeService` and `ApprovalMergeRequestRule`. This means we can avoid reloading `approval_rules` to solve outdate MR merge state issue.
-
GitLab Bot authored
-
Stan Hu authored
CE Allow Gitaly N+1 in MR CreationsController See merge request gitlab-org/gitlab-ce!25499
-
GitLab Bot authored
-
Lin Jen-Shin authored
Resolve "Project import error, User expected, got Hash" Closes #57712 See merge request gitlab-org/gitlab-ce!25495
-
GitLab Bot authored
-
Filipa Lacerda authored
Resolve "Styling of user, project and group avatars" Closes #52734 See merge request gitlab-org/gitlab-ce!25098
-
Martin Wortschack authored
- Add rectangular avatar classes - Update avatar for groups - Update avatar for projects - Update avatar for frequent items - Update avatar on "Fork project" page - Conditionally add rectangular avatar class to autocomplete items
-
GitLab Bot authored
-
Marcia Ramos authored
Remove unnecessary difference between CE and EE Closes #58070 See merge request gitlab-org/gitlab-ce!25513
-
Evan Read authored
-
Grzegorz Bizon authored
Delegate last_pipeline to Project See merge request gitlab-org/gitlab-ce!25422
-
Grzegorz Bizon authored
"Cross-Project Pipeline Dashboard MVC" backend See merge request gitlab-org/gitlab-ee!9396
-
GitLab Bot authored
-
Kamil Trzciński authored
Allow maintainers to remove pages See merge request gitlab-org/gitlab-ce!25458
-
Vladimir Shushlin authored
Move remove_pages permission to maintainer Fix before_action in pages controller to check `remove_pages` permission Add specs
-
GitLab Bot authored
-
Kamil Trzciński authored
Expose refspec and depth to runner See merge request gitlab-org/gitlab-ce!25233
-
Douwe Maan authored
Docs: update code review guidelines Closes #57305 See merge request gitlab-org/gitlab-ce!25460
-
Lin Jen-Shin authored
Refactor note target override for Epics Closes #9949 See merge request gitlab-org/gitlab-ee!9686
-
Douwe Maan authored
Add ability to set project path and name on fork using API Closes #40795 See merge request gitlab-org/gitlab-ce!25363
-
GitLab Bot authored
-
Douwe Maan authored
Make Admin::UsersController work with Ruby 2.6 See merge request gitlab-org/gitlab-ce!25316
-
Sean McGivern authored
Allow configuring POSTGRES_VERSION in Auto DevOps Closes #58098 See merge request gitlab-org/gitlab-ce!25500
-
Kamil Trzciński authored
Resolve "Don't display pipeline status if pipelines are disabled" Closes #52778 See merge request gitlab-org/gitlab-ce!25204
-
Scott Hampton authored
Pipeline status was showing failed on projects when CI was disabled. This checks to see if the feature is enabled before showing the status.
-
Rémy Coutable authored
Properly implement API pagination headers and add specs Closes #57684 See merge request gitlab-org/gitlab-ce!25267
-
GitLab Bot authored
-
Kamil Trzciński authored
Ability to filter confidential issues Closes #50747 See merge request gitlab-org/gitlab-ce!24960
-
Filipa Lacerda authored
(EE port) Resolve "Styling of user, project and group avatars" See merge request gitlab-org/gitlab-ee!9682
-
Martin Wortschack authored
- Add rectangular avatar classes - Update avatar for groups - Update avatar for projects - Update avatar for frequent items - Update avatar on "Fork project" page - Conditionally add rectangular avatar class to autocomplete items
-
Rémy Coutable authored
API endpoint for bulk updating issues and MRs Closes #49449 See merge request gitlab-org/gitlab-ce!25201
-
Rémy Coutable authored
Fix misspellings in app/spec comments See merge request gitlab-org/gitlab-ce!25517
-
Nick Thomas authored
Fix 404s when C++ .gitignore template selected Closes #57857 See merge request gitlab-org/gitlab-ce!25416
-
GitLab Bot authored
-
Kamil Trzciński authored
Update GitLab Runner Helm Chart to 0.2.0 See merge request gitlab-org/gitlab-ce!25493
-
Heinrich Lee Yu authored
Overrides `#create_note_params` instead
-
Filipa Lacerda authored
Date range group secure graph See merge request gitlab-org/gitlab-ee!9446
-
GitLab Bot authored
-