- 26 Feb, 2019 4 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Evan Read authored
Docs: Fix anchors in HA docs See merge request gitlab-org/gitlab-ce!25415
-
Robert Speicher authored
[CE port] Revert "Automatic merge of gitlab-org/gitlab-ce master" See merge request gitlab-org/gitlab-ce!25537
-
Clement Ho authored
Fix alignment of dropdown icon on issuable on mobile Closes #57582 See merge request gitlab-org/gitlab-ce!25205
-
- 25 Feb, 2019 36 commits
-
-
Michael Kozono authored
This reverts commit 9202bbd1, reversing changes made to 4b282e9c.
-
Michael Kozono authored
This reverts commit 4b282e9c, reversing changes made to b6f37434.
-
Michael Kozono authored
This reverts commit 7981c029, reversing changes made to 9202bbd1.
-
Michael Kozono authored
This reverts commit d133bf84, reversing changes made to 7981c029.
-
Nick Thomas authored
Load repository language from the DB if detected Closes #47390 See merge request gitlab-org/gitlab-ce!25518
-
Filipa Lacerda authored
Extract ResolveWithIssueButton from NoteableDiscussion component Closes #56367 See merge request gitlab-org/gitlab-ce!25093
-
Winnie Hellmann authored
-
Filipa Lacerda authored
Merge branch '55925-if-there-is-only-one-changed-page-in-review-app-go-directly-there' into 'master' If there is one changed page in review app, link to it Closes #55925 See merge request gitlab-org/gitlab-ce!25048
-
Douwe Maan authored
Port of See merge request gitlab-org/gitlab-ce!23868
-
Lin Jen-Shin authored
Respect the `should_remove_source_branch` parameter to the merge API Closes #58020 See merge request gitlab-org/gitlab-ce!25525
-
Andrew Fontaine authored
Given a static page mapping, and a review app with a single static page change, the review app link will now go directly to that change instead of to the home page of the review app.
-
Filipa Lacerda authored
Project template for .NET Closes #57794 See merge request gitlab-org/gitlab-ce!25486
-
Jason Lenny authored
Merge branch '57794-project-template-for-net' of https://gitlab.com/gitlab-org/gitlab-ce into 57794-project-template-for-net
-
Stan Hu authored
CE Allow Gitaly N+1 in MR CreationsController See merge request gitlab-org/gitlab-ce!25499
-
Zeger-Jan van de Weg authored
The repository charts page used to detect the repository language for each request that was made to the page. Given the detection is an expensive operation and the same data is stored in the database the database is now serving the request. The same goes for an API endpoint that serves the languages. When a repository is empty or non-existent the languages will always be empty. And the language detection RPC isn't requested. Closes: https://gitlab.com/gitlab-org/gitlab-ce/issues/47390
-
Nick Thomas authored
-
Lin Jen-Shin authored
Resolve "Project import error, User expected, got Hash" Closes #57712 See merge request gitlab-org/gitlab-ce!25495
-
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
-
Jarka Košanová 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
-
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
-
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
-
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
-
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
-
Kamil Trzciński authored
Ability to filter confidential issues Closes #50747 See merge request gitlab-org/gitlab-ce!24960
-
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
-