summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Update docs for 1.0ianb2006-10-222-2/+19
| | | | * Added X-Forwarded-Host translationianb2006-10-203-2/+25
| | | | * Add docstring to config middleware entry pointianb2006-10-201-0/+2
| | | | * Added documentation for all the entry points paste deploy usesianb2006-10-134-1/+53
| | | | * Adding config module docstring and extended docs for PrefixMiddleware.bbangert2006-09-031-1/+37
| | | | * Fixed problems with tests; FakeApp wasn't loading properly, and the __file__ ...ianb2006-08-232-7/+20
| | | | * reverting r5451; woops, isn't neededpjenvey2006-08-112-9/+1
| | | | * changelog of r5530pjenvey2006-08-111-1/+7
| | | | * avoid popping the thread's config twice when app_iter is Nonepjenvey2006-08-111-1/+3
| | | | * Added test for config middleware and exceptionianb2006-08-102-4/+20
| | | | * Auto-update of version stringsianb2006-07-271-1/+1
| | | | * updating news0.9.6pjenvey2006-07-271-10/+22
| | | | * Adding prefix middleware which compensates for cases where the wsgi app is be...bbangert2006-07-102-1/+18
| | | | * Changed _loadconfig() so that it works with Windows absolute pathsthejimmyg2006-06-291-1/+10
| | | | * Added license textianb2006-06-152-0/+21
| | | | * Added copyright noteianb2006-06-131-0/+3
| | | | * Added copyright header to a bunch of filesianb2006-06-138-0/+16
| | | | * Make the error messages prettier when you call a function and fail to give an...ianb2006-03-132-10/+76
| | | | * Auto-update of version stringsianb2006-03-071-1/+1
| | | | * News headline update for 0.50.5ianb2006-03-072-2/+6
| | | | * Make sure section name defaults to main for appconfigianb2006-01-301-0/+2
| | | | * Fix the pudge config a bitianb2006-01-231-2/+2
| | | | * Added a more introductory section to the paste deploy docsianb2006-01-231-1/+114
| | | | * Add __file__ variable in addition to here (which is the containing directory)ianb2006-01-231-0/+2
| | | | * Removed python2.4ismsianb2006-01-102-3/+5
| | | | * Improved the paster create --template=paste_deploy template, to include an en...ianb2006-01-105-2/+76
| | | | * Rename all references to 'composit' to 'composite'ianb2006-01-101-6/+6
| | | | * Fixed defianb2006-01-091-1/+1
| | | | * Auto-update of version stringsianb2006-01-091-1/+1
| | | | * Updated setup.py description0.4ianb2006-01-091-1/+8
| | | | * Added some more metadata to the thing returned by appconfigianb2005-12-191-4/+13
| | | | * Trimming down the paste_deploy templateianb2005-12-094-22/+11
| | | | * Added pkg_resources.declare_namespaceianb2005-11-211-1/+2
| | | | * Fix a configuration nameianb2005-11-181-1/+1
| | | | * Bunch of minor changes suggested by pyflakesianb2005-11-141-1/+0
| | | | * Removed tag distutils command (this has been moved to buildutils)ianb2005-11-142-171/+0
| | | | * Added tests of appconfig, docs, newsianb2005-10-076-18/+57
| | | | * Allow filters to have a filter-with configuration key. Clean up object stuff...ianb2005-10-075-88/+147
| | | | * fix docstringianb2005-10-071-2/+4
| | | | * Fixed typo/missing lineianb2005-10-051-0/+1
| | | | * Dispatch __setitem__ and __contains__ speciallyianb2005-10-051-0/+9
| | | | * Copy the one bit of code we share with Paste core over (or should it use svn:...ianb2005-10-045-5/+48
| | | | * Fix metadataianb2005-10-041-1/+1
| | | | * Remove subversion linkianb2005-10-041-2/+0
| | | | * Fixed error messageianb2005-10-041-1/+1
| | | | * Fix bug where an empty config, and no current config, were being confusedianb2005-10-031-2/+2
| | | | * updated site generationianb2005-10-031-0/+2
| | | | * Updated metadataianb2005-10-031-3/+3
| | | | * Changed file location0.3ianb2005-10-011-1/+4
| | | | * ignore built docsianb2005-09-290-0/+0