1. 16 11月, 2015 1 次提交
  2. 10 11月, 2015 1 次提交
    • K
      Implement Build Artifacts · d0e3e823
      Kamil Trzcinski 提交于
      - Offloads uploading to GitLab Workhorse
      - Use /authorize request for fast uploading
      - Added backup recipes for artifacts
      - Support download acceleration using X-Sendfile
      d0e3e823
  3. 06 11月, 2015 1 次提交
  4. 05 11月, 2015 2 次提交
  5. 29 10月, 2015 1 次提交
  6. 27 10月, 2015 1 次提交
  7. 23 10月, 2015 2 次提交
  8. 21 10月, 2015 2 次提交
  9. 18 10月, 2015 1 次提交
  10. 17 10月, 2015 1 次提交
  11. 16 10月, 2015 2 次提交
  12. 12 10月, 2015 1 次提交
  13. 09 10月, 2015 1 次提交
  14. 08 10月, 2015 1 次提交
    • Y
      Revamp finding projects by namespaces · 03417456
      Yorick Peterse 提交于
      By using a JOIN we can remove the need for using 2 separate queries to
      find a project by its namespace. Combined with an index (only needed for
      PostgreSQL) this reduces the query time from ~245 ms (~520 ms for the
      first call) down to roughly 10 ms (~15 ms for the first call).
      03417456
  15. 06 10月, 2015 1 次提交
  16. 05 10月, 2015 3 次提交
  17. 01 10月, 2015 2 次提交
  18. 30 9月, 2015 1 次提交
    • K
      Delegate ci_project parameters to projects · b9ccc79c
      Kamil Trzcinski 提交于
      - It delegates name, path, gitlab_url, ssh_url_to_repo
      - Remove ability to set this parameters using CI API
      
      This fixes GitLab project rename, namespace change, repository rename, etc.
      b9ccc79c
  19. 29 9月, 2015 3 次提交
  20. 21 9月, 2015 1 次提交
  21. 20 9月, 2015 1 次提交
  22. 18 9月, 2015 2 次提交
  23. 17 9月, 2015 2 次提交
  24. 16 9月, 2015 1 次提交
  25. 15 9月, 2015 1 次提交
  26. 09 9月, 2015 1 次提交
  27. 04 9月, 2015 1 次提交
  28. 03 9月, 2015 1 次提交
  29. 01 9月, 2015 1 次提交