0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
HEAD is 0.1b2. More... about 12 years ago
Release 0.1b1. More... about 12 years ago
Add tox config & distribution manifest. More... about 12 years ago
Add NoSuchServiceName to autodoc. More... about 12 years ago
Note default of ignore_missing_services. More... about 12 years ago
Add NoSuchServiceName for eponymous errors. More... about 12 years ago
Touch up Partyline Design section in docs. More... about 12 years ago
Add section to docs on building handlers. More... about 12 years ago
Make operator optional in WSGIParty.ask_around. More... about 12 years ago
Touch up docs. More... about 12 years ago
Start framework user quickstart. More... about 12 years ago
Note required pyramid version. More... about 12 years ago
Return list instead of a generator on ask_around. More... about 12 years ago
Recommend 404 after bootstrapping. More... about 12 years ago
Port old README into docs. More... about 12 years ago
Add Chris McDonough to AUTHORS. Trim whitespace. More... about 12 years ago
Merge pull request #2 from mcdonc/fix.pyramidinvites More... about 12 years ago
wsgiparty no longer has a dispatcher so use wsgiapp2 to mount 2 pyramid apps, update send_all to ask_around, get rid of helper in preference of just using whats passed More... about 12 years ago
Merge pull request #1 from mcdonc/feature.unittests More... about 12 years ago
add tests More... about 12 years ago
ignore coverage turds More... about 12 years ago
ignore directories named envsomething so we can put virtualenvs in here for testing More... about 12 years ago
correct py_modules name and add a test_suite value More... about 12 years ago
Start sphinx-based docs. More... about 12 years ago
Run sphinx-quickstart. More... about 12 years ago
Write a new README. More... about 12 years ago
Use continue not pass on high-and-dry. More... about 12 years ago
Make it clear Flask example is entirely in-band. More... about 12 years ago
Use one operator per application, ask others only. More... about 12 years ago
Reuse invitation context in Flask example. More... about 12 years ago