| Commit message (Expand) | Author | Age | Files | Lines |
* | Change response spec format to code[:features] | Aldo Cortesi | 2012-10-28 | 1 | -1/+0 |
* | Cleaup, ABC for Value classes. | Aldo Cortesi | 2012-10-28 | 1 | -1/+2 |
* | Move message body to new lazy-generator scheme. | Aldo Cortesi | 2012-10-28 | 1 | -1/+1 |
* | Remove check argument to serve() methods. | Aldo Cortesi | 2012-10-27 | 1 | -2/+2 |
* | Unit test suite love: 100% coverage | Aldo Cortesi | 2012-10-25 | 1 | -0/+11 |
* | Add timeout argument to Pathod, and matching -t command-line option. | Aldo Cortesi | 2012-10-01 | 1 | -0/+9 |
* | Cleanup of libpathod.test, test example for front page. | Aldo Cortesi | 2012-07-30 | 1 | -8/+9 |
* | 100% test coverage. | Aldo Cortesi | 2012-07-30 | 1 | -0/+6 |
* | Add a --nohang flag that turns off pauses in response generation. | Aldo Cortesi | 2012-07-26 | 1 | -0/+9 |
* | Refactor test.py, add unit tests for app.py corner case. | Aldo Cortesi | 2012-07-25 | 1 | -4/+9 |
* | Add a --noweb option to turn web iface off, refactor unit tests. | Aldo Cortesi | 2012-07-23 | 1 | -3/+15 |
* | pathod.py unit tests++ | Aldo Cortesi | 2012-07-23 | 1 | -0/+5 |
* | Unit tests for most of app.py, return 404 for unknown log entry. | Aldo Cortesi | 2012-07-23 | 1 | -51/+4 |
* | Use policy hook to apply a size limit in pathod, add corresponding cmdline arg. | Aldo Cortesi | 2012-07-23 | 1 | -1/+8 |
* | Allow execution of specs from file, using +./path | Aldo Cortesi | 2012-07-22 | 1 | -0/+4 |
* | Escape special characters in first line error log. | Aldo Cortesi | 2012-07-22 | 1 | -1/+0 |
* | Handle invalid content length headers. | Aldo Cortesi | 2012-07-22 | 1 | -1/+7 |
* | More robust response handling. | Aldo Cortesi | 2012-07-21 | 1 | -1/+4 |
* | Use injection to test a corner case in pathod daemon. | Aldo Cortesi | 2012-07-21 | 1 | -1/+12 |
* | Extend test suite to cover SSL. Log SSL connection errors. | Aldo Cortesi | 2012-07-20 | 1 | -13/+42 |
* | Handle invalid first line errors, add an error log buffer type. | Aldo Cortesi | 2012-07-20 | 1 | -1/+12 |
* | Split pathod and pathoc daemon test suites out. | Aldo Cortesi | 2012-06-26 | 1 | -1/+50 |
* | Enable anchors on command line. | Aldo Cortesi | 2012-06-24 | 1 | -0/+3 |
* | Re-enable anchors. | Aldo Cortesi | 2012-06-24 | 1 | -1/+5 |
* | Log inspection and manipulation from tests. | Aldo Cortesi | 2012-06-21 | 1 | -16/+0 |
* | Restore client argument parsing. Add thread-safe logging subsystem. | Aldo Cortesi | 2012-06-21 | 1 | -2/+14 |
* | Disconnect, rest refactoring. | Aldo Cortesi | 2012-06-21 | 1 | -5/+5 |
* | Port test suite over to Nose. | Aldo Cortesi | 2012-06-09 | 1 | -12/+4 |
* | We can't sensibly unit test pages withhout firing up a server. | Aldo Cortesi | 2012-06-07 | 1 | -28/+0 |
* | Start building a Pathod unit testing truss. | Aldo Cortesi | 2012-06-07 | 1 | -0/+8 |
* | lippathod/app.py -> libpathod/pathod.py | Aldo Cortesi | 2012-06-07 | 1 | -0/+63 |