1. 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
  2. 05 9月, 2013 1 次提交
  3. 31 8月, 2013 1 次提交
  4. 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
  5. 26 8月, 2013 1 次提交
  6. 20 8月, 2013 1 次提交
  7. 07 8月, 2013 1 次提交
  8. 29 7月, 2013 1 次提交
  9. 26 7月, 2013 1 次提交
  10. 18 7月, 2013 1 次提交
    • S
      Update README.md · 87e8c2dc
      Sean Zicari 提交于
      Updated the relative links in ## Contents to point to the correct documents.
      87e8c2dc
  11. 16 7月, 2013 1 次提交
  12. 13 7月, 2013 1 次提交
  13. 09 7月, 2013 1 次提交
  14. 07 7月, 2013 1 次提交
  15. 06 7月, 2013 1 次提交
  16. 12 6月, 2013 1 次提交
  17. 11 6月, 2013 1 次提交
  18. 07 6月, 2013 1 次提交
  19. 06 6月, 2013 6 次提交
  20. 29 5月, 2013 1 次提交
    • D
      Update api docs and remove old attribute from User entity. · 07fd95f3
      Drew Blessing 提交于
      The API docs incorrectly referenced a few attributes associated with users. The 'blocked' attribute has been replaced with 'state'. Also, 'dark_scheme' seems to no longer be available in the User model so it should be removed from the exposed attributes in the API User entity.
      
      Add color scheme ID to API User entity
      07fd95f3
  21. 27 5月, 2013 1 次提交
  22. 22 5月, 2013 1 次提交
  23. 25 4月, 2013 1 次提交
  24. 16 4月, 2013 1 次提交
  25. 19 3月, 2013 1 次提交
  26. 18 3月, 2013 1 次提交
  27. 08 3月, 2013 2 次提交
  28. 07 3月, 2013 2 次提交
  29. 06 3月, 2013 3 次提交
  30. 28 2月, 2013 1 次提交
  31. 27 2月, 2013 1 次提交