Menu

Trac Commit Log


Commit Date  
[r3921] by cboos

Database connection pool: more robust code in case the connection becomes stale.

In particular, this takes into account the fact that a `rollback` can fail at a critical time, as shown in #3894. Also, when a connection is closed in such cases, the `_cursize` must be decremented.

2006-10-15 10:33:02 Tree
[r3920] by cboos

Database connection pool: some cleanups and use an assert instead of a test for something that shouldn't happen...

2006-10-15 10:16:33 Tree
[r3919] by cboos

Adding a configurable timeout parameter for not waiting forever if there's no available connection.

2006-10-14 22:25:20 Tree
[r3918] by cboos

datetime branch: moving most remaining datefmt-related calls from controllers to templates (milestone, changeset, timeline)

And also:
- fixed a small bug for the date format hints (was visible for the datetime hint)
- [http://blogs.law.harvard.edu/tech/rss#optionalChannelElements <pubDate> in RSS 2.0 feeds] should use `http_date`
- also use `http_date` in revision log text format (i.e. Changelog format)

2006-10-14 21:46:26 Tree
[r3917] by cboos

datetime branch: a few small fixes
- attachment.date in the model should be a datetime object
- missing `utc` import in wiki web_ui.py
- a few formatting fixes

2006-10-14 18:29:25 Tree
[r3916] by cmlenz

setuptools branch: require a version of setuptools that has actually been released :-P

2006-10-14 17:21:17 Tree
[r3915] by cmlenz

setuptools branch: Ported basic changes for setuptools.

2006-10-14 17:17:25 Tree
[r3914] by cboos

When creating a new environment, if the default `template_dirs` is kept, arrange for the run-time default to be used, i.e. don't hard-code that default in the TracIni. Closes #3904.

2006-10-14 16:15:07 Tree
[r3913] by cmlenz

Fresh start for the setuptools sandbox.

2006-10-14 13:55:24 Tree
[r3912] by cmlenz

Fresh start for the setuptools sandbox.

2006-10-14 13:54:31 Tree
Older >