An error occurred fetching the project authors.
  1. 03 Dec, 2020 1 commit
  2. 14 Sep, 2020 1 commit
  3. 30 Jun, 2020 1 commit
  4. 03 Jun, 2020 1 commit
  5. 13 Mar, 2020 1 commit
  6. 19 Aug, 2019 2 commits
  7. 15 Apr, 2019 1 commit
  8. 18 Dec, 2018 3 commits
  9. 23 Nov, 2018 1 commit
  10. 01 Nov, 2018 1 commit
  11. 24 May, 2018 1 commit
  12. 26 Sep, 2017 3 commits
  13. 02 Jun, 2017 1 commit
  14. 03 Mar, 2017 2 commits
  15. 13 Feb, 2017 1 commit
  16. 09 Aug, 2016 2 commits
  17. 15 Apr, 2016 1 commit
  18. 19 Feb, 2016 1 commit
  19. 04 Aug, 2015 1 commit
  20. 20 Mar, 2014 1 commit
    • Dmitry Medvinsky's avatar
      Fix `/:username.keys` response content type · fefab474
      Dmitry Medvinsky authored
      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
  21. 11 Feb, 2014 1 commit