Age | Commit message (Expand) | Author |
---|---|---|
2017-11-07 | jenkins.rs: Add `get_jobs`, test HTTP request | Teddy Wing |
2017-11-07 | Add 'reqwest' crate | Teddy Wing |
2017-11-07 | jenkins.rs: Outline commit status update algorithm | Teddy Wing |
2017-11-07 | main.rs: Print message on 404 | Teddy Wing |
2017-11-07 | pull_request.rs: Parse JSON payload to create `CommitRef` struct | Teddy Wing |
2017-11-07 | Add 'json' crate | Teddy Wing |
2017-11-07 | pull_request.rs: Idea to get needed data from JSON payload | Teddy Wing |
2017-11-07 | Add modules for GitHub and Jenkins interaction | Teddy Wing |
2017-11-07 | main.rs: Add web server and "hello world" route | Teddy Wing |
2017-11-07 | Add 'rouille' crate | Teddy Wing |
2017-11-07 | Initial commit. Cargo init. | Teddy Wing |