- 15 Nov, 2017 21 commits
-
-
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
-
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>
-
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
-
Achilleas Pipinellis authored
Replace 'charts' with 'chart' See merge request gitlab-org/gitlab-ce!15385
-
Achilleas Pipinellis authored
Update licensing docs to clarify process for node modules Closes #38007 See merge request gitlab-org/gitlab-ce!14575
-
Annabel Dunstone Gray authored
40161 Remove extra margin from wordmark in header Closes #40161 See merge request gitlab-org/gitlab-ce!15389
-
- 14 Nov, 2017 19 commits
-
-
Robert Speicher authored
skip_gitaly_mock disables Gitaly in specs See merge request gitlab-org/gitlab-ce!15383
-
tauriedavis authored
-
Nestor Pestelos authored
Auto DevOps' gitlab-ci.yml expects a directory named 'chart'. See also: https://gitlab.com/gitlab-org/gitlab-ci-yml/merge_requests/114
-
Kim "BKC" Carlbäcker authored
-
Felipe Artur authored
[ci skip]
-
Felipe Artur authored
-
Felipe Artur authored
-
Micael Bergeron authored
-
Sean McGivern authored
Include child projects a user can manage in namespace dropdowns Closes #39987 See merge request gitlab-org/gitlab-ce!15294
-
Tim Zallmann authored
Update queries to remove duplicate entries (CE version) See merge request gitlab-org/gitlab-ce!15254
-
Annabel Dunstone Gray authored
Fix typo See merge request gitlab-org/gitlab-ce!15358
-
Robert Speicher authored
We were seeing intermittent failures on CI due to slow responses from certain endpoints.
-
Bob Van Landuyt authored
So the groups with the same parent are listed together. The recursive cte seemed to do it by itself, but it is not guaranteed. By ordering on the `route.path` that includes every parent group, we can assume they're going to be in the right order.
-
Bob Van Landuyt authored
These dropdown options are used for creating and transfering projects.
-
Phil Hughes authored
Stops page reload when changing tabs or pages - uses API requests instead See merge request gitlab-org/gitlab-ce!15280
-
Filipa Lacerda authored
-
Clement Ho authored
Enable UnnecessaryMantissa in scss-lint See merge request gitlab-org/gitlab-ce!15255
-
Chế Tiệp Chân Khoa authored
-
micael.bergeron authored
-