summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in docs/index.txthuang1hao/fix-typo-in-docsindextxt-1427530235567hao huang2015-03-281-1/+1
|
* Released 1.5.21.5.2Alex Gr?nholm2013-12-272-1/+21
|\
| * Released v1.5.11.5.1Alex Gr?nholm2013-12-272-1/+16
|/
* Moved the description to README, switched version to developmentAlex Gr?nholm2011-08-151-1/+1
|
* Fixed typo that prevented the appconfig function from being included in the docsAlex Gr?nholm2011-05-251-1/+1
|
* Bumped up version to 1.5.0 proper1.5.0Alex Gr?nholm2011-05-242-3/+3
|
* Removed interfaces and entry point descriptions as useless (entry points are ↵Alex Gr?nholm2011-05-241-0/+3
| | | | documented in the manual anyway)
* Recommended pip/distribute over setuptools/easy_installAlex Gr?nholm2011-05-241-9/+13
|
* Updated WSGI reference to PEP 3333Alex Gr?nholm2011-05-241-1/+1
|
* Added support for the call: protocol, contributed by Jason StittAlex Gr?nholm2011-05-243-10/+32
|\
* | Updated newsAlex Gr?nholm2011-05-221-0/+9
| |
* | Added myself as maintainer, cleaned up setup.py and excluded the HTML ↵Alex Gr?nholm2011-05-171-0/+1
|/ | | | documentation from the sdist and included template files missing from the previous release(s)
* remove prints from finddataIan Bicking2010-10-281-0/+5
|
* update news for releaseIan Bicking2010-09-142-4/+4
|
* moved repoIan Bicking2009-10-281-2/+2
|
* changelog r8024pjenvey2009-07-141-0/+5
|
* update news for release1.3.3ianb2009-02-112-3/+3
|
* Handle cases where X-Forwarded-Host has multiple valuesianb2009-02-111-0/+3
|
* Add X-Forwarded-For translation to REMOTE_ADDRianb2008-07-031-1/+2
|
* Also translate X-Forwarded-Proto to wsgi.url_schemeianb2008-06-201-3/+3
|
* Translate X-Forwarded-Scheme to wsgi.url_schemeianb2008-06-201-0/+7
|
* Added template for site links1.3.2ianb2008-06-132-0/+35
|
* update news for releaseianb2008-06-132-7/+8
|
* changelog for r7382pjenvey2008-06-121-0/+2
|
* sphinx-ifyianb2008-05-295-0/+177
|
* fixed use sections overwriting the config's __file__ value with the use'dpjenvey2008-04-221-0/+2
| | | | filename
* Added paste.deploy.converters.asint (#155)ianb2007-10-101-0/+5
|
* prepare news for release1.3.1ianb2007-06-261-2/+2
|
* Fix appconfig and filter-withianb2007-05-251-0/+7
|
* update news versionianb2007-04-111-2/+2
|
* added a news item on paste.config1.3ianb2007-04-111-0/+3
|
* allow PrefixMiddleware to set the schemeianb2007-02-211-0/+6
|
* updated license yearpjenvey2007-02-151-1/+1
|
* rename news section1.1ianb2006-12-181-2/+2
|
* Strip any trailing /'s from prefix in PrefixMiddleware. Specifically the ↵ianb2006-12-141-1/+3
| | | | default of '/' will cause breakage
* Added force_port optionianb2006-12-141-0/+3
|
* Allow global_conf settings passed through to show up as config defaults, ↵ianb2006-11-121-0/+8
| | | | available for interpolation
* Update docs for 1.0ianb2006-10-222-2/+19
|
* Added X-Forwarded-Host translationianb2006-10-201-0/+3
|
* Added documentation for all the entry points paste deploy usesianb2006-10-131-0/+6
|
* reverting r5451; woops, isn't neededpjenvey2006-08-111-6/+0
|
* changelog of r5530pjenvey2006-08-111-1/+7
|
* updating news0.9.6pjenvey2006-07-271-10/+22
|
* Added license textianb2006-06-151-0/+20
|
* Added copyright noteianb2006-06-131-0/+3
|
* News headline update for 0.50.5ianb2006-03-072-2/+6
|
* Added a more introductory section to the paste deploy docsianb2006-01-231-1/+114
|
* Improved the paster create --template=paste_deploy template, to include an ↵ianb2006-01-101-2/+9
| | | | entry point and sample application ready to run
* Rename all references to 'composit' to 'composite'ianb2006-01-101-6/+6
|
* Added tests of appconfig, docs, newsianb2005-10-072-7/+30
|