1. 13 12月, 2017 2 次提交
  2. 05 12月, 2017 2 次提交
    • F
      4b66bdfa
    • J
      Create merge request from email · 8cce7073
      Jan Provaznik 提交于
      * new merge request can be created by sending an email to the specific
      email address (similar to creating issues by email)
      * for the first iteration, source branch must be specified in the mail
      subject, other merge request parameters can not be set yet
      * user should enable "Receive notifications about your own activity" in
      user settings to receive a notification about created merge request
      
      Part of #32878
      8cce7073
  3. 03 12月, 2017 3 次提交
  4. 07 11月, 2017 1 次提交
  5. 03 11月, 2017 2 次提交
  6. 02 11月, 2017 2 次提交
  7. 01 11月, 2017 2 次提交
  8. 31 10月, 2017 1 次提交
  9. 28 10月, 2017 1 次提交
    • S
      Fix broken Members link when relative URL root paths are used · d6cd7006
      Stan Hu 提交于
      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
  10. 22 10月, 2017 1 次提交
    • S
      Fix inability to delete container registry tags · fbf82bf4
      Stan Hu 提交于
      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
  11. 19 10月, 2017 1 次提交
    • S
      Fix inability to delete container registry tags · b7e35033
      Stan Hu 提交于
      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
  12. 03 10月, 2017 1 次提交
  13. 30 9月, 2017 1 次提交
  14. 28 9月, 2017 1 次提交
  15. 27 9月, 2017 2 次提交
  16. 26 9月, 2017 1 次提交
  17. 25 9月, 2017 1 次提交
  18. 21 9月, 2017 1 次提交
  19. 04 9月, 2017 1 次提交
  20. 29 8月, 2017 1 次提交
  21. 22 7月, 2017 1 次提交
  22. 21 7月, 2017 1 次提交
    • Z
      Rename build to pipeline for status badges · 2086483b
      Z.J. van de Weg 提交于
      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
  23. 19 7月, 2017 1 次提交
  24. 07 7月, 2017 1 次提交
  25. 06 7月, 2017 1 次提交
  26. 29 6月, 2017 1 次提交
  27. 03 6月, 2017 1 次提交
  28. 01 6月, 2017 1 次提交
  29. 31 5月, 2017 1 次提交
  30. 26 5月, 2017 1 次提交
  31. 25 5月, 2017 2 次提交