1. 19 Nov, 2015 4 commits
    • Dmitriy Zaporozhets's avatar
      Merge branch 'check_if_it_should_be_archived_in_backup' into 'master' · 61c6e969
      Dmitriy Zaporozhets authored
      Check which folders and archives should be packed before passing to tar command.
      
      If user uses backup task with SKIP and skips one of the archives listed(uploads, builds, artifacts) backup create will give an error: `Cannot stat: No such file or directory`.
      
      This MR fixes that by checking for skipped items.
      Additionally, compact everything to avoid `TypeError: no implicit conversion of nil into String` errors.
      
      See merge request !1824
      61c6e969
    • Job van der Voort's avatar
      Merge branch 'add_lfs_doc' into 'master' · 32771f06
      Job van der Voort authored
      Documentation for Git LFS
      
      Doc explaining how to use Git LFS, how to use Git LFS with GitLab, known issues and troubleshooting tips.
      
      See merge request !1813
      32771f06
    • Dmitriy Zaporozhets's avatar
      Merge branch 'update_nginx_deploy' into 'master' · 71cb328b
      Dmitriy Zaporozhets authored
      Deploy page should be shown for all pages not just root
      
      Related to change already merged to Omnibus - gitlab-org/omnibus-gitlab!540
      
      This change makes it so the deploy page is shown on all GitLab pages if the page exists. Users will no longer receive the 502 when deploys are happening.
      
      See merge request !1828
      71cb328b
    • Robert Speicher's avatar
      Merge branch 'client-max-body-size' into 'master' · 2dd4314f
      Robert Speicher authored
      Do not limit workhorse POST/PUT size in NGINX
      
      Limiting, if any, should happen in gitlab-workhorse.
      
      See merge request !1831
      2dd4314f
  2. 18 Nov, 2015 1 commit
  3. 17 Nov, 2015 19 commits
  4. 16 Nov, 2015 16 commits