1. 20 11月, 2013 1 次提交
  2. 19 11月, 2013 2 次提交
  3. 18 11月, 2013 1 次提交
  4. 11 11月, 2013 1 次提交
  5. 10 11月, 2013 1 次提交
  6. 09 11月, 2013 1 次提交
  7. 07 11月, 2013 1 次提交
  8. 18 10月, 2013 1 次提交
  9. 17 10月, 2013 1 次提交
  10. 14 10月, 2013 2 次提交
  11. 10 10月, 2013 2 次提交
  12. 09 10月, 2013 1 次提交
  13. 08 10月, 2013 1 次提交
  14. 07 10月, 2013 1 次提交
  15. 02 10月, 2013 6 次提交
  16. 01 10月, 2013 3 次提交
  17. 30 9月, 2013 1 次提交
  18. 29 9月, 2013 1 次提交
  19. 24 9月, 2013 2 次提交
  20. 10 9月, 2013 1 次提交
    • I
      API: admin users can sudo commands as other users · e86e8818
      Izaak Alpert 提交于
      -Specifying a header of SUDO or adding a :sudo with either user id, or username of the user will set the current_user to be that user if your identifying private_token/PRIVATE_TOKEN is an administrator token
      e86e8818
  21. 05 9月, 2013 1 次提交
  22. 31 8月, 2013 1 次提交
  23. 28 8月, 2013 1 次提交
    • A
      Standardize commit diff api url, change blob api url, add get single commit · 59f428dc
      Alex Van't Hof 提交于
      Use "/commits/:sha/diff" as opposed to "/commit/:sha", keeping in line
      with existing api urls (e.g. "/projects/:id", etc.)
      
      Fix 500 error resulting from a diff api call with an invalid commit hash
      
      Move "/commits/:sha/blob" to "/blobs/:sha", leaving the old path for
      backwards compatibility.
      
      Add ability to get a single commit via "/commits/:sha"
      59f428dc
  24. 26 8月, 2013 1 次提交
  25. 20 8月, 2013 1 次提交
  26. 07 8月, 2013 1 次提交
  27. 29 7月, 2013 1 次提交
  28. 26 7月, 2013 1 次提交
  29. 18 7月, 2013 1 次提交
    • S
      Update README.md · 87e8c2dc
      Sean Zicari 提交于
      Updated the relative links in ## Contents to point to the correct documents.
      87e8c2dc