16
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 2 days ago.
Apr 16, 2023 — Apr 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change coverage call in Makefile to use the python module and not the binary. More... over 7 years ago
test coverage More... over 7 years ago
Merge pull request #895 from oz123/add_circle_ci_badge More... over 7 years ago
Add badge for CircleCI More... over 7 years ago
Fix #882: Do not special-case TemplateErrors. More... over 7 years ago
circle-ci: Removed 3.1.5 tests (out of support) and disabled server adapter tests. More... over 7 years ago
Re-added circle.yml More... over 7 years ago
Skip server tests until travis-ci is more stable for this kind of test. More... over 7 years ago
Added tests for #892 More... over 7 years ago
Merge pull request #892 from kianxineki/patch-3 More... over 7 years ago
Merge pull request #893 from eric-wieser/patch-4 More... over 7 years ago
Merge pull request #894 from eric-wieser/safe-error-page More... over 7 years ago
Merge pull request #889 from mgedmin/patch-1 More... over 7 years ago
Handle unprintable errors More... over 7 years ago
HttpError is a subclass of HttpResponse More... over 7 years ago
Provide a name to default_error_handler More... over 7 years ago
Fix tracebacks that would contain <string> to contain the template path More... over 7 years ago
raise HTTPResponse not working correctly More... over 7 years ago
Merge pull request #890 from oz123/drop_opt_parser More... over 7 years ago
Clean up of command line parser More... over 7 years ago
add some more testing More... over 7 years ago
Drop optparser, migrate to argparse More... over 7 years ago
Fix warning about using absolute template path names More... over 7 years ago
Merge pull request #885 from oz123/enable_coveralls More... over 7 years ago
Add badge to README More... over 7 years ago
Disable Circle CI More... over 7 years ago
Run the tests under coverage More... over 7 years ago
require sudo More... over 7 years ago
Install coveralls with pip More... over 7 years ago
Merge pull request #884 from oz123/re-enable-coverage More... over 7 years ago