| comm...@osafoundation.org |
[commits] (dan) [11081] Remove cert directory from new test framework. |
Wed, 05 Jul, 17:11 |
| comm...@osafoundation.org |
[commits] (stearns) [11082] Add repository-checking functional test, and run it at the end of the functional test suite; this is so that if the repo gets corrupted, we'll see it while the test infrastructure is still running, instead of at quit (when the test stuff has gone away). |
Wed, 05 Jul, 22:10 |
| comm...@osafoundation.org |
[commits] (stearns) [11083] Heikki had a few suggestions... |
Wed, 05 Jul, 23:00 |
| comm...@osafoundation.org |
[commits] (grant) [11084] Fix Bug 6173 (Deleting & resubscribing to a collection causes weird behaviour) r=capps |
Thu, 06 Jul, 01:57 |
| comm...@osafoundation.org |
[commits] (grant) [11085] Fix Bug 6174 (modify occurrence to all-day causes sharing error) r=capps |
Thu, 06 Jul, 02:01 |
| comm...@osafoundation.org |
[commits] (bear) [11086] Checkpoint 2006-07-06 |
Thu, 06 Jul, 16:51 |
| comm...@osafoundation.org |
[commits] (bear) [11087] Setting version information for Checkpoint 2006-07-06 |
Thu, 06 Jul, 16:58 |
| comm...@osafoundation.org |
[commits] (john) [11088] Fix bug #6166 TestNewEvent throws unhandled exception in new test framework and its duplicates: |
Thu, 06 Jul, 17:13 |
| comm...@osafoundation.org |
[commits] (hartsook) [831] removed software dev. |
Thu, 06 Jul, 18:48 |
| comm...@osafoundation.org |
[commits] (john) [11089] The previous fix for bug #6166 TestNewEvent throws unhandled exception in new test framework introduced too strict a test that caused the linux functional tests to fail. |
Thu, 06 Jul, 20:19 |
| comm...@osafoundation.org |
[commits] (bear) [11090] Branching Chandler trunk to 0.7alpha3 |
Fri, 07 Jul, 01:20 |
| comm...@osafoundation.org |
[commits] (bear) [11091] Setting version information for the trunk to 0.7alpha4 |
Fri, 07 Jul, 01:25 |
| comm...@osafoundation.org |
[commits] (heikki) [11092] Part of bug 5972, Making XRC based dialogs support Chandler's |
Fri, 07 Jul, 19:46 |
| comm...@osafoundation.org |
[commits] (dan) [11093] newTestFramework - incorporate a change made to QAUITestAppLib into its new framework equivalent |
Fri, 07 Jul, 20:04 |
| comm...@osafoundation.org |
[commits] (vajda) [11094] removed leftover reference to bsddb |
Fri, 07 Jul, 21:04 |
| comm...@osafoundation.org |
[commits] (vajda) [11095] - upgraded gcj on windows to 3.4.6 |
Fri, 07 Jul, 21:11 |
| comm...@osafoundation.org |
[commits] (bear) [11096] Updating compiler tarball extension to match - changing .gz to .bz2 |
Fri, 07 Jul, 21:40 |
| comm...@osafoundation.org |
[commits] (bear) [11097] Updating reference to mingw version to match current |
Fri, 07 Jul, 21:42 |
| comm...@osafoundation.org |
[commits] (vajda) [11098] - moved DelegatingIndex to C |
Sat, 08 Jul, 16:09 |
| comm...@osafoundation.org |
[commits] (vajda) [11099] - moved DelegatingIndex to C |
Sat, 08 Jul, 16:26 |
| comm...@osafoundation.org |
[commits] (vajda) [11100] - changed TestCleanRepo so that it fails when check() fails |
Sat, 08 Jul, 16:40 |
| comm...@osafoundation.org |
[commits] (vajda) [11101] fixed bug in setting source |
Sat, 08 Jul, 17:00 |
| comm...@osafoundation.org |
[commits] (vajda) [11102] - debugged dynamic source changes in IntersectionCollection |
Sun, 09 Jul, 15:35 |
| comm...@osafoundation.org |
[commits] (bear) [11103] Setting GCJ_VER to 3 to more accurately reflect the GCJ version used under windows |
Mon, 10 Jul, 01:08 |
| comm...@osafoundation.org |
[commits] (dan) [11104] new Test Framework add repository checking |
Mon, 10 Jul, 17:05 |
| comm...@osafoundation.org |
[commits] (bear) [11105] Tagging 0.7alpha3 branch as Checkpoing 2006-07-10 |
Mon, 10 Jul, 17:57 |
| comm...@osafoundation.org |
[commits] (bear) [11106] Setting version information for Checkpoint 2006-07-10 |
Mon, 10 Jul, 18:02 |
| comm...@osafoundation.org |
[commits] (mde) [834] Added 'width 100%' and dummy white border to header div to break incorrect floating in Firefox 1.0. |
Mon, 10 Jul, 18:13 |
| comm...@osafoundation.org |
[commits] (mde) [835] Moved margin/padding zeroing rules from '*' selector to selector specific to block elements (i.e., div, p, etc.). |
Mon, 10 Jul, 19:02 |
| comm...@osafoundation.org |
[commits] (john) [11107] Fix bug #6127: detail view too big on startup and bug #6164: Resizing application to minimal size and then resizing bigger messes up layout |
Mon, 10 Jul, 20:46 |
| comm...@osafoundation.org |
[commits] (vajda) [11108] - fixed bug 6210 (http://bugzilla.osafoundation.org/show_bug.cgi?id=6210) |
Mon, 10 Jul, 20:58 |
| comm...@osafoundation.org |
[commits] (john) [11109] Fix bug #6127: detail view too big on startup and bug #6164: Resizing application to minimal size and then resizing bigger messes up layout r=stearns |
Mon, 10 Jul, 21:20 |
| comm...@osafoundation.org |
[commits] (stearns) [11110] Fix (or at least, improve) bug 4589 (stamping an event in the detail view is slow with 3000 event calendar), by speeding up the way we look for candidate kinds. |
Mon, 10 Jul, 21:28 |
| comm...@osafoundation.org |
[commits] (heikki) [11111] Upgrade M2Crypto to 0.16, r=bear. |
Mon, 10 Jul, 21:44 |
| comm...@osafoundation.org |
[commits] (stearns) [11112] Fix bug 6122 (functional tests leave dangling text field during tests) as well as the related symptom seen in 6190. |
Mon, 10 Jul, 22:50 |
| comm...@osafoundation.org |
[commits] (br) [836] added a diagram |
Mon, 10 Jul, 22:57 |
| comm...@osafoundation.org |
[commits] (br) [837] added a diagram |
Mon, 10 Jul, 22:57 |
| comm...@osafoundation.org |
[commits] (br) [838] added a diagram |
Mon, 10 Jul, 22:58 |
| comm...@osafoundation.org |
[commits] (stearns) [11113] Fix bug 6122 (functional tests leave dangling text field during tests) as well as the related symptom seen in 6190. |
Mon, 10 Jul, 23:15 |
| comm...@osafoundation.org |
[commits] (grant) [11114] Use scripting's emulate_menu_accelerator() in TestNewItem.py |
Tue, 11 Jul, 01:28 |