Mailing list archives: January 2006

Site index · List index
Message list1 · 2 · 3 · Next »Thread · Author · Date
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1177] add the beginnings of a tool to create home directories in a cosmo Mon, 02 Jan, 18:45
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1178] augment the home directory tool so that it backs up the existing Mon, 02 Jan, 21:32
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1179] use RepositoryClient from osaf-commons-jackrabbit and add node creation. Tue, 03 Jan, 12:36
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1180] bundle recovery tool for distribution and fix a few tiny bugs in Tue, 03 Jan, 13:23
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1181] move script to src/bin and add dist dependency on jar:jar Tue, 03 Jan, 13:36
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1182] add stub method for loading usernames directly from the database Tue, 03 Jan, 14:23
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1183] load usernames directly from the user database rather than dumping Tue, 03 Jan, 14:47
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1184] rearrange some path setting, logging, etc Tue, 03 Jan, 15:17
svnchec...@osafoundation.org [commits-cosmo] (bear) [1186] removing the trunk dir to prepare for branch copy Wed, 04 Jan, 16:27
svnchec...@osafoundation.org [commits-cosmo] (bear) [1187] Copying initial import of the 10.1 Derby branch to our Derby trunk Wed, 04 Jan, 16:28
svnchec...@osafoundation.org [commits-cosmo] (bear) [1188] renaming to trunk Wed, 04 Jan, 16:43
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1189] bug 4919: read node state bytes directly into memory rather than Wed, 04 Jan, 17:00
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1190] make sure to hex excape usernames in ContentStoreDAOJCr before using Wed, 04 Jan, 17:01
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1191] update to 20060104 build of jackrabbit core, which contains a fix for Wed, 04 Jan, 17:02
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1192] add 0.2.6 release notes and archive 0.2.5 release notes Wed, 04 Jan, 17:26
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1193] back out workaround for bug 4919 and add real fix, which is to read Wed, 04 Jan, 17:31
svnchec...@osafoundation.org [commits-cosmo] (bear) [1194] tagging Cosmo 0.2.6 for release Wed, 04 Jan, 18:04
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1198] merge r1113:1197 from 0.2 branch Thu, 05 Jan, 14:30
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1199] adjust to new ticket constant location Thu, 05 Jan, 14:58
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1200] draft 08 of caldav removes the <calendar-data-only/> element of the Thu, 05 Jan, 14:59
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1201] caldav draft 08 removes the calendar-home resource type, but we still Thu, 05 Jan, 15:45
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1202] add most of the plumbing needed to set properties on MKCALENDAR, which Thu, 05 Jan, 18:21
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1203] draft 08 of caldav clarifies that calendar collections may only Thu, 05 Jan, 19:37
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1204] as per caldav draft 08, VTIMEZONE is not specified as a supported Thu, 05 Jan, 20:01
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1206] rename CALDAV:calendar-component-restriction-set and Thu, 05 Jan, 21:46
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1207] several comment and error message improvements Thu, 05 Jan, 22:32
svnchec...@osafoundation.org [commits-cosmo] (br) [1208] fixed dav namespace - the colon is actually part of it! Thu, 05 Jan, 23:51
svnchec...@osafoundation.org [commits-cosmo] (br) [1209] changed CalDAVReportMethod to extend CalDAVXMLResponseMethod, where I put all the pre and postcondtioning handling Thu, 05 Jan, 23:52
svnchec...@osafoundation.org [commits-cosmo] (br) [1210] package name changed Thu, 05 Jan, 23:53
svnchec...@osafoundation.org [commits-cosmo] (br) [1211] changed CalDAVReportMethod to extend CalDAVXMLResponseMethod, where I put all the pre and postcondtioning handling Thu, 05 Jan, 23:54
svnchec...@osafoundation.org [commits-cosmo] (br) [1212] created CalDAVResponse, which is what comes back from a CalDAVReportMethod's in a multistatus Thu, 05 Jan, 23:54
svnchec...@osafoundation.org [commits-cosmo] (br) [1213] added some support for generics. Thu, 05 Jan, 23:55
svnchec...@osafoundation.org [commits-cosmo] (br) [1214] added some support for generics. Thu, 05 Jan, 23:56
svnchec...@osafoundation.org [commits-cosmo] (br) [1215] fixed spelling error Thu, 05 Jan, 23:56
svnchec...@osafoundation.org [commits-cosmo] (br) [1216] not really a test yet, but exercises some CalendarQuery Thu, 05 Jan, 23:57
svnchec...@osafoundation.org [commits-cosmo] (br) [1217] fixed some problems in the ics files Fri, 06 Jan, 00:02
svnchec...@osafoundation.org [commits-cosmo] (br) [1218] now targets java 1.5! Fri, 06 Jan, 00:04
svnchec...@osafoundation.org [commits-cosmo] (br) [1221] Moved package Sat, 07 Jan, 00:14
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1222] fix a few api->cmp name switches Sun, 08 Jan, 01:23
svnchec...@osafoundation.org [commits-cosmo] (bcm) [1223] fix NPE that occurred when dav clients requested /home with no Mon, 09 Jan, 19:32
Message list1 · 2 · 3 · Next »Thread · Author · Date
Box list
Jul 200853
Jun 2008151
May 2008126
Apr 2008152
Mar 2008104
Feb 2008141
Jan 200859
Dec 2007162
Nov 2007203
Oct 2007280
Sep 2007296
Aug 2007253
Jul 2007358
Jun 2007358
May 2007276
Apr 2007298
Mar 2007195
Feb 2007246
Jan 2007350
Dec 2006240
Nov 2006204
Oct 2006187
Sep 2006182
Aug 200639
Jul 200611
Jun 200668
May 200697
Apr 200692
Mar 2006109
Feb 2006126
Jan 2006105
Dec 2005141
Nov 200593
Oct 200570
Sep 200588
Aug 2005100
Jul 200571
Jun 200517