November 2006 Archives by thread
Starting: Wed Nov 1 08:30:03 PDT 2006
Ending: Thu Nov 30 21:09:59 PDT 2006
Messages: 304
- [commits] (dan) [12191] Change the way the CATS logger reports times.
commits at osafoundation.org
- [commits] (bear) [12192] Updating RPM spec file to show new license
commits at osafoundation.org
- [commits] (bear) [12193] Updating RPM spec file to show new license
commits at osafoundation.org
- [commits] (bear) [12194] Updating manifest files to remove references
to obsolete ChangeLog and README files
commits at osafoundation.org
- [commits] (bear) [12195] Removing obsolete ChangeLog and platform
specific README's
commits at osafoundation.org
- [commits] (heikki) [12196] svn:ignore diffs.
commits at osafoundation.org
- [commits] (bear) [12197] Updating the platform specific README's
commits at osafoundation.org
- [commits] (vajda) [12198] - fixed bug 7196 on a4 branch
commits at osafoundation.org
- [commits] (heikki) [12199] Part of bug 6159,
creating a Debian install package for Chandler.
commits at osafoundation.org
- [commits] (heikki) [12200] svn:eol-style native
commits at osafoundation.org
- [commits] (bear) [12201] Tagging Chandler 0.7alpha4 branch as
Checkpoint 20061101
commits at osafoundation.org
- [commits] (bear) [12202] Setting version information for Checkpoint
20061101
commits at osafoundation.org
- [commits] (heikki) [12203] Make the feedback window a singleton to
avoid the cases where we end up with
commits at osafoundation.org
- [commits] (jeffrey) [12204] - Fix traceback when drawing swatches in
lozenges, variable names in ConfigParser
commits at osafoundation.org
- [commits] (jeffrey) [12205] - Commit Darshana's implementation of bug
7198, parse item body
commits at osafoundation.org
- [commits] (vajda) [12206] - fixed bug 7278
commits at osafoundation.org
- [commits] (grant) [12207] r13792@Pro-Grammar (orig r12108): bear |
2006-10-26 16:32:18 -0700
commits at osafoundation.org
- [commits] (bear) [12208] Backing out errant commit to the 0.7alpha4
branch
commits at osafoundation.org
- [commits] (vajda) [12209] - fixed bug 7277
commits at osafoundation.org
- [commits] (morgen) [12210] The loop for checking matching classes was
bailing out after the first check.
commits at osafoundation.org
- [commits] (bear) [12211] Removing the errant platform value that
snuck in when I did the previous branch revert
commits at osafoundation.org
- [commits] (morgen) [12212] During ICalendar import,
re-use existing items if the UUID matches
commits at osafoundation.org
- [commits] (bear) [12213] Tagging 0.7alpha4 branch as Checkpoint
20061102
commits at osafoundation.org
- [commits] (bear) [12214] Setting version information for Checkpoint
20061102
commits at osafoundation.org
- [commits] (heikki) [12215] Bug 6843,
add more padding on the sides of the feedback dialog so that the Mac
window resize corner does not overlap the Close button, r=robin.
commits at osafoundation.org
- [commits] (john) [12216] Fix bug#7281: alpha4 branch: assertion error
on quitting r=stearns
commits at osafoundation.org
- [commits] (morgen) [12217] (0.7alpha4 branch) Fix for bug 7239 (items
not synchronizing to the server) r=Jeffrey
commits at osafoundation.org
- [commits] (john) [12218] Fix bug#7281 on trunk: alpha4 branch:
assertion error on quitting r=stearns
commits at osafoundation.org
- [commits] (morgen) [12219] Fix for bug 7283 (restore settings is
broken)
commits at osafoundation.org
- [commits] (stearns) [12220] Follow-through on my proposal to rework
'about' (and its relatives 'who' and relevantDate):
commits at osafoundation.org
- [commits] (john) [12221] Fix bug#6929: Minimze copying blocks to the
user data
commits at osafoundation.org
- [commits] (john) [12222] applying an old patch modified the wrong
lines in commit 12221
commits at osafoundation.org
- [commits] (john) [12223] opps,
delete an extra space in my last checkin
commits at osafoundation.org
- [commits] (bear) [12224] Tagging Chandler 0.7alpha4 branch as Release
Candidate 1
commits at osafoundation.org
- [commits] (bear) [12225] Setting version information for 0.7alpha4 RC1
commits at osafoundation.org
- [commits] (rae) [12226] wxChandlerMultiStateButton should never have
the focus
commits at osafoundation.org
- [commits] (pje) [12227] Add 'NoChange' object and record differencing
to EIM API.
commits at osafoundation.org
- [commits] (bear) [12228] Put the RC1 part in the wrong spot :)
commits at osafoundation.org
- [commits] (vajda) [12229] - fixed bug in set value removal to also
remove indexes
commits at osafoundation.org
- [commits] (vajda) [12230] - added check to subindex checking about
validity of superindex reference
commits at osafoundation.org
- [commits] (rae) [12231] Fix typo onReplyOrForWardEvent ->
onReplyOrForwardEvent
commits at osafoundation.org
- [commits] (vajda) [12232] - changed all itsPath uses in ItemError to
_repr_() since item may be stale
commits at osafoundation.org
- [commits] (vajda) [12233] - fixed bug 7196 on trunk
commits at osafoundation.org
- [commits] (bear) [12234] Updating splash image to the "non-trunk"
version
commits at osafoundation.org
- [commits] (bear) [12235] removing 0.7alpha4-rc1 tag - going with a
checkpoint instead
commits at osafoundation.org
- [commits] (bear) [12236] Tagging 0.7alpha4 branch as Checkpoint
20061103
commits at osafoundation.org
- [commits] (bear) [12237] Setting version information for Checkpoint
20061103
commits at osafoundation.org
- [commits] (vajda) [12238] - added RepositoryWorker class (in support
of bug 7010)
commits at osafoundation.org
- [commits] (morgen) [12239] Fixes a stray "stale item" exception.
commits at osafoundation.org
- [commits] (morgen) [12240] (0.7alpha4 branch) Fix for the "stale
item" portion of bug 7300, r=JeffreyH
commits at osafoundation.org
- [commits] (stearns) [12241] Fix bug 6707 (Dashboard shouldn't show
day names - just yesterday/today/tomorrow): removed day-name
special casing;
added special case for Tomorrow, which we weren't doing previously.
commits at osafoundation.org
- [commits] (grant) [12242] Add a logger.exception() call for bug 7299,
r=jeffrey
commits at osafoundation.org
- [commits] (jeffrey) [12243] -Stop creating collections under a parent
freebusy/ collection, bug 7308.
commits at osafoundation.org
- [commits] (vajda) [12244] - maybe fixed bug 7250
commits at osafoundation.org
- [commits] (heikki) [12245] Increase the timeout for functional test
suite to 720 seconds because the slowest
commits at osafoundation.org
- [commits] (heikki) [12246] Increase the timeout for functional test
suite to 720 seconds because the slowest
commits at osafoundation.org
- [commits] (stearns) [12247] Dashboard index rework to use master
indexes and subindexes:
commits at osafoundation.org
- [commits] (vajda) [12248] oops
commits at osafoundation.org
- [commits] (bear) [12249] Removed text from splash image.
commits at osafoundation.org
- [commits] (bear) [12250] Tagging 0.7alpha4 branch as Checkpoint
20061106
commits at osafoundation.org
- [commits] (bear) [12251] Setting version information for Checkpoint
20061106
commits at osafoundation.org
- [commits] (morgen) [12252] Commit after adding a collection to the
sidebar during restore
commits at osafoundation.org
- [commits] (vajda) [12253] - added code to detach and cleanup monitors
during removeIndex()
commits at osafoundation.org
- [commits] (morgen) [12254] (0.7alpha4 branch) Fix for part of bug
7306 (commit immediately after adding restored collection to
the sidebar) r=vajda
commits at osafoundation.org
- [commits] (bear) [12255] Removing checkpoint 20061106 tag so I can
redo it to pick up Morgen's branch code fix
commits at osafoundation.org
- [commits] (bear) [12256] Tagging 0.7alpha4 branch as Checkpoint
20061106
commits at osafoundation.org
- [commits] (bear) [12257] Setting version information for Checkpoint
20061106
commits at osafoundation.org
- [commits] (vajda) [12258] - added code to detach and cleanup monitors
during removeIndex()
commits at osafoundation.org
- [commits] (vajda) [12259] - now logging repository closing
commits at osafoundation.org
- [commits] (vajda) [12260] - bug 7306: now logging repository closure
commits at osafoundation.org
- [commits] (bkirsch) [12261] First round of changes for mail offline
mode.
commits at osafoundation.org
- [commits] (grant) [12262] Fix Bug 7296: 'just this event' not an
option when deleting 1st recurring event
commits at osafoundation.org
- [commits] (stearns) [12263] Pre-creating all the master indexes
slowed down several of the perf tests.
commits at osafoundation.org
- [commits] (jeffrey) [12264] - Finish bug 7251 on the trunk,
use cosmo-exclude property for freebusy
commits at osafoundation.org
- [commits] (morgen) [12265] Updating an existing item via ICalendar
import wasn't always keeping stats properly,
which could lead to mis-identification of incomplete events.
commits at osafoundation.org
- [commits] (jeffrey) [12266] - Implement bug 6470,
add Darshana's update to make the the text entry
commits at osafoundation.org
- [commits] (grant) [12267] [alpha4] Fix Bug 7318,
Traceback when changing occurrence r=jeffrey
commits at osafoundation.org
- [commits] (grant) [12268] [trunk] Fix Bug 7318,
Traceback when changing occurrence r=jeffrey
commits at osafoundation.org
- [commits] (vajda) [12269] - fixed view closing leak,
items were not being freed as expected
commits at osafoundation.org
- [commits] (vajda) [12270] - fixed view closing leak,
items were not being freed as expected
commits at osafoundation.org
- [commits] (vajda) [12271] removed leftover debug statement
commits at osafoundation.org
- [commits] (bear) [12272] Specify /bin/bash for the linux launch
scripts.
commits at osafoundation.org
- [commits] (mimi) [12273] Tweaking Rollover state for markup bar icons.
commits at osafoundation.org
- [commits] (bkirsch) [12274] Added offline mode startup flag --offline.
commits at osafoundation.org
- [commits] (bkirsch) [12275] Missed checkin for offline mode related
to Bug 6553
commits at osafoundation.org
- [commits] (morgen) [12276] Fix for bug 7330 (Incorrect incomplete
event detection) r=Jeffrey
commits at osafoundation.org
- [commits] (jeffrey) [12277] - Disable freebusy menu items for the
alpha4 branch, bug 7336, r=morgen
commits at osafoundation.org
- [commits] (jeffrey) [12278] - Note to self,
when copying one branch URL to a new checkout, be
commits at osafoundation.org
- [commits] (jeffrey) [12279] Trying this again...
commits at osafoundation.org
- [commits] (vajda) [12280] - fixed bug 7335 on trunk
commits at osafoundation.org
- [commits] (vajda) [12281] - fixed bug 7335 on a4 branch
commits at osafoundation.org
- [commits] (grant) [12282] [alpha4] Fix Bug 7314: Traceback window:
Stamp.mail error on Cosmonauts2 share
commits at osafoundation.org
- [commits] (vajda) [12283] - fixed bug 7345 on a4 branch
commits at osafoundation.org
- [commits] (vajda) [12284] - fixed bug 7345 on trunk
commits at osafoundation.org
- [commits] (bear) [12285] Tagging 0.7alpha4 branch as Checkpoint
20061108
commits at osafoundation.org
- [commits] (bear) [12286] Setting version information for Checkpoint
20061108
commits at osafoundation.org
- [commits] (grant) [12287] [trunk] Fix Bug 7314: Traceback window:
Stamp.mail error on Cosmonauts2 share
commits at osafoundation.org
- [commits] (vajda) [12288] - fixed bug 7150 on a4 branch
commits at osafoundation.org
- [commits] (vajda) [12289] - fixed bug 7150 on trunk
commits at osafoundation.org
- [commits] (vajda) [12290] left one line of 7150 out
commits at osafoundation.org
- [commits] (bkirsch) [12291] Updated mail mime and i18n tests to load
all messages in to a newly created sidebar collection.
commits at osafoundation.org
- [commits] (stearns) [12292] Finish indexing work for the dashboard,
except for the communications status (nee mail stamp) column: more
domain work needs to be done to figure out how to represent its
many inputs.
commits at osafoundation.org
- [commits] (rae) [12293] Fix for bug 7292 and bug 7331 - both
concerning smaple text in the detail view
commits at osafoundation.org
- [commits] (vajda) [12294] bug 7150: deferDelete status was lost
during cancel
commits at osafoundation.org
- [commits] (vajda) [12295] bug 7150: deferDelete status was lost
during cancel
commits at osafoundation.org
- [commits] (vajda) [12296] - fixed bug 7338 on a4 branch
commits at osafoundation.org
- [commits] (vajda) [12297] - fixed bug 7338 on trunk
commits at osafoundation.org
- [commits] (bear) [12298] Fix by PJE for bug 5882
commits at osafoundation.org
- [commits] (bear) [12299] Removing old "double-click in dmg" warning
text
commits at osafoundation.org
- [commits] (vajda) [12300] - renamed _noMonitors optional args to
_noFireChanges
commits at osafoundation.org
- [commits] (bear) [12301] Tagging 0.7alpha4 branch as Checkpoint
20061109
commits at osafoundation.org
- [commits] (bear) [12302] Setting version information for Checkpoint
20061109
commits at osafoundation.org
- [commits] (john) [12303] Fix a rare failure that the functional tests
discovered
commits at osafoundation.org
- [commits] (morgen) [12304] *** Important -- Please Read ***
commits at osafoundation.org
- [commits] (morgen) [12305] *** Important -- Please Read ***
commits at osafoundation.org
- [commits] (vajda) [12306] - fixed bug 7344 on a4
commits at osafoundation.org
- [commits] (bear) [12307] Tagging 0.7alpha4 branch as Checkpoint
20061110
commits at osafoundation.org
- [commits] (bear) [12308] Setting version information for Checkpoint
20061110
commits at osafoundation.org
- [commits] (vajda) [12309] - fixed bug 7344 on trunk
commits at osafoundation.org
- [commits] (vajda) [12310] fixed breakage from 12309
commits at osafoundation.org
- [commits] (morgen) [12311] Checking in the first version of EIM
record types.
commits at osafoundation.org
- [commits] (morgen) [12312] Per pje, no need to expose
sharing.UUIDType;
record types can use schema.UUID because of a typedef in eim.py
commits at osafoundation.org
- [commits] (morgen) [12313] Fix for bug 7356 (Chandler started to sync
shares after I tried to quit the app)
commits at osafoundation.org
- [commits] (morgen) [12314] (0.7alpha4 branch) Fix for bug 7356
(Chandler started to sync shares after I tried to quit the app)
r=capps, grant
commits at osafoundation.org
- [commits] (vajda) [12315] - removed InclusionExclusionCollection class
commits at osafoundation.org
- [commits] (bear) [12316] Quick workaround to bug 7222 - Ubuntu Edgy
Eft no longer runs bash as the default shell
commits at osafoundation.org
- [commits] (bear) [12317] Fix the Makefile to pass setuptools
dos-style paths for the cygwin environment
commits at osafoundation.org
- [commits] (robind) [12318] Preparing to roll new wx tarball
commits at osafoundation.org
- [commits] (bear) [12319] Tagging 0.7alpha4 branch as Checkpoint
20061113
commits at osafoundation.org
- [commits] (bear) [12320] Setting version information for Checkpoint
20061113
commits at osafoundation.org
- [commits] (robind) [12321] fix for wxTheApp compile error seen in the
tinderbox
commits at osafoundation.org
- [commits] (mimi) [12322] making the triage status column header icon
40 pixels wide so that it will center align in the column,
assuming it is of fixed size.
commits at osafoundation.org
- [commits] (morgen) [12323] During sharing,
disable the triageStatus observer.
commits at osafoundation.org
- [commits] (vajda) [12324] - added pack/unpackDigits API in support of
persisting decimal.Decimal values
commits at osafoundation.org
- [commits] (vajda) [12325] - consolidated all core schema .type files
into Core.types
commits at osafoundation.org
- [commits] (morgen) [12326] Adding Decimal to schema.py
commits at osafoundation.org
- [commits] (morgen) [12327] Added DecimalType as a primitive EIM type
commits at osafoundation.org
- [commits] (pje) [12328] Restore full EIM test coverage,
default decimal places to 0, and add
commits at osafoundation.org
- [commits] (pje) [12329] Fix typo.
commits at osafoundation.org
- [commits] (vajda) [12330] - added support for optionally not raising
KeyError in CLinkedMap._get()
commits at osafoundation.org
- [commits] (vajda) [12331] - fixed bug 7413 on trunk
commits at osafoundation.org
- [commits] (robind) [12332] Update wx tarball to r123.
commits at osafoundation.org
- [commits] (john) [12333] Fix bug#7320: Dashboard traceback when
deleting the last item in the table
commits at osafoundation.org
- [commits] (vajda) [12334] - fixed bug 7413 on a4
commits at osafoundation.org
- [commits] (robind) [12335] use GetKeyCode() instead of KeyCode()
commits at osafoundation.org
- [commits] (john) [12336] Roll wx revision 124
commits at osafoundation.org
- [commits] (stearns) [12337] Date- & reminder-column fixes,
and activate "read" flagging, and a schema bump:
commits at osafoundation.org
- [commits] (robind) [12338] Don't use wx.TAB_TRAVERSAL on
non-container widgets
commits at osafoundation.org
- [commits] (stearns) [12339] Remove two more (mis-)uses of
TAB_TRAVERSAL
commits at osafoundation.org
- [commits] (stearns) [12340] More details in the error message from
the test that's been failing
commits at osafoundation.org
- [commits] (vajda) [12341] bug 7413: oops,
None needs to be checked there
commits at osafoundation.org
- [commits] (vajda) [12342] bug 7413: oops,
None needs to be checked there
commits at osafoundation.org
- [commits] (stearns) [12343] Discard pending notifications for dirty
blocks when we start unrendering them,
to fix an intermittent functional-test failure.
commits at osafoundation.org
- [commits] (stearns) [12344] Oops, missed these as part of r12343
commits at osafoundation.org
- [commits] (stearns) [12345] If all other solutions to a problem have
been exhausted, try adding five or six more calls to User.idle().
commits at osafoundation.org
- [commits] (bear) [12346] Tagging 0.7alpha4 branch as Checkpoint
20061114
commits at osafoundation.org
- [commits] (bear) [12347] Setting version information for Checkpoint
20061114
commits at osafoundation.org
- [commits] (vajda) [12348] - added duplicate source checking to
AbstractSet's _check()
commits at osafoundation.org
- [commits] (morgen) [12349] Breaking the big Sharing.py module into
more manageable pieces, and disabling partial shares.
commits at osafoundation.org
- [commits] (morgen) [12350] Fixing a comment
commits at osafoundation.org
- [commits] (mimi) [1019] fixed merge conflict
commits at osafoundation.org
- [commits] (morgen) [12351] More restructuring of the sharing package;
the main sync function is back to being a method on Share.
commits at osafoundation.org
- [commits] (morgen) [12352] Removing a commented out hack
commits at osafoundation.org
- [commits] (morgen) [12353] The Manage Share dialog shouldn't require
sharing accounts to be set up.
commits at osafoundation.org
- [commits] (john) [12354] Second part for fixing bug#5724: wxGrid
should have non-resizable columns
commits at osafoundation.org
- [commits] (vajda) [12355] - fixed bug 7348 on a4
commits at osafoundation.org
- [commits] (vajda) [12356] - fixed bug 7348 on trunk
commits at osafoundation.org
- [commits] (vajda) [12357] - made _getElement() DOM independent to
support extension
commits at osafoundation.org
- [commits] (bear) [12358] Tagging 0.7alpha4 branch as Checkpoint
20061115
commits at osafoundation.org
- [commits] (bear) [12359] Setting version information for Checkpoint
20061115
commits at osafoundation.org
- [commits] (vajda) [12360] - removed duplicate 'refresh' notif handling
commits at osafoundation.org
- [commits] (vajda) [12361] - fixed bug 7412
commits at osafoundation.org
- [commits] (priss) [1020] testing to see if the style sheet is
viewable.
commits at osafoundation.org
- [commits] (priss) [1021] testing again to see if the style sheet is
viewable.
commits at osafoundation.org
- [commits] (vajda) [12362] - removed schema.py's global lock use from
itemFor(), may deadlock, unneeded
commits at osafoundation.org
- [commits] (priss) [1022] trying again to see if the style sheet is
viewable
commits at osafoundation.org
- [commits] (priss) [1023] fixing font issues
commits at osafoundation.org
- [commits] (hartsook) [1024] updates for alpha4 release
commits at osafoundation.org
- [commits] (grant) [12363] [alpha4] Bug 7437: broken birthdays
(setting event status on recurring all day event)
commits at osafoundation.org
- [commits] (grant) [12364] [trunk] Recommitting the fix for Bug 7437:
broken birthdays (setting event status on recurring all day event)
commits at osafoundation.org
- [commits] (vajda) [12365] - fixed bug 7436 on a4
commits at osafoundation.org
- [commits] (vajda) [12366] - fixed bug 7436 on trunk
commits at osafoundation.org
- [commits] (bear) [12367] Tagging 0.7alpha4 branch as Checkpoint
20061116
commits at osafoundation.org
- [commits] (bear) [12368] Setting version information for 0.7alpha4
Checkpoint 20061116
commits at osafoundation.org
- [commits] (stearns) [12369] Chandler will now start in "All" instead
of "Calendar", now that the dashboard's coming along...
commits at osafoundation.org
- [commits] (stearns) [12370] Back out my last change (r12369) because
heikki's worried that this will cause subtle problems, but not
failures, in the performance tests;
he says it took him a couple of weeks to fix the last set of perf
problems caused by a change like this, and I don't have a
couple of weeks to spare.
commits at osafoundation.org
- [commits] (morgen) [12371] Moving the sync method to the conduit
where it belongs
commits at osafoundation.org
- [commits] (vajda) [12372] - fixed bug 6923 (via Markku)
commits at osafoundation.org
- [commits] (morgen) [12373] Removing a bunch of uses of
getItemDisplayName( ) which is being deprecated
commits at osafoundation.org
- [commits] (bkirsch) [12374] fixes bug 7450 which raised a
UnicodeDecodeError.
commits at osafoundation.org
- [commits] (vajda) [12375] - reworked searchDocuments() into a
generator
commits at osafoundation.org
- [commits] (jeffrey) [12376] - Tweak Alec's easyprofileanalyzer to be
more tolerant of typos
commits at osafoundation.org
- [commits] (dan) [12377] Remove reliance on CHANDLERHOME environment
variable from the functional tests
commits at osafoundation.org
- [commits] (vajda) [12378] - fixed bug in searchDocuments() obsolete
hit logic
commits at osafoundation.org
- [commits] (vajda) [12379] - fixed bug in skiplist level random
computation
commits at osafoundation.org
- [commits] (vajda) [12380] - upgraded build to chandlerdb 0.6-60
commits at osafoundation.org
- [commits] (jeffrey) [12381] - [branch] Fix for bug 7440,
problem with calendar selection, r=grant
commits at osafoundation.org
- [commits] (sheila) [1027] Minor updates following spec review with
bkirsch.
commits at osafoundation.org
- [commits] (pje) [12382] Remove support for referring to other classes
or attributes using strings, and
commits at osafoundation.org
- [commits] (stearns) [12383] Rework the communications column's
attribute editor to support all the states spec'd (though not
all the domain attributes exist or are updated yet).
commits at osafoundation.org
- [commits] (bkirsch) [12384] Improves mail user experience ala bug
6790: make mail test dialogs blocking.
commits at osafoundation.org
- [commits] (pje) [12385] Remove over-paranoid check for schema
initialization.
commits at osafoundation.org
- [commits] (morgen) [12386] The "restore published shares" dialog now
makes use of the subscribe dialog,
commits at osafoundation.org
- [commits] (stearns) [12387] Oops,
my last checkin (r12383) was missing a couple of changes,
misplaced in the shuffle of trying to track down a unit-test failure...
commits at osafoundation.org
- [commits] (morgen) [12388] 0.7alpha4 branch -- Fix for bug 7439
(Restoring compatible share fails after attempting to restore
incompatible share) r=Jeffrey
commits at osafoundation.org
- [commits] (dan) [12389] Alpha4 branch,
switch TestSharing functional test to use osaf.us
commits at osafoundation.org
- [commits] (jeffrey) [12390] - [branch] Bug 7453,
check for deferred deletes in cases where we previously
commits at osafoundation.org
- [commits] (vajda) [12391] - fixed hokey trash code in collection tests
commits at osafoundation.org
- [commits] (mimi) [12392] Plain Draft icons for Comm status column
commits at osafoundation.org
- [commits] (pje) [12393] Remove schema API's singleton repository view,
along with reset(), _get_nrv(),
commits at osafoundation.org
- [commits] (mimi) [1028] Updates to email spec re: In and Out
collection discussions on the list.
commits at osafoundation.org
- [commits] (bear) [12394] Tagging 0.7alpha4 branch as Checkpoint
20061120
commits at osafoundation.org
- [commits] (bear) [12395] Setting version information for Checkpoint
20061120
commits at osafoundation.org
- [commits] (capps) [12396] First pass at menu cleanup (Bug 5236 and
Bug 5173).
commits at osafoundation.org
- [commits] (morgen) [12397] Handle the case where an item doesn't have
displayName
commits at osafoundation.org
- [commits] (hartsook) [1029] updating docs references to 0.7/docs
instead of 0.6/docs
commits at osafoundation.org
- [commits] (morgen) [12398] Don't rely on displayName
commits at osafoundation.org
- [commits] (bear) [12399] Tweaked method used to determine platform
name so it will detect
commits at osafoundation.org
- [commits] (hartsook) [1032] added screenshot of the Communications
Status column to help locate it.
commits at osafoundation.org
- [commits] (vajda) [12400] - reworked FileContainer db organization
commits at osafoundation.org
- [commits] (vajda) [12401] - upgrading to version 2.0.0-4
commits at osafoundation.org
- [commits] (vajda) [12402] - upgraded build to PyLucene 2.0.0-4-1
commits at osafoundation.org
- [commits] (bkirsch) [12403] Added an exception catch around the
datetime conversion in case some spamer tries to send junk in
the header
commits at osafoundation.org
- [commits] (jeffrey) [12404] - [branch] Fix bug 7460,
empty list not handled in preview area, r=grant
commits at osafoundation.org
- [commits] (grant) [12405] [alpha4] Fix Bug:7435 (Delete related
traceback in blocks, ...)
commits at osafoundation.org
- [commits] (jeffrey) [12406] - Fix bug 7460,
empty list not handled in preview area, r=grant
commits at osafoundation.org
- [commits] (grant) [12407] [alpha4] Bug:7448 Traceback on dragging to
change start time of 'all future events'
commits at osafoundation.org
- [commits] (grant) [12408] [trunk] Recommit the fix for Bug 7435
(Delete related traceback in blocks, ...)
commits at osafoundation.org
- [commits] (grant) [12409] [trunk] Pick up the fix for Bug 7448
Traceback on dragging to change start time of 'all future events'
commits at osafoundation.org
- [commits] (grant) [12410] [trunk] Recommit Jeffrey's fix for:
commits at osafoundation.org
- [commits] (mimi) [1033] Updating Stamping and Dashboard specs with
changes based on In/Out collection discussions on the list and
more details around the Stamping Storyboards
commits at osafoundation.org
- [commits] (mimi) [1034] Added a status section to the top to keep
track of what still needs to be incorporated into this spec.
commits at osafoundation.org
- [commits] (bear) [12411] Moving icons/ to
Chandler.egg-info/resources/icons/ (part 1 of 4)
commits at osafoundation.org
- [commits] (bear) [12412] Moving icons/ to
Chandler.egg-info/resources/icons/ (part 2 of 4)
commits at osafoundation.org
- [commits] (bear) [12413] Moving icons/ to
Chandler.egg-info/resources/icons/ (part 3 of 4)
commits at osafoundation.org
- [commits] (bear) [12414] Setting BRANCH_REV_PREFIX=0.7a4- to prepare
for a 0.7alpha4 branch set of binary tarballs
commits at osafoundation.org
- [commits] (mimi) [12415] Smaller plain unread icons for the Comm
status column.
commits at osafoundation.org
- [commits] (vajda) [12416] - fixed bug 7480 on a4
commits at osafoundation.org
- [commits] (vajda) [12417] - upgraded a4 build to
chandlerdb-0.6-0.7a4-55
commits at osafoundation.org
- [commits] (bear) [12418] Setting version for 0.7alpha4 branch to
0.7alpha4-rc1
commits at osafoundation.org
- [commits] (bear) [12419] Tagging 0.7alpha4 branch as Release
Candidate 1
commits at osafoundation.org
- [commits] (dan) [12420] Fix typo demo1@osaofundation.org -->
demo1@osafoundation.org
commits at osafoundation.org
- [commits] (dan) [12421] Make the performance tinderboxes use 'fully
qualified' email address to buildreport and hopefully get
through the new spam controlls.
commits at osafoundation.org
- [commits] (dan) [12422] Test if changing 'To' address fixes
Functional tests TestNewMail/ TestMulti
commits at osafoundation.org
- [commits] (dan) [12423] Revert previous commit (12422)
commits at osafoundation.org
- [commits] (bear) [12424] Tagging Chandler trunk as Checkpoint 20061127
commits at osafoundation.org
- [commits] (bear) [12425] Setting version information for Checkpoint
20061127
commits at osafoundation.org
- [commits] (vajda) [12426] - moved more index access code to C
commits at osafoundation.org
- [commits] (rae) [12427] Simplifying code a bit
commits at osafoundation.org
- [commits] (vajda) [12428] - moved more index access code to C
commits at osafoundation.org
- [commits] (rae) [12429] Added 'modelData' and 'delegate' to
AETypeOverTextCtrl;
added shortenAddressList method to EmailAddressAttributeEditor
commits at osafoundation.org
- [commits] (jeffrey) [12430] Beginning of work on bug 7276,
recurrence in the dashboard
commits at osafoundation.org
- [commits] (stearns) [12431] Fix bug 7494 (AttributeError when adding
an alarm to a recurring event) on the alpha4 branch, r=jeffrey.
commits at osafoundation.org
- [commits] (stearns) [12432] Fix bug 7494 (AttributeError when adding
an alarm to a recurring event) on the trunk.
commits at osafoundation.org
- [commits] (vajda) [12433] - removed unused item view import/export
APIs, code and clouds
commits at osafoundation.org
- [commits] (jeffrey) [12434] - Revert my checking (r12430) at least
until tomorrow because the tree's gone orange.
commits at osafoundation.org
- [commits] (vajda) [12435] - hopefully fixed Kind refresh bug
commits at osafoundation.org
- [commits] (rae) [12436] Set up EmailAddressAttributeEditor to be a
staticControlDelegate; renamed 'delegate' to 'staticControlDelegate'
commits at osafoundation.org
- [commits] (stearns) [12437] Apparently the TestTriageSectioning test
sometimes failed because of bad emulation of double-clicks in
the test framework.
commits at osafoundation.org
- [commits] (bear) [12438] Update to use only the Major/Minor version
information when building the repository directory name.
commits at osafoundation.org
- [commits] (bear) [12439] Tagging 0.7alpha4 branch as Release
Candidate 2
commits at osafoundation.org
- [commits] (bear) [12440] Setting version information for 0.7alpha4 RC2
commits at osafoundation.org
- [commits] (bear) [12441] Setting version to 0.7alpha4-rc2 - should
have done this first and *then* made the tag
commits at osafoundation.org
- [commits] (heikki) [12442] Bug 6836,
upgrade pylint and the dependencies.
commits at osafoundation.org
- [commits] (vajda) [12443] - removed 'displayName',
'displayAttribute' and getItemDisplayName()
commits at osafoundation.org
- [commits] (john) [12444] fix broken repository viewer and block
viewer, which broke becasuse of revision #6211.
commits at osafoundation.org
- [commits] (john) [12445] Remove cruft left over from revision #12443:
removed 'displayName', 'displayAttribute' and getItemDisplayName()
commits at osafoundation.org
- [commits] (grant) [12446] Creating branch for alpha5 recurrence
work...
commits at osafoundation.org
- [commits] (grant) [12447] Creating branch for alpha5 recurrence work.
commits at osafoundation.org
- [commits] (grant) [12448] [recurrence-0.7alpha5] Merge in trunk
r12435--r12445
commits at osafoundation.org
- [commits] (heikki) [12449] Part of bug 4453,
summary table scrolling is too slow.
commits at osafoundation.org
- [commits] (heikki) [12450] Scrolling test was changed in r12449,
and 1 second feels good for the new test.
commits at osafoundation.org
- [commits] (john) [12451] fix problems I noticed with revision #12443:
- removed 'displayName', 'displayAttribute' and getItemDisplayName()
commits at osafoundation.org
- [commits] (heikki) [12452] Bug 6836,
upgrade pylint and the dependencies.
commits at osafoundation.org
- [commits] (john) [12453] clean up minor cruft associated with
revision change #12443: - removed 'displayName',
'displayAttribute' and getItemDisplayName()
commits at osafoundation.org
- [commits] (john) [12454] temporarily back out revision #12451 because
of a unit test failure
commits at osafoundation.org
- [commits] (hartsook) [1039] clarifying limited functionality in
Communications status column in alpha4
commits at osafoundation.org
- [commits] (grant) [12455] [recurrence-0.7alpha5] First hacky cut at
per-attribute modifications
commits at osafoundation.org
- [commits] (vajda) [12456] - removed IMPORTING and COPYEXPORT flags
commits at osafoundation.org
- [commits] (vajda) [12457] - now setting WITHSCHEMA on an attribute
when added to a WITHSCHEMA Kind
commits at osafoundation.org
- [commits] (bear) [12458] First pass as incorporating pje's patch to
generate rst based docs
commits at osafoundation.org
- [commits] (grant) [12459] [recurrence-0.7alpha5] Merge in mainline
r12449--12457
commits at osafoundation.org
- [commits] (john) [12460] restoring revision 12451,
along with a bug fix for the unittests.
commits at osafoundation.org
- [commits] (vajda) [12461] - added a dummy PyLucene module that noops
commits at osafoundation.org
- [commits] (john) [12462] Incorporate Andi & Grant's ssuggestions
commits at osafoundation.org
- [commits] (bear) [12463] Removing the icons/ directory - it's now
located in Chandler.egg-info/resources/icons/
commits at osafoundation.org
- [commits] (grant) [12464] Allow Profile decorators to be used inside
unit tests
commits at osafoundation.org
- [commits] (bkirsch) [12465] Added protection around imap, pop,
and smtp email addresses.
commits at osafoundation.org
- [commits] (bear) [12466] Change the way the version information is
determined to allow for svn revision number to be discovered.
commits at osafoundation.org
- [commits] (bear) [12467] Setting version information for the
0.7alpha4 branch to 0.7alpha4 in preparation for release
commits at osafoundation.org
- [commits] (bear) [12468] Tagging 0.7alpha4 branch as 0.7alpha4 release
commits at osafoundation.org
- [commits] (stearns) [12469] Fix bug 6325 (open/close state should
persist) and bug 6326 (Triage sections initially Now open,
Later & Done closed).
commits at osafoundation.org
- [commits] (grant) [12470] Fix Bug:7505 MIME-related classes should
inherit from ContentItem, not Annotation
commits at osafoundation.org
- [commits] (bear) [12471] Updating layout of the Mac download links
per suggestion from Pieter
commits at osafoundation.org
- [commits] (bkirsch) [12472] Added a close command to imap when
downloading mail.
commits at osafoundation.org
- [commits] (heikki) [12473] Bug 7457,
we reported too fast scroll times on PPC Mac mini because the summary
commits at osafoundation.org
- [commits] (bear) [12474] Fix a subtle bug that was pointed out by
Philippe during the review but somehow didn't make it into the
version I commited yesterday - doh!
commits at osafoundation.org
- [commits] (vajda) [12476] - upgrading to PyLucene 2.0.0-6 reflecting
Berkeley DB 4.5.20 upgrade
commits at osafoundation.org
- [commits] (vajda) [12477] - upgrading to version 0.6-63 reflecting
Berkeley DB 4.5.20 upgrade
commits at osafoundation.org
- [commits] (vajda) [12478] - upgraded build to db-4.5.20-1,
PyLucene-2.0.0-6-1 and chandlerdb-0.6-63
commits at osafoundation.org
- [commits] (vajda) [12479] - hopefully (again) fixed Kind refresh bug
commits at osafoundation.org
- [commits] (grant) [12480] [recurrence-0.7alpha5] Fix a problem with
occurrences not showing up correctly in the dashboard
commits at osafoundation.org
- [commits] (grant) [12481] [recurrence-0.7alpha5] Merge in trunk
r12458--r12479
commits at osafoundation.org
- [commits] (heikki) [12482] db version change requires changes to
manifests.
commits at osafoundation.org
Last message date:
Thu Nov 30 21:09:59 PDT 2006
Archived on: Thu Nov 30 21:10:02 PDT 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).