Age | Commit message (Expand) | Author |
---|---|---|
2017-11-12 | Add license (GNU GPLv3+) | Teddy Wing |
2017-11-12 | main(): Print message to inform users that the server is running | Teddy Wing |
2017-11-12 | main(): Use "127.0.0.1" instead of "localhost" | Teddy Wing |
2017-11-12 | main(): Add logging | Teddy Wing |
2017-11-12 | Update tests for Jenkins mock URL | Teddy Wing |
2017-11-12 | update_commit_status(): Pass GitHub token from command line argument | Teddy Wing |
2017-11-12 | find_and_track_build_and_update_status(): Pass in configuration | Teddy Wing |
2017-11-12 | main(): Use user-supplied port | Teddy Wing |
2017-11-12 | main(): Add command line options | Teddy Wing |
2017-11-11 | main(): Handle errors from `Result`s | Teddy Wing |
2017-11-10 | main(): Make endpoint to handle GitHub webhook | Teddy Wing |
2017-11-07 | main.rs: Print message on 404 | Teddy Wing |
2017-11-07 | main.rs: Add web server and "hello world" route | Teddy Wing |
2017-11-07 | Initial commit. Cargo init. | Teddy Wing |