/[Apache-SVN]/incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/core/nodetype/builtin_nodetypes.xml
ViewVC logotype

Log of /incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/core/nodetype/builtin_nodetypes.xml

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 208753)

Revision 122850 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 20 14:11:31 2004 UTC (19 years, 5 months ago) by tripod
File length: 20369 byte(s)
Diff to previous 122842 (colored)
- fixing deadlock in persistence version manager
- fixing issues with frozen version histories

Revision 122842 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 20 10:45:18 2004 UTC (19 years, 5 months ago) by tripod
File length: 20171 byte(s)
Diff to previous 122838 (colored)
- adjust wrong checkin

Revision 122838 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Dec 20 10:29:45 2004 UTC (19 years, 5 months ago) by tripod
File length: 20172 byte(s)
Diff to previous 111518 (colored)
- improved versioning

Revision 111518 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 10 16:10:53 2004 UTC (19 years, 5 months ago) by tripod
File length: 19545 byte(s)
Diff to previous 111517 (colored)
- improved versioning / virtual node behaviour
  fixes jira issues: JCR-20, JCR-22 and JCR-23

Revision 111517 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 10 16:03:39 2004 UTC (19 years, 5 months ago) by stefan
File length: 19551 byte(s)
Diff to previous 111514 (colored)
fixing definition of internal node types

Revision 111514 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 10 15:40:34 2004 UTC (19 years, 5 months ago) by stefan
File length: 19552 byte(s)
Diff to previous 76106 (colored)
adding internal namespace prefix: rep
adding internal node type for root node: rep:root

Revision 76106 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 17 10:00:58 2004 UTC (19 years, 6 months ago) by tripod
File length: 18404 byte(s)
Diff to previous 56733 (colored)
- JCR-17 Creating and saving a mix:versionable node creates two VersionHistory nodes
- JCR-18 Multithreading issue with versioning


Revision 56733 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 6 08:28:19 2004 UTC (19 years, 6 months ago) by tripod
File length: 18408 byte(s)
Diff to previous 56657 (colored)
- restore did not remove empty properties

Revision 56657 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Nov 5 10:11:30 2004 UTC (19 years, 6 months ago) by tripod
File length: 18406 byte(s)
Diff to previous 55615 (colored)
- disabling mandatory contrains for mix:versionable properties.

Revision 55615 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 26 15:44:46 2004 UTC (19 years, 7 months ago) by tripod
File length: 18402 byte(s)
Diff to previous 53958 (colored)
- adapted versioning again to spec 0.15
- added VirtualItemStateManager for reflecting virtual content


Revision 53958 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 7 10:54:05 2004 UTC (19 years, 7 months ago) by stefan
File length: 18897 byte(s)
Diff to previous 53784 (colored)
fixed nt:propertyDef node type definition

Revision 53784 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 5 08:57:45 2004 UTC (19 years, 7 months ago) by tripod
File length: 18898 byte(s)
Diff to previous 47648 (colored)
versioning implementation is now stores directly in persistence state.

Revision 47648 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Oct 1 14:08:24 2004 UTC (19 years, 7 months ago) by stefan
File length: 18899 byte(s)
Diff to previous 47297 (colored)
- removed @author and @version (i.e. $Revision & $Id) tags
- removed tab characters from java source code

Revision 47297 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 27 15:55:05 2004 UTC (19 years, 7 months ago) by stefan
File length: 17537 byte(s)
Diff to previous 47283 (colored)
adopting spec change: 
'*' is returned by ItemDef.getName() instead of null to denote residual child item definition

Revision 47283 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 27 09:30:56 2004 UTC (19 years, 8 months ago) by tripod
File length: 17529 byte(s)
Diff to previous 47223 (colored)
jcr:mergeFailed propertydef missing in mix:versionable

Revision 47223 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 25 22:13:43 2004 UTC (19 years, 8 months ago) by fielding
File length: 17245 byte(s)
Diff to previous 47168 (colored)
set svn:eol-style on all text files to native



Revision 47168 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 24 16:24:56 2004 UTC (19 years, 8 months ago) by stefan
File length: 17522 byte(s)
Diff to previous 47157 (colored)
renaming org.apache.jackrabbit.jcr to org.apache.jackrabbit.core
(i.e. moving org.apache.jackrabbit.jcr.core one level up)

Revision 47157 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Sep 24 13:42:02 2004 UTC (19 years, 8 months ago) by stefan
Original Path: incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/jcr/core/nodetype/builtin_nodetypes.xml
File length: 17522 byte(s)
Diff to previous 46941 (colored)
fixing/changing xml representation of node type definitions

Revision 46941 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Sep 20 16:53:38 2004 UTC (19 years, 8 months ago) by stefan
Original Path: incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/jcr/core/nodetype/builtin_nodetypes.xml
File length: 16723 byte(s)
Diff to previous 46292 (colored)
differentiated handling of single vs. multi-valued properties:
multi-valued property can only be set with value array and vice versa


Revision 46292 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 18 01:32:03 2004 UTC (19 years, 8 months ago) by fielding
Original Path: incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/jcr/core/nodetype/builtin_nodetypes.xml
File length: 16337 byte(s)
Diff to previous 46247 (colored)
Fix ASF collective copyright to begin now (except for one file from commons).



Revision 46247 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Sep 17 10:43:48 2004 UTC (19 years, 8 months ago) by stefan
Original Path: incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/jcr/core/nodetype/builtin_nodetypes.xml
File length: 16342 byte(s)
initial commit

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26