Wed, 10 Dec 2008 00:16:12 +0100 util: disable walkrepo() recursive behaviour
Patrick Mezard <pmezard@gmail.com> [Wed, 10 Dec 2008 00:16:12 +0100] rev 7494
util: disable walkrepo() recursive behaviour Revert b1aea76f700 and 268c582bd42a for performances reasons. Traversing checkout working directories may be too expensive.
Tue, 09 Dec 2008 09:58:13 +0000 Fix Bugzilla integration to work with new Bugzilla 3.2.
Jim Hague <jim.hague@acm.org> [Tue, 09 Dec 2008 09:58:13 +0000] rev 7493
Fix Bugzilla integration to work with new Bugzilla 3.2. Bugzilla 3.2 changes the type of all MySQL tables it uses from MyISAM to InnoDB. MyISAM does not support transactions, and performs an implied commit after each update. InnoDB does support transactions, and so exposes a bug where changes to the Bugzilla database were not committed, and so with 3.2 are lost when the database connection closes.
Mon, 08 Dec 2008 20:42:53 +0100 tests: test-walkrepo shouldn't throw SystemExit
Benoit Allard <benoit@aeteurope.nl> [Mon, 08 Dec 2008 20:42:53 +0100] rev 7492
tests: test-walkrepo shouldn't throw SystemExit Write to stdout instead of throwing Exceptions
Sun, 07 Dec 2008 19:59:01 +0100 bookmarks: this is a comment, not a string
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Sun, 07 Dec 2008 19:59:01 +0100] rev 7491
bookmarks: this is a comment, not a string
(0) -3000 -1000 -300 -100 -30 -10 -4 +4 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip