- 17 Nov, 2017 1 commit
-
-
Douwe Maan authored
-
- 16 Nov, 2017 14 commits
-
-
Rémy Coutable authored
Change logic of repo name and slugs in docs review script See merge request gitlab-org/gitlab-ce!15395
-
Douwe Maan authored
Use relative git object paths to construct absolute ones before setting Env See merge request gitlab-org/gitlab-ce!15376
-
Yorick Peterse authored
Add basic docs for troubleshooting database problems See merge request gitlab-org/gitlab-ce!15416
-
Douwe Maan authored
Add readme only default project view preference See merge request gitlab-org/gitlab-ce!15415
-
Sean McGivern authored
Add an attributes bag class as a GitalyClient helper See merge request gitlab-org/gitlab-ce!15346
-
Kamil Trzciński authored
Update container repository path reference Closes #40199 See merge request gitlab-org/gitlab-ce!15417
-
Phil Hughes authored
Resolve "Clicking on GPG verification badge jumps to top of the page" Closes #40198 See merge request gitlab-org/gitlab-ce!15407
-
Mike Greiling authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
We should allow to use double underscore in the path, and it seems that our container repository path regexp was outdated. See https://github.com/docker/distribution/blob/master/reference/regexp.go
-
Achilleas Pipinellis authored
Fix Typo in environment create definition See merge request gitlab-org/gitlab-ce!15413
-
Achilleas Pipinellis authored
We need to make room for Runner and Omnibus docs. This change makes sure the correct values are defined based on CI_PROJECT_NAME.
-
Eric Eastwood authored
-
James Ramsay authored
The option to choose readme only as a users default project view was restored in !14900
-
- 15 Nov, 2017 25 commits
-
-
Lee Matos authored
-
Mike Greiling authored
Resolve "Follow-up from "Enable multiple queries per Prometheus graph"" Closes #39861 See merge request gitlab-org/gitlab-ce!15363
-
Annabel Dunstone Gray authored
Resolve "npm list errors for gitlab-svgs and node-pre-gyp" Closes #40020 See merge request gitlab-org/gitlab-ce!15340
-
Tim Zallmann authored
-
Filipa Lacerda authored
Update Emoji digests and assets with latest from Gemojione v3.3.0 Closes #32634 See merge request gitlab-org/gitlab-ce!15390
-
Douwe Maan authored
Truncate tree to max 1,000 items and display notice to users Closes #39746 See merge request gitlab-org/gitlab-ce!15333
-
Douwe Maan authored
Merge branch '40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-added' into 'master' Resolve "Only one note webhook is triggered when a comment with time spent is added" Closes #40122 See merge request gitlab-org/gitlab-ce!15381
-
Stan Hu authored
Fix gitlab:backup rake for hashed storage based repositories Closes #39573 See merge request gitlab-org/gitlab-ce!15400
-
Ahmad Sherif authored
-
Sean McGivern authored
Merge branch '40186-the-ee_compat_check-job-sometimes-fail-on-the-git-apply-3way-step-for-forks' into 'master' Always fetch master from the canonical remote Closes #40186 See merge request gitlab-org/gitlab-ce!15399
-
Sean McGivern authored
fix typo See merge request gitlab-org/gitlab-ce!15374
-
Gabriel Mazetto authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Drew Blessing authored
Rendering ten thousands of tree items consumes a lot of server time and can cause timeouts in extreme cases. Realistically, displaying more than 1,000 files is probably not useful so truncate and show the user a notice instead. 'Find files' can be used to locate specific files beyond the 1,000 limit.
-
Gabriel Mazetto authored
-
Rémy Coutable authored
This way, if a fork's master branch is far behind the canonical's master, it won't use the tip of the fork's master branch as merge base and thus won't create a huge and wrong patch file. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Eric Eastwood authored
-
Yorick Peterse authored
Prefer polymorphism over specific type checks in Import service See merge request gitlab-org/gitlab-ce!15397
-
Douwe Maan authored
-
Rémy Coutable authored
Update gitlab-workhorse to v3.3.1 See merge request gitlab-org/gitlab-ce!15371
-
Grzegorz Bizon authored
Raise the QA Capybara's default wait time from 4 to 10 Closes gitlab-qa#103 See merge request gitlab-org/gitlab-ce!15382
-
Sean McGivern authored
Add simple logging to UpdateMergeRequestsWorker#perform See merge request gitlab-org/gitlab-ce!15360
-
Phil Hughes authored
Remove approvals when in empty MR widget state -- CE backport See merge request gitlab-org/gitlab-ce!15362
-
Phil Hughes authored
Merge branch '33338-internationalization-support-for-prometheus-service-configuration' into 'master' Resolve "Internationalization support for Prometheus Service Configuration" Closes #33338 See merge request gitlab-org/gitlab-ce!15336
-
Jose Ivan Vargas Lopez authored
-