0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 17 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Catch exceptions by default in the default environments. More... over 13 years ago
Added MonadCatchIO instance to Handler. More... over 13 years ago
Typo. More... over 13 years ago
Harder stm dep. More... over 13 years ago
Capital letter fix. More... over 13 years ago
Added non-socket-closing lazy IO to the Body handlers. More... over 13 years ago
Added rewrite to the HttpM class. Not yet used for true rewriting. More... over 13 years ago
Slightly more flexible dependency on pureMD5. More... over 13 years ago
Renamed ForkM to Forkable monad. Handler -> H. More... over 13 years ago
Minor cleanup server code. More... over 13 years ago
Build against new fclabels. More... over 13 years ago
Minor documentation change. More... almost 14 years ago
Export forgotten function hLocalRequest. More... almost 14 years ago
Renamed some config fields to avoid ambiguities. More... almost 14 years ago
Monad libs dependency changes. More... almost 14 years ago
Export protocol modules from Salvia. More... almost 14 years ago
Adapted to the new fclabels. More... almost 14 years ago
Separate in/out handles. More... almost 14 years ago
Removed -threaded from library. More... about 14 years ago
Added documentation to Interface.hs. More... about 14 years ago
Prevent warnings. More... about 14 years ago
Documentation update. More... about 14 years ago
Don't set the domain in cookies by default, to make demoing easier. More... about 14 years ago
Default hostname should be 127.0.0.1 so cookies work in the demo. More... about 14 years ago
Version bump. More... about 14 years ago
Removed unused import. More... about 14 years ago
Removed all session and login code from salvia, this will be in salvia-sessions. More... about 14 years ago
Bind to 0.0.0.0 (wildcard) by default. More... about 14 years ago
Removed an extraneous TVar from the sessions. More... about 14 years ago
Updated todo. More... about 14 years ago