January 2005 Archives by author
Starting: Sun Jan 2 12:32:45 PST 2005
Ending: Mon Jan 31 18:20:36 PST 2005
Messages: 241
- [Commits] (markie) Fix endDateString computation error on year
change in testDateQuery
commits at osafoundation.org
- [Commits] (stearns) Put the black-and-white icons back until bug
2293 gets fixed (also, added a temporary send icon,
which does appear in color, but is pretty low-res and ugly.)
commits at osafoundation.org
- [Commits] (lisa) Adding name of logger to log output message (only
for main chandler runs,
not for unit tests which use a different logger)
commits at osafoundation.org
- [Commits] (davids) bumped RELVER to induce tarball update
commits at osafoundation.org
- [Commits] (morgen) Bumping up the PYTHONHOME paths to 2.4
commits at osafoundation.org
- [Commits] (morgen) Refer to python2.4
commits at osafoundation.org
- [Commits] (heikki) Python 2.4 changes.
commits at osafoundation.org
- [Commits] (heikki) Bump relver so we can get fixed 2.4 launchers.
commits at osafoundation.org
- [Commits] (heikki) Bring in fixed launchers (related to Python 2.4).
commits at osafoundation.org
- [Commits] (heikki) Bug 2284,
(re)strip gcj libs to drop about 10 megs in download size.
commits at osafoundation.org
- [Commits] (bear) preparing for final testing
commits at osafoundation.org
- [Commits] (bear) Not sure if this is used (I didn't see it in the
test distribution I did)
commits at osafoundation.org
- [Commits] (davids) update wxPython tarball relver
commits at osafoundation.org
- [Commits] (vajda) - rewrote item persistence to not use any XML
commits at osafoundation.org
- [Commits] (heikki) I can debug Chandler with Komodo (albeit
slooowly)! Thanks to shanec from ActiveState.
commits at osafoundation.org
- [Commits] (heikki) Bug 1747,
and partially bug 1975. Twisted+M2Crypto integration part 2,
no M2Crypto specific changes required in Twisted. Making Chandler use
the new way. Validating server certificate,
but not yet doing post connection check.
commits at osafoundation.org
- [Commits] (heikki) Bug 1747,
and partially bug 1975. Twisted+M2Crypto integration part 2,
no M2Crypto specific changes required in Twisted. Making Chandler use
the new way. Validating server certificate,
but not yet doing post connection check.
commits at osafoundation.org
- [Commits] (heikki) Bug 1747,
and partially bug 1975. Twisted+M2Crypto integration part 2,
no M2Crypto specific changes required in Twisted. Making Chandler use
the new way. Validating server certificate,
but not yet doing post connection check.
commits at osafoundation.org
- [Commits] (heikki) Cleaned up M2Crypto and Twisted.
commits at osafoundation.org
- [Commits] (bear) added commandline option parsing and environment
variable overrides
commits at osafoundation.org
- [Commits] (vajda) fixed bug 2300
commits at osafoundation.org
- [Commits] (heikki) Need to include *.pem files in distributions.
commits at osafoundation.org
- [Commits] (bkirsch) Simplified content model for attachments
commits at osafoundation.org
- [Commits] (bkirsch) Updated header logic, cleaned code,
added unicode header decoding, started attachements,
refactored smtp code
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/sharing/tests
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Checkin of new sharing/import/export framework
(not hooked up to UI yet)
commits at osafoundation.org
- [Commits] (morgen) Added a unit test for importing an iCalendar file
commits at osafoundation.org
- [Commits] (stearns) New trees-of-blocks mechanism;
expose AllDay control
commits at osafoundation.org
- [Commits] (morgen) Putting in a message to help determine why unit
test randomly fails on kona.
commits at osafoundation.org
- [Commits] (morgen) Disabling the sharing tests for tonight.
commits at osafoundation.org
- [Commits] (morgen) Enabling sharing tests again;
added sharing logger, and changed logging formatter for unit tests
commits at osafoundation.org
- [Commits] (morgen) Adding option for activating webserver
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/webserver
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/webserver/servlets
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/webserver/servers
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/webserver/servers/maindocs
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/webserver/servlets/photos
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/webserver/servlets/repo
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/webserver/servlets/photos/data
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/webserver/servlets/photos/templates
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/webserver/servlets/photos/media
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Added webserver parcel (activate using
--webserver, listens on port 1888)
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/webserver/servlets/blog
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Adding a servlet for running a pyblosxom blog
within Chandler
commits at osafoundation.org
- [Commits] (morgen) Moved a "print" to a "logging"
commits at osafoundation.org
- [Commits] (morgen) Tweaked the repo servlet's KindQuery output
commits at osafoundation.org
- [Commits] (bkirsch) Refactored and cleaned code
commits at osafoundation.org
- [Commits] (heikki) Safer SSL settings - do certificate validation.
Post connection check still missing. Tested against
https://www.sharemation.com server.
commits at osafoundation.org
- [Commits] (morgen) More tweaks to repo servlet display -- if an
anonymous item, show the UUID and displayName
commits at osafoundation.org
- [Commits] (morgen) Made a couple xml corrections
commits at osafoundation.org
- [Commits] (bkirsch) Attachment logic
commits at osafoundation.org
- [Commits] (bkirsch) cleaning attachment mime model
commits at osafoundation.org
- [Commits] (vajda) upgraded to version 4.3.27
commits at osafoundation.org
- [Commits] (vajda) upgraded to PyLucene 0.9.5
commits at osafoundation.org
- [Commits] (vajda) fixed bug 2315
commits at osafoundation.org
- [Commits] (bear) added patch to handle build error for win32
commits at osafoundation.org
- [Commits] (vajda) - upgraded build to db-4.3.27
commits at osafoundation.org
- [Commits] (bear) win32 has a custom winSetup.py
commits at osafoundation.org
- [Commits] (stearns) Add "Show As" control to detail view for
calendar event items, so Katie can manipulate its value.
commits at osafoundation.org
- [Commits] (bear) version 2.6.16
commits at osafoundation.org
- [Commits] (bear) reverting to previous libxml2 until I can get from
heikki what the
commits at osafoundation.org
- [Commits] (vajda) - fixed Item.copy() bug with None ref values
commits at osafoundation.org
- [Commits] (heikki) Milestone 0.4.05.
commits at osafoundation.org
- [Commits] (vajda) - added defaultParent and defaultKind,
and backpointer from class to Kind
commits at osafoundation.org
- [Commits] (morgen) Adding a tool for managing shares
commits at osafoundation.org
- [Commits] (morgen) Added a menu item for launching the share tool
commits at osafoundation.org
- [Commits] (vajda) fixed bug 2325
commits at osafoundation.org
- [Commits] (jeffrey) - Started using DURATION lines
commits at osafoundation.org
- [Commits] (jeffrey) - Added menu item to Test which imports
$CHANDLERHOME/import.ics
commits at osafoundation.org
- [Commits] (bear) Bug 2273 and Bug 2274
commits at osafoundation.org
- [Commits] (jeffrey) - Patches to vobject to deal better with
unicode and duration.
commits at osafoundation.org
- [Commits] (jeffrey) - Apply patches to vobject
commits at osafoundation.org
- [Commits] (morgen) Sharing modifications:
commits at osafoundation.org
- [Commits] (morgen) Removing the put and get buttons (just use sync)
commits at osafoundation.org
- [Commits]
(morgen) When ItemCollection gets updated (during commit),
_results is incrementally changed rather than replaced each time.
commits at osafoundation.org
- [Commits] (morgen) Fix for bug 2330 (added mapping for more Kind
names to their paths)
commits at osafoundation.org
- [Commits] (stearns) Directory
/usr/local/cvsrep/chandler/parcels/osaf/contentmodel/stamping
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Content model fixes, and sharing cloud additions
commits at osafoundation.org
- [Commits] (vajda) fixed bug 2321
commits at osafoundation.org
- [Commits] (vajda) fixed bug 2321
commits at osafoundation.org
- [Commits] (morgen) onFocus,
select text field contents in share tool dialog
commits at osafoundation.org
- [Commits] (morgen) Added Task to sharing list
commits at osafoundation.org
- [Commits] (donn) Updated CPIA Attribute Editors
commits at osafoundation.org
- [Commits] (donn) Fixed some minor bugs in the Label-in-place
attribute editor.
commits at osafoundation.org
- [Commits] (davids) added WinXP maifest file installation
commits at osafoundation.org
- [Commits] (stearns) - Don't commit when stamping (for performance)
commits at osafoundation.org
- [Commits] (morgen) Added a metakind for defining new kinds that
have custom attributes.
commits at osafoundation.org
- [Commits] (heikki) Workaround for bug 2297,
clean as last step will remove build_debug which prevents
cvs up -D now working on the Mac.
commits at osafoundation.org
- [Commits] (vajda) removed Text and Binary lob types and replaced
them with a new Lob type that does both
commits at osafoundation.org
- [Commits] (bkirsch) Fix for a rare timeout condition
commits at osafoundation.org
- [Commits] (jeffrey) - Fixed bug in vobject that prevented parsing
EXDATE. Created a new patch
commits at osafoundation.org
- [Commits] (morgen) Now Lob values are displayed in the repo servlet
commits at osafoundation.org
- [Commits] (morgen) Added PyLucene search form to repo viewer
commits at osafoundation.org
- [Commits] (morgen) Better display of attribute value types within
repo servlet
commits at osafoundation.org
- [Commits] (morgen) Using a safer way to determine type names
commits at osafoundation.org
- [Commits] (morgen) Fix for bug 2332 -- now the detail view
determines the right kind of item
commits at osafoundation.org
- [Commits] (bkirsch) changed path and disabled file save
commits at osafoundation.org
- [Commits] (bkirsch) first round of attachment logic
commits at osafoundation.org
- [Commits] (bkirsch) first round of attachment logic
commits at osafoundation.org
- [Commits] (vajda) - fixed bug in URL value load
commits at osafoundation.org
- [Commits] (jeffrey) - Tweaked vobject to make export to iCalendar
easier
commits at osafoundation.org
- [Commits] (jeffrey) - Added a menu item for rudimentary export to
iCalendar
commits at osafoundation.org
- [Commits] (jeffrey) - Wrong path for Lob fixed
commits at osafoundation.org
- [Commits] (morgen) Text entered into the body of an item in the
detail view is now indexed by pylucene.
commits at osafoundation.org
- [Commits] (bear) Added tools.timing call to TestDelete and enabled
the tools.timing.resut()
commits at osafoundation.org
- [Commits] (morgen) Fixes bug 2333: 'body' attribute is now shared.
commits at osafoundation.org
- [Commits] (jeffrey) - Updated vobject version for make install
commits at osafoundation.org
- [Commits] (bear) Added items that I had removed when I was trying
to get the ./configure
commits at osafoundation.org
- [Commits] (bear) Enabling new version of libxml2
commits at osafoundation.org
- [Commits] (bear) reverting
commits at osafoundation.org
- [Commits] (bear) new libxml2 (take 2)
commits at osafoundation.org
- [Commits] (bear) libxml2 (take 3)
commits at osafoundation.org
- [Commits] (bear) preparing for distrib testing of new libxml2
commits at osafoundation.org
- [Commits] (bear) better way to handle the upgrade - this won't
break the make install builds
commits at osafoundation.org
- [Commits] (bear) libxml2 version is now 2.6.16
commits at osafoundation.org
- [Commits] (bear) libxml2 version is now 2.6.16
commits at osafoundation.org
- [Commits] (bkirsch) Directory
/usr/local/cvsrep/chandler/parcels/osaf/mail/tests/mime_tests
added to the repository
commits at osafoundation.org
- [Commits] (vajda) - use 'utf-8' when encoding unspecified on
Input|OutputStreamReader|Writer
commits at osafoundation.org
- [Commits] (bkirsch) adding Anthony Baxter's mime-torture tests for
Chandler unit testing
commits at osafoundation.org
- [Commits] (bkirsch) Anthony Baxter mime torture test loading
commits at osafoundation.org
- [Commits] (vajda) - added Item.getItemDisplayString()
commits at osafoundation.org
- [Commits] (bkirsch) not needed
commits at osafoundation.org
- [Commits] (bkirsch) Moved logic in to a Test Menu item
commits at osafoundation.org
- [Commits] (bkirsch) added a alternative multipart example
commits at osafoundation.org
- [Commits] (bkirsch) Added ';' parsing
commits at osafoundation.org
- [Commits] (heikki) DO NOT CHECK IN VIRUSES.
commits at osafoundation.org
- [Commits] (stearns) - Fix typo (anyTime -> allDay), sorry Katie!
commits at osafoundation.org
- [Commits] (vajda) - fixed another copy bug related to copying None
single-refs
commits at osafoundation.org
- [Commits] (stearns) Tweak unit test to match previous content-model
change
commits at osafoundation.org
- [Commits] (morgen) Fixes bugs 2337 (share allDay and transparency
attrs) and 2338 (A stamped item shows up as a duplicate item
in chandler after sharing).
commits at osafoundation.org
- [Commits] (heikki) First cut of low level WebDAV ACL. Works against
Sharemation server at least.
commits at osafoundation.org
- [Commits] (morgen) Removing externalUUID
commits at osafoundation.org
- [Commits] (bkirsch) Directory
/usr/local/cvsrep/chandler/parcels/osaf/mail/tests/i18n_tests
added to the repository
commits at osafoundation.org
- [Commits] (bkirsch) Added i18n torture messages and an additional
spam message
commits at osafoundation.org
- [Commits] (donn) Minor simplification to Stamping logic
commits at osafoundation.org
- [Commits] (bear) Directory /usr/local/cvsrep/hardhat/qa added to
the repository
commits at osafoundation.org
- [Commits] (bear) Script to scan,
manipulate and generate the performance variation data
commits at osafoundation.org
- [Commits] (bkirsch) Directory
/usr/local/cvsrep/chandler/parcels/osaf/mail/tests/test_clients
added to the repository
commits at osafoundation.org
- [Commits] (vajda) fixed bi-ref bug (t62)
commits at osafoundation.org
- [Commits] (bkirsch) Basic SMTP and IMAP Clients written using the
Twisted Framework. The clients are used for debugging purposes
commits at osafoundation.org
- [Commits] (john) extensive refactoring necessary to support new
sidebar design.
commits at osafoundation.org
- [Commits] (john) a occurrence of mainView was introduced since I
grep for all them and replaced them
commits at osafoundation.org
- [Commits] (heikki) Better API for WebDAV ACL (still low level).
Moving to sharing directory,
and adding the getacl/setacl methods into WebDAV.Client so they can
be used.
commits at osafoundation.org
- [Commits] (john) yet another cloud bug causes new item collections
to not get added to the sidebar
commits at osafoundation.org
- [Commits] (john) String AttributeEditors don't allow editing of
string attribute. This causes the sidebar names not to be
editable. I now allow direct editing of string when
cardinality is single.
commits at osafoundation.org
- [Commits] (john) An annoying bug cropped up on Mac and Windows that
I haven't seen since I've been mainly running on Linux these
days: The layout of the window is out of wack until you
resize the window. I fixed it by calling layout on the
top-most sizer when it's added tot he mainframe.
commits at osafoundation.org
- [Commits] (john) Added a possible fix for Morgen's share tool which
adds an item collection to the sidebar -- but couldn't figure
out how to use the share tool and test the code.
commits at osafoundation.org
- [Commits] (donn) Updated a couple of comments in the code
commits at osafoundation.org
- [Commits] (donn) Fixed a minor bug when you edit an attribute in a
grid
commits at osafoundation.org
- [Commits] (john) * Forgot to add event to list of those that get
lookedup by name
commits at osafoundation.org
- [Commits] (jeffrey) - Improved ICalendarFormat's import code to use
timezones and recurrence
commits at osafoundation.org
- [Commits] (bkirsch) Utility program for sending the contents
message stored in a file on the filesystem over smtp
commits at osafoundation.org
- [Commits] (stearns) Support allDay, anyTime;
fix a few minor DV bugs.
commits at osafoundation.org
- [Commits] (bkirsch) common.py is deprecated and was removed from
the repository. I will check with John on why it was recheckin
commits at osafoundation.org
- [Commits] (bkirsch) adds additional attachment functionality and
fixes bug #2345
commits at osafoundation.org
- [Commits] (jed) Added ability to make splitters non-resizeable.
Made sidebar fixed width.
commits at osafoundation.org
- [Commits] (jed) Changed horizontal layout to use box container
rather than splitter. Fixed toolbars to calculate their width
rather than always being a fixed size.
commits at osafoundation.org
- [Commits] (morgen) Added a _putItem call so that Jeffrey's
ICalendarFormat exportProcess method will get called;
net result: exporting of a .ics file works.
commits at osafoundation.org
- [Commits] (john) * ShareTool can now add item collections to the
sidebar
commits at osafoundation.org
- [Commits] (alecf) fix multiline .cvsignore to support dumb CVS
clients like eclipse
commits at osafoundation.org
- [Commits] (morgen) Better http error handling and retry logic;
also handles 30X redirects
commits at osafoundation.org
- [Commits] (stearns) Fix bug 2360: initialize calendarevent
attributes (allDay, anyTime,
transparency) in parcel XML instead of _initMixin
commits at osafoundation.org
- [Commits] (jeffrey) - Updated to latest vobject to enable reminder
import/export
commits at osafoundation.org
- [Commits] (capps) Initial round of .5 calendar changes. The
days-of-week header is scaffolding,
awaiting a header widget (looks bad on a mac at the moment).
commits at osafoundation.org
- [Commits] (morgen) Web servlets now run using the main thread's
repository view (since most of the time you are interested in
peeking into the main thread's view).
commits at osafoundation.org
- [Commits] (vajda) - data model hooks replaced by attribute
descriptors
commits at osafoundation.org
- [Commits] (vajda) added code to setup a 64 Mb cache on Linux as well
commits at osafoundation.org
- [Commits] (jeffrey) - Updated vobject
commits at osafoundation.org
- [Commits] (jeffrey) - enabled VALARM <-> reminderTime mapping
commits at osafoundation.org
- [Commits] (heikki) Docstring needs to be first,
otherwise doctest won't work - thanks Phillip! Minor improvements.
commits at osafoundation.org
- [Commits] (vajda) added some .cvsignore files
commits at osafoundation.org
- [Commits] (jeffrey) - Fixed transposed - and . typo
commits at osafoundation.org
- [Commits] (alecf) check in a new version of feedparser (3.0.1) for
bug 1421
commits at osafoundation.org
- [Commits] (alecf) temporary fix for bug 2309 - disable New Contact
for .5 release
commits at osafoundation.org
- [Commits] (alecf) make About window modal so we can't create a
whole bunch of them
commits at osafoundation.org
- [Commits] (alecf) Simple fix for bug 2090 - mimic the OnSize()
behavior in wxSynchronizeWidget which sets the last column to
fill out the rest of the widget r=john
commits at osafoundation.org
- [Commits] (davids) added minical wx class files;
fixed XP them manifest file copy commands
commits at osafoundation.org
- [Commits] (john) Eliminated almost all the references to
Globals.repository and Globals.wxApplication
commits at osafoundation.org
- [Commits] (bkirsch) utility for examining the structure of a
message. Still needs some refinement
commits at osafoundation.org
- [Commits] (john) Removed an extra call to timing.py that crept into
my last checkin
commits at osafoundation.org
- [Commits] (john) Attribute no longer required
commits at osafoundation.org
- [Commits] (alecf) argh,
back out feedparser. will this thing ever work on mac?
commits at osafoundation.org
- [Commits] (vajda) - added checking of 'required' aspect to
Item.check()
commits at osafoundation.org
- [Commits] (heikki) Fix full build on Linux.
commits at osafoundation.org
- [Commits] (heikki) wxPython with minical.
commits at osafoundation.org
- [Commits] (heikki) Package *.manifest files to see the native
decorations.
commits at osafoundation.org
- [Commits] (jed) Use the new minical class in chandler.
commits at osafoundation.org
- [Commits] (heikki) Milestone 0.4.06.
commits at osafoundation.org
- [Commits] (vajda) - fixed bug 2361
commits at osafoundation.org
- [Commits] (morgen) Added "Render block tree" feature to repository
servlet
commits at osafoundation.org
- [Commits] (heikki) Handle protected ACEs properly (although some
servers may not return the status so this is not foolproof).
commits at osafoundation.org
- [Commits] (alecf) support redirectTo in NotesBody,
and also factor out redirectTo support so it is shared at
least within this file
commits at osafoundation.org
- [Commits] (alecf) Resurrect ZaoBao in its new form,
using the ItemCollections in the sidebar.
commits at osafoundation.org
- [Commits] (heikki) First cut at parsing the XML returned by servers
in response to propfind acl.
commits at osafoundation.org
- [Commits] (alecf) Fix ZaoBao content model to be more sane,
and work nicely with the detail view
commits at osafoundation.org
- [Commits] (john) * Fixed the names of the additional views
commits at osafoundation.org
- [Commits] (grant) Directory
/usr/local/cvsrep/chandler/application/tests/testparcels/kindanditem
added to the repository
commits at osafoundation.org
- [Commits] (grant) Fix Bug:1144 (Items in Schema xml files fail)
commits at osafoundation.org
- [Commits] (bkirsch) changed verbage
commits at osafoundation.org
- [Commits] (bkirsch) added additional message test
commits at osafoundation.org
- [Commits] (john) * I now do a repository check on exit in debug mode
commits at osafoundation.org
- [Commits] (john) * Allow resising for testing in Horizontal
Splitter developer skin
commits at osafoundation.org
- [Commits] (vajda) - removed Globals.repository and fixed all code
using it
commits at osafoundation.org
- [Commits] (john) * Added Chandler and CPIATest skins.
commits at osafoundation.org
- [Commits] (bkirsch) added a comment to the WakeupCaller
commits at osafoundation.org
- [Commits] (bkirsch) added language attribute to MimeText
commits at osafoundation.org
- [Commits] (bkirsch) Attachment and unicode support
commits at osafoundation.org
- [Commits] (bkirsch) Updated to go with new messaging model
commits at osafoundation.org
- [Commits] (bkirsch) added the i18n and mime torture test menu items
commits at osafoundation.org
- [Commits] (john) * Missed a few strings when changing the skins
commits at osafoundation.org
- [Commits] (twl) Upgrade query parser to alllow inevery
commits at osafoundation.org
- [Commits] (heikki) Parsing XML with whitespaces now also works. Do
some pretty printing for the output XML. Still getting a
phantom ACE from somewhere when parsing real server response XML.
commits at osafoundation.org
- [Commits] (john) * Removed old views that were part of old sidebar
commits at osafoundation.org
- [Commits] (heikki) Doh,
too easy to mess up with list parameters. doctests pass.
commits at osafoundation.org
- [Commits] (bear) Enhanced profile directory code in Chandler.py
commits at osafoundation.org
- [Commits] (bear) Changed the Crypto class to store the passed in
certificateDir (aka profileDir)
commits at osafoundation.org
- [Commits] (bear) Reverting to previous change per heikki - he wants
to land a change to SSL
commits at osafoundation.org
- [Commits] (twl) Queries become items, result sets become persistent
commits at osafoundation.org
- [Commits] (heikki) Smart file copy can prevent overwriting files
and can specify permissions on the destination.
commits at osafoundation.org
- [Commits] (twl) Enable monitors all the time
commits at osafoundation.org
- [Commits] (heikki) Clean up profile directory handling for crypto.
commits at osafoundation.org
- [Commits] (heikki) More methods so that we shouldn't need to poke
at the internals.
commits at osafoundation.org
- [Commits] (john) * Removed SelectionContainer. ContentItemDetail is
now a BoxContainer.
commits at osafoundation.org
- [Commits] (vajda) - removed MONITORED value flag as all values are
now monitored
commits at osafoundation.org
- [Commits] (bear) Modified the way the profile directory is selected
under Windows to avoid
commits at osafoundation.org
- [Commits] (john) * Fixes long standing bug in TrunkDelegate that
caused all accesses to be cache misses
commits at osafoundation.org
- [Commits] (john) * It looks like a comment got munged in the
process or removing Globals.repository, so I fixed it.
commits at osafoundation.org
- [Commits] (bkirsch) added the i18n and mime torture test menu items
commits at osafoundation.org
- [Commits] (bkirsch) added the i18n and mime torture test menu items
commits at osafoundation.org
- [Commits] (bkirsch) Backed out bad check in
commits at osafoundation.org
- [Commits] (bkirsch) Backed out bad check in
commits at osafoundation.org
- [Commits] (bkirsch) Backed out bad check in
commits at osafoundation.org
- [Commits] (bkirsch) Added spawning of RepositoryThread to take
advantage of PyLucene
commits at osafoundation.org
- [Commits] (bkirsch) Added a more detailed thread name
commits at osafoundation.org
- [Commits] (bkirsch) added PyLucene indexing to Text Body Lobs
commits at osafoundation.org
- [Commits] (jeffrey) Fixed icalendar Import/Export bugs relating to
the abscence of a global repository
commits at osafoundation.org
- [Commits] (heikki) Privileges are now fully qualified,
so it is possible to have 'read' privilege from two
different namespaces mean two different things,
for example. Some other minor improvements as well.
commits at osafoundation.org
- [Commits] (morgen) Directory
/usr/local/cvsrep/chandler/parcels/osaf/framework/sharing/accounts
added to the repository
commits at osafoundation.org
- [Commits] (morgen) Added some Sharing APIs for the UI to use;
removed some obsolete sharing attributes from the content model
commits at osafoundation.org
- [Commits] (john) * Fixed 2 bugs Bryan found in my Trees of Blocks
changes.
commits at osafoundation.org
- [Commits] (morgen) Added a class method to Contact for finding (or
creating) a Contact based on emailAddress
commits at osafoundation.org
Last message date:
Mon Jan 31 18:20:36 PST 2005
Archived on: Mon Jan 31 18:20:39 PST 2005
This archive was generated by
Pipermail 0.09 (Mailman edition).