| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | hmmHEADmain | Owen Jacobson | 2023-05-09 |
| | | |||
| * | builds test | Owen Jacobson | 2023-04-27 |
| | | |||
| * | Unbreak builds to test build cancellation | Owen Jacobson | 2023-04-26 |
| | | |||
| * | Deliberately fail the build for testing | Owen Jacobson | 2023-04-26 |
| | | |||
| * | hmm | Owen Jacobson | 2023-04-26 |
| | | |||
| * | hmm | Owen Jacobson | 2023-04-26 |
| | | |||
| * | hmm | Owen Jacobson | 2023-04-26 |
| | | |||
| * | hmm | Owen Jacobson | 2023-04-25 |
| | | |||
| * | caps | Owen Jacobson | 2023-04-21 |
| | | |||
| * | hhhhh | Owen Jacobson | 2023-04-20 |
| | | |||
| * | Update fork ribbon | Owen Jacobson | 2022-12-13 |
| | | |||
| * | Configure Rust version explicitly | Owen Jacobson | 2022-12-13 |
| | | |||
| * | Update .gitlab-ci.yml file | Owen Jacobson | 2022-06-26 |
| | | |||
| * | Update .gitlab-ci.yml file | Owen Jacobson | 2022-06-26 |
| | | |||
| * | Update .gitlab-ci.yml file | Owen Jacobson | 2022-06-26 |
| | | |||
| * | Merge pull request #32 from illegalhex/hsts-preload | Owen Jacobson | 2022-06-21 |
| |\ | | | | | Thanks Google. | ||
| | * | Thanks Google. | Cassandra Durnford | 2022-06-19 |
| |/ | |||
| * | Retire the Slack endpoint. | Owen Jacobson | 2022-06-08 |
| | | | | | This wasn't used anywhere, and never gets hit. It's a neat hack, but not worth the cognitive and maintenance cost of keeping around. | ||
| * | Based on readability feedback, this is clearer. | Owen Jacobson | 2022-06-08 |
| | | |||
| * | Merge pull request #31 from ojacobson/actix-4-and-askama | Owen Jacobson | 2022-06-08 |
| |\ | | | | | Actix 4 and askama (as a way of fixing vulns detected by dependabot). | ||
| | * | Remove now-spurious manual `From`. | Owen Jacobson | 2022-06-08 |
| | | | | | | | | | This was obviated by upgrading past Actix 3. | ||
| | * | Move to Askama templates. | Owen Jacobson | 2022-06-08 |
| | | | | | | | | | | | | | The author of maud seems to be slow on updating to newer actix releases, and the syntax, while clever, is ultimately less tool-friendly than "HTML with some weird characters" is. I do still like the idea, but I also want to use Actix 4. | ||
| | * | Move back to stable rust. | Owen Jacobson | 2022-06-08 |
| | | | | | | | | | `maud`, which was the main reason for nightlies, relies on proc macros. Those are stable in the 2021 edition, and maud 0.23+ uses them in a stable-friendly way. | ||
| | * | Switch to pinned dependency versions. | Owen Jacobson | 2022-06-07 |
| |/ | | | | | | This is in preparation for a bulk update - Github notified me that there are a ton of outdated deps here (which is true), so I'm using this as an opportunity to practice handling stale deps. Part of the motivation here is for `cargo upgrade` (from `cargo-edit`) to be able to do something reasonable. | ||
| * | Merge pull request #27 from ojacobson/rust-nightly-update | Owen Jacobson | 2021-10-08 |
| |\ | | | | | Update Rust nightly version | ||
| | * | Update Rust nightly version. | ojacobson | 2021-10-08 |
| |/ | |||
| * | Merge pull request #26 from ojacobson/rust-nightly-update | Owen Jacobson | 2021-08-08 |
| |\ | | | | | Update Rust nightly version | ||
| | * | Update Rust nightly version. | ojacobson | 2021-08-08 |
| |/ | |||
| * | Merge pull request #25 from ojacobson/rust-nightly-update | Owen Jacobson | 2021-06-10 |
| |\ | | | | | Update Rust nightly version | ||
| | * | Update Rust nightly version. | ojacobson | 2021-06-08 |
| |/ | |||
| * | Merge pull request #24 from ojacobson/rust-nightly-update | Owen Jacobson | 2021-05-12 |
| |\ | | | | | Update Rust nightly version | ||
| | * | Update Rust nightly version. | ojacobson | 2021-05-08 |
| |/ | |||
| * | Merge pull request #23 from ojacobson/rust-nightly-update | Owen Jacobson | 2021-03-09 |
| |\ | | | | | Update Rust nightly version | ||
| | * | Update Rust nightly version. | ojacobson | 2021-03-08 |
| |/ | |||
| * | Merge pull request #22 from ojacobson/rust-nightly-update | Owen Jacobson | 2021-01-20 |
| |\ | | | | | Update Rust nightly version | ||
| | * | Update Rust nightly version. | ojacobson | 2021-01-08 |
| |/ | |||
| * | Merge pull request #21 from ojacobson/rust-nightly-update | Owen Jacobson | 2020-12-08 |
| |\ | | | | | Update Rust nightly version | ||
| | * | Update Rust nightly version. | ojacobson | 2020-12-08 |
| |/ | |||
| * | Merge pull request #18 from ojacobson/package-updates | Owen Jacobson | 2020-11-09 |
| |\ | | | | | Package updates | ||
| | * | Update all dependencies. | Owen Jacobson | 2020-07-31 |
| | | | | | | | | | This is more of a speculative update than a response to any specific issue, but I'd rather do this intermittently than have to upgrade in a hurry if a dep gets breached. | ||
| | * | Use released `maud` crate. | Owen Jacobson | 2020-07-31 |
| | | | | | | | | | The maintainer has put up-to-date packages on crates.io, so let's use 'em for hygiene. | ||
| * | | Merge pull request #20 from ojacobson/rust-nightly-update | Owen Jacobson | 2020-10-08 |
| |\ \ | | | | | | | Update Rust nightly version | ||
| | * | | Update Rust nightly version. | ojacobson | 2020-10-08 |
| |/ / | |||
| * | | Merge pull request #19 from ojacobson/rust-nightly-update | Owen Jacobson | 2020-09-10 |
| |\ \ | |/ |/| | Update Rust nightly version | ||
| | * | Update Rust nightly version. | ojacobson | 2020-09-08 |
| |/ | |||
| * | Merge pull request #17 from ojacobson/auto-update-nightly | Owen Jacobson | 2020-07-31 |
| |\ | | | | | Automate periodic Rust Nightly upgrades. | ||
| | * | Move tool installation into scripts. | Owen Jacobson | 2020-07-31 |
| | | | | | | | | | Now that it's done in two (well, three, if you count the README) places, it's best if its done consistently. | ||
| | * | Automate periodic Rust Nightly upgrades. | Owen Jacobson | 2020-07-31 |
| | | | | | | | | | This allows the project to have a pinned version of Rust, but also ensures we don't fall too far behind on versions so long as someone (cough) reviews the pull requests regularly. This splits the difference between using nightly directly (and having Travis fail sporadically because of missing rustfmt/clippy) and pinning so that Travis works reliably (and having a large version lag). | ||
| * | | Merge pull request #14 from ojacobson/versions | Owen Jacobson | 2020-07-31 |
| |\ \ | |/ |/| | Add an admonishment to check the version you're testing against. | ||
| | * | Add an admonishment to check the version you're testing against. (Thanks, ↵ | Owen Jacobson | 2020-07-31 |
| |/ | | | | @wlonkly!) | ||
