| Commit | Date | |
|---|---|---|
|
[r4096]
by
cboos
Backported the Ticket module unification from the Workflow branch, in order to ease future merges from trunk to WorkFlow |
2006-10-31 14:06:06 | Tree |
| 2006-10-31 13:35:36 | Tree | |
| 2006-10-31 13:32:11 | Tree | |
| 2006-10-31 13:27:07 | Tree | |
| 2006-10-31 12:19:41 | Tree | |
| 2006-10-31 11:54:01 | Tree | |
| 2006-10-31 10:47:39 | Tree | |
| 2006-10-31 10:10:12 | Tree | |
| 2006-10-31 10:01:28 | Tree | |
|
[r4087]
by
cmlenz
Use a more transparent method to avoid building the authenticaton, session and chrome data for requests that don't need them: the `Request` object now supports specifying callback functions that are called when undefined request attributes are accessed. The request dispatcher provides callbacks for `req.authname`, `req.session`, `req.hdf`, etc, so that those are evaluated lazily. |
2006-10-30 15:07:14 | Tree |