summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added template for site links1.3.2ianb2008-06-132-0/+35
* update news for releaseianb2008-06-132-7/+8
* use an ini-language block in docstringianb2008-06-131-1/+1
* changelog for r7382pjenvey2008-06-121-0/+2
* stray from normal ConfigParser behavior and interpolate defaults (withpjenvey2008-06-011-0/+11
* sphinx-ifyianb2008-05-296-0/+186
* fixed use sections overwriting the config's __file__ value with the use'dpjenvey2008-04-223-1/+6
* Make modulefinder import conditionalianb2008-04-091-3/+7
* Added paste.deploy.converters.asint (#155)ianb2007-10-102-0/+12
* Improve the error message when there's trailing whitespace in a filenameianb2007-08-151-0/+5
* Use X-Forwarded-Host if availableianb2007-08-131-3/+5
* Auto-update of version stringsianb2007-06-261-1/+1
* prepare news for release1.3.1ianb2007-06-261-2/+2
* add pudge/publish/distribute commandsianb2007-06-261-13/+20
* Fix appconfig and filter-withianb2007-05-254-1/+13
* strip filename; use %r in OSErrorrflosi2007-05-081-2/+2
* update news versionianb2007-04-111-2/+2
* Auto-update of version stringsianb2007-04-111-1/+1
* added a news item on paste.config1.3ianb2007-04-111-0/+3
* doh, typoianb2007-04-011-1/+1
* change default http server in PasteScript templateianb2007-04-011-1/+1
* 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