- 28 Sep, 2017 37 commits
-
-
Douwe Maan authored
Hashed storage migration path Closes gitlab-ee#3118 See merge request gitlab-org/gitlab-ce!14067
-
Rémy Coutable authored
Use relative paths for opening and closing issuables Closes #35822 See merge request gitlab-org/gitlab-ce!14555
-
Rémy Coutable authored
Support custom attributes on users See merge request gitlab-org/gitlab-ce!13038
-
Markus Koller authored
-
Achilleas Pipinellis authored
Document the usage of the Docker OverlayFS driver for every build See merge request gitlab-org/gitlab-ce!14478
-
Dominik authored
-
Phil Hughes authored
Changed account confirmation line to e-mail text. Closes #13637 See merge request gitlab-org/gitlab-ce!14243
-
Jacob Schatz authored
Fix spelling of occurred See merge request gitlab-org/gitlab-ce!14488
-
Gabriel Mazetto authored
-
Sean McGivern authored
Make sure API responds with 401 when invalid authentication info is provided Closes #38438 See merge request gitlab-org/gitlab-ce!14525
-
Robert Speicher authored
Test for what should not be there as well [ci skip] See merge request gitlab-org/gitlab-ce!14492
-
Douwe Maan authored
Resolve "NoMethodError: undefined method `sha' for nil:NilClass" Closes #38319 See merge request gitlab-org/gitlab-ce!14547
-
Bob Van Landuyt authored
The abuse reports need a full issuable URL, but linking to issuables should use the relative paths
-
Gabriel Mazetto authored
This is used in EE for the storage migration, and we want to use this in CE as well to be able to migrate projects to hashed_storage.
-
Douwe Maan authored
-
Grzegorz Bizon authored
Clarify artifact download via the API only accepts branch or tag name for ref See merge request gitlab-org/gitlab-ce!14545
-
Filipa Lacerda authored
Fixed missing namespaces on navigation translations See merge request gitlab-org/gitlab-ce!14472
-
Tim Zallmann authored
Lazy load images in mobile sidebar & header Closes #38276 See merge request gitlab-org/gitlab-ce!14526
-
Filipa Lacerda authored
Fixes commit comments in parallel diff view Closes #38117 See merge request gitlab-org/gitlab-ce!14529
-
Sean McGivern authored
If the ref doesn't exist, and the source branch is deleted, we can't get it back easily. Previously, we ignored this error by shelling out, so replicate that behaviour.
-
Sean McGivern authored
RepositoryExists is always called with #gitaly_migration Closes #38333 See merge request gitlab-org/gitlab-ce!14513
-
Grzegorz Bizon authored
Refactor services to match EE signature See merge request gitlab-org/gitlab-ce!14385
-
Sean McGivern authored
Clean merge_jid whenever necessary on the merge process Closes #38476 See merge request gitlab-org/gitlab-ce!14540
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
James Lopez authored
-
Tim Zallmann authored
Check orientation of profile image See merge request gitlab-org/gitlab-ce!14461
-
Achilleas Pipinellis authored
Change recommended MySQL version to 5.6 Closes #38152 See merge request gitlab-org/gitlab-ce!14546
-
Mark Fletcher authored
-
Mark Fletcher authored
-
bitsapien authored
added changelog
-
- 27 Sep, 2017 3 commits
-
-
Annabel Dunstone Gray authored
Cleanup diff-notes-collapse css See merge request gitlab-org/gitlab-ce!14515
-
Oswaldo Ferreira authored
MergeRequest#merge_jid should be cleaned up whenever we hit a known error on MergeService#execute. This way we can keep track if the MR is really "ongoing" or "stuck"
-
Alejandro Rodríguez authored
Rolling back change to n+1 detection See merge request gitlab-org/gitlab-ce!14536
-