0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make previews safer by stripping pauses. More... about 13 years ago
Don't add stuff to our internal log buffer if noapi is on. More... about 13 years ago
Turn off /log when noapi is set. More... about 13 years ago
Add option to specify craft anchor point. More... about 13 years ago
Add basic docs for request spec language. More... about 13 years ago
Add a Host header to pathoc requests by default. More... about 13 years ago
Document raw flag. More... about 13 years ago
Add a Date header to server responses, unless raw is set. More... about 13 years ago
Add a raw modifier to requests and responses, which turn off automatic additions. More... about 13 years ago
Better handling of binary data output by pathoc. More... about 13 years ago
Add pathod --noapi to turn off the service API. More... about 13 years ago
Add a --nocraft option to pathod that turns off crafting. More... about 13 years ago
Add a --noweb option to turn web iface off, refactor unit tests. More... about 13 years ago
100% unit test coverage More... about 13 years ago
pathod.py unit tests++ More... about 13 years ago
100% test coverage for pathoc.py More... about 13 years ago
Use local scrolling with a JQuery module, because anchor jumps are braindead. More... about 13 years ago
Unify offset specifications, and document them. More... about 13 years ago
Escape unprintable content in preview. More... about 13 years ago
100% test coverage for app.py More... about 13 years ago
Unit tests for most of app.py, return 404 for unknown log entry. More... about 13 years ago
Use configured size limit to keep previews in check. More... about 13 years ago
Refactor rparse.InternalResponse -> rparse.PathodErrorResponse More... about 13 years ago
Use policy hook to apply a size limit in pathod, add corresponding cmdline arg. More... about 13 years ago
Add hooks for policy checks of served data. More... about 13 years ago
Add function for effective length calculation when actions are present. More... about 13 years ago
Make file generators display nicely in pathoc actions dump. More... about 13 years ago
Constrain file access to configured directory in pathod. More... about 13 years ago
Allow execution of specs from file, using +./path More... about 13 years ago
Doc reorg. More... about 13 years ago