1. 03 Nov, 2015 6 commits
  2. 02 Nov, 2015 6 commits
  3. 01 Nov, 2015 2 commits
  4. 18 Oct, 2015 1 commit
  5. 16 Oct, 2015 1 commit
  6. 02 Oct, 2015 1 commit
  7. 01 Oct, 2015 1 commit
  8. 25 Sep, 2015 2 commits
  9. 14 Sep, 2015 2 commits
  10. 09 Sep, 2015 5 commits
  11. 04 Sep, 2015 4 commits
  12. 30 Aug, 2015 2 commits
  13. 29 Aug, 2015 1 commit
    • Andreas Häber's avatar
      Support OAuth access_token · ef0a0d41
      Andreas Häber authored
      For OAuth the uri query parameter should be named access_token instead of
      private_token. To support both a enum TokenType is introduced and should
      be used to select which token type to be used for the API access.
      
      For backwards compatibility TokenType#PRIVATE_TOKEN will be used by
      default.
      Signed-off-by: 's avatarAndreas Häber <andreas.haber@intele.com>
      ef0a0d41
  14. 28 Aug, 2015 2 commits
  15. 27 Aug, 2015 1 commit
  16. 20 Aug, 2015 2 commits
  17. 19 Aug, 2015 1 commit