aboutsummaryrefslogtreecommitdiffstats
path: root/license-generator/src/purchaser.rs
AgeCommit message (Expand)Author
2018-11-19license-generator: Respond with text for fulfillment emailTeddy Wing
2018-11-14purchaser: Add timestamp to secretTeddy Wing
2018-11-09Purchaser::insert(): Commit the transactionTeddy Wing
2018-11-09main(): Create a test purchaserTeddy Wing
2018-11-09Purchaser::new(): Generate a secret in this methodTeddy Wing
2018-11-09Add `get_database_connection()`Teddy Wing
2018-11-09Extract code in `lib.rs` to `errors.rs` and `purchaser.rs`Teddy Wing