- 04 Apr, 2019 40 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
GitLab Bot authored
-
Kamil Trzciński authored
Backport: Use merge request MERGE ref for attached merge request pipelines See merge request gitlab-org/gitlab-ce!26702
-
GitLab Bot authored
-
Kamil Trzciński authored
Add pipeline bridge presenter See merge request gitlab-org/gitlab-ce!26911
-
Sean McGivern authored
Prevent premailer from replacing HTML entities Closes #55964 See merge request gitlab-org/gitlab-ce!26931
-
Kamil Trzciński authored
Use merge request MERGE ref for attached merge request pipelines See merge request gitlab-org/gitlab-ee!9622
-
Douwe Maan authored
Backport some changes from gitlab-ee!9815 Closes #3314 See merge request gitlab-org/gitlab-ce!25908
-
Douwe Maan authored
Add shared_runners_extra_minutes column to namespaces Closes #3314 See merge request gitlab-org/gitlab-ee!9815
-
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.
-
Heinrich Lee Yu authored
This prevents `&mdash` in our templates being change to `-`
-
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
-
Shinya Maeda authored
Backport changes to CE
-
Shinya Maeda authored
Merge request pipelines are for prevalidating merge pipelines before an actual merge.
-
Rubén Dávila authored
* extra_shared_runners_minutes_limit column was added to namespaces. * extra minutes should roll over to the next month in case customer has not used all their extra minutes
-
GitLab Bot authored
-
Luke Duncalfe authored
As #update! will fail with an error if the update is not successful.
-