Menu

Trac Commit Log


Commit Date  
[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
[r2361] by cboos

InterTrac: removed the TracDiff feature from that branch.

This branch will now only contain the InterTrac, InterWiki
and extended InterWiki links (see #1414) as a diff on the trunk
(currently on r2319).

2005-10-17 12:06:26 Tree
[r2360] by cboos

Clean-up of branches/cboos-dev

2005-10-17 08:50:55 Tree
[r2359] by mgood

make `Component.__getattr__` show the class name as well as the attribute name when the attribute does not exist

2005-10-16 20:29:03 Tree
[r2358] by jonas

Applied a slightly modified patch from Emmanuel Blot that makes trac-admin use the PermissionStore API. Closes #2223.

2005-10-16 18:37:22 Tree
[r2357] by cboos

Prevent the connection to be garbage-collected before getting used. The problem was introduced by r2355 and affected pysqlite-1.1.x, but not pysqlite-2.x. Closes #2230.

2005-10-15 21:12:55 Tree
[r2356] by cmlenz

Apply patch for bugzilla2trac contrib script provided by asmodai. Closes both #2061 and #2229.

2005-10-14 20:29:11 Tree
[r2355] by cboos

When Trac uses SQLite3/PySQLite2 for its DatabaseBackend, concurrent writes
were not handled well: this could lead to persistent database locks
and, occasionally, to crashes (see #2170).

With the present changes, the issue is fixed, ''provided'' the SQLite library
which is used was compiled in thread-safe mode.
This is always the case on Windows, but Linux users (and probably all Unix users)
will certainly have to recompile their SQLite package (3.2.7 preferred)
using the `--enable-threadsafe` configuration option.

Note that ''without'' a threadsafe SQLite, Trac ''will'' continue to work,
simply it will still be vulnerable to the abovementioned problem.

Finally, note that ''without'' this patch, Trac simply won't work with
a threadsafe SQLite binary on Linux (see #2196).

2005-10-14 14:29:05 Tree
[r2354] by cboos

The browser (and the log revision) module now return a proper error message
when the requested path doesn't exist at the specified revision.

Additionally, from that error page, the user can follow a link to the
revision log in ''path history'' mode that will show him the delete operation
which eventually removed the requested path from the repository,
or another error message stating that the requested path doesn't exist in any older
revision in the repository.

2005-10-14 13:58:58 Tree
Older >
MongoDB Logo MongoDB