1. 29 Sep, 2016 1 commit
  2. 28 Sep, 2016 1 commit
  3. 26 Sep, 2016 2 commits
  4. 11 Sep, 2016 1 commit
    • ArkBriar's avatar
      Add support for /projects/*/builds/* (#71) · 073d7ac4
      ArkBriar authored
      * Add support for /projects/*/builds/*
      PR for issue #42
      
      * fix
      
      * modify comments
      
      * modify comments
      
      * change styles and perform some addtion/deletion according to comments
      
      * define Runner as a independent type
      
      * define ArtifactsFile as a independent type
      
      * remove type Runner and ArtifactsFile, and remove field Coverage
      073d7ac4
  5. 07 Sep, 2016 1 commit
  6. 28 Aug, 2016 1 commit
  7. 20 Aug, 2016 1 commit
  8. 27 Jul, 2016 1 commit
  9. 26 Jul, 2016 1 commit
    • Sander van Harmelen's avatar
      Convert all *Options structs to use pointer for fields and fixup the README and… · 4f1f8d2b
      Sander van Harmelen authored
      Convert all *Options structs to use pointer for fields and fixup the README and project struct (#66)
      
      * Convert all *Options structs to use pointer for fields, per #29.
      
      * Update README and fix project struct
      
      The `project` struct was the only one that had all pointers, so I reverted that to make things consistent again.
      
      The same goes for the `time.Time` pointers. In some cases the API does not return a time and if the field is not a pointer to `time.Time`, this will generate an error. So to be consistent now all `time.Time` fields are pointer fields.
      4f1f8d2b
  10. 22 Jul, 2016 2 commits
  11. 20 Jul, 2016 1 commit
  12. 05 Jul, 2016 2 commits
  13. 01 Jul, 2016 1 commit
  14. 27 Jun, 2016 2 commits
  15. 24 May, 2016 2 commits
  16. 17 May, 2016 1 commit
  17. 16 May, 2016 1 commit
  18. 13 May, 2016 4 commits
  19. 11 May, 2016 2 commits
  20. 22 Apr, 2016 2 commits
  21. 04 Apr, 2016 2 commits
  22. 18 Mar, 2016 2 commits
  23. 17 Mar, 2016 6 commits