log
graph
tags
branches
changeset
browse
bz2
zip
wsgiblob
log
find changesets by author, revision, files, or words in the commit message
rev 96:
(0)
-60
tip
age
author
description
12 months
Jeff Hammel
bump version for no reason
default
tip
12 months
Jeff Hammel
make matching actually work
15 months
Jeff Hammel
back out future proofing
15 months
Jeff Hammel
call the 404 before returning; dont know if this makes a difference or not
16 months
Jeff Hammel
add more stub notes
16 months
Jeff Hammel
merge commit
16 months
Jeff Hammel
note wsgiblob->next
16 months
Jeff Hammel
note DAG
16 months
Jeff Hammel
adding whitepaper
16 months
Jeff Hammel
future proofing
16 months
Jeff Hammel
note new wsgiblob grammar
16 months
Jeff Hammel
adding the next generation config
17 months
Jeff Hammel
add a front end to the paster server
17 months
Jeff Hammel
make factories reloadable
17 months
Jeff Hammel
misspelling
17 months
Jeff Hammel
note about what circular-reference.ini demonstrates
17 months
Jeff Hammel
can now print .ini files
17 months
Jeff Hammel
better detection of circular references and an example illustrating such
17 months
Jeff Hammel
allow selection of app to serve
17 months
Jeff Hammel
add and use the description for the CLI
17 months
Jeff Hammel
remove TODO -> done
17 months
Jeff Hammel
only use 404s for the dispatcher
17 months
Jeff Hammel
ignore syntax errors in interpolation
17 months
Jeff Hammel
add a utility to convert a string to an args list
17 months
Jeff Hammel
stub for query string matching
17 months
Jeff Hammel
fix up how path matching works a bit
17 months
Jeff Hammel
remove unused imports
17 months
Jeff Hammel
serve JSON with impunity
17 months
Jeff Hammel
clean up the example a bit; can now serve JSON, sorta
17 months
Jeff Hammel
(questionably) allow apps to point to the wsgi factory
17 months
Jeff Hammel
stub out web stuff....not sure how to continue
17 months
Jeff Hammel
more cleanup on documentation; still isnt very good
17 months
Jeff Hammel
remove unused import
17 months
Jeff Hammel
* fix type
17 months
Jeff Hammel
more cleanup
17 months
Jeff Hammel
make use of the new app keyword for servers to get paste working
17 months
Jeff Hammel
add an example for the paste webserver. doesnt work yet
17 months
Jeff Hammel
various minor cleanup
17 months
Jeff Hammel
remove possibly obselescent error
17 months
Jeff Hammel
stub for .ini configuration
17 months
Jeff Hammel
removed unused variable
17 months
Jeff Hammel
get rid of no-longer-necessary create classmethod
17 months
Jeff Hammel
add an example using a DEFAULT variable + add a better assertion message
17 months
Jeff Hammel
factories are now real WSGI apps (maybe)
17 months
Jeff Hammel
refactor towards making the factories a real WSGI app themselves (!!!)
17 months
Jeff Hammel
add a stub for entry points
17 months
Jeff Hammel
notes about conditions
17 months
Jeff Hammel
get documentation up to date, even if its not thorough or pretty
17 months
Jeff Hammel
stub JSON factory
17 months
Jeff Hammel
notes to self about JSON factory
17 months
Jeff Hammel
stub out JSON class
17 months
Jeff Hammel
add notimplementederror for .ini file printing
17 months
Jeff Hammel
print out JSON
17 months
Jeff Hammel
stub out printing
17 months
Jeff Hammel
add json dependency
17 months
Jeff Hammel
dont ignore condition from main section; thats up to WSGIFactory now
17 months
Jeff Hammel
dont use conditions for main app section
17 months
Jeff Hammel
rather radical rewrite where i destroy special rules for wrapping altogether; instead, you just give options in a factory that are %(app)s where app is the name of the :app section. theres a lot to do, but i think this is a better approach
17 months
Jeff Hammel
use ":app" for ":main:"; as yet untested
17 months
Jeff Hammel
make a real command-line app
rev 96:
(0)
-60
tip