| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename 'queue' directory to 'runners' since not all subprocesses run a queue. | Barry Warsaw | 2011-05-29 | 1 | -35/+0 |
| | | |||||
| * | More documentation updates | Barry Warsaw | 2010-09-10 | 1 | -2/+3 |
| | | |||||
| * | Cleanup. | Barry Warsaw | 2009-11-04 | 1 | -1/+0 |
| | | |||||
| * | Expose 'transaction' as an alias for config.db in the doctest globs. This | Barry Warsaw | 2009-07-21 | 1 | -1/+1 |
| | | | | | | | | | means commit() is now transaction.commit() in doctests. Add tests of extended domain creation, which exposes the need to unlock the database (via transaction.abort()) so that the foreground test process doesn't lock the background REST server process. | ||||
| * | De-u-literal-ify our doctests. | Barry Warsaw | 2009-07-18 | 1 | -1/+2 |
| | | |||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+34 |
| correctly regardless of how it's used. | |||||
