| 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 |
| comm...@osafoundation.org |
[commits] (grant) [11115] Update the block name used by AppProxy.detail |
Tue, 11 Jul, 01:47 |
| comm...@osafoundation.org |
[commits] (heikki) [11116] Upgrade M2Crypto to 0.16, r=bear. |
Tue, 11 Jul, 03:57 |
| comm...@osafoundation.org |
[commits] (heikki) [11117] Follow-up to bug 3658, actually write the WrongHost error message in a way that |
Tue, 11 Jul, 16:52 |
| comm...@osafoundation.org |
[commits] (stearns) [11118] Fix bug 6205 (Never share icon doesn't always display correct state) by telling the notification mechanism that that button cares about changes to the selected item's 'private' attribute. |
Tue, 11 Jul, 17:57 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11119] - Remove the expensive selection changed event implemented in r10868 for bug 5140, |
Tue, 11 Jul, 18:32 |
| comm...@osafoundation.org |
[commits] (john) [11120] Fix Bug #6139: menus not causing actions to happen r=grant |
Tue, 11 Jul, 18:33 |
| comm...@osafoundation.org |
[commits] (john) [11121] Fix Bug #6139: menus not causing actions to happen r=grant |
Tue, 11 Jul, 18:47 |
| comm...@osafoundation.org |
[commits] (heikki) [11122] Remove obsolete comment. |
Tue, 11 Jul, 18:52 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11123] - Fix for bug 6209, allDay events and switching timezones causes problems, r=grant |
Tue, 11 Jul, 18:58 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11124] - [alpha3 branch] Fix for bug 6209, allDay events and switching timezones causes problems, r=grant |
Tue, 11 Jul, 19:00 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11125] - [alpha3 branch] Fix for bug 6213, allDay event created on wrong day, r=grant |
Tue, 11 Jul, 19:01 |
| comm...@osafoundation.org |
[commits] (dan) [11126] On winXP do_tests.sh -t (single test option) was finding and running the new tests (tools/cats directory) instead of (tools/QATestScript directory). |
Tue, 11 Jul, 19:03 |
| comm...@osafoundation.org |
[commits] (vajda) [11127] - added patch to workaround __eprintf problem on intel os x |
Tue, 11 Jul, 21:04 |
| comm...@osafoundation.org |
[commits] (vajda) [11128] - updated __eprintf patch to match the one for PyICU |
Tue, 11 Jul, 21:05 |
| comm...@osafoundation.org |
[commits] (dan) [11129] New Test Framework - Make TestNewItem work in new framework. |
Tue, 11 Jul, 21:50 |
| comm...@osafoundation.org |
[commits] (heikki) [11130] Minor performance improvement: we already have the local |
Tue, 11 Jul, 22:49 |
| comm...@osafoundation.org |
[commits] (bear) [11131] Tweaked the patch to remove the fuzz and also |
Tue, 11 Jul, 23:12 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11132] - Fix for bug 6174, recurrenceID is off when working with all day occurrences, r=grant |
Wed, 12 Jul, 00:42 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11133] [alpha3 branch] Fix for bug 6174, recurrenceID is off when working |
Wed, 12 Jul, 00:45 |
| comm...@osafoundation.org |
[commits] (bear) [11134] Bumping relvers for PyICU and PyLucene |
Wed, 12 Jul, 02:39 |
| comm...@osafoundation.org |
[commits] (vajda) [11135] - added support for logging UUIDs while they are generated, to replay later |
Wed, 12 Jul, 13:06 |
| comm...@osafoundation.org |
[commits] (vajda) [11136] - added support for logging UUIDs while they are generated, to replay later |
Wed, 12 Jul, 13:15 |
| comm...@osafoundation.org |
[commits] (sheila) [839] Image for dashboard spec |
Wed, 12 Jul, 13:37 |
| comm...@osafoundation.org |
[commits] (sheila) [840] Image for dashboard spec |
Wed, 12 Jul, 13:37 |
| comm...@osafoundation.org |
[commits] (sheila) [841] Image for dashboard spec |
Wed, 12 Jul, 13:37 |
| comm...@osafoundation.org |
[commits] (sheila) [842] Added images for dashboard after 3 iterations. |
Wed, 12 Jul, 13:38 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11137] - [alpha3 branch] Bug 6230, Remove the expensive selection changed event |
Wed, 12 Jul, 14:34 |
| comm...@osafoundation.org |
[commits] (john) [11138] Fix bug in Calendar that causes a failure while quickly resizing windows smaller in the debug Chandler. |
Wed, 12 Jul, 17:53 |
| comm...@osafoundation.org |
[commits] (morgen) [11139] Fix for bug 6235 (rename OOTB sharing account to 'Cosmo Sharing Service') |
Wed, 12 Jul, 23:14 |
| comm...@osafoundation.org |
[commits] (capps) [11140] Bug 5879: Fixes functional and performance tests for switching timezones |
Wed, 12 Jul, 23:30 |
| comm...@osafoundation.org |
[commits] (vajda) [11141] - fixed bug, subkind caches need to be flushed when superkinds are refreshed |
Wed, 12 Jul, 23:31 |
| comm...@osafoundation.org |
[commits] (mimi) [847] For Alpha 4 Dashboard: |
Thu, 13 Jul, 00:34 |
| comm...@osafoundation.org |
[commits] (bear) [11142] Modified tinderbox.py to send to the server any uuid* debug files |
Thu, 13 Jul, 04:16 |
| comm...@osafoundation.org |
[commits] (dan) [11143] Enable TestSwitchTimezone fixed r11140 bug 5879 (functional and performance tests for switching timezones) |
Thu, 13 Jul, 20:09 |
| comm...@osafoundation.org |
[commits] (bear) [11144] bumping revision # to 70 to generate new tarballs |
Thu, 13 Jul, 20:31 |
| comm...@osafoundation.org |
[commits] (heikki) [11145] Bug 6004, upload intel mac binary tarballs into the right staging |
Thu, 13 Jul, 21:04 |
| comm...@osafoundation.org |
[commits] (heikki) [11146] Add pruning for Intel Mac staging area. |
Thu, 13 Jul, 21:15 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11147] - Fix for bug 6213, allDay event created on wrong day after switching timezones, r=grant |
Thu, 13 Jul, 21:26 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11148] - [alpha3 branch] Fix for bug 6213, allDay event created on wrong day after switching |
Thu, 13 Jul, 21:28 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11149] - Fix bug 6178 for alpha3 branch, add patch to vobject to handle |
Thu, 13 Jul, 21:46 |
| comm...@osafoundation.org |
[commits] (bear) [11150] Updating index.html template used during the release process to reflect new intel mac builds |
Thu, 13 Jul, 21:52 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11151] When fixing things on the alpha3 branch, it's best to actually commit the fix there... |
Thu, 13 Jul, 22:02 |
| comm...@osafoundation.org |
[commits] (jeffrey) [11152] - Upgrade to latest vobject on the trunk to fix bug 6178, |
Thu, 13 Jul, 22:08 |
| comm...@osafoundation.org |
[commits] (vajda) [11153] - turned off error checking in _removeRef inside transient ref collections |
Thu, 13 Jul, 22:08 |
| comm...@osafoundation.org |
[commits] (heikki) [11154] Add Intel Mac to the list of builds copied to continuous/qa. |
Thu, 13 Jul, 22:35 |
| comm...@osafoundation.org |
[commits] (bear) [11155] Updating distribution code to build iosx tagged bundles when run on Intel Mac |
Thu, 13 Jul, 23:23 |
| comm...@osafoundation.org |
[commits] (bear) [11156] Tweaking revision # for vobject build |
Thu, 13 Jul, 23:29 |
| comm...@osafoundation.org |
[commits] (bear) [11157] Setting revision number to 71 and rolling out new wx tarball |
Thu, 13 Jul, 23:53 |
| comm...@osafoundation.org |
[commits] (bear) [11158] Bumping revision # for wx to 71 to roll out a new tarball |
Thu, 13 Jul, 23:55 |
| comm...@osafoundation.org |
[commits] (bear) [11159] tweaking patch to account for branch prefix in path |
Fri, 14 Jul, 00:04 |
| comm...@osafoundation.org |
[commits] (mimi) [848] Updated spec with details re: Alpha 5 auto-triage functionality, namely Chandler should reset triage status every time the user edits the date/time fields of an event...unless the user has explicitly set triage status on the item. |
Fri, 14 Jul, 00:38 |
| comm...@osafoundation.org |
[commits] (bear) [11160] tweaking branch tag from 0.7a4 to 0.7a3 |
Fri, 14 Jul, 02:22 |
| comm...@osafoundation.org |
[commits] (bear) [11161] Bumping relvers for wxPython and vobject |
Fri, 14 Jul, 03:09 |
| comm...@osafoundation.org |
[commits] (vajda) [11162] - fixed bug, subkind caches need to be flushed before instances are loaded |
Fri, 14 Jul, 10:56 |
| comm...@osafoundation.org |
[commits] (stearns) [11163] Check in the python part of bug 6163 (Toolbar icons flash when resizing window, also during functional tests) so bear can get the candidate build going (I r+'d john's change). |
Fri, 14 Jul, 15:46 |
| comm...@osafoundation.org |
[commits] (bear) [11164] Tagging current 0.7alpha3 branch as Checkpoint 2006-07-14 |
Fri, 14 Jul, 15:50 |
| comm...@osafoundation.org |
[commits] (bear) [11165] Setting version information for 0.7alpha3 Checkpoint 2006-07-14 |
Fri, 14 Jul, 15:56 |
| comm...@osafoundation.org |
[commits] (john) [11166] Second half of temporary fix for bug #6163: Toolbar icons flash when resizing window, also during functional tests r=stearns |
Fri, 14 Jul, 16:52 |
| comm...@osafoundation.org |
[commits] (heikki) [11167] svn ignore all copies of __repository__ in the root. |
Fri, 14 Jul, 17:35 |
| comm...@osafoundation.org |
[commits] (heikki) [11168] Get rid of unused import PyLucene. |
Fri, 14 Jul, 17:39 |