index
:
dome-key-web
master
DomeKey website
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-11-09
layout.hcss: Give names to colours
Teddy Wing
2018-11-09
main.hcss: Move `layout.hcss` include to bottom
Teddy Wing
2018-11-09
links.hcss: Replace colours with variables
Teddy Wing
2018-11-09
Add `links.hcss`
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
.env.sample: Add `LOG_FILE` variable
Teddy Wing
2018-11-09
Set up a file logger
Teddy Wing
2018-11-09
Add `get_database_connection()`
Teddy Wing
2018-11-09
.env.sample: Add `DATABASE_URL` variable
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
Remove Migrant.toml
Teddy Wing
2018-11-09
Add `lib.rs`
Teddy Wing
2018-11-09
Add 'error-chain' crate
Teddy Wing
2018-11-09
Cargo: Add 'mysql' crate
Teddy Wing
2018-11-09
Add setup scripts
Teddy Wing
2018-11-09
20181109031633_create_purchasers.up.sql: Remove `DELIMITER` lines
Teddy Wing
2018-11-09
Move 'migrant' migrations to 'migrate' format
Teddy Wing
2018-11-09
.env.sample: Add `migrate` wrapper functions
Teddy Wing
2018-11-09
.env.sample: Add `migrate` function
Teddy Wing
2018-11-09
Add migrations for `purchasers` table
Teddy Wing
2018-11-09
Add database config
Teddy Wing
2018-11-08
Add system requirements section
Teddy Wing
2018-11-08
Mention free trial
Teddy Wing
2018-11-08
Add some more descriptive copy to the website
Teddy Wing
2018-11-08
Make code block background colour darker
Teddy Wing
2018-11-08
Increase `line-height` of code blocks
Teddy Wing
2018-11-08
Use a smaller font size for mapping examples
Teddy Wing
2018-11-08
Add lighttpd.conf
Teddy Wing
2018-11-08
Update logo alt text
Teddy Wing
2018-11-08
Adjust logo and content margins
Teddy Wing
2018-11-08
Add margins to headers and blocks
Teddy Wing
2018-11-08
Add a few mapping examples
Teddy Wing
2018-11-08
Makefile: Remove empty lines from 'styles.css'
Teddy Wing
2018-11-08
Split CSS into separate files
Teddy Wing
2018-11-08
Add CSS reset
Teddy Wing
2018-11-08
Add header styles
Teddy Wing
2018-11-08
Add a code block style
Teddy Wing
2018-11-08
Initial homepage experiment
Teddy Wing
2018-11-08
aquatic-prime: Move 'base64' and 'serde_derive' crates to dev deps
Teddy Wing
2018-11-08
paddle: Require that input `Iterator`s also be `PartialOrd`
Teddy Wing
2018-11-08
verify_signature(): Add input signature argument
Teddy Wing
2018-11-08
paddle: Add rough implementation of `verify_signature()`
Teddy Wing
2018-11-08
paddle::php_serialize(): Take an `IntoIterator` argument
Teddy Wing
2018-11-08
paddle: Add a test for `php_serialize()`
Teddy Wing
[prev]
[next]