- 15 Nov, 2017 12 commits
-
-
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 28 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
-
micael.bergeron authored
-
Yorick Peterse authored
Don't try to create fork network memberships for forks of forks Closes #40072 See merge request gitlab-org/gitlab-ce!15366
-
Nick Thomas authored
-
Sean McGivern authored
Prevent position update for image diff notes Closes #40058 See merge request gitlab-org/gitlab-ce!15357
-
Sean McGivern authored
Fix filter by my reaction is not working Closes #39930 See merge request gitlab-org/gitlab-ce!15345
-
Kamil Trzciński authored
Do not allow jobs to be erased Closes #31771 See merge request gitlab-org/gitlab-ce!15216
-
Kamil Trzciński authored
Make sure all pipelines would go to pending once Closes #39884 See merge request gitlab-org/gitlab-ce!15251
-
Tim Zallmann authored
Formats bytes to human readable number in registry table See merge request gitlab-org/gitlab-ce!15359
-
Bob Van Landuyt authored
In case the root project of a Fork-of-fork is deleted, the ForkNetwork and the membership for that fork network is never created. In this case we shouldn't try to create the membership, since the parent membership will never be created. This means that these fork networks will be lost.
-
Jacob Schatz authored
slack landing page ce backport See merge request gitlab-org/gitlab-ce!15354
-
Sean McGivern authored
Resolve "Spinach deprecation" Closes #40127 See merge request gitlab-org/gitlab-ce!15365
-