summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Added license textianb2006-06-152-0/+21
| | | | * Added copyright noteianb2006-06-131-0/+3
| | | | * Added copyright header to a bunch of filesianb2006-06-138-0/+16
| | | | * Make the error messages prettier when you call a function and fail to give an...ianb2006-03-132-10/+76
| | | | * Auto-update of version stringsianb2006-03-071-1/+1
| | | | * News headline update for 0.50.5ianb2006-03-072-2/+6
| | | | * Make sure section name defaults to main for appconfigianb2006-01-301-0/+2
| | | | * Fix the pudge config a bitianb2006-01-231-2/+2
| | | | * Added a more introductory section to the paste deploy docsianb2006-01-231-1/+114
| | | | * Add __file__ variable in addition to here (which is the containing directory)ianb2006-01-231-0/+2
| | | | * Removed python2.4ismsianb2006-01-102-3/+5
| | | | * Improved the paster create --template=paste_deploy template, to include an en...ianb2006-01-105-2/+76
| | | | * Rename all references to 'composit' to 'composite'ianb2006-01-101-6/+6
| | | | * Fixed defianb2006-01-091-1/+1
| | | | * Auto-update of version stringsianb2006-01-091-1/+1
| | | | * Updated setup.py description0.4ianb2006-01-091-1/+8
| | | | * Added some more metadata to the thing returned by appconfigianb2005-12-191-4/+13
| | | | * Trimming down the paste_deploy templateianb2005-12-094-22/+11
| | | | * Added pkg_resources.declare_namespaceianb2005-11-211-1/+2
| | | | * Fix a configuration nameianb2005-11-181-1/+1
| | | | * Bunch of minor changes suggested by pyflakesianb2005-11-141-1/+0
| | | | * Removed tag distutils command (this has been moved to buildutils)ianb2005-11-142-171/+0
| | | | * Added tests of appconfig, docs, newsianb2005-10-076-18/+57
| | | | * Allow filters to have a filter-with configuration key. Clean up object stuff...ianb2005-10-075-88/+147
| | | | * fix docstringianb2005-10-071-2/+4
| | | | * Fixed typo/missing lineianb2005-10-051-0/+1
| | | | * Dispatch __setitem__ and __contains__ speciallyianb2005-10-051-0/+9
| | | | * Copy the one bit of code we share with Paste core over (or should it use svn:...ianb2005-10-045-5/+48
| | | | * Fix metadataianb2005-10-041-1/+1
| | | | * Remove subversion linkianb2005-10-041-2/+0
| | | | * Fixed error messageianb2005-10-041-1/+1
| | | | * Fix bug where an empty config, and no current config, were being confusedianb2005-10-031-2/+2
| | | | * updated site generationianb2005-10-031-0/+2
| | | | * Updated metadataianb2005-10-031-3/+3
| | | | * Changed file location0.3ianb2005-10-011-1/+4
| | | | * ignore built docsianb2005-09-290-0/+0
| | | | * Make sure the new paste is loadedianb2005-09-281-1/+1
| | | | * Changed pudge templateianb2005-09-281-1/+1
| | | | * Moved docs aroundianb2005-09-273-20/+17
| | | | * Typoianb2005-09-261-1/+1
| | | | * Made a parser subclass that gives better error messagesianb2005-09-261-1/+18
| | | | * Changed to special dir, instead of curdirianb2005-09-261-1/+1
| | | | * Don't override here if it is already set; make sure here is an absolute locationianb2005-09-251-1/+2
| | | | * Allow variable interpolation, including %(here)sianb2005-09-252-2/+8
| | | | * Fixes suggested by pyflakesianb2005-09-212-4/+3
| | | | * Added better dependency information; fixed package_data; put requirements int...ianb2005-09-212-5/+21
| | | | * Check out the directory when you are throughianb2005-09-211-0/+19
| | | | * Specially process require keysrflosi2005-09-201-0/+4
| | | | * Added server sectionrflosi2005-09-191-0/+6
| | | | * Made basic_package requiredianb2005-09-181-0/+1