summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Use include_package_data instead of enumerating package data (fixes #152)ianb2007-03-061-4/+1
| * allow PrefixMiddleware to set the schemeianb2007-02-212-4/+15
| * updated license yearpjenvey2007-02-151-1/+1
| * use pygmentsianb2007-01-111-0/+1
| * covert old-style classes to new-style classespjenvey2007-01-051-10/+10
| * restore the popped paste.config to environ when appropriatepjenvey2006-12-211-0/+7
| * Auto-update of version stringsianb2006-12-181-1/+1
| * rename news section1.1ianb2006-12-181-2/+2
| * Strip any trailing /'s from prefix in PrefixMiddleware. Specifically the def...ianb2006-12-142-2/+4
| * Added force_port optionianb2006-12-142-3/+29
| * remove blog linkianb2006-12-061-1/+0
| * Give better error message when scheme is missingianb2006-12-011-0/+2
| * Allow global_conf settings passed through to show up as config defaults, avai...ianb2006-11-124-0/+39
| * modulefinder changeianb2006-11-061-2/+14
| * Auto-update of version stringsianb2006-10-221-1/+1
| * Updated trove classifiers1.0ianb2006-10-221-8/+12
| * 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