BigW Consortium Gitlab

  1. 11 Feb, 2016 1 commit
    • Add new data to project in push, issue, merge-request and note webhooks data · b123171d
      Kirill Zaitsev authored
      - Add `avatar_url`, `description`, `git_ssh_url`, `git_http_url`,
        `path_with_namespace` and `default_branch` in `project` in push, issue,
        merge-request and note webhooks data
      - Deprecate the `ssh_url` in favor of `git_ssh_url` and `http_url` in
        favor of `git_http_url` in `project` for push, issue, merge-request and
        note webhooks data
      - Deprecate the `repository` key in push, issue, merge-request and
        note webhooks data, use `project` instead
  2. 10 Feb, 2016 1 commit
  3. 28 Jan, 2016 1 commit
  4. 25 Jan, 2016 1 commit
  5. 28 Dec, 2015 1 commit
  6. 25 Dec, 2015 1 commit
  7. 24 Dec, 2015 2 commits
  8. 23 Dec, 2015 2 commits
  9. 18 Dec, 2015 1 commit
  10. 11 Dec, 2015 2 commits
  11. 09 Dec, 2015 1 commit
  12. 26 Nov, 2015 1 commit
  13. 16 Oct, 2015 1 commit
  14. 12 Oct, 2015 1 commit
  15. 08 Oct, 2015 1 commit
    • Revamp finding projects by namespaces · 03417456
      Yorick Peterse authored
      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).
  16. 07 Oct, 2015 1 commit
  17. 16 Sep, 2015 1 commit
  18. 14 Jul, 2015 2 commits
  19. 22 Jun, 2015 2 commits
  20. 10 Jun, 2015 1 commit
  21. 08 Jun, 2015 1 commit
  22. 12 Feb, 2015 1 commit
  23. 30 Oct, 2014 1 commit
  24. 25 Mar, 2014 1 commit
  25. 14 Dec, 2013 1 commit
  26. 20 Aug, 2013 1 commit
  27. 18 Feb, 2013 1 commit
  28. 03 Jan, 2013 1 commit