| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Removed python2.4isms | ianb | 2006-01-10 | 2 | -3/+5 |
| * | Improved the paster create --template=paste_deploy template, to include an en... | ianb | 2006-01-10 | 4 | -0/+67 |
| * | Added some more metadata to the thing returned by appconfig | ianb | 2005-12-19 | 1 | -4/+13 |
| * | Trimming down the paste_deploy template | ianb | 2005-12-09 | 4 | -22/+11 |
| * | Added pkg_resources.declare_namespace | ianb | 2005-11-21 | 1 | -1/+2 |
| * | Fix a configuration name | ianb | 2005-11-18 | 1 | -1/+1 |
| * | Bunch of minor changes suggested by pyflakes | ianb | 2005-11-14 | 1 | -1/+0 |
| * | Removed tag distutils command (this has been moved to buildutils) | ianb | 2005-11-14 | 1 | -168/+0 |
| * | Added tests of appconfig, docs, news | ianb | 2005-10-07 | 2 | -9/+11 |
| * | Allow filters to have a filter-with configuration key. Clean up object stuff... | ianb | 2005-10-07 | 1 | -81/+116 |
| * | fix docstring | ianb | 2005-10-07 | 1 | -2/+4 |
| * | Dispatch __setitem__ and __contains__ specially | ianb | 2005-10-05 | 1 | -0/+9 |
| * | Copy the one bit of code we share with Paste core over (or should it use svn:... | ianb | 2005-10-04 | 4 | -4/+47 |
| * | Fixed error message | ianb | 2005-10-04 | 1 | -1/+1 |
| * | Fix bug where an empty config, and no current config, were being confused | ianb | 2005-10-03 | 1 | -2/+2 |
| * | Make sure the new paste is loaded | ianb | 2005-09-28 | 1 | -1/+1 |
| * | Typo | ianb | 2005-09-26 | 1 | -1/+1 |
| * | Made a parser subclass that gives better error messages | ianb | 2005-09-26 | 1 | -1/+18 |
| * | Changed to special dir, instead of curdir | ianb | 2005-09-26 | 1 | -1/+1 |
| * | Don't override here if it is already set; make sure here is an absolute location | ianb | 2005-09-25 | 1 | -1/+2 |
| * | Allow variable interpolation, including %(here)s | ianb | 2005-09-25 | 1 | -2/+3 |
| * | Fixes suggested by pyflakes | ianb | 2005-09-21 | 2 | -4/+3 |
| * | Added better dependency information; fixed package_data; put requirements int... | ianb | 2005-09-21 | 1 | -3/+11 |
| * | Check out the directory when you are through | ianb | 2005-09-21 | 1 | -0/+19 |
| * | Specially process require keys | rflosi | 2005-09-20 | 1 | -0/+4 |
| * | Added server section | rflosi | 2005-09-19 | 1 | -0/+6 |
| * | Made basic_package required | ianb | 2005-09-18 | 1 | -0/+1 |
| * | Removed database_module setting | ianb | 2005-09-16 | 1 | -3/+0 |
| * | Don't require subprocess module to be loaded (since pre-Python 2.4 it can't be) | ianb | 2005-09-15 | 1 | -1/+5 |
| * | Added _tmpl to files that should be substituted | ianb | 2005-09-14 | 2 | -0/+0 |
| * | Typo | ianb | 2005-09-09 | 1 | -1/+1 |
| * | Fixed error-checking bug | ianb | 2005-09-09 | 1 | -3/+3 |
| * | Forgot to add this module in the last commit | ianb | 2005-09-09 | 1 | -0/+9 |
| * | Moved paste_deploy create template into PasteDeploy | ianb | 2005-09-08 | 3 | -0/+29 |
| * | Better error message | ianb | 2005-08-29 | 1 | -2/+8 |
| * | (re)Added a configuration middleware | ianb | 2005-08-26 | 2 | -0/+164 |
| * | Added new variable setting to make globals local | ianb | 2005-08-26 | 1 | -0/+6 |
| * | Improvements of tag command0.2 | ianb | 2005-08-26 | 1 | -85/+72 |
| * | New setuptools tag command0.2b90.2b80.2b130.2b120.2b110.2b10 | ianb | 2005-08-25 | 1 | -0/+159 |
| * | Added filter-with option; fixed some error messages; changed protocol names0.2b70.2b60.2b50.2b40.2b30.2b20.2b1 | ianb | 2005-08-25 | 2 | -35/+59 |
| * | Converters for handling the string keys we get | ianb | 2005-08-22 | 1 | -0/+24 |
| * | New protocols, paste.server_runner1 and paste.filter_app_factory1 | ianb | 2005-08-22 | 2 | -2/+62 |
| * | Removed spurious modules which I had intended to port from previous experimen... | ianb | 2005-08-22 | 3 | -37/+0 |
| * | Added filter-app and pipeline sections for configs; added docs; added better ... | ianb | 2005-08-22 | 1 | -12/+101 |
| * | Added file forgotten in last commit; added interface file for documentation | ianb | 2005-08-21 | 1 | -0/+166 |
| * | Added tests for configuration and loading; allow name references to be used i... | ianb | 2005-08-21 | 1 | -112/+146 |
| * | Tests of composit loading | ianb | 2005-08-21 | 1 | -14/+30 |
| * | First tests, first part of functionality | ianb | 2005-08-21 | 2 | -156/+300 |
| * | Tests, copies, still broken. Broken tests hurray\! | ianb | 2005-08-19 | 4 | -0/+210 |
| * | Initial layout | ianb | 2005-08-19 | 2 | -0/+2 |