2022-03-31 |
Ian Jackson | clippy: Miscellaneous minor changes, and allow lints |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Ian Jackson | asseturl: Fix a wrong call to write, to be write_all |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Ian Jackson | clippy: Miscellaneous minor changes, and allow lints |
commit | commitdiff | tree | snapshot |
2022-03-31 |
Ian Jackson | clippy: Miscellaneous minor changes |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | zcoord: Move from_str impl for Mutable to be FromStr... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | zcoord: Move from_str impl to be (only) in FromStr... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | zcoord: Remove redundant to_string method |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | clippy: allow some lints |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | clippy: Miscellaneous minor changes |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | clippy: Miscellaneous minor changes |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | Html type: impl Default and derive new() |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | Makefile: Support for controlling the Rust version |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | clippy: allow some lints |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | clippy: wip machinery, and transfer the one allowed... |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | actix: Drop a leftover dbg |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | Drop remaining feature enablements. |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | Remove one use of TAIT |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | Drop IteratorExt extension trait |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | actix: Document the situation with HEAD etc. |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | daemon: Remove a stray commented-out import thing. |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | actix Files: Work around content-type breakage |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | actix Files: Do our content-type mangling first |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | actix Files: Break out FILES_PATH |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | actix Files: change error handling for middleware fixup fn |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | actix files content-type fixup: wip, call fn middlware |
commit | commitdiff | tree | snapshot |
2022-03-30 |
Ian Jackson | daemon: Fix whitespace error |
commit | commitdiff | tree | snapshot |
2022-03-29 |
Ian Jackson | Abolish JsonLen and json_len |
commit | commitdiff | tree | snapshot |
2022-03-29 |
Ian Jackson | SSE: Adjust error handling somewhat |
commit | commitdiff | tree | snapshot |
2022-03-29 |
Ian Jackson | SSE: Redo buffer handling |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | Refine a TODO |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | server: Support explicit specification of addresses... |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | server: Move listening address config resolution to... |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | server: Listen on localhost only by default, regardless... |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | server: Listen on port 8000 by default, regardless... |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | Note a TODO |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | actix routing: Use a conventional prefix for route... |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | resource leaf routing: Document why we're leaving it... |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | Revert "resource leaf routing: Attempt via impl FromReq... |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | resource leaf routing: Attempt via impl FromRequest |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | Tidying: Simplify a unit error struct |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | actix cleanup: import futures::future |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | actix cleanup: Minor reformattint |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | Cargo.nail: Drop our own directory |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | web templates: Use stem for template names (without... |
commit | commitdiff | tree | snapshot |
2022-03-28 |
Ian Jackson | web templates: Provide our own directory scanner |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Rocket cleanup: Call our tera tera |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix cleanup: Note a done todo |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix cleanup: Remove actix test programs |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Revert "Mutex debug: Enable it (for demo and testing)" |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Mutex debug: Actually add some debug messages. |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Mutex debug: Use Debug for DebugIdentify, not Display |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Mutex debug: Introduce DebugIdentify trait |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Mutex debug: Enable it (for demo and testing) |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Mutex debug: Add example (commented out) of engaging it |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Mutex debug: Introduce Mutex and guard types |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: add Debug bound to Deserialize trait for Parse |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix conversion: Update docs |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Rocket cleanup: Remove some workarounds from config... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Rocket cleanup: Remove Rocket dependencies |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Rocket cleanup: Remove rocket_workers config variable |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: Log an error if we have an internal server error |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: Add logging |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: Reorder calls on App to put the neader middlewar... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: Replace Rocket |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: Final dependencies for conversion |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: experiments: Test program: CORS |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: experiments: Test program: nosniff header |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: experiments: Files test with not found handler |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: experiments: Files test example program |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: experiments: More test example program, with... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: experiments: More test example program |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: experiments: A test example program for playing... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | actix: Add some initial dependencies |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Tera templates: Add entry for rendering error to Intern... |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Tera templates: Adjust syntax by moving imports to top |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Import serde::de::Error trait |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Add IpAddress helper trait |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Introduce InvalidAbbrevPresentationLayout error type |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | Make AbbrevPresentationLayout and Parse be Debug |
commit | commitdiff | tree | snapshot |
2022-03-27 |
Ian Jackson | session URL: PresentationLayout is mandatory |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Ian Jackson | Drop an unused type alias |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Ian Jackson | Move DEFKEY_FLIP to where it ought to be used, and... |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Ian Jackson | sse: Remove a now-redundant loop |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Ian Jackson | sse: Return from read() impl immediately after cv return |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Ian Jackson | sse: Move to daemon |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Ian Jackson | sse: Introduce BufForRead |
commit | commitdiff | tree | snapshot |
2022-03-19 |
Ian Jackson | Doucment current nightly tested version |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | wasm: No not use wee-alloc. It has bugs and seems... |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | miri: Skip digest read and write tests |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | cargo: upgrade inventory |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | cli: Make SubcommandProperties const-default, not just... |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | cargo: upgrade usvg |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | cargo: upgrade thirtyfour_sync x11rb |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | cargo: upgrade derive-into-owned rmp-serde enum-map |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | cargo: upgrade chrono-tz parking_lot mio directories ron |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | cargo: upgrade digest sha2 |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | cargo: upgrade console nix flexi_logger image |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | cargo: upgrade strum |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | strum: Drop a commented-out dependency |
commit | commitdiff | tree | snapshot |
2022-03-06 |
Ian Jackson | cargo: update |
commit | commitdiff | tree | snapshot |
next |