1. 02 5月, 2018 1 次提交
  2. 25 4月, 2018 1 次提交
  3. 23 4月, 2018 2 次提交
  4. 22 4月, 2018 1 次提交
  5. 19 4月, 2018 2 次提交
  6. 14 4月, 2018 1 次提交
  7. 13 4月, 2018 1 次提交
  8. 11 4月, 2018 2 次提交
  9. 08 4月, 2018 1 次提交
  10. 07 4月, 2018 4 次提交
  11. 06 4月, 2018 2 次提交
    • J
      Add new repository archive route · 07f517d4
      James Ramsay 提交于
      Repository archives are always named `<project>-<ref>-<sha>` even if
      the ref is a commit. A consequence of always including the sha even
      for tags is that packaging a release is more difficult because both
      the ref and sha must be known by the packager.
      
      - add `<project>/-/archive/<ref>/<filename>.<format>` route using the
      `-` separator to prevent namespace collisions. If the filename is
      `<project>-<ref>` or the ref is a sha, the sha will be omitted,
      otherwise the default filename will be used.
      - deprecate previous archive route `repository/<ref>/archive`
      07f517d4
    • S
      Add confirmation modal to "Change username" · 43ef375e
      Shah El-Rahman 提交于
      43ef375e
  12. 05 4月, 2018 5 次提交
  13. 04 4月, 2018 3 次提交
  14. 03 4月, 2018 2 次提交
  15. 29 3月, 2018 2 次提交
  16. 27 3月, 2018 2 次提交
  17. 26 3月, 2018 2 次提交
  18. 25 3月, 2018 1 次提交
  19. 23 3月, 2018 3 次提交
  20. 22 3月, 2018 2 次提交