| Age | Commit message (Expand) | Author |
|---|---|---|
| 2018-11-10 | Add a helper function to verify webhook requests | Teddy Wing |
| 2018-11-10 | Parse POST params to a `BTreeMap` | Teddy Wing |
| 2018-11-10 | Add better messages on environment variable error | Teddy Wing |
| 2018-11-09 | Purchaser::insert(): Commit the transaction | Teddy Wing |
| 2018-11-09 | main(): Create a test purchaser | Teddy Wing |
| 2018-11-09 | Purchaser::new(): Generate a secret in this method | Teddy Wing |
| 2018-11-09 | Set up a file logger | Teddy Wing |
| 2018-11-09 | Add `get_database_connection()` | Teddy Wing |
| 2018-11-09 | Extract code in `lib.rs` to `errors.rs` and `purchaser.rs` | Teddy Wing |
| 2018-11-09 | Purchaser: Remove `with_secret()` function | Teddy Wing |
| 2018-11-09 | Purchaser::generate_secret(): Use a larger random number pool | Teddy Wing |
| 2018-11-09 | Purchaser: Add `generate_secret()` method | Teddy Wing |
| 2018-11-09 | Purchaser: Implement `insert()` | Teddy Wing |
| 2018-11-09 | Add `lib.rs` | Teddy Wing |
| 2018-11-04 | Make a simple FastCGI echo server | Teddy Wing |
| 2018-11-03 | Add 'license-generator' Rust project | Teddy Wing |
