Menu

Trac Commit Log


Commit Date  
[r5613] by cboos

Milestone module was giving datetime start/stop objects to the Attachment.get_timeline_events method. I think this is actually the correct thing to do API-wise, so I'm modifying the other calls to do the same, and fixing the Attachment module accordingly. Closes #5432.

2007-06-06 12:13:20 Tree
[r5612] by cboos

0.10.5dev: ported r5611 (''allow repeated cache sync, #5423'')

2007-06-06 11:44:30 Tree
[r5611] by cboos

`CachedRepository.sync` may be called more than once during a request (e.g. by the Bitten plugin). If so, the `repos.youngest_rev` must be refreshed before attempting a `repos.normalize_rev` of the youngest rev in cache, which might have increased since the first sync done in the request pre-processing stage.

Fixes #5423.

2007-06-06 10:28:32 Tree
[r5610] by nkantrowitz

Remove the unneeded `to_unicode`. (thanks cboos)

2007-06-06 09:37:48 Tree
[r5609] by nkantrowitz

Fix failing test for utf8 in notifications.

2007-06-06 01:33:37 Tree
[r5608] by ecarter

Testing: Add a test for creating a wiki page.

2007-06-05 22:02:52 Tree
[r5607] by ecarter

Testing: Merge r5605 from trunk

2007-06-05 19:08:50 Tree
[r5606] by ecarter

Testing: pylint-directed code cleanup

2007-06-05 18:07:43 Tree
[r5605] by cmlenz

Use the "classic" expand/collapse arrows on ticket query screen, and some other minor UI improvements in that area.

2007-06-05 17:55:54 Tree
[r5604] by ecarter

Testing: Add some option parsing to the test script.

2007-06-05 16:53:30 Tree
Older >