summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Changed front page, with different entry points and documentationmainline-refactorIan Bicking2005-09-306-0/+293
|
* Test for empty session ID, which is invalidIan Bicking2005-09-301-0/+3
|
* Moved docs aroundIan Bicking2005-09-296-4/+6
|
* Added parser that reads files from an egg using pkg_resourcesIan Bicking2005-09-282-1/+73
|
* Changed theme; fixed some small markupIan Bicking2005-09-283-3/+3
|
* Minor bugIan Bicking2005-09-271-1/+2
|
* Fix docstringsIan Bicking2005-09-271-9/+18
|
* Refactored and culled documentationIan Bicking2005-09-277-2017/+131
|
* Brought in PySourceColor, changed import to sameIan Bicking2005-09-272-1/+2089
|
* Removed references to deleted packageIan Bicking2005-09-251-16/+0
|
* Made objects bold in tracebackIan Bicking2005-09-251-1/+1
|
* New options for pudge documentation generationIan Bicking2005-09-241-0/+12
|
* Removed package; moving to Pudge insteadIan Bicking2005-09-246-672/+0
|
* Removed unneeded importIan Bicking2005-09-241-1/+0
|
* Fixes suggested by pyflakesIan Bicking2005-09-2115-24/+6
|
* Updated dependencies and descriptionIan Bicking2005-09-211-53/+126
|
* Be more careful about sharing environmentsIan Bicking2005-09-211-1/+2
|
* Added static file-serving appIan Bicking2005-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 relativeIan Bicking2005-09-121-1/+2
|
* Nicer repr() and error messageIan Bicking2005-09-121-1/+15
|
* Hide some frames from py.test; add argument to add environmental variables ↵Ian Bicking2005-09-091-5/+13
| | | | to requests; make directories when necessary when writing files
* Handle unicode printing; don't capture when run in a unit testing environmentIan Bicking2005-09-091-0/+7
|
* Added some docstrings, fixed bugs/typosIan Bicking2005-09-081-2/+48
|
* Added function to write files from a templateIan Bicking2005-09-071-2/+19
|
* Added file content assertionsIan Bicking2005-09-071-0/+16
|
* New fixture for acceptance testing of command-line scriptsIan Bicking2005-09-071-1/+238
|
* Removed old configuration codeIan Bicking2005-08-311-9/+6
|
* Updated license infoIan Bicking2005-08-311-2/+2
|
* Added license comment to all substantive filesIan Bicking2005-08-3137-21/+108
|
* TypoIan Bicking2005-08-291-1/+1
|
* Renamed factory names for paste.deployIan Bicking2005-08-251-3/+3
|
* Moved script to another package (PasteScript)Ian Bicking2005-08-251-1/+0
|
* Moved webkit to separate projectIan Bicking2005-08-2254-6871/+0
|
* Moved wareweb to separate projectIan Bicking2005-08-2214-1322/+0
|
* Removed deprecated moduleIan Bicking2005-08-221-80/+0
|
* Removed and moved last of paste.testsIan Bicking2005-08-223-110/+0
|
* Removed defunct docsIan Bicking2005-08-224-390/+2
|
* paste.deployified urlparserIan Bicking2005-08-222-66/+61
|
* Removed things that are either defunct (frameworks, server glue) or will ↵Ian Bicking2005-08-2247-1072/+0
| | | | move to a separate package (app_templates)
* paste.deployified wdg_validateIan Bicking2005-08-222-8/+4
|
* note distasteIan Bicking2005-08-221-0/+1
|
* paste.deployified sessionIan Bicking2005-08-222-1/+2
|
* paste.deployified recursiveIan Bicking2005-08-222-1/+2
|
* paste.deployified pycgiwrapperIan Bicking2005-08-222-1/+2
|
* paste.deployified profilemiddlewareIan Bicking2005-08-223-20/+35
|
* paste.deployified printdebugIan Bicking2005-08-222-3/+4
|
* Make global_conf optional (fixes tests)Ian Bicking2005-08-221-1/+2
|
* paste.deployified loginIan Bicking2005-08-222-10/+24
|