- 04 Apr, 2019 40 commits
-
-
GitLab Bot authored
-
Sean McGivern authored
Show backtrace when logging to kubernetes.log Closes #56768 See merge request gitlab-org/gitlab-ce!25726
-
Kamil Trzciński authored
Expose pipeline in the related merge requests Closes #57662 See merge request gitlab-org/gitlab-ce!26367
-
Alexandru Croitor authored
Expose head pipeline for the MR in the api when requesting related merge requests for an issue and show a detailed status for the pipeline, which would include: details_path, favicon, group, icon, label, text, tooltip. https://gitlab.com/gitlab-org/gitlab-ce/issues/57662#note_152023412
-
GitLab Bot authored
-
Rémy Coutable authored
Add information related to different project issue linking See merge request gitlab-org/gitlab-ee!10542
-
Jan Schwien authored
-
Sean McGivern authored
Generate correct link when listing protected environments Closes gitlab-ce#58706 See merge request gitlab-org/gitlab-ee!10470
-
Krasimir Angelov authored
This is fixing https://gitlab.com/gitlab-org/gitlab-ce/issues/58706. When fetching protected environments LEFT JOIN with environments and SELECT environment id. When listing protected environments display these that have environment_id as a link to the matching environment, otherwise show just a text label.
-
Phil Hughes authored
Fix swipe diff divider Closes #60005 See merge request gitlab-org/gitlab-ce!26970
-
ftab authored
In the Vue image diff app, the border needs to be on the right because the new image comes in from the left. The old image diff app which is used in commits and compare views had the new image visible by default and hiding away from the left.
-
Sean McGivern authored
Allow self-approvals in fallback approval rules Closes #7532 See merge request gitlab-org/gitlab-ee!10218
-
Phil Hughes authored
Copy sidebar todo component from EE Closes gitlab-ee#9954 See merge request gitlab-org/gitlab-ce!26915
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Phil Hughes authored
Deduplicate frontend dependencies Closes #59878 See merge request gitlab-org/gitlab-ce!26916
-
GitLab Bot authored
-
James Lopez authored
Support time window parameters in additional metrics endpoint See merge request gitlab-org/gitlab-ce!26228
-
Thong Kuah authored
It's duplication information as we already send the full error object to Sentry.
-
Thong Kuah authored
As it already has the full error sent to it
-
Thong Kuah authored
DRY up tests for logging error.
-
Thong Kuah authored
Just the error message and error class alone makes it hard to determine the full context of any errors, so we need to know where the error is occuring as well.
-
GitLab Bot authored
-
Evan Read authored
Add docs to `only:changes/except:changes` that discuss using regex in certain scenarios See merge request gitlab-org/gitlab-ce!26831
-
Said Masoud authored
-
GitLab Bot authored
-
Luke Duncalfe authored
As #update! will fail with an error if the update is not successful.
-
Luke Duncalfe authored
-
Luke Duncalfe authored
Allow authors of a MR to approve a MR if fallback approval rules are in play. Issue https://gitlab.com/gitlab-org/gitlab-ee/issues/7532
-
Stan Hu authored
Fix broken spec for Merge request > Revert modal See merge request gitlab-org/gitlab-ce!26961
-
Stan Hu authored
Merge branch 'rd-8292-maximum-historical-users-should-be-based-on-a-license-s-start-date-not-1-year' into 'master' Fix query used to calculate number of users over license Closes #8292 See merge request gitlab-org/gitlab-ee!10556
-
Evan Read authored
Changing long snippets into multiline and adding alligator brackets See merge request gitlab-org/gitlab-ee!10515
-
Rachel Nienaber authored
Long snippets were difficult to read and the text to replace was sometimes off the screen. This updates the snippets to be multiline. In addition, the code snippets were changed to use alligator brackets to indicate the text that requires changing.
-
Douglas Barbosa Alexandre authored
-
GitLab Bot authored
-
Evan Read authored
Add documentation for Google Secure LDAP See merge request gitlab-org/gitlab-ce!26064
-
Douglas Barbosa Alexandre authored
Regenerates locale/gitlab.pot Closes #10887 See merge request gitlab-org/gitlab-ee!10584
-
Mayra Cabrera authored
To fix broken master
-
Evan Read authored
Clean up the mysql to postgres guide See merge request gitlab-org/gitlab-ce!24061
-
GitLab Bot authored
-