Menu

Trac Commit Log


Commit Date  
[r3530] by cmlenz

Handle stale PostgreSQL (or others) more gracefully. Closes #3394. Thanks to flfr at stibo.com for the patch.

2006-07-18 18:17:03 Tree
[r3529] by cboos

Fixed log InterTrac links. This will only work when targeting a recent Trac (>= r3526) and the `<trac_prefix>.compat` configuration option is set to `false`.

2006-07-18 13:37:16 Tree
[r3528] by cboos

InterTrac improvements: the InterTrac links are now able to take benefit from r3526, i.e. the corresponding URLs are of the form `/intertrac/<link>`.

However, as this will only work for Trac versions >= r3526, this is ''not'' yet the default behavior. This can be set on a case by case basis by setting the `<trac_prefix>.compat` configuration option to `false`.

E.g.

{{{
[intertrac]

# assuming t.e.o. is running r3526:
trac.title = Edgewall's Trac for Trac
trac.url = http://trac.edgewall.org
trac.compat = false

# the following Trac is 0.9.x
pysqlite.title = PySqlite's Trac (initd)
pysqlite.url = http://www.initd.org/tracker/pysqlite
pysqlite.compat = true
}}}

2006-07-18 13:11:20 Tree
[r3527] by cboos

Move the \!InterTrac macro to the newly created intertrac.py file.

2006-07-18 12:09:11 Tree
[r3526] by cboos

Add a generic dispatcher for InterTrac links, so that 0.10 Tracs will be compatible with the more generic InterTrac links created by subsequent Trac versions. Related to #3403.

2006-07-18 12:00:59 Tree
[r3525] by cboos

Add " and ' to the list of characters that can follow a WikiPageName, and updated the unit tests. Fixes #3365.

2006-07-18 07:43:09 Tree
[r3524] by jonas

Make sure we always store timestamps as integers.

2006-07-17 17:48:13 Tree
[r3523] by cmlenz

jquery branch: Added jQuery script (1.0a, currently uncompressed). Initial changes to use jQuery in `trac.js`.

2006-07-16 22:51:58 Tree
[r3522] by cmlenz

Start jQuery sandbox branch.

2006-07-16 22:34:40 Tree
[r3521] by mgood

`from __future__` import needs to be at the top of the file (fixes #3351)

2006-07-12 00:17:14 Tree
Older >
MongoDB Logo MongoDB