summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix for #639 (Missing "cherrypy.wsgiserver" in setup.py).Robert Brewer2007-01-111-1/+2
|
* Fix for #636 (Move wsgiserver.py into a subdirectory for cleaner ↵Robert Brewer2007-01-071-2/+2
| | | | svn:externals links). Reinstated wsgiserver as a subpackage. Also set version to 3.0.1alpha.
* Preparing for the 3.0.0 release.Christian Wyglendowski2006-12-211-4/+4
|
* Should fix #441Sylvain Hellegouarch2006-12-111-1/+0
|
* Updated version numbers in preparation for 3.0RC1 release.cherrypy-3.0.0RC1Christian Wyglendowski2006-11-271-1/+1
|
* Download URL uses the new download repositorySylvain Hellegouarch2006-10-271-1/+1
|
* Version number changes in preparation for the CP 3.0.0beta2 release.cherrypy-3.0.0beta2Christian Wyglendowski2006-09-271-1/+1
|
* Changing version to 3.0.0beta.cherrypy-3.0.0betaRobert Brewer2006-09-041-6/+8
|
* Fix for #513 and #515 (setup.py updates).Robert Brewer2006-05-021-46/+5
|
* added test/static/dirback.jpg to distrocherrypy-2.2.0Remi Delon2006-04-031-1/+2
|
* Preparing for 2.2.0-final releaseRemi Delon2006-04-031-3/+3
|
* Preparing for 2.2.0rc1 releaseRemi Delon2006-03-061-47/+46
|
* Don't disable sessions automatically if static_filter is enabled ... Some ↵Remi Delon2006-02-081-1/+2
| | | | people may want to use session_authenticate_filter for serving static content so they need sessions in that case ... Note that in the most common case (ie: not needing sessions for serving static content), the session data won't be loaded/saved due to the new lazy session data handling (see [940]), so there won't be any speed penalty
* Changing "2.2.0-beta" into "2.2.0beta"Remi Delon2006-01-131-1/+1
|
* added cherrypy.filters to the created packagesSylvain Hellegouarch2005-11-101-1/+1
|
* Bumping trunk version to 2.2.0-betaRemi Delon2005-11-101-1/+1
|
* Preparing for 2.1.0 releaseRemi Delon2005-10-211-1/+1
|
* Changed pdf file namecherrypy-2.1.0-rc2Remi Delon2005-10-071-1/+1
|
* Preparing for 2.1-rc2 releaseRemi Delon2005-10-061-4/+4
|
* Fix for #316 (old sessionfilter package conflict).Christian Wyglendowski2005-09-241-7/+51
|
* Preparing for 2.1.0-rc1 releaseRemi Delon2005-09-151-1/+1
|
* fixed ticket:303Michael Robinson2005-09-151-1/+1
|
* implimented changes needed to re-close ticket:288Michael Robinson2005-09-141-0/+2
|
* No eggs for CP-2.1 ... Maybe for 2.2Remi Delon2005-09-141-4/+2
|
* g o t e g g s ? ? ?Peter Hunt2005-09-071-1/+4
|
* Fixed ticket #253 (change download_url) in PyPiRemi Delon2005-09-051-1/+1
|
* Removed deleted sessionfilter sub-package.John P. Speno2005-09-011-2/+1
|
* Added "has space.html" to setup.py (thanks, dowski).Robert Brewer2005-08-201-1/+2
|
* applied patch from dowski to address issue #74John P. Speno2005-07-211-25/+79
| | | | | setup.py exits if used with wrong version of python formatting changes to eliminating long lines
* Changing version numbers and ChangeLog for 2.1.0-beta releaseRemi Delon2005-07-111-1/+1
|
* Oops on the version string, and newline fixes yet again.Robert Brewer2005-06-141-1/+1
|
* Changed to Status::StableSylvain Hellegouarch2005-06-111-1/+1
|
* updated setup.py, changelogMichael Robinson2005-06-111-1/+1
|
* Final tweaks for 2.0.0-final releasecherrypy-2.0.0Remi Delon2005-04-251-4/+1
|
* (no commit message)Remi Delon2005-04-251-1/+1
|
* it's a shot at solving #74. Carlos will test if this works.Remco Boerma2005-02-121-1/+4
|
* Ported Form.cpy module from CP1 to CP2Remi Delon2005-01-061-1/+1
|
* Don't copy tutorial/ and test/ into lib when installing CherryPyRemi Delon2005-01-061-1/+1
|
* small fixes for new cpg.response.body iterable type; getting ready for ↵Remi Delon2004-12-291-1/+1
| | | | 2.0.0b release
* Renamed "unittest" to "test"Remi Delon2004-11-231-1/+1
|
* (no commit message)Remi Delon2004-11-201-0/+28