summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Changed front page, with different entry points and documentationmainline-refactorianb2005-09-306-0/+293
* Test for empty session ID, which is invalidianb2005-09-301-0/+3
* Moved docs aroundianb2005-09-296-4/+6
* Added parser that reads files from an egg using pkg_resourcesianb2005-09-282-1/+73
* Changed theme; fixed some small markupianb2005-09-283-3/+3
* Minor bugianb2005-09-271-1/+2
* Fix docstringsianb2005-09-271-9/+18
* Refactored and culled documentationianb2005-09-277-2017/+131
* Brought in PySourceColor, changed import to sameianb2005-09-272-1/+2089
* Removed references to deleted packageianb2005-09-251-16/+0
* Made objects bold in tracebackianb2005-09-251-1/+1
* New options for pudge documentation generationianb2005-09-241-0/+12
* Removed package; moving to Pudge insteadianb2005-09-246-672/+0
* Removed unneeded importianb2005-09-241-1/+0
* Fixes suggested by pyflakesianb2005-09-2115-24/+6
* Updated dependencies and descriptionianb2005-09-211-53/+126
* Be more careful about sharing environmentsianb2005-09-211-1/+2
* Added static file-serving appianb2005-09-212-0/+4
* Added more information to 404 messagerflosi2005-09-201-1/+4
* Added module for converting strings to relative datesrflosi2005-09-191-0/+103
* Find packages even when some directories are relativeianb2005-09-121-1/+2
* Nicer repr() and error messageianb2005-09-121-1/+15
* Hide some frames from py.test; add argument to add environmental variables to...ianb2005-09-091-5/+13
* Handle unicode printing; don't capture when run in a unit testing environmentianb2005-09-091-0/+7
* Added some docstrings, fixed bugs/typosianb2005-09-081-2/+48
* Added function to write files from a templateianb2005-09-071-2/+19
* Added file content assertionsianb2005-09-071-0/+16
* New fixture for acceptance testing of command-line scriptsianb2005-09-071-1/+238
* Removed old configuration codeianb2005-08-311-9/+6
* Updated license infoianb2005-08-311-2/+2
* Added license comment to all substantive filesianb2005-08-3137-21/+108
* Typoianb2005-08-291-1/+1
* Renamed factory names for paste.deployianb2005-08-251-3/+3
* Moved script to another package (PasteScript)ianb2005-08-251-1/+0
* Moved webkit to separate projectianb2005-08-2254-6871/+0
* Moved wareweb to separate projectianb2005-08-2214-1322/+0
* Removed deprecated moduleianb2005-08-221-80/+0
* Removed and moved last of paste.testsianb2005-08-223-110/+0
* Removed defunct docsianb2005-08-224-390/+2
* paste.deployified urlparserianb2005-08-222-66/+61
* Removed things that are either defunct (frameworks, server glue) or will move...ianb2005-08-2247-1072/+0
* paste.deployified wdg_validateianb2005-08-222-8/+4
* note distasteianb2005-08-221-0/+1
* paste.deployified sessionianb2005-08-222-1/+2
* paste.deployified recursiveianb2005-08-222-1/+2
* paste.deployified pycgiwrapperianb2005-08-222-1/+2
* paste.deployified profilemiddlewareianb2005-08-223-20/+35
* paste.deployified printdebugianb2005-08-222-3/+4
* Make global_conf optional (fixes tests)ianb2005-08-221-1/+2
* paste.deployified loginianb2005-08-222-10/+24