Menu

Trac Commit Log


Commit Date  
[r3933] by jonas

datetime-genshi branch: Merged [3876:3932/trunk]

2006-10-15 15:02:15 Tree
[r3932] by cboos

Database connection pool: like r3929, another critical follow-up to r3921.

2006-10-15 14:50:15 Tree
[r3931] by cmlenz

Fix for highlighting of non-ASCII search terms. Closes #2387.

2006-10-15 14:45:23 Tree
[r3930] by cmlenz

jQuery branch: Move the search term highlighting into a separate file, and clean it up a bit. Also fixes #2387, which will be backported.

2006-10-15 14:35:21 Tree
[r3929] by cboos

Database connection pool: critical follow-up to r3920.

The good thing about this bug was that I realized that there was a lot of activity in the `_dormant` queue, even for the same thread, something which can be optimized further...

2006-10-15 13:42:27 Tree
[r3928] by cmlenz

jQuery branch: Merged [3911:3927/trunk].

2006-10-15 13:11:01 Tree
[r3927] by cmlenz

jQuery branch: update to jQuery 2.0.2, and use the compressed version.

2006-10-15 13:09:25 Tree
[r3926] by cmlenz

setuptools branch:
* Don't use extras for the SQLite and MySQL connectors, because those are rarely installed (or easy installable) as eggs for the time being.
* Pull the version from `setup.py`. This means we'll be seeing the revision in the Trac footer for dev builds.

2006-10-15 12:09:16 Tree
[r3925] by cboos

Use the genshi.build API for the !PageOutlineMacro

2006-10-15 12:03:42 Tree
[r3924] by cboos

Reverting r2771: I don't think that we could return two different connections for the same thread, and there's a documented scenario in which ''not'' using a RLock leads to a deadlock (see #3923).

2006-10-15 11:30:00 Tree
Older >