Menu

Trac Commit Log


Commit Date  
[r2371] by cboos

DatabaseBackend refactoring: the old db.py file has been split in several files
now placed in the trac/db subfolder.

Also, a new `IDatabaseBackend` interface has been defined,
and this is used for better dispatching from the database connection string
to the appropriate backend.

This greater flexibility would allow to use the pysqlite1 binding
for one environment and the pysqlite2 binding for another, for example.

While the changes were primarily done for cleaning up the current implementation,
this will also make it easier to add new database backends.

2005-10-18 10:08:46 Tree
[r2370] by cboos

Created a branch for cleaning-up the code related to the DatabaseBackend

2005-10-18 09:52:35 Tree
[r2369] by cboos

TracDiff: r2309 was incomplete, adding the remaining `s/get_deltas/get_changes/`

2005-10-18 08:18:06 Tree
[r2368] by cboos

TracCrossReferences: homogeneize the display of cross-reference contexts

2005-10-17 16:27:31 Tree
[r2367] by cboos

TracCrossReferences: merged changes from trunk (log:trunk@...:2366)

2005-10-17 16:03:33 Tree
[r2366] by cboos

TracCrossReferences: removed the TracDiff and InterTrac features from that branch

Now, this only contains the xref stuff (that is, plenty enough changes :) )
on top of the source:trunk@...

2005-10-17 15:49:12 Tree
[r2365] by cboos

TracCrossReferences: started the implementation of the <<...>> wiki syntax for creating arbitrary relations between !TracObjects

i.e. if in Ticket !#2, one writes: `<<duplicate-of #1>>`, then a `duplicate-of` relationship is created,
with ticket !#2 being the source and ticket !#1 being the target.

2005-10-17 14:39:28 Tree
[r2364] by cboos

Moved the flexible WikiPageNames scheme from InterTrac to FlexibleWikiPageNames, and updated it to the newest way of enabling/disabling plugins

2005-10-17 13:31:50 Tree
[r2363] by cboos

FlexibleWikiPageNames branch: this branch will focus on implementing the flexible WikiPageNames scheme that can currently be found in InterTrac

2005-10-17 13:08:51 Tree
[r2362] by cboos

InterTrac: merged changes from trunk (log:trunk@...:2361)

2005-10-17 12:28:52 Tree
Older >
MongoDB Logo MongoDB