Commit Graph

7 Commits

Author SHA1 Message Date
Michael Henriksen
ad17881d95 Bump version 2016-04-10 11:28:24 +02:00
Michael Henriksen
94cdc61fa4 Add ability to define custom signatures
Gitrob will now look for a file at `~/.gitrobsignatures` which it
expects to be a JSON document that follows the same structure as the
main signatures.json file. If the signatures are valid, it will be
loaded into the BlobObserver.
2016-04-10 11:04:23 +02:00
Michael Henriksen
56c4e38478 Bump version 2016-03-24 16:36:32 +01:00
Michael Henriksen
b948b415d0 Fix wrong configuration reference when configuring SSL for GitHub clients 2016-03-21 17:53:40 +01:00
Michael Henriksen
01ec2b6802 Fix bug causing private organization repositories to not be collected 2016-03-19 14:26:52 +01:00
Michael Henriksen
f72a2c57b7 Bug fixes
- The `--verify-ssl` command option did not properly set SSL configuration on
   GitHub API clients.
 - Setting GitHub access tokens with `--access-tokens` command option resulted
   in an error.
2016-03-19 09:21:11 +01:00
Michael Henriksen
93d07164d6 Gitrob version 1.0.0 2016-03-12 15:20:20 +01:00