chiark / gitweb /
otter.git
2022-03-30 Ian JacksonDrop IteratorExt extension trait
2022-03-30 Ian Jacksonactix: Document the situation with HEAD etc.
2022-03-30 Ian Jacksondaemon: Remove a stray commented-out import thing.
2022-03-30 Ian Jacksonactix Files: Work around content-type breakage
2022-03-30 Ian Jacksonactix Files: Do our content-type mangling first
2022-03-30 Ian Jacksonactix Files: Break out FILES_PATH
2022-03-30 Ian Jacksonactix Files: change error handling for middleware fixup fn
2022-03-30 Ian Jacksonactix files content-type fixup: wip, call fn middlware
2022-03-30 Ian Jacksondaemon: Fix whitespace error
2022-03-29 Ian JacksonAbolish JsonLen and json_len
2022-03-29 Ian JacksonSSE: Adjust error handling somewhat
2022-03-29 Ian JacksonSSE: Redo buffer handling
2022-03-28 Ian JacksonRefine a TODO
2022-03-28 Ian Jacksonserver: Support explicit specification of addresses...
2022-03-28 Ian Jacksonserver: Move listening address config resolution to...
2022-03-28 Ian Jacksonserver: Listen on localhost only by default, regardless...
2022-03-28 Ian Jacksonserver: Listen on port 8000 by default, regardless...
2022-03-28 Ian JacksonNote a TODO
2022-03-28 Ian Jacksonactix routing: Use a conventional prefix for route...
2022-03-28 Ian Jacksonresource leaf routing: Document why we're leaving it...
2022-03-28 Ian JacksonRevert "resource leaf routing: Attempt via impl FromReq...
2022-03-28 Ian Jacksonresource leaf routing: Attempt via impl FromRequest
2022-03-28 Ian JacksonTidying: Simplify a unit error struct
2022-03-28 Ian Jacksonactix cleanup: import futures::future
2022-03-28 Ian Jacksonactix cleanup: Minor reformattint
2022-03-28 Ian JacksonCargo.nail: Drop our own directory
2022-03-28 Ian Jacksonweb templates: Use stem for template names (without...
2022-03-28 Ian Jacksonweb templates: Provide our own directory scanner
2022-03-27 Ian JacksonRocket cleanup: Call our tera tera
2022-03-27 Ian Jacksonactix cleanup: Note a done todo
2022-03-27 Ian Jacksonactix cleanup: Remove actix test programs
2022-03-27 Ian JacksonRevert "Mutex debug: Enable it (for demo and testing)"
2022-03-27 Ian JacksonMutex debug: Actually add some debug messages.
2022-03-27 Ian JacksonMutex debug: Use Debug for DebugIdentify, not Display
2022-03-27 Ian JacksonMutex debug: Introduce DebugIdentify trait
2022-03-27 Ian JacksonMutex debug: Enable it (for demo and testing)
2022-03-27 Ian JacksonMutex debug: Add example (commented out) of engaging it
2022-03-27 Ian JacksonMutex debug: Introduce Mutex and guard types
2022-03-27 Ian Jacksonactix: add Debug bound to Deserialize trait for Parse
2022-03-27 Ian Jacksonactix conversion: Update docs
2022-03-27 Ian JacksonRocket cleanup: Remove some workarounds from config...
2022-03-27 Ian JacksonRocket cleanup: Remove Rocket dependencies
2022-03-27 Ian JacksonRocket cleanup: Remove rocket_workers config variable
2022-03-27 Ian Jacksonactix: Log an error if we have an internal server error
2022-03-27 Ian Jacksonactix: Add logging
2022-03-27 Ian Jacksonactix: Reorder calls on App to put the neader middlewar...
2022-03-27 Ian Jacksonactix: Replace Rocket
2022-03-27 Ian Jacksonactix: Final dependencies for conversion
2022-03-27 Ian Jacksonactix: experiments: Test program: CORS
2022-03-27 Ian Jacksonactix: experiments: Test program: nosniff header
2022-03-27 Ian Jacksonactix: experiments: Files test with not found handler
2022-03-27 Ian Jacksonactix: experiments: Files test example program
2022-03-27 Ian Jacksonactix: experiments: More test example program, with...
2022-03-27 Ian Jacksonactix: experiments: More test example program
2022-03-27 Ian Jacksonactix: experiments: A test example program for playing...
2022-03-27 Ian Jacksonactix: Add some initial dependencies
2022-03-27 Ian JacksonTera templates: Add entry for rendering error to Intern...
2022-03-27 Ian JacksonTera templates: Adjust syntax by moving imports to top
2022-03-27 Ian JacksonImport serde::de::Error trait
2022-03-27 Ian JacksonAdd IpAddress helper trait
2022-03-27 Ian JacksonIntroduce InvalidAbbrevPresentationLayout error type
2022-03-27 Ian JacksonMake AbbrevPresentationLayout and Parse be Debug
2022-03-27 Ian Jacksonsession URL: PresentationLayout is mandatory
2022-03-26 Ian JacksonDrop an unused type alias
2022-03-26 Ian JacksonMove DEFKEY_FLIP to where it ought to be used, and...
2022-03-19 Ian Jacksonsse: Remove a now-redundant loop
2022-03-19 Ian Jacksonsse: Return from read() impl immediately after cv return
2022-03-19 Ian Jacksonsse: Move to daemon
2022-03-19 Ian Jacksonsse: Introduce BufForRead
2022-03-19 Ian JacksonDoucment current nightly tested version
2022-03-06 Ian Jacksonwasm: No not use wee-alloc. It has bugs and seems...
2022-03-06 Ian Jacksonmiri: Skip digest read and write tests
2022-03-06 Ian Jacksoncargo: upgrade inventory
2022-03-06 Ian Jacksoncli: Make SubcommandProperties const-default, not just...
2022-03-06 Ian Jacksoncargo: upgrade usvg
2022-03-06 Ian Jacksoncargo: upgrade thirtyfour_sync x11rb
2022-03-06 Ian Jacksoncargo: upgrade derive-into-owned rmp-serde enum-map
2022-03-06 Ian Jacksoncargo: upgrade chrono-tz parking_lot mio directories ron
2022-03-06 Ian Jacksoncargo: upgrade digest sha2
2022-03-06 Ian Jacksoncargo: upgrade console nix flexi_logger image
2022-03-06 Ian Jacksoncargo: upgrade strum
2022-03-06 Ian Jacksonstrum: Drop a commented-out dependency
2022-03-06 Ian Jacksoncargo: update
2022-03-06 Ian Jacksoncmdlistener: Fix an error message
2022-03-06 Ian Jacksonwdriver: Add an allow for a field there fore debug
2022-03-06 Ian Jacksonwdriver: Expose contents of WPiece
2022-03-06 Ian Jacksonwdriver: Remove an unused field
2022-03-06 Ian Jacksonwdriver: Add an allow for a field used only for its...
2022-03-06 Ian Jacksonutils: Replace a deprecated call
2022-03-06 Ian Jacksonzcoord: Make MutateReturn take self parameter
2021-09-14 Ian Jacksonbuild fixes for more recent nightly
2021-09-14 Ian JacksonMakefile: don't override environment's SPHINXBUILD...
2021-07-28 Ian JacksonDo not leak in log piece identity of face-down cards
2021-07-25 Ian JacksonCargo.toml: Update all versions to 0.7.3 otter-0.7.3
2021-07-25 Ian JacksonCHANGELOG: Document fix to make-release
2021-07-25 Ian Jacksonmake-release: Rely on nailing-cargo's new preclean...
2021-07-25 Ian JacksonCHANGELOG: Set date of today's release otter-0.7.2
2021-07-25 Ian Jacksondocs: Drop a now-stabilised feature declaration
2021-07-25 Ian Jacksondocs: Document that we need miri for testing
2021-07-25 Ian Jacksondocs: Note testing with latest nightly
next