March 2007 Archives by thread
Starting: Thu Mar 1 08:51:48 PDT 2007
Ending: Sat Mar 31 14:02:42 PDT 2007
Messages: 195
- [commits-cosmo] (rletness) [3794] bug 8123 : only index event stamp
if data has changed
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3795] update existing attribute before
adding new one
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3796] move setDirty() into BaseEventStamp
so we dont' have to keep calling it
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3797] fix ConcurrentMod exception
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3798] we can quit after finding the stamp
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3799] Use
ContentDao.removeItemFromCollection() for morse code updates,
which removes
svncheckin at osafoundation.org
- [commits-cosmo] (adam) [3800] Updating tests,
adding suite configuration file
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3801] added for the convienience of eclipse
users
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3802] merge from 0.6.1 of r3699.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3803] merge from 0.6.1 of r3701.
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3804] Note modifications should only be
associated to the master note, not to any collections.
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3805] no need to filter out modifications
because they won't be there
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3806] Tagging Cosmo trunk as Checkpoint
20070305
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3807] Setting version information for
Checkpoint 20070305
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3808] Morse Code now handles
modifications by treating uuids serialized like
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3809] subscribes should not return
deleted records
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3810] uid of modifications should be
composed of parentUid:recurrenceId
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3811] add TriageStatus class that encapsulates
triage status code, updated
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3812] remove triageStatusChanged field from
eim item schema and incorporate
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3813] Fold all individual triage-status
properties in ContentItem into compound TriageStatus object.
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3814] add new triagestatus columns,
set isautotriage=true for existing items
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3815] replace TriageStatusUtil with
TriageStatusFormat which extends the
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3816] Handle fields that are marked
"missing" by copying the attribute value from the
svncheckin at osafoundation.org
- [commits-cosmo] (adam) [3817] Updating tests for 0.7 CP compatibility
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3818] bug 8304 - ensure EventStamp is
persisted on contentUpdate()
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3819] Tagging Cosmo 0.6 branch from r3755 as
0.6.0.1 release
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3820] Applied the change randy made to
branches/0.6 r3818 manually to the 0.6.0.1 tag'd source
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3821] Bug 7654: Add "Set" buttons to User
List controls.
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3822] Setting version information for Release
0.6.0.1
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3823] bug 8304 - ensure *entire*
EventStamp is persisted on contentUpdate()
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3824] Merging from branches/0.6 the changes
made in r3823
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3825] Fix for bug 8169.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3826] shhh
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3827] for decimal attributes,
if num digits and num decimal places are not
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3828] when generating a field for an unknown
timestamp attribute, make sure
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3829] introduce eim modifiedBy record and
remove lastModifiedBy field from
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3830] remove unnecessary debug msg
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3831] actually remove all traces of
lastModifiedBy from content item
svncheckin at osafoundation.org
- [commits-cosmo] (adam) [3832] Updating 0.6.1 windmill functional tests
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3833] modifiedBy records contain only key
fields, so simply override
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3834] generate modifiedBy records using key
fields.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [3835] Fix for bug 8207 -- About page includes
ref to removed
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3836] handle case where item has not been
saved to db (modifydate will be null)
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3837] Tagging Cosmo branch 0.6.1 as
Checkpoint 0.6.1 20070312
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3838] Setting version information for 0.6.1
Checkpoint 20070312
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3839] Tagging Cosmo Trunk as Checkpoint
20070312
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3840] rename item:triageStatus to item:triage
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3841] format null triage status by returning
an umodified string buffer
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3842] comment out debug info that is no longer
useful (but might be again in
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3843] generate "missing" fields by
comparing modification value to parent value
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3844] turn off some logging thats
clogging the pipes
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3845] Setting version information for
Checkpoint 20070312
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3846] handle parse errors by throwing a
ParseException, so that when an mc
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3847] only initialize precision and scale from
BigDecimal value if it's not
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3848] fix package declarations and make sure
CalendarFlattener is using the
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3849] Changing the module order so migration
is processed before server-bundle (aka snarf)
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3850] Bug 8013: Can't sort users by
activated status
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3851] update to new triage constant
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3852] fix non-compiling statement
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3853] add Item.clientModifiedDate and compare
to it instead of the server
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3854] Quiet down startup logging a little.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3855] update test to use clientModifiedDate
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3856] Move Controllers into more sensible
spots in the code.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3857] Delete now unused package.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3858] quiet some now-unneeded debug output
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3859] when applying records to a content item,
if after all records have
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3860] generate modby record using client
modified date
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3861] * update displayAlarm schema
(remove recurrenceId)
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3862] add test for DisplayAlarmGenerator
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3863] add test for DisplayAlarmApplicator
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3864] replace TriageStatus.updated with
TriageStatus.rank, a negative
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3865] update account browser:
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3866] add another DisplayAlarmApplicator
test
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3867] more tests yay!
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3868] update comment
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3869] change event:dtend to event:duration
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3870] add unit tests for DurationFormat
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3871] eim message record schema update
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3872] fix for bug 8217 - recognize "TRUE, TRUE,
TRUE, TRUE" as true.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3873] Creating branch for Cosmo UI
Dashboard work
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3874]
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3875] fix typo.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3876] Dojo-based json-rpc service.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3877] Dojo-based json-rpc service.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3878] Skeletal implementations of abstract
conduits.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3879] Skeletal implementations of abstract
conduits.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3880] made a couple of strings
internationalizized
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3881] Service document to enable
JsonService check in in r3877.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3882] Much more sensible extension and
location for this.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3883] On second thought,
the service description should live in the JsonService module so it
doesn't require another network connection and can be included
in the build.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3884] Add translator module to encapsulate
the process of converting service data to model objects.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3885] Add first translators taken directly
from Bobby's json_service_impl.js code.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3886] fix for bug 8198 - make sure to remove
the modifications (if any!) when removing an instance from a
recurrence series.
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3887] Tagging Cosmo 0.6.1 branch as
Checkpoint 0.6.1 20070319
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3888] Removing Checkpoint tag
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3889] adjust to new location of
TriageStatusFormat
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3890] adjust to new TriageStatusFormat location
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3891] Tagging Cosmo 0.6.1 branch as
Checkpoint 0.6.1 20070319
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3892] Setting version information for
Checkpoint 20070319
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3893] get rid of pesky comma which breaks
certain browsers.
svncheckin at osafoundation.org
- [commits-cosmo] (adam) [3894] Adding drag and drop to the test suite
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3895] Preliminary work on MockJsonService,
populated with results grabbed from actual server responses as of
this revision.
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3896] Store MessagStamp attributes as
Item attributes, so no need
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3897] add new eim fields item:hasBeenSent,
item:needsReply, modby:action
svncheckin at osafoundation.org
- [commits-cosmo] (adam) [3898] updating 0.6.1 tests to work with new
windmill ui
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3899] More service layer work: make
jsonService assignment more flexible,
add do* methods for CurrentUserCollection specific methods
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3900] Preliminary unit testing work for
webui service layer.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3901] Preliminary unit testing work for
webui service layer.
svncheckin at osafoundation.org
- [commits-cosmo] (adam) [3902] Fixing tests and adding drag drop for
0.6.1
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3903] update to stock ical4j
1.0-beta3-SNAPSHOT.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3904] add modularity repository
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3905] remove debug output
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3906] incorporate ContentItem.lastModification
into modby applicator test
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3907] incorporate ContentItem.lastModification
into modby generator test
svncheckin at osafoundation.org
- [commits-cosmo] (adam) [3908] Woops forgot add
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3909] add ContentItem.sent and
ContentItem.needsReply to content item eim tests
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3910] add helper Dates class that
contains methods useful to our ical4j extensions
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3911] add a UID to the VFREEBUSY in a
free-busy report response.
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3912] ical4j now creates DTSTAMP property
in VEVENT, so account for that in test
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3913] More work on webui service layer unit
tests:
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3914] .project doesn't beloing here.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3915] milliseconds should be seconds...
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3916] toggle whether or not we write
characters using cdata sections or not; don't
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3917] Initial set of changes to support new
model.
svncheckin at osafoundation.org
- [commits-cosmo] (adam) [3918] Making tests use new windmill paths
svncheckin at osafoundation.org
- [commits-cosmo] (adam) [3919] Making seconds milliseconds..
svncheckin at osafoundation.org
- [commits-cosmo] (adam) [3920] Updating TestingApp path and seconds to
milliseconds
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3921] bug 8049: add
X-MorseCode-TicketPrivileges header for subscribe and
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3922] * include VTIMEZONE for each TZID
in start/end date in EventStamp when generating Calendar
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3923] bug 7753: allow the client to specify
that tickets are autocreated on
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3924] add support for providing a ticket to
the server instead of username
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3925] Add TimeZoneTranslator that
provides api for translating a timezone to an Olson timezone.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3926] if there's no tz id's for a region,
return an empty list instead of null
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3927] bug 8461 - now events with durations
instead of end dates get dealt with properly in the cosmo ui
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3928] Tagging Cosmo Branch 0.6.1 as
Checkpoint 20070326
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3929] * remove note:reminderTime as we
are going to use displayAlarm record for events and non-events
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3930] bug 8320: recalculate the etag whenever
it's requested in order to
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3931] Removing Checkpoint 20070326 tag - dev
team is stalled pending ical4j patch
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3932] add more windows timzeone aliases
to be able to translate Outlook tzids
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3933] bug 8119
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3934] Model/ DAO/ Service layer work for
bug 7709:
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3935] After seeing IRC chatter about why
we didn't use tombstones for stamps, I wondered,
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3936] Talked with Jeffrey and we need to
serialize recurrenceId like:
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3937] prevent NPE...duh
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3938] update migration scripts/classes
for latest 0.6.1 model changes
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3939] more migration work
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3940] add more timezone aliases
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3941] * pull latest ical4j in migration
project
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3942] convert tzid to Olson tz when
parsing ICalDate tzid
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3943] add more aliases
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3944] when converting an eim decimal value to
an eimml value, don't check precision
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3945] merged from 0.6.1 branch, r3944
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3946] Changing version number for trunk back
to 0.7.0-SNAPSHOT
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3947] Reverting my version change - I
*completely* spaced on the part where we decided to make 0.6.1
the trunk
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3948] handle NPE in Action.validate
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3949] better error handling for eim data
validation errors.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3950] Looks like r3934 got horked by the
merge from 0.6.1 branch.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3951] Created new
"BaseServiceDependentTestCase" which sets up all the mock
services for testcases that needs them.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3952] make RPCException a runtime exception
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3953] more work towards a more chandler-like
data model.
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3954] missed these - should be in with r3951
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3955] silence validation stack traces in the
log now that the response
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3956] throw a validation exception when an eim
record being applied provides
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3957] move ICalDate and ICalValueParser to
calendar package
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3959] r3850 redux: fix for bug 8013
svncheckin at osafoundation.org
- [commits-cosmo] (bear) [3961] diff_from_3653.patch is the full patch
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3962] re-apply trunk changes that were nuked
by the 0.6.1 mergeback - this commit
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [3963] Roll back incorrect changes caused by
0.6.1 branch merge into trunk.
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3964] fix npe when displayAlarm:duration
is null
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3965] DurationFormat now returns null for
null or empty string value
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3966] r3856 redux: move controllers into
nicer spots in the code
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3967] r3857 redux: delete unused package
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3968] update
MailMessageApplicator/Generator and MessageStamp according to
latest Chandler schema
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3969] remove last few patch files from merge
nightmare
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3970] tests for
MessageApplicator/Generator
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3971]
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3972] Different name in project file.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [3973] Fix for bug 6075 -- IE6: All day events
z-index issue.
svncheckin at osafoundation.org
- [commits-cosmo] (rletness) [3974] For now,
always generate displayAlarm record until I can add
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [3975] Revert changes from r3973 -- avoid large
changes to UI code
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [3976] Dev branch for mde.
svncheckin at osafoundation.org
- [commits-cosmo] (mde) [3977] Fix for bugs 6075 and 8170.
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3978] preliminary eim-> webui object model
code
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3979] refactor atom subsystem and add
infrastructure for projections and
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3980] wrote a JsonStreamWriter for serializing
EIM to JSON
svncheckin at osafoundation.org
- [commits-cosmo] (travis) [3981] eim date parsing code
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3982] add content factory that can generate
entry content for an item in
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3983] extra writekey in there deleted
svncheckin at osafoundation.org
- [commits-cosmo] (br) [3984] typo - deleted vs.
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3985] break out the eimml stream writing tasks
of writing the xml start
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3986] use new eimml stream writer api to write
the xml start document and
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3987] add eim-json media type constant
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3988] update to new eimml stream writer api
svncheckin at osafoundation.org
- [commits-cosmo] (bcm) [3989] add eim-json content format and get
abdera actually writing entry
svncheckin at osafoundation.org
Last message date:
Sat Mar 31 14:02:42 PDT 2007
Archived on: Sat Mar 31 14:03:44 PDT 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).