1. 11 4月, 2014 1 次提交
  2. 09 4月, 2014 2 次提交
  3. 08 4月, 2014 1 次提交
  4. 07 4月, 2014 1 次提交
  5. 06 4月, 2014 1 次提交
  6. 03 4月, 2014 9 次提交
  7. 02 4月, 2014 4 次提交
  8. 01 4月, 2014 2 次提交
  9. 31 3月, 2014 1 次提交
  10. 26 3月, 2014 2 次提交
  11. 25 3月, 2014 4 次提交
  12. 24 3月, 2014 2 次提交
  13. 23 3月, 2014 3 次提交
  14. 21 3月, 2014 1 次提交
  15. 20 3月, 2014 2 次提交
    • D
      Fix `/:username.keys` response content type · fefab474
      Dmitry Medvinsky 提交于
      Currently this method responds with `text/html`. It is kind of unusable
      if you open it in a browser. The browser thinks it is HTML and renders
      it as HTML, meaning new lines are dropped. So it's very hard to
      distinguish where the key starts and where it ends.
      
      This commit changes the content type header to `text/plain`.
      fefab474
    • S
      Add method to get the comments on a merge request · 9886998f
      Stuart Pook 提交于
      Add method to get the comments for a merge request and
      document that you can change the status of a merge request.
      9886998f
  16. 19 3月, 2014 4 次提交