An error occurred fetching the project authors.
  1. 02 Nov, 2017 1 commit
  2. 31 Oct, 2017 1 commit
  3. 27 Oct, 2017 1 commit
    • Stan Hu's avatar
      Fix broken Members link when relative URL root paths are used · d6cd7006
      Stan Hu authored
      Navigating to the "Members" section of a project would omit the
      relative URL root path. Fix the redirection and eliminate the
      need for a redirection in the first place.
      
      Fix other redirections failing to work with relative roots
      d6cd7006
  4. 21 Oct, 2017 1 commit
    • Stan Hu's avatar
      Fix inability to delete container registry tags · fbf82bf4
      Stan Hu authored
      Because container registry tags can have periods, the addition of the `.json`
      format caused ambiguity. Since the tag name regex is greedy, it would attempt
      to locate an image named `foo.json` instead of `foo`.
      
      Closes #39260
      fbf82bf4
  5. 19 Oct, 2017 1 commit
    • Stan Hu's avatar
      Fix inability to delete container registry tags · b7e35033
      Stan Hu authored
      Because container registry tags can have periods, the addition of the `.json`
      format caused ambiguity. Since the tag name regex is greedy, it would attempt
      to locate an image named `foo.json` instead of `foo`.
      
      Closes #39260
      b7e35033
  6. 03 Oct, 2017 1 commit
  7. 30 Sep, 2017 1 commit
  8. 28 Sep, 2017 1 commit
  9. 27 Sep, 2017 2 commits
  10. 26 Sep, 2017 1 commit
  11. 25 Sep, 2017 1 commit
  12. 21 Sep, 2017 1 commit
  13. 04 Sep, 2017 1 commit
  14. 28 Aug, 2017 1 commit
  15. 21 Jul, 2017 2 commits
    • Douwe Maan's avatar
      76c3d2d4
    • Z.J. van de Weg's avatar
      Rename build to pipeline for status badges · 2086483b
      Z.J. van de Weg authored
      First commit in probably 2, for resolve gitlab-org/gitlab-ce#15582. This
      commit is renaming files and classes from build to pipeline. Also
      wording is editted to pipeline. Given `pipeline` had more characters
      than `build`, I've made the field a bit wider. The width now matchers
      the one for the coverage badge, so they look nice when in a table
      format, or in a list.
      
      As soon as this commit is merged to master, and released, the build.svg
      is deprecated, meaning that all users which already placed a badge
      should update it. However, to make sure it keeps working tests are added
      for this case.
      2086483b
  16. 19 Jul, 2017 1 commit
  17. 07 Jul, 2017 1 commit
  18. 06 Jul, 2017 1 commit
  19. 28 Jun, 2017 1 commit
  20. 02 Jun, 2017 1 commit
  21. 01 Jun, 2017 1 commit
  22. 31 May, 2017 1 commit
  23. 26 May, 2017 1 commit
  24. 25 May, 2017 3 commits
  25. 24 May, 2017 3 commits
  26. 19 May, 2017 1 commit
  27. 18 May, 2017 4 commits
  28. 17 May, 2017 1 commit
  29. 13 May, 2017 1 commit
  30. 09 May, 2017 1 commit
  31. 07 May, 2017 1 commit