Mailing list archives: October 2005

Site index · List index
Message listThread · Author · Date
svnchec...@osafoundation.org [commits-cosmo] (bcm) [686] get rid of usage of spring's InitializingBean, replacing with init() Mon, 03 Oct, 23:39
svnchec...@osafoundation.org [commits-cosmo] (bcm) [687] add initial jcr implementations of UserDao and TicketDao. Mon, 03 Oct, 23:42
svnchec...@osafoundation.org [commits-cosmo] (bcm) [688] when converting from jcr to ical4j, use Date for dtends with date Mon, 03 Oct, 23:54
svnchec...@osafoundation.org [commits-cosmo] (bcm) [689] check for null VALUE when deciding whether to use Date or DateTime for dtend Tue, 04 Oct, 15:48
svnchec...@osafoundation.org [commits-cosmo] (bcm) [690] bump to version 0.3 and add class for importing content into the Tue, 04 Oct, 17:02
svnchec...@osafoundation.org [commits-cosmo] (bcm) [691] integrate jackrabbit into the build so that we can run jcr tests Tue, 04 Oct, 18:28
svnchec...@osafoundation.org [commits-cosmo] (bcm) [694] bug 4212: don't calculate content length, content type, content Wed, 05 Oct, 00:46
svnchec...@osafoundation.org [commits-cosmo] (bcm) [695] update to latest jackrabbit sources. Wed, 05 Oct, 03:37
svnchec...@osafoundation.org [commits-cosmo] (bcm) [696] workaround for bug 4225: manually remove the jackrabbit repository Wed, 05 Oct, 17:51
svnchec...@osafoundation.org [commits-cosmo] (bcm) [697] fix bug 4226: ensure that ticket paths are url-decoded before using Wed, 05 Oct, 17:51
svnchec...@osafoundation.org [commits-cosmo] (bcm) [700] add debug statement to capture duplicate uid query in case there's a Thu, 06 Oct, 16:46
svnchec...@osafoundation.org [commits-cosmo] (bcm) [701] add test to verify that we can store the same calendar object in two Thu, 06 Oct, 17:02
svnchec...@osafoundation.org [commits-cosmo] (bcm) [725] upgrade to spring 1.5 and change xml parser apis dependency to xerces Tue, 11 Oct, 15:51
svnchec...@osafoundation.org [commits-cosmo] (bcm) [726] bug 4225: jackrabbit changes as of 2005-10-11 have changed how it Tue, 11 Oct, 16:10
svnchec...@osafoundation.org [commits-cosmo] (bcm) [727] bug 4255: escape the jcr path of the calendar collection when querying Tue, 11 Oct, 16:35
svnchec...@osafoundation.org [commits-cosmo] (bcm) [735] bug 3068: support apostrophes in resource names. Tue, 11 Oct, 22:00
svnchec...@osafoundation.org [commits-cosmo] (bcm) [737] add local modifications to jackrabbit Wed, 12 Oct, 19:59
svnchec...@osafoundation.org [commits-cosmo] (bcm) [738] bug 4225: move jackrabbit jars and all of its dependent jars out of Wed, 12 Oct, 21:56
svnchec...@osafoundation.org [commits-cosmo] (bcm) [740] add 0.2.1 release notes and bump version number in readme Wed, 12 Oct, 23:11
svnchec...@osafoundation.org [commits-cosmo] (bcm) [741] bug 3068: augment resource->jcr path conversion by escaping all jcr Wed, 12 Oct, 23:30
svnchec...@osafoundation.org [commits-cosmo] (bear) [748] 0.2 branch release - paired with Chandler 0.5.06 Milestone Thu, 13 Oct, 02:11
svnchec...@osafoundation.org [commits-cosmo] (bcm) [749] use xerces groupId for xmlParserApis Thu, 13 Oct, 20:37
svnchec...@osafoundation.org [commits-cosmo] (bcm) [751] use osaf-commons-jackrabbit's content loader to load the overlord into the Thu, 13 Oct, 22:31
svnchec...@osafoundation.org [commits-cosmo] (bcm) [752] use both osaf and ibiblio maven repositories. Thu, 13 Oct, 23:20
svnchec...@osafoundation.org [commits-cosmo] (bcm) [753] since dav:resource and dav:collection are now mixin types, our base type for Thu, 13 Oct, 23:40
svnchec...@osafoundation.org [commits-cosmo] (bcm) [754] merged 0.2 branch changes r658:752 into the trunk Thu, 13 Oct, 23:56
svnchec...@osafoundation.org [commits-cosmo] (bcm) [755] miscellaneous changes to make the build quieter Fri, 14 Oct, 00:15
svnchec...@osafoundation.org [commits-cosmo] (bcm) [756] use correct directory when initializing production repository (now using Fri, 14 Oct, 00:31
svnchec...@osafoundation.org [commits-cosmo] (bcm) [757] set the date created and date modified when importing the overlord Fri, 14 Oct, 01:08
svnchec...@osafoundation.org [commits-cosmo] (bcm) [758] add back antlr dependency, and use xml-apis instead of xercies' xmlParserAPIs Fri, 14 Oct, 01:20
svnchec...@osafoundation.org [commits-cosmo] (bcm) [759] remove unused dependencies Fri, 14 Oct, 02:27
svnchec...@osafoundation.org [commits-cosmo] (bcm) [760] remove class that has been superseded by osaf-commons-jackrabbit's Fri, 14 Oct, 02:28
svnchec...@osafoundation.org [commits-cosmo] (bcm) [761] tweaks to dav resource and collection creation to account for these types now Fri, 14 Oct, 02:29
svnchec...@osafoundation.org [commits-cosmo] (bcm) [762] '.' is an allowable character in jcr names after all Fri, 14 Oct, 02:29
svnchec...@osafoundation.org [commits-cosmo] (bcm) [763] we no longer need to distribute jta.jar Fri, 14 Oct, 02:30
svnchec...@osafoundation.org [commits-cosmo] (bcm) [764] make the overlord user have the right jcr types: nt:base for primary type and Fri, 14 Oct, 02:30
svnchec...@osafoundation.org [commits-cosmo] (bcm) [765] tweaks to get users working again in the ui. Fri, 14 Oct, 02:32
svnchec...@osafoundation.org [commits-cosmo] (bcm) [766] a couple tweaks to get tests running again Fri, 14 Oct, 16:42
svnchec...@osafoundation.org [commits-cosmo] (bcm) [767] rename manager dir to service Fri, 14 Oct, 17:19
svnchec...@osafoundation.org [commits-cosmo] (bcm) [768] rename manager to service Fri, 14 Oct, 17:25
svnchec...@osafoundation.org [commits-cosmo] (bcm) [769] add impl dir Fri, 14 Oct, 17:26
svnchec...@osafoundation.org [commits-cosmo] (bcm) [770] add mock dir Fri, 14 Oct, 17:27
svnchec...@osafoundation.org [commits-cosmo] (bcm) [771] first stage of refactoring to re-integrate crapi improvements: Fri, 14 Oct, 18:03
svnchec...@osafoundation.org [commits-cosmo] (bcm) [772] first stage of refactoring to re-integrate crapi improvements: Fri, 14 Oct, 18:09
svnchec...@osafoundation.org [commits-cosmo] (bear) [773] removing per bcm so he can rename it Fri, 14 Oct, 18:26
svnchec...@osafoundation.org [commits-cosmo] (bcm) [774] first stage of refactoring to re-integrate crapi improvements: Fri, 14 Oct, 18:27
svnchec...@osafoundation.org [commits-cosmo] (bcm) [775] sync to latest jackrabbit snapshot Fri, 14 Oct, 19:21
svnchec...@osafoundation.org [commits-cosmo] (bcm) [776] add echo statements for the jackrabbit tags so we can tell what's Fri, 14 Oct, 19:29
svnchec...@osafoundation.org [commits-cosmo] (bcm) [777] big refactoring part two: Fri, 14 Oct, 19:36
svnchec...@osafoundation.org [commits-cosmo] (bcm) [778] remove JCRTicketDao since we can't rename files to change case in svn Fri, 14 Oct, 19:38
svnchec...@osafoundation.org [commits-cosmo] (bcm) [781] big refactoring part three: Fri, 14 Oct, 21:44
svnchec...@osafoundation.org [commits-cosmo] (bcm) [793] rm JCRCalendarDao so we can rename it Tue, 18 Oct, 22:12
svnchec...@osafoundation.org [commits-cosmo] (bcm) [796] refactoring project part 4: Wed, 19 Oct, 17:47
svnchec...@osafoundation.org [commits-cosmo] (bcm) [798] replace CalendarDaoTest with JcrCalendarDaoTest unit tests. Wed, 19 Oct, 19:13
svnchec...@osafoundation.org [commits-cosmo] (bcm) [799] add JcrCalendarMapper unit tests. Wed, 19 Oct, 20:58
svnchec...@osafoundation.org [commits-cosmo] (bcm) [802] update spring bean config references to renamed beans Thu, 20 Oct, 20:12
svnchec...@osafoundation.org [commits-cosmo] (bcm) [803] ignore cosmo:* jcr properties when converting to/from dav properties Thu, 20 Oct, 20:18
svnchec...@osafoundation.org [commits-cosmo] (bcm) [804] ensure that dav collections are created with the appropriate jcr type Thu, 20 Oct, 20:43
svnchec...@osafoundation.org [commits-cosmo] (bcm) [805] add missing bean reference for jcr calendar dao, and work around the Thu, 20 Oct, 20:58
svnchec...@osafoundation.org [commits-cosmo] (bcm) [806] part one of springmodules jcr integration: Fri, 21 Oct, 01:20
svnchec...@osafoundation.org [commits-cosmo] (bcm) [809] add TagUtils file i mistakenly left out of the last commit Fri, 21 Oct, 17:38
svnchec...@osafoundation.org [commits-cosmo] (bcm) [812] ensure that the springmodules jar makes it into the webapp Fri, 21 Oct, 18:04
svnchec...@osafoundation.org [commits-cosmo] (bcm) [813] correctly pass the repository password to the SimpleCredentials bean Fri, 21 Oct, 18:04
svnchec...@osafoundation.org [commits-cosmo] (bcm) [814] finish springmodules integration: Fri, 21 Oct, 19:12
svnchec...@osafoundation.org [commits-cosmo] (bcm) [816] when GETing a calculation, we need to calculate the expensive dav Fri, 21 Oct, 20:45
svnchec...@osafoundation.org [commits-cosmo] (bcm) [817] take the revolutionary step of removing CalendarDao altogether. Fri, 21 Oct, 22:17
svnchec...@osafoundation.org [commits-cosmo] (bcm) [833] add dependencies for the berkeley db persistence manager, though we Thu, 27 Oct, 18:20
svnchec...@osafoundation.org [commits-cosmo] (bcm) [834] remove intermediate save that is no longer necessary now that Thu, 27 Oct, 18:41
svnchec...@osafoundation.org [commits-cosmo] (bcm) [835] first part of bug 4390: implement custom servlet-level handling for Thu, 27 Oct, 22:27
svnchec...@osafoundation.org [commits-cosmo] (bcm) [836] complete bug 4390: remove collection export commands and make sure Thu, 27 Oct, 22:53
Message listThread · Author · Date
Box list
Aug 20088
Jul 200888
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