Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.0a5 | Wen Heping | 2009-10-08 | 2 | -5/+5 |
| | | | | | | | | | - Update my mail address to FreeBSD Approved by: mentors(implicit) Notes: svn path=/head/; revision=242569 | ||||
* | repoze.tm2 is a middleware which uses the ZODB transaction manager | Martin Wilke | 2009-08-13 | 4 | -0/+54 |
to wrap a call to its pipeline children inside a transaction. This is a fork of the repoze.tm package which depends only on the transaction package rather than the entirety of ZODB (for users who don't rely on ZODB). WWW: http://www.repoze.org/ PR: ports/137601 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=239464 |