- 20 Nov, 2015 13 commits
-
-
Yorick Peterse authored
These changes were added in GitLab EE commit d39de0ea91b26b8840195e5674b92c353cc16661. The tests were a bit bugged (they used a non existing group, thus not testing a crucial part) which I only noticed when porting CE changes to EE.
-
Jacob Vosmaer authored
Bump GitLab Workhorse version to 0.4.2 See merge request !1830
-
Marin Jankovski authored
Add support for batch download operation - Drops Accept for all download requests, - Allows to do batch download for public projects and non-authorized users - Returns 501 for legacy API with message to upgrade the client /cc @marin @jacobvosmaer @yorickpeterse See merge request !1842
-
Marin Jankovski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Dmitriy Zaporozhets authored
Fix for Emoji See merge request !1849
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Lfs default and backup Part of gitlab-org/gitlab-ce#2955 See merge request !1823
-
Achilleas Pipinellis authored
More GitLab spellings. No dedicated CI in omnibus See merge request !1838
-
Marin Jankovski authored
Update LFS docs for cloning Cloning the repo already downloads the LFS tracked files. See merge request !1839
-
Robert Speicher authored
Add clipboard button to merge request cross-project reference See merge request !1847
-
Robert Speicher authored
-
- 19 Nov, 2015 27 commits
-
-
Robert Speicher authored
Add a fallback for Safari copy-to-clipboard Also, hide the tooltip in a less stupid way. Closes #3547 See merge request !1844
-
Kamil Trzciński authored
Commits without .gitlab-ci.yml are marked as skipped - Commits without .gitlab-ci.yml are marked as skipped - Save detailed error when YAML syntax This also fixes: #3521 #3546 /cc @jacobvosmaer See merge request !1827
-
Dmitriy Zaporozhets authored
Award Emoji This it first iteration of award emoji feature. We have plan to extend emoji picker by the next release. For now, you can add award by clicking to the emoji picker or posting a regular comment with emoji like "
👍 " and any other. You can post not only emoji that listed in the emoji picker. See merge request !1825 -
Dmitriy Zaporozhets authored
Add missing dot in confirm modal See merge request !1645
-
Robert Speicher authored
Also, hide the tooltip in a less stupid way. Closes #3547
-
Valery Sizov authored
-
Dmitriy Zaporozhets authored
Improve performance of finding issues with/without labels The changes in this MR ultimately lead to finding issues with(out) labels being about 2x faster due to: 1. Newly added indexes on `issues.state` and `projects.visibility_level` 2. Adjusting the query so that finding issues for multiple projects is more efficient See merge request !1787
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Robert Speicher authored
Improve personal snippet access workflow. Replaces !1709 Fixes #3258 See merge request !1817
-
Robert Speicher authored
Add option to create merge request when editing/creating a file Replaces !1611 Fixes #3059 See merge request !1820
-
Valery Sizov authored
-
Robert Schilling authored
-
Robert Speicher authored
Fix 'Attach a file' link in new tag form Also removed a little bit of code repetition :) See merge request !1834
-
Robert Schilling authored
-
Robert Speicher authored
Update gitlab-shell documentation to 2.6.7 See merge request !1836
-
Robert Schilling authored
-
Yorick Peterse authored
-
Robert Schilling authored
-
Kamil Trzcinski authored
-
Robert Speicher authored
Do not limit workhorse POST/PUT size in NGINX Limiting, if any, should happen in gitlab-workhorse. See merge request !1831
-
Douwe Maan authored
-
Job van der Voort authored
Add link to git-lfs client [ci skip] See merge request !1832
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
Fix bottom position of scroll buttons in build log page Look at the up/down buttons as well as the **Enable Autoscroll**. The **Enable Autoscroll** could also be alligned with the right grey box. ## Before ![autoscroll_before](/uploads/f410dc353ca66c338d8a29c7c294758a/autoscroll_before.png) ## After ![autoscroll_after](/uploads/015fdf53618a0d6f468d666de1bbab6a/autoscroll_after.png) \cc @dzaporozhets @creamzy See merge request !1792
-
Jacob Vosmaer authored
Limiting, if any, should happen in gitlab-workhorse.
-
Valery Sizov authored
-