aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-11-08af83.rs: Add `job_name` to get name of Jenkins jobsTeddy Wing
2017-11-08pull_request.rs: Make `CommitRef` publicTeddy Wing
2017-11-08jenkins.rs: Add `result_from_job`Teddy Wing
2017-11-07jenkins.rs: Add `get_jobs`, test HTTP requestTeddy Wing
2017-11-07Add 'reqwest' crateTeddy Wing
2017-11-07jenkins.rs: Outline commit status update algorithmTeddy Wing
2017-11-07main.rs: Print message on 404Teddy Wing
2017-11-07pull_request.rs: Parse JSON payload to create `CommitRef` structTeddy Wing
2017-11-07Add 'json' crateTeddy Wing
2017-11-07pull_request.rs: Idea to get needed data from JSON payloadTeddy Wing
2017-11-07Add modules for GitHub and Jenkins interactionTeddy Wing
2017-11-07main.rs: Add web server and "hello world" routeTeddy Wing
2017-11-07Add 'rouille' crateTeddy Wing
2017-11-07Initial commit. Cargo init.Teddy Wing