May 2006 Archives by date
Starting: Mon May 1 08:55:27 PDT 2006
Ending: Wed May 31 18:48:13 PDT 2006
Messages: 316
- [commits] (bear) [10508] Checkpoint 0.7 alpha2 20060501
commits at osafoundation.org
- [commits] (bear) [10509] Setting version information for Checkpoint
commits at osafoundation.org
- [commits] (alecf) [10510] some repo-viewer updates:
commits at osafoundation.org
- [commits] (alecf) [10511] add a 'defaultCollection' that
getContentsCollection() should return,
so that if we're in the middle of collections updated and get a
wxSynchronizeWidget, we don't barf...
commits at osafoundation.org
- [commits] (bear) [10512] Moved some parts around inside for
readibility and also made a number of changes
commits at osafoundation.org
- [commits] (vajda) [10513] synced branch to 10512
commits at osafoundation.org
- [commits] (bear) [10514] moved purge target before clean when inside
the chandler step - purge now uses RunPython
commits at osafoundation.org
- [commits] (vajda) [10515] new merging code on bgsync branch
commits at osafoundation.org
- [commits] (bear) [10516] for the moment removing purge from the
chandler/Makefile target list within doBuild()
commits at osafoundation.org
- [commits] (bear) [10517] Removed purge from the list dependencies for
clean - as Heikki reminded me clean should
commits at osafoundation.org
- [commits] (davids) [10518] columnHeader - cleanup in preparation for
code review
commits at osafoundation.org
- [commits] (rae) [10519] Updated schema version for new markup bar
commits at osafoundation.org
- [commits] (john) [10520] Added some debugging code to make sure that
Unrendering blocks unsubscribes to all the notifications.
commits at osafoundation.org
- [commits] (vajda) [10521] added support for undoing a failed merged
commits at osafoundation.org
- [commits] (alecf) [10522] add link titles to collection display which
shows collection type
commits at osafoundation.org
- [commits] (morgen) [10523] Repair an svn merge conflict (bgsync
branch)
commits at osafoundation.org
- [commits] (vajda) [10524] fixed bug with merging ref collection values
commits at osafoundation.org
- [commits] (morgen) [10525] (bgsync branch) With latest view merging
code,
the mergeFunction( ) 'value' parameter now contains the value as it is
in the view performing the refresh( ).
commits at osafoundation.org
- [commits] (jeffrey) [10526] - Fix for bug 5593,
setting recurrence end for imported recurring events
commits at osafoundation.org
- [commits] (alecf) [10527] fix the rest of bug 5749 - Get trash items
to actually filter out,
by removing Trash from the left side of SmartCollections when they are
hooked up via UnionCollections.
commits at osafoundation.org
- [commits] (vajda) [10528] improved support for merging sets of bi-refs
commits at osafoundation.org
- [commits] (jeffrey) [10529] - Fix erroneous logic for iteration over
annotated selections, use the
commits at osafoundation.org
- [commits] (robind) [10530] Give wxTreeListColumnInfo a destructor
since its ownership is not
commits at osafoundation.org
- [commits] (alecf) [10531] code cleanup in QAUITestAppLib - make it a
little more flexible, a little more dynamic...
commits at osafoundation.org
- [commits] (vajda) [10532] refactored some merge code out of
DBRepositoryView
commits at osafoundation.org
- [commits] (vajda) [10533] - fixed bug 5803
(http://bugzilla.osafoundation.org/show_bug.cgi?id=5803)
commits at osafoundation.org
- [commits] (vajda) [10534] fixed bugs in index merging
commits at osafoundation.org
- [commits] (vajda) [10535] - fixed bug in set index saving,
change list not cleared
commits at osafoundation.org
- [commits] (vajda) [10536] synced with trunk:10535
commits at osafoundation.org
- [commits] (davids) [10537] columnHeader - first pass at single
selections in wxGrid list headers
commits at osafoundation.org
- [commits] (davids) [10538] columnHeader - fixed compilation problem
in prior commit
commits at osafoundation.org
- [commits] (vajda) [10539] fixed bug with removed value
commits at osafoundation.org
- [commits] (vajda) [10540] fixed bug with removed ref
commits at osafoundation.org
- [commits] (alecf) [10541] fix a minor but that caused perf tests to
die, and also do more general cleanup
commits at osafoundation.org
- [commits] (stearns) [10542] Fix bug 5697 (Changes to the timezonelist
should update the timezone drop down), r=jeffrey.
commits at osafoundation.org
- [commits] (alecf) [10543] further simplify scripting/functional test
suite: get rid of children_blocks indirection - it was just a
table of block names that could get out of date.
commits at osafoundation.org
- [commits] (morgen) [10544] (bgsync branch) Fix for bug 5806 --
subscribing to items with non-ascii bodies was failing
commits at osafoundation.org
- [commits] (john) [10545] Fix SWIG ownership problem with
wxPyTreeItemData.
commits at osafoundation.org
- [commits] (morgen) [10546] Fix for bug 5806 -- Can't import items
with non-ascii 'body' attributes (r=grant)
commits at osafoundation.org
- [commits] (bkirsch) [10547] changed the directory name of test SSL
certs to 'cert'
commits at osafoundation.org
- [commits] (vajda) [10548] - fixed bug in queued notification dispatch
to remove not found subscribers
commits at osafoundation.org
- [commits] (vajda) [10549] - fixed bug 5803 again
commits at osafoundation.org
- [commits] (bkirsch) [10550] fixes bug 5735 catchErrors eats errors as
well as many many other issues with twisted and callbacks.See
bug5735 for more details
commits at osafoundation.org
- [commits] (alecf) [10551] refactor the somewhat monolit
commits at osafoundation.org
- [commits] (alecf) [10552] oops,
clean up import lines that caused a few problems..
commits at osafoundation.org
- [commits] (john) [10553] Work on bug #5716: "Add Additional Views"
menu item not working
commits at osafoundation.org
- [commits] (dan) [10554] enabling TestSharing.
commits at osafoundation.org
- [commits] (vajda) [10555] - added support for merging 'single' bi-ref
conflict in favor of local change
commits at osafoundation.org
- [commits] (alecf) [10556]
commits at osafoundation.org
- [commits] (jeffrey) [10557] - Implement bug 5781,
a dash at noon for emphasis, r=alecf
commits at osafoundation.org
- [commits] (davids) [10558] minor cleanups from wx cvs
commits at osafoundation.org
- [commits] (davids) [10559] first version of wxGrid with native
rendered list headers
commits at osafoundation.org
- [commits] (davids) [10560] bump for wx tarball 45
commits at osafoundation.org
- [commits] (bear) [10561] bumping wxPython relver to 45
commits at osafoundation.org
- [commits] (alecf) [10562] fix bug 5805 - make In and Out be "mine"
collections
commits at osafoundation.org
- [commits] (alecf) [10563] bump schema version to account for
in/out/mine change
commits at osafoundation.org
- [commits] (morgen) [10564] (bgsync branch) Change to comments to
reflect new mergeFunction behavior.
commits at osafoundation.org
- [commits] (jeffrey) [10565] - Correct uncheck woes in timezone
selection dialog, bug 5804, r=stearns
commits at osafoundation.org
- [commits] (vajda) [10566] merged with trunk:10564
commits at osafoundation.org
- [commits] (grant) [10567] Add the usual svn:ignore to the recently
added scripting directory.
commits at osafoundation.org
- [commits] (davids) [10568] columnHeader - added partial support for
wxGrid list header bitmaps
commits at osafoundation.org
- [commits] (alecf) [10569] fix bug 5633 - refresh the minical when the
date changes
commits at osafoundation.org
- [commits] (davids) [10570] columnHeader - updated demo to reflect
SetBitmapRef -> SetBitmap change
commits at osafoundation.org
- [commits] (davids) [10571] fix a typo
commits at osafoundation.org
- [commits] (grant) [10572] Fix Bug 5604 (Multiple certificate trust
dialogs ...) r=heikki
commits at osafoundation.org
- [commits] (john) [10573] Continue on bug #5716: "Add Additional
Views" menu item not working.
commits at osafoundation.org
- [commits] (vajda) [10574] - reworked alias change tracking to improve
rename merging
commits at osafoundation.org
- [commits] (john) [10575] Continue on bug #5716: "Add Additional
Views" menu item not working.
commits at osafoundation.org
- [commits] (alecf) [10576] fix bug 5807 - overlayed collections
weren't showing the trash
commits at osafoundation.org
- [commits] (davids) [10577] added wxGrid support for list header
bitmaps
commits at osafoundation.org
- [commits] (davids) [10578] bump for wx tarball 46
commits at osafoundation.org
- [commits] (rae) [10579] space out markup bar items;
bug 5785, r=stearns
commits at osafoundation.org
- [commits] (alecf) [10580] remove two totally outdated comments (no
code change here...)
commits at osafoundation.org
- [commits] (vajda) [10581] - fixed bug 5816
(http://bugzilla.osafoundation.org/show_bug.cgi?id=5816)
commits at osafoundation.org
- [commits] (vajda) [10582] merged with trunk:10581
commits at osafoundation.org
- [commits] (davids) [10583] bumped wx tarball reference to 46
commits at osafoundation.org
- [commits] (davids) [10584] changed 3 wxColumnHeader.SetBitmap(Ref)
references
commits at osafoundation.org
- [commits] (jeffrey) [10585] - Fix for bug 5817,
create a wrapper list so we don't remove while iterating
commits at osafoundation.org
- [commits] (stearns) [10586] Fix bug 5813 ("Appears in" in the Detail
View is always empty), r=andi:
commits at osafoundation.org
- [commits] (bkirsch) [10587] simple fix for i18n.
commits at osafoundation.org
- [commits] (bkirsch) [10588] simple i18n fix.
commits at osafoundation.org
- [commits] (morgen) [10589] (bgsync branch) Getting rid of the
'manifest' repository view;
just using the 'sharing' repo view for double-duty now.
commits at osafoundation.org
- [commits] (vajda) [10590] merged with trunk:10589
commits at osafoundation.org
- [commits] (vajda) [10591] - fixed bug 5823
(http://bugzilla.osafoundation.org/show_bug.cgi?id=5823)
commits at osafoundation.org
- [commits] (vajda) [10592] added missing change tracking while merging
commits at osafoundation.org
- [commits] (alecf) [10593] adding summary view images - these are not
part of the build,
but I wanted to get them in SVN so I could experiment with them on
other machines - they may or may not be used for bug 1937
commits at osafoundation.org
- [commits] (morgen) [10594] (bgsync branch) The Publish dialog wasn't
showing the right URL because it hadn't yet refreshed the main view.
commits at osafoundation.org
- [commits] (stearns) [10595] Fix bug 5814 (assert error after deleting
recurring event) by fixing logic error left over from
item/collection monitoring merge, r=grant.
commits at osafoundation.org
- [commits] (vajda) [10596] - fixed merging bug where DEFERRED bit
would get lost
commits at osafoundation.org
- [commits] (vajda) [10597] screwed up previous commit
commits at osafoundation.org
- [commits] (grant) [10598] Fix another recurrence/view merging problem
I noticed:
commits at osafoundation.org
- [commits] (jeffrey) [10599] Fix for bug 5833,
free-busy was publishing all events, not all events in
commits at osafoundation.org
- [commits] (jeffrey) [10600] - Fix for bug 5838,
removing recurrence reveals other places where
commits at osafoundation.org
- [commits] (jeffrey) [10601] - Fix unit test to make imported
collection "mine", now that this doesn't
commits at osafoundation.org
- [commits] (vajda) [10602] - fixed bug 5841
(http://bugzilla.osafoundation.org/show_bug.cgi?id=5841)
commits at osafoundation.org
- [commits] (jeffrey) [10604] - Added optional attributes to the
GoToDate event, to avoid popping up a dialog
commits at osafoundation.org
- [commits] (alecf) [10605] add back a missing import that was breaking
scripts - worked on by both me & heikki, so r=both of us...
commits at osafoundation.org
- [commits] (davids) [10606] wxColumnHeader - wxGrid integration
maintenance - added more hooks and instrumentation for resize
management, native label height calculations, etc.
commits at osafoundation.org
- [commits] (morgen) [10607] (bgsync branch) If subscribe requires a
username/password, give the user the opportunity to enter one.
commits at osafoundation.org
- [commits] (stearns) [10608] Fix bug 5855 (Add visibility functional
test mechanism & test timezone defaulting), r=Jeffrey:
commits at osafoundation.org
- [commits] (rae) [10609] Fix Bug 5850 r=alecf (Markup Bar functional
tests are disabled)
commits at osafoundation.org
- [commits] (pbossut) [10610] Fixed a typo in code (Destroy() method
typed Destory()).
commits at osafoundation.org
- [commits] (davids) [10611] columnheader - fix wxMSW build problems
with prior commit (BTW: r=john, robin)
commits at osafoundation.org
- [commits] (jeffrey) [10612] - Change TestMoveToTrash to rename the
collection it creates,
commits at osafoundation.org
- [commits] (davids) [10613] columnHeader - fix wxMSW vertical sizing
(temporary) r=TBD
commits at osafoundation.org
- [commits] (rae) [10614] Backing out part of 10609
commits at osafoundation.org
- [commits] (jeffrey) [10615] - Fix bug 5856,
code to copy freebusy url was using a spurious read-write ticket,
commits at osafoundation.org
- [commits] (grant) [10616] Add a test of the "Visible Hours" menu items
commits at osafoundation.org
- [commits] (alecf) [10617] add a new functional test for table
selection & sorting
commits at osafoundation.org
- [commits] (alecf) [10618] make emulate_click work on grid widgets -
send the click to the GridWindow
commits at osafoundation.org
- [commits] (alecf) [10619] fix bug 5849 so I can debug collection
problems better
commits at osafoundation.org
- [commits] (john) [10620] Fix Bug #5716: "Add Additional Views" menu
item not working r=andi
commits at osafoundation.org
- [commits] (dan) [10621] Remove event verification to speed test up a
little
commits at osafoundation.org
- [commits] (grant) [10622] Fix Bug 5769 (Fiddling with recurring
events can make them not show up) r=jeffrey
commits at osafoundation.org
- [commits] (grant) [10623] Add tests that "New Item" respects the
selection in the app bar.
commits at osafoundation.org
- [commits] (jeffrey) [10624] - Add a functional test for bug 5593,
problems setting recurrence end
commits at osafoundation.org
- [commits] (dan) [10625] New test ready for review.
commits at osafoundation.org
- [commits] (capps) [10626] Functional test to enable/disable timezones,
r=stearns
commits at osafoundation.org
- [commits] (alecf) [10627] fix assertion in reversing selection,
so that new selection ranges are in the right order - assertion found
by new TestTableSelection..
commits at osafoundation.org
- [commits] (dan) [10628] Put back event verification removed in r10621
commits at osafoundation.org
- [commits] (bkirsch) [10629] Bug 5864: Added Unicode support to Unit
Tests.
commits at osafoundation.org
- [commits] (alecf) [10630] remove TestSharing until cosmo is fixed
commits at osafoundation.org
- [commits] (stearns) [10631] Fix bug 5859 (Crash when selecting one
particular event in the attached calendar),
and a couple of closely-related problems:
commits at osafoundation.org
- [commits] (morgen) [10632] Use findUUID( ) since we already know we
have a UUID
commits at osafoundation.org
- [commits] (stearns) [10633] Doh! Forgot to bump schema revision with
r10631, r=john.
commits at osafoundation.org
- [commits] (vajda) [10634] - added support for set id,
for finding sources by id
commits at osafoundation.org
- [commits] (john) [10635] Fix Bug #5870: I broke the EVDB parcel
r=Grant
commits at osafoundation.org
- [commits] (bkirsch) [10636] simple patch to remove the locale setting
from tinderbox errors r=bear
commits at osafoundation.org
- [commits] (vajda) [10637] merged with trunk:10636
commits at osafoundation.org
- [commits] (dan) [10638] Enable TestAllDayEvent.py
commits at osafoundation.org
- [commits] (john) [10639] Fix Bug #5877: TestAdditionalViews
functional test r=rae
commits at osafoundation.org
- [commits] (morgen) [10640] Fix for bug 5709, r=vajda,
pje -- prevents stale items from being returned from schema.py
commits at osafoundation.org
- [commits] (jeffrey) [10641] - Fix for bug 5342,
gradients look weird on Linux, r=alecf
commits at osafoundation.org
- [commits] (dan) [10642] Modify TestSharing to unpublish calendar at
end and enable TestSharing in FunctionTestSuite
commits at osafoundation.org
- [commits] (jeffrey) [10643] - Oops,
forgot to save my comment before checking in r10641
commits at osafoundation.org
- [commits] (jeffrey) [10644] - Added functional test for Bug 5803,
events in not mine collections shouldn't
commits at osafoundation.org
- [commits] (heikki) [10645] floatingEvent needs to be global when this
test is run in
commits at osafoundation.org
- [commits] (heikki) [10646] START_ITEM needs to be global when run
part of the suite
commits at osafoundation.org
- [commits] (heikki) [10647] Let's stack 'only' 10 levels;
this would still catch
commits at osafoundation.org
- [commits] (stearns) [10648] Add recurrence test to TestNewEvent;
also, check in a detailblocks change I missed in r10631 (which was
r=john), and bump the schema version again for that.
commits at osafoundation.org
- [commits] (jeffrey) [10649] - Fix for bug 5815,
republishing freebusy creates new tickets, r=morgen
commits at osafoundation.org
- [commits] (vajda) [10650] - clear a SmartCollection before deleting
its children, r=alecf
commits at osafoundation.org
- [commits] (john) [10651] Fix Bug #5878: "import * only allowed at
module level" r=morgen
commits at osafoundation.org
- [commits] (dan) [10652] Don't swallow an exception on import
commits at osafoundation.org
- [commits] (dan) [10653] excluding TestSharing
commits at osafoundation.org
- [commits] (grant) [10654] Fix Bug 5876 Can't emulate menu keyboard
accelerators r=heikki
commits at osafoundation.org
- [commits] (capps) [10655] + Added a functional test to switch
timezones.
commits at osafoundation.org
- [commits] (stearns) [10656] Fix broken functional tests on linux
caused by problem with TestNewEvent's mechanism for finding the
recurrence dialog: now find it by name,
instead of using wx.GetActiveWindow (which is documented as Windows
only, I now see).
commits at osafoundation.org
- [commits] (stearns) [10657] Fix TestAllDay.py functional test on
Linux - disable the assert (and explain why in the comment).
commits at osafoundation.org
- [commits] (dan) [10658] temporarily renaming so it won't be run as a
performance test until it is working
commits at osafoundation.org
- [commits] (alecf) [10659] fix bug 5818 - stopgap solution: prevent
'all' from being activated (checked) but allow it to be selected
commits at osafoundation.org
- [commits] (dan) [10660] excluding TestSwitchTimeZone
commits at osafoundation.org
- [commits] (rae) [10661] Fix for Bug 4729 r=robind (Mark up bar
buttons on read-only calendar looks different)
commits at osafoundation.org
- [commits] (dan) [10662] left out a comma
commits at osafoundation.org
- [commits] (rae) [10663] Fix for Bug 5788 r=stearns (Markup Bar
buttons do not show tooltips)
commits at osafoundation.org
- [commits] (vajda) [10664] merged with trunk:10663
commits at osafoundation.org
- [commits] (dan) [10665] Enable TestSharing.py
commits at osafoundation.org
- [commits] (dan) [10666] excluding TestSharing from FunctionalTestSuite
commits at osafoundation.org
- [commits] (bear) [10667] Working branch for QA's new Chandler Test
Framework
commits at osafoundation.org
- [commits] (mikeal) [10668] Initial Framework commit.
commits at osafoundation.org
- [commits] (grant) [10669] Fix Bug 5876: Can't emulate menu keyboard
accelerators r=heikki
commits at osafoundation.org
- [commits] (alecf) [10670] fix bug 5889 for alpha2 - account for
non-collections in the sidebar,
and add a comment that will be useful later...
commits at osafoundation.org
- [commits] (mikeal) [10671] Changed all test scripts to classes w/
startTest method.
commits at osafoundation.org
- [commits] (alecf) [10672] cheap hacky fix for alpha2 for bug 1937
until we have true wx.TableData support for column images:
commits at osafoundation.org
- [commits] (alecf) [10673] add a comment referencing the bug for the
hack I just checked in :)
commits at osafoundation.org
- [commits] (john) [10674] fix Bug #r219: Paste doesn't work in the
subscribe/accounts dialog.
commits at osafoundation.org
- [commits] (bear) [10675] Checkpoint 0.7 alpha2 20060515
commits at osafoundation.org
- [commits] (vajda) [10603] merged with trunk:10602
commits at osafoundation.org
- [commits] (bear) [10676] setting version information for Checkpoint
0.7 alpha2 20060515
commits at osafoundation.org
- [commits] (alecf) [10677] fix bug 5872 - when deleting 'mine'
collections make sure that the items stay 'mine' if they aren't
going to be deleted
commits at osafoundation.org
- [commits] (adam) [10678] Added masking, logging output and file io
commits at osafoundation.org
- [commits] (adam) [10679] made the debug checking and writing to a
file into a seperate function.
commits at osafoundation.org
- [commits] (alecf) [10680] fix bug 5899 - add back the trash when
IndexedSelectionCollection wraps a SmartCollection
commits at osafoundation.org
- [commits] (john) [10681] Fix bug uncovered by revision #10674 fix for
bug #5219: Paste doesn't work in the subscribe/accounts dialog
in which the splash screen never get's destroyed so all events
are sent to it.
commits at osafoundation.org
- [commits] (john) [10682] Fix bug uncovered by revision #10674 fix for
bug #5219: Paste doesn't work in the subscribe/accounts dialog
in which the performance tests fail on tinderbox.
commits at osafoundation.org
- [commits] (alecf) [10683] oops,
forgot to rev the repository with my fix to bug 5899
commits at osafoundation.org
- [commits] (mikeal) [10684] Functional Suite works in new framework :)
commits at osafoundation.org
- [commits] (vajda) [10685] merged with trunk:10684
commits at osafoundation.org
- [commits] (morgen) [10686] (bgsync branch) -- Added a dialog for
changing the auto-sync interval
commits at osafoundation.org
- [commits] (morgen) [10687] (bgsync branch) -- forgot to 'svn add' the
dialog file...
commits at osafoundation.org
- [commits] (morgen) [10688] (bgsync branch) -- removed a comment left
over from copy/paste
commits at osafoundation.org
- [commits] (mikeal) [10689]
commits at osafoundation.org
- [commits] (dan) [10690] On QA test framework branch changes to enable
QAUITestAppLib to work with the new framework
commits at osafoundation.org
- [commits] (hartsook) [721] updating site in prep for 0.7alpha2
release.
commits at osafoundation.org
- [commits] (bear) [10691] updated cosmo buildscript to run maven clean
between the
commits at osafoundation.org
- [commits] (bear) [10692] Added a new patch to our python 2.4.2 patch
set in response to bug 5915
commits at osafoundation.org
- [commits] (bear) [10693] bumping relver for Python - bug 5915
commits at osafoundation.org
- [commits] (bear) [10694] Update the profile directory routines to
insert "0.7" into the profile directory name
commits at osafoundation.org
- [commits] (bear) [10695] Update the windows and rpm installers to
insert "0.7" into the install directory name
commits at osafoundation.org
- [commits] (morgen) [10696] Don't do the pre-PUT commit if publishing
a collection for the first time
commits at osafoundation.org
- [commits] (morgen) [10697] (bgsync branch) Some cleanup,
moving Task to another module
commits at osafoundation.org
- [commits] (morgen) [10698] (bgsync branch) Moved Task class to a more
generic module
commits at osafoundation.org
- [commits] (morgen) [10699] (bgsync branch) Sub/Pub dialogs use
simplified Task class now
commits at osafoundation.org
- [commits] (bear) [10700] bumping the relver for any python installed
sub-project - part of bug 5915
commits at osafoundation.org
- [commits] (morgen) [10701] (bgsync branch) Once the subscribe has
completed,
refresh the main view to make sure it has the new collection.
commits at osafoundation.org
- [commits] (morgen) [10702] (bgsync branch) Use view[uuid] rather than
findUUID(uuid) since it's faster;
don't change the appbar mode after subscribing since it's async now.
commits at osafoundation.org
- [commits] (john) [10703] Fix yet another bug related to recent fixes
to Bug #5219.
commits at osafoundation.org
- [commits] (bear) [10704] bumping relver for Python and all of the
python "related" sub-projects - bug 5915
commits at osafoundation.org
- [commits] (vajda) [10705] merged with trunk:10704
commits at osafoundation.org
- [commits] (alecf) [10706] fix bug 5920 - when making intersection
collections wrap the trash, don't subtract the trash
commits at osafoundation.org
- [commits] (john) [10707] Fix bug #5916: Edit->Clear blew away my All
Collection.
commits at osafoundation.org
- [commits] (john) [10708] looks like my revision 10707 causes the
debug functional tests to fail,
so I'm backing it out until I can narrow down the problem.
commits at osafoundation.org
- [commits] (rae) [10709] Fix bug 5787 r=robin, r=stearns
commits at osafoundation.org
- [commits] (stearns) [10710] Fix follow-on to bug 5787, r=rae.
commits at osafoundation.org
- [commits] (dan) [10711] (QAtestFramework branch) QAUITestAppLib
remove or replace logger.SetChecked calls,
require logger on test object instantiation, remove tests for logger.
commits at osafoundation.org
- [commits] (john) [10712] Fix bug #5916: Edit->Clear blew away my All
Collection and the unrelated bug it uncovered.
commits at osafoundation.org
- [commits] (stearns) [10713] Fix bug 5919 (traceback when deleting
imported, recurring event from table view), r=Jeffrey,
by returning None when the table asks for bogus cells, r=jeffrey.
commits at osafoundation.org
- [commits] (stearns) [10714] Fix bug 5925 (TestTableSelection failing
sporadically), r=dan, by making it fail less sporadically.
commits at osafoundation.org
- [commits] (mikeal) [10715] Fixed issue in TestSharing.
commits at osafoundation.org
- [commits] (mikeal) [10716] Fixed another TestSharing issue :)
commits at osafoundation.org
- [commits] (bear) [10717] Tagging current Chandler trunk as 0.7 Alpha2
Release Candidate 1
commits at osafoundation.org
- [commits] (mikeal) [10718] Added exception for report call outside of
action.
commits at osafoundation.org
- [commits] (bear) [10719] setting version information for 0.7alpha2-rc1
commits at osafoundation.org
- [commits] (hartsook) [727] tweaking changes made by mde
commits at osafoundation.org
- [commits] (morgen) [10720] (bgsync branch) Add support for including
lastModifiedBy info in shared items;
also handle publishing to non-cosmo CalDAV servers that don't support
subcollections.
commits at osafoundation.org
- [commits] (mikeal) [10721] Removed RunTest.py
commits at osafoundation.org
- [commits] (mikeal) [10722] Renaming test dir.
commits at osafoundation.org
- [commits] (mikeal) [10723] More renaming work.
commits at osafoundation.org
- [commits] (adam) [10724] Checkin for stdout printing functionality
and added printout functionality.
commits at osafoundation.org
- [commits] (adam) [10725] Fixed invalid path,
as QAtestscripts is now cats.
commits at osafoundation.org
- [commits] (mikeal) [10726] Fixed indentation.
commits at osafoundation.org
- [commits] (mikeal) [10727] Removed all reportNote calls,
replaced with commentAdd function which will add comment to either
Test or Action dict depending on state.
commits at osafoundation.org
- [commits] (hartsook) [740] tweaking search section of page
commits at osafoundation.org
- [commits] (bear) [10728] Creating 0.7alpha2 branch from the
0.7alpha2-rc1 tag
commits at osafoundation.org
- [commits] (bear) [10729] Setting trunk version to 0.7alpha3
commits at osafoundation.org
- [commits] (adam) [10730] Updated tests to the new directory structure.
commits at osafoundation.org
- [commits] (adam) [10731] Updated paths.
commits at osafoundation.org
- [commits] (stearns) [10732] Fix bug 5563 (Select all greyed out in
menu): Add select all support to the table,
so it works in the summary as well as when the focus is in the sidebar.
commits at osafoundation.org
- [commits] (vajda) [10733] added support for background indexing
commits at osafoundation.org
- [commits] (vajda) [10734] incorporated patches from Sleepycat for
4.4.20
commits at osafoundation.org
- [commits] (stearns) [10735] Bug 5904 (Need startup
repository-management dialog): implement first cut.
commits at osafoundation.org
- [commits] (john) [10736] Fixed bug #5919: traceback when deleting
imported,
recurring event from table view and removed the previous workaround
commits at osafoundation.org
- [commits] (grant) [10737] Fix a typo I noticed yesterday (r=jeffrey)
commits at osafoundation.org
- [commits] (vajda) [10738] - rewrote view change merging
commits at osafoundation.org
- [commits] (stearns) [10739] Fix bug 5936 (Flickr functional test
fails spuriously): don't consider empty search results to be
test failures
commits at osafoundation.org
- [commits] (grant) [10740] Fix Bug 5371 (quitting the application on
mac doesn't completely quit the process)
commits at osafoundation.org
- [commits] (hartsook) [743] more work on newinalpha2.php page with
screenshots and descriptions of new features
commits at osafoundation.org
- [commits] (mikeal) [10741] Lots of TestOutput work.
commits at osafoundation.org
- [commits] (mikeal) [10742] Set new defaults, fixed some minor issues.
commits at osafoundation.org
- [commits] (vajda) [10743] added support for --indexer=none
commits at osafoundation.org
- [commits] (vajda) [10744] upgrading to PyLucene-2.0rc1-10,
preparing for Intel Mac
commits at osafoundation.org
- [commits] (vajda) [10745] - upgraded build to PyLucene-2.0rc1-10-1
commits at osafoundation.org
- [commits] (mikeal) [10746] Lots of work in the logger,
mask/debug logic, datetime.__str__() is overwritten
commits at osafoundation.org
- [commits] (bear) [10747] Docstring,
whitespace and some Copyright statement updates
commits at osafoundation.org
- [commits] (morgen) [10748] (bgsync branch) Added the ability to
request the background sync of a specific collection
commits at osafoundation.org
- [commits] (john) [10749] Try to fix bug #5784: Summary view columns
compressed and it's friends
commits at osafoundation.org
- [commits] (vajda) [10750] - reworked compilers logic in Makefile.inc
commits at osafoundation.org
- [commits] (vajda) [10751] fixed bug in patch on 10.3
commits at osafoundation.org
- [commits] (vajda) [10752] fixed bug in Makefile with re-applying patch
commits at osafoundation.org
- [commits] (vajda) [10753] added support for Intel Mac OS X
commits at osafoundation.org
- [commits] (bear) [10754] Updating splash image to remove "trunk"
markings.
commits at osafoundation.org
- [commits] (vajda) [10755] fixed re-applied patch bug
commits at osafoundation.org
- [commits] (vajda) [10756] fixed bug in DEBUG builf with gcj 4,
__eprintf needs to hacked in
commits at osafoundation.org
- [commits] (jeffrey) [10757] - Fix for bug 5930,
Chandler was exporting all day events as CANCELLED
commits at osafoundation.org
- [commits] (jeffrey) [10758] - Add a comment to a change I forgot to
mention in r10757, be
commits at osafoundation.org
- [commits] (rae) [10759] Fix bug 5938 - Use tweaked mark-up bar icons
commits at osafoundation.org
- [commits] (adam) [10760] Addition of suite summary, passes and fails.
commits at osafoundation.org
- [commits] (heikki) [10761] Bug 5934,
upgrade OpenSSL to 0.9.8b to fix crypto stuff on Intel Mac.
commits at osafoundation.org
- [commits] (sheila) [750] First version of 0.7 stamping spec.
commits at osafoundation.org
- [commits] (sheila) [751] Accidently committed the wrong version.
commits at osafoundation.org
- [commits] (heikki) [10762] Copy also engines directory;
this fixes the Windows build failure.
commits at osafoundation.org
- [commits] (john) [10763] CallItemMethodAsync now messages named
blocks in addition to items.
commits at osafoundation.org
- [commits] (heikki) [10764] Got confused by 0.9.7 junk - the .0.
commits at osafoundation.org
- [commits] (mikeal) [10765] Converted depricated warning to use
printOut.
commits at osafoundation.org
- [commits] (mikeal) [10766] Initial add for runnign performance tests
commits at osafoundation.org
- [commits] (mikeal) [10767] Fixing directory name in run_perf_tests
commits at osafoundation.org
- [commits] (john) [10768] Remove more references to Globals.views
commits at osafoundation.org
- [commits] (grant) [755] Correct the "Stamping Storyboards" link,
and make miscellaneous
commits at osafoundation.org
- [commits] (john) [10769] GenerateItems no longer requires a UI view
commits at osafoundation.org
- [commits] (priss) [757] 0.7 lozenge v6 from Mimi
commits at osafoundation.org
- [commits] (heikki) [10770] Make the welcome note use the version
string instead of
commits at osafoundation.org
- [commits] (dan) [10771] (QAtestFramework branch) bunch of partial
changes to enable Mikeal to work on running perf tests
commits at osafoundation.org
- [commits] (bear) [10772] Setting version to 0.7alpha2 for release
commits at osafoundation.org
- [commits] (bear) [10773] Tagging 0.7alpha2 branch for release
commits at osafoundation.org
- [commits] (dan) [10774] (qaNewTestFramework branch) bunch of minor
changes related to perf tests
commits at osafoundation.org
- [commits] (john) [10775] Remove some more references to Globals.views
and other cruft
commits at osafoundation.org
- [commits] (john) [10776] Grant noticed that some obscure windows
specific wxToolbar setting was accidentally pasted in the wrong place.
commits at osafoundation.org
- [commits] (heikki) [10777] Bug 5934,
upgrade OpenSSL to 0.9.8b to fix crypto stuff on Intel Mac.
commits at osafoundation.org
- [commits] (jeffrey) [10778] - Fix for bug 5926,
Chandler sees non-Cosmo CalDAV servers as read-only
commits at osafoundation.org
- [commits] (morgen) [10779] Fix for 5950 (AttributeError on exclusions
when subscribing to a collection)
commits at osafoundation.org
- [commits] (morgen) [10780] (bgsync branch) Merged changes from trunk
r10705:10779
commits at osafoundation.org
- [commits] (priss) [764] scooby 0.2 buttons
commits at osafoundation.org
- [commits] (priss) [765] scooby 0.2 buttons all them bits and pieces
to them buttons
commits at osafoundation.org
- [commits] (dan) [10781] (QAtestFramework BRANCH) modified performance
tests to work in the new framework.
commits at osafoundation.org
- [commits] (john) [10782] It looks like we need to import vobject for
this code to have a chance of working
commits at osafoundation.org
- [commits] (priss) [766] 0.2 layout files and all it's bits and pieces.
commits at osafoundation.org
- [commits] (john) [10783] Eliminate another occurrence of Blocks.views
and refactor code that selects the correct viewer in the
summary/detail view
commits at osafoundation.org
- [commits] (john) [10784] Refactored Block Event posting so that the
sender is optional.
commits at osafoundation.org
- [commits] (john) [10785] Remove some more references to Globals.views
commits at osafoundation.org
- [commits] (robind) [10786] Add ability to do the wx renames internally
commits at osafoundation.org
- [commits] (vajda) [10787] - fixed bug in t_lock_dealloc()
commits at osafoundation.org
- [commits] (vajda) [10788] - moved tp_base setting out of initializer
to placate VC
commits at osafoundation.org
- [commits] (vajda) [10789] - reverted version persistence back to
using a simple value
commits at osafoundation.org
- [commits] (vajda) [10790] - fixed bug in _dispatchHistory() loading
values of a later version
commits at osafoundation.org
- [commits] (vajda) [10791] merged with trunk:10790
commits at osafoundation.org
- [commits] (morgen) [10792] (bgsync branch) import of Block not needed
since we don't switch view upon subscribe (as it's now asynchronous).
commits at osafoundation.org
- [commits] (mde) [768] Code reorg to get button code in one place.
commits at osafoundation.org
- [commits] (mde) [769] Finished changes to make buttons appear
correctly in Safari.
commits at osafoundation.org
- [commits] (morgen) [10793] Added a checkbox to the subscribe dialog
for Jeffrey (in the wxDesigner file only)
commits at osafoundation.org
- [commits] (morgen) [10794] Backing out last change -- meant to check
in the .wdr file.
commits at osafoundation.org
- [commits] (vajda) [10795] - fixed undefined targets bug by adding
BUILD_ONLY_SYSTEMS and READLINE_OSX
commits at osafoundation.org
- [commits] (vajda) [10796] oops,
.PHONY needs to reflect BUILD_ONLY_SYSTEMS as well
commits at osafoundation.org
- [commits] (vajda) [10797] reverting back to calling the main view
MainThread
commits at osafoundation.org
- [commits] (bkirsch) [10798] Adds unicode and i18n support to unit and
functional tests run by do_tests script.
commits at osafoundation.org
- [commits] (priss) [771] updated layout
commits at osafoundation.org
- [commits] (mikeal) [10799] Stripped old perf stuff from TestOutput.
commits at osafoundation.org
- [commits] (morgen) [10800] Set WebDAV timeout to 2 minutes
(cosmo-demo can sometimes take over a minute to fulfill a request)
commits at osafoundation.org
- [commits] (morgen) [10801] (bgsync branch) Set WebDAV timeout to 2
minutes (cosmo-demo can sometimes take over a minute to fulfill
a request)
commits at osafoundation.org
- [commits] (mimi) [772] Updated Stamping spec with communications
status column icons
commits at osafoundation.org
- [commits] (mimi) [773] Communications status column icons
commits at osafoundation.org
- [commits] (vajda) [10802] - fixed bug in ref collection merging not
observing removal in history
commits at osafoundation.org
- [commits] (vajda) [10803] merged with trunk:10802
commits at osafoundation.org
- [commits] (mikeal) [10804] implemented startPerformanceAction() and
endPerformanceAction().
commits at osafoundation.org
- [commits] (stearns) [10805] Fix startup options dialog on Mac,
which Andi noticed wasn't working.
commits at osafoundation.org
- [commits] (morgen) [10806] (bgsync branch) Added a simple repository
view pool for the publish/subscribe dialogs to use
commits at osafoundation.org
- [commits] (grant) [10807] Change zanshin version to 150
commits at osafoundation.org
Last message date:
Wed May 31 18:48:13 PDT 2006
Archived on: Wed May 31 18:48:14 PDT 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).