- 05 Jun, 2017 15 commits
-
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Phil Hughes authored
Port fix-realtime-edited-text-for-issues 9-2-stable fix to master. See merge request !11478
-
Kamil Trzciński authored
Add slugified project path to CI environment variables Closes #31061 See merge request !11838
-
Kamil Trzciński authored
Initial implementation for real time job view Closes #31397 See merge request !11651
-
Sean McGivern authored
Forbid Sidekiq scheduling in transactions Closes #27233 See merge request !9376
-
Sean McGivern authored
ConvDev Index Closes #30469 See merge request !11377
-
Phil Hughes authored
Improve user experience around slash commands in instant comments Closes #32464 See merge request !11612
-
Kushal Pandya authored
-
Kamil Trzciński authored
Add `$CI_ENVIRONMENT_URL` as a job variable Closes #25680 See merge request !11695
-
Kamil Trzciński authored
Fix LFS timeouts when trying to save large files Closes #33218 See merge request !11866
-
Stan Hu authored
The following was happening: 1. Workhorse stores an LFS file in /var/opt/gitlab/gitlab-rails/shared/lfs-objects 2. CarrierWave then renames the file to a temporary directory (e.g. /opt/gitlab/embedded/service/gitlab-rails/tmp) 3. CarrierWave then renames the file to its final location (e.g. /var/opt/gitlab/gitlab-rails/shared/lfs-objects) When the LFS upload path was on a different filesystem than the Rails installation, step 2 could take a longer than 10 seconds, at which point Workhorse would time out with "badgateway: failed after 10s: context canceled". This change makes the work path in the same root as the LFS storage path, preventing moves across filesystems. Closes #33218
-
- 04 Jun, 2017 4 commits
-
-
Tim Zallmann authored
Merge branch '32992-consider-using-zopfli-over-standard-gzip-compression-for-webpack-assets' into 'master' Use zopfli for better asset compression and disable compression in CI Closes #32992 See merge request !11798
-
Z.J. van de Weg authored
-
Grzegorz Bizon authored
Resolve "Documentation of `.gitlab-ci.yml` states incorrect example for variables" Closes #30337 See merge request !11895
-
Sébastien authored
-
- 03 Jun, 2017 4 commits
-
-
Annabel Dunstone Gray authored
32118 Make New environment empty state btn lowercase Closes #32118 See merge request !11350
-
Kamil Trzcinski authored
-
vanadium23 authored
-
Achilleas Pipinellis authored
Document go1.8.3 as dependency See merge request !11245
-
- 02 Jun, 2017 17 commits
-
-
Douwe Maan authored
Expose import_status in Projects API Closes #19646 See merge request !11851
-
Douwe Maan authored
Allow manual bypass of auto_sign_in_with_provider Closes #3786 See merge request !11884
-
Annabel Dunstone Gray authored
32832 Remove overflow from comment form for confidential issues and vertically a… Closes #32832 and #32926 See merge request !11867
-
Douwe Maan authored
Allow users to be hard-deleted from the API See merge request !11853
-
Stan Hu authored
Fixed typo: craeted -> created See merge request !11886
-
denisroy authored
-
tauriedavis authored
-
Robert Speicher authored
Use the new Gitaly CommitDiff RPC See merge request !11826
-
Robin Bobbitt authored
-
Robert Speicher authored
Enable the Style/PreferredHashMethods cop See merge request !11883
-
Grzegorz Bizon authored
Lint our factories creation in addition to their build Closes #33139 See merge request !11823
-
tauriedavis authored
32832 Remove overflow from comment form for confidential issues and vertically aligns confidential issue icon
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Maxime Besson authored
This commit lets a user bypass the automatic signin on the login form, in order to login with a technical (admin, etc) account Closes #3786 Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
redirect to keys index instead of user index after a key is deleted See merge request !11856
-
Douwe Maan authored
-