aboutsummaryrefslogtreecommitdiffstats
path: root/src/github.rs
AgeCommit message (Expand)Author
2017-11-11github.rs: Add error handling with `Result`Teddy Wing
2017-11-10update_commit_status(): Pass authorization header with requestTeddy Wing
2017-11-10Get rid of unused variablesTeddy Wing
2017-11-09Correct tests after 69b930565a118f1f9890492e9f3130e23091b398Teddy Wing
2017-11-09Fix move compilation errors in `find_and_track_build_and_update_status`Teddy Wing
2017-11-09`update_commit_status`: Remove `organization_name` argumentTeddy Wing
2017-11-09CommitRef: Add `owner` fieldTeddy Wing
2017-11-09github.rs: `update_commit_status` needs organisation nameTeddy Wing
2017-11-09github.rs: `update_commit_status` should take a repo nameTeddy Wing
2017-11-08github.rs: Fix compilation errors from e0dca75f9b2de9023ecb978a0f9c8a11bTeddy Wing
2017-11-08Add rough code for `update_commit_status`Teddy Wing