Menu

Trac Commit Log


Commit Date  
[r5136] by cboos

Prevent password information to be displayed in frame info dumps. Fixes #5024.

2007-03-26 08:17:45 Tree
[r5135] by cboos

0.10.4dev: ported r5134 (''fix sync during initenv'')

2007-03-25 21:30:01 Tree
[r5134] by cboos

Fix initial sync after initenv by adding the initial (empty) value for youngest_rev metadata.

2007-03-25 21:28:30 Tree
[r5133] by cboos

Some additional system info for the MySQLdb backend.

2007-03-25 20:37:06 Tree
[r5132] by mgood

replace POSIX timezones in pytz with ISO ones from Trac (fixes #5021)

2007-03-25 19:23:34 Tree
[r5131] by mgood

undo monkey-patch of pytz from r5130 since I misinterpreted the offsets

2007-03-25 17:46:46 Tree
[r5130] by mgood

catch `IOError` from pytz when timezone is unknown and monkey-patch a bug in pytz that inverted the +2 and -2 timezones (fixes #5021)

2007-03-25 17:18:12 Tree
[r5129] by cboos

The changeset timeline event provider's new behavior of collapsing consecutive changesets made by the same author and having the same log message is now optional, and can be disabled by setting:
{{{
[timeline]
changeset_collapse_events = false
}}}

Related to #3421.

2007-03-25 11:31:45 Tree
[r5128] by cboos

0.10.4dev: ported r5127 (''fix trac-admin resync'')

2007-03-25 11:25:49 Tree
[r5127] by cboos

Now we need to call `repos.sync()` explicitly when doing a `resync`

2007-03-25 11:24:09 Tree
Older >