| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unused imports | Jason R. Coombs | 2018-09-02 | 1 | -1/+0 |
* | Remove reliance on six | Jason R. Coombs | 2018-09-02 | 1 | -4/+0 |
* | Remove importlib compatibility handling. | Jason R. Coombs | 2017-07-08 | 1 | -8/+1 |
* | Convert all strings to conform single-quoted style | Sviatoslav Sydorenko | 2016-09-08 | 1 | -34/+34 |
* | Rely on six for Python 3 differentiation | Jason R. Coombs | 2016-06-05 | 1 | -2/+2 |
* | Add stray comma to fix behavior on Python 2 | Jason R. Coombs | 2016-06-05 | 1 | -1/+1 |
* | Refactor tutorial tests such that they're constructed more directly (and not ... | Jason R. Coombs | 2016-06-05 | 1 | -45/+57 |
* | Use classmethod decorator | Jason R. Coombs | 2016-06-05 | 1 | -1/+1 |
* | Call reload from imp, as it's not available in builtins on Python 3. | Jason R. Coombs | 2016-06-05 | 1 | -1/+2 |
* | Use expose decorator throughout the codebase. | Jason R. Coombs | 2016-06-05 | 1 | -3/+3 |
* | More PEP8 work. | Gustavo Picon | 2014-01-12 | 1 | -14/+16 |
* | Running: autopep8 -vvvvv -i `find . -name '*.py'` | Gustavo Picon | 2014-01-12 | 1 | -9/+7 |
* | Patch test so that it still matches the expected output, even when spaces are... | Jason R. Coombs | 2012-12-26 | 1 | -0/+3 |
* | Removed trailing whitespace from the codebase. | Gustavo Picon | 2012-04-03 | 1 | -36/+36 |
* | Bye bye, py2/3. | Robert Brewer | 2011-07-02 | 1 | -0/+201 |
* | Bringing python3 back into trunk with its own py3 folder; what was in trunk g...trunk | Robert Brewer | 2011-02-25 | 1 | -201/+0 |
* | Some buglets. | Robert Brewer | 2011-02-25 | 1 | -1/+1 |
* | More Python 2.3 fixes. | Robert Brewer | 2011-02-24 | 1 | -1/+2 |
* | Test fixes. | Robert Brewer | 2010-12-28 | 1 | -3/+3 |
* | Removed test.py etc. | Robert Brewer | 2010-04-27 | 1 | -11/+0 |
* | Convert the tests to use nose instead of our own runner. This strips out muc... | Joseph Tate | 2010-02-24 | 1 | -39/+40 |
* | More trunk test fixes, inlucding backport of [2282] from python3 to trunk. | Robert Brewer | 2009-05-31 | 1 | -7/+6 |
* | Moved "environment: test_suite" out of individual tests and into helper.py. M... | Robert Brewer | 2009-02-10 | 1 | -8/+5 |
* | New CRLF test, plus some test suite fixes. | Robert Brewer | 2009-02-05 | 1 | -1/+1 |
* | Fix for #784 (Easy resizing of test data for tut09). Thanks to Stonekeeper fo... | Robert Brewer | 2008-04-27 | 1 | -5/+6 |
* | Half of the fix for #717 (sessions should have a __len__ function). Not imple... | Robert Brewer | 2008-01-17 | 1 | -0/+1 |
* | API and docstring cleanups: | Robert Brewer | 2006-08-26 | 1 | -1/+1 |
* | More (final?) config overhaul work: | Robert Brewer | 2006-08-25 | 1 | -1/+1 |
* | Overhaul of config system: | Robert Brewer | 2006-08-24 | 1 | -4/+2 |
* | Made all imports absolute "just in case" for Python 2.5. | Robert Brewer | 2006-08-24 | 1 | -2/+2 |
* | WSGI improvements from Christian's cp3-wsgi-remix branch: | Robert Brewer | 2006-08-17 | 1 | -0/+2 |
* | Fixes for #544 and #545 (serveFile issues) in CP 3. Fixes in CP 2 branch comi... | Robert Brewer | 2006-08-03 | 1 | -1/+3 |
* | Removed "filter" from lots of places, including renaming of tests. | Robert Brewer | 2006-06-01 | 1 | -5/+5 |
* | Made tree.Application.script_name, and it now defaults to "", not "/". | Robert Brewer | 2006-05-11 | 1 | -2/+2 |
* | Root and config are now isolated per app: | Robert Brewer | 2006-05-07 | 1 | -7/+11 |
* | Moved the following config keys out of the "server." namespace (so that "serv... | Robert Brewer | 2006-05-07 | 1 | -4/+4 |
* | Further fixes for #498 (separation of test processes), plus fix for #495 (tut... | Robert Brewer | 2006-03-29 | 1 | -27/+54 |
* | Fix for #361 (Misleading error message). | Robert Brewer | 2005-12-30 | 1 | -1/+2 |
* | Big change: camelCase to lower_with_underscore names (still need to update th... | Remi Delon | 2005-12-03 | 1 | -7/+7 |
* | Fix for #376 (individual tests should set sys.path). | Robert Brewer | 2005-11-02 | 1 | -1/+3 |
* | Fix for #374 (reduce license boilerplate to a single LICENSE.txt file). | Robert Brewer | 2005-10-31 | 1 | -28/+0 |
* | Tutorial fixes, plus a bug in _cputil.getErrorPage. | Robert Brewer | 2005-10-08 | 1 | -0/+28 |
* | Using smaller PDF file for tutorials (to reduce the size of the tarball) | Remi Delon | 2005-10-07 | 1 | -2/+2 |
* | Initial fix for #333. | Robert Brewer | 2005-10-06 | 1 | -7/+8 |
* | Ugly fix for #321. cherrypy.server could really use some encapsulation now. | Robert Brewer | 2005-10-01 | 1 | -2/+0 |
* | Updated ReturnVsYield.pdf | Robert Brewer | 2005-09-28 | 1 | -1/+1 |
* | Added download method (serveFile demo) to tutorial 9. | Robert Brewer | 2005-09-10 | 1 | -2/+10 |
* | Improved file upload tutorial to demonstrate reading uploaded files in chunks. | Robert Brewer | 2005-08-29 | 1 | -4/+4 |
* | The second session filte was removed and the tutorials are renumberd. The se... | Michael Robinson | 2005-08-28 | 1 | -14/+4 |
* | New cookies attribute in webtest, to make successive getPage() requests easier. | Robert Brewer | 2005-08-17 | 1 | -2/+2 |