1. 17 4月, 2018 1 次提交
  2. 13 4月, 2018 2 次提交
  3. 11 4月, 2018 1 次提交
  4. 09 4月, 2018 1 次提交
    • A
      Expose the target commit ID through the tag API · 3a4086e2
      Andrew Beresford 提交于
      This is useful for annotated tags, where the deferenced target is not the same as the tag object. At the moment there is no way to differentiate the two through the tag API.
      
      This change adds a "target" property and leaves the existing "commit" property alone so that existing behaviour is not altered.
      3a4086e2
  5. 08 4月, 2018 1 次提交
  6. 06 4月, 2018 2 次提交
  7. 05 4月, 2018 5 次提交
  8. 04 4月, 2018 2 次提交
  9. 03 4月, 2018 2 次提交
  10. 30 3月, 2018 2 次提交
  11. 29 3月, 2018 1 次提交
  12. 28 3月, 2018 7 次提交
  13. 27 3月, 2018 1 次提交
  14. 26 3月, 2018 4 次提交
  15. 21 3月, 2018 1 次提交
  16. 20 3月, 2018 2 次提交
    • F
      Improve JIRA event descriptions · 2ee19708
      Felipe Artur 提交于
      2ee19708
    • J
      Optional '/-/' delimiter for search API · 2370ff85
      Jan Provaznik 提交于
      '/-/' delimiter is used only in UI, in API we don't use it for
      other endpoints. To align search endpoints with the rest of API
      endpoints, this patch makes '/-/' optional for existing endpoints (to
      keep backward compatibility).
      
      Documentation is updated to prefer paths without '/-/'.
      2370ff85
  17. 16 3月, 2018 1 次提交
  18. 12 3月, 2018 1 次提交
  19. 09 3月, 2018 1 次提交
  20. 07 3月, 2018 2 次提交