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

Log of /incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/core/ItemImpl.java

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 124087 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jan 4 10:34:13 2005 UTC (19 years, 4 months ago) by tripod
File length: 59890 byte(s)
Diff to previous 124016 (colored)
- adapting Node.isCheckedOut() behaviour to spec 0.16 (--> no exception if non-versionable)

Revision 124016 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 3 17:22:29 2005 UTC (19 years, 4 months ago) by stefan
File length: 59889 byte(s)
Diff to previous 123915 (colored)
fixing timing issue which could cause that invalid ItemImpl instances were served from the ItemManager cache.

Revision 123915 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 2 23:07:26 2005 UTC (19 years, 4 months ago) by fielding
File length: 59639 byte(s)
Diff to previous 111514 (colored)
Happy New Year

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

Revision 111495 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 10 11:07:35 2004 UTC (19 years, 5 months ago) by stefan
File length: 59520 byte(s)
Diff to previous 111281 (colored)
fixing JIRA issue JCR-27: ArrayIndexOutofBoundException while setting a reference property
http://nagoya.apache.org/jira/browse/JCR-27

Revision 111281 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 8 16:02:58 2004 UTC (19 years, 5 months ago) by stefan
File length: 58953 byte(s)
Diff to previous 109359 (colored)
cosmetics

Revision 109359 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 1 17:35:36 2004 UTC (19 years, 5 months ago) by stefan
File length: 58677 byte(s)
Diff to previous 76106 (colored)
more work on value constraints

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


Revision 76003 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 16 18:14:39 2004 UTC (19 years, 6 months ago) by stefan
File length: 56386 byte(s)
Diff to previous 56594 (colored)


Revision 56594 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 4 14:34:52 2004 UTC (19 years, 6 months ago) by stefan
File length: 55561 byte(s)
Diff to previous 56480 (colored)
minor fixes and javadoc comments

Revision 56480 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 3 09:19:47 2004 UTC (19 years, 6 months ago) by stefan
File length: 55437 byte(s)
Diff to previous 56379 (colored)
misc. small changes for better performance

Revision 56379 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 2 15:06:44 2004 UTC (19 years, 6 months ago) by stefan
File length: 55112 byte(s)
Diff to previous 55707 (colored)
misc. small changes for better performance

Revision 55707 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 27 15:47:13 2004 UTC (19 years, 7 months ago) by stefan
File length: 54293 byte(s)
Diff to previous 55615 (colored)
- added new files-system based PersistenceManager 
  (org.apache.jackrabbit.core.state.obj.ObjectPersistenceManager)
  implementation that uses more efficient serialization format
- misc. minor fixes
- updated todo.txt and tasks.xml


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


Revision 55516 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 25 17:49:43 2004 UTC (19 years, 7 months ago) by stefan
File length: 54302 byte(s)
Diff to previous 55234 (colored)
migrating to v0.15 of the jsr 170 spec

Revision 55234 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 21 17:17:01 2004 UTC (19 years, 7 months ago) by stefan
File length: 53125 byte(s)
Diff to previous 55056 (colored)
first implementation of jta support

Revision 55056 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 19 08:59:51 2004 UTC (19 years, 7 months ago) by stefan
File length: 52966 byte(s)
Diff to previous 55004 (colored)
fixing junit tests (were broken because of changed config layout)

Revision 55004 - (view) (download) (annotate) - [select for diffs]
Modified Mon Oct 18 13:12:33 2004 UTC (19 years, 7 months ago) by stefan
File length: 52829 byte(s)
Diff to previous 54857 (colored)
fixing http://issues.apache.org/jira/browse/JCR-10
(Item#save() did under special circumstances trigger
transient modifications that were not persisted in 
the same call)

Revision 54857 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 15 17:01:13 2004 UTC (19 years, 7 months ago) by stefan
File length: 51328 byte(s)
Diff to previous 53784 (colored)
changed configuration layout and bootstrapping of repository:
- added jndi support
- workspace configuration is now separated from repository config
  

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

Revision 47651 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 1 16:16:59 2004 UTC (19 years, 7 months ago) by stefan
File length: 51245 byte(s)
Diff to previous 47648 (colored)
bug fix: Item.getAncestor(int) throws PathNotFoundException instead of ItemNotFoundException

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

Revision 47399 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 28 14:39:20 2004 UTC (19 years, 7 months ago) by mreutegg
File length: 41459 byte(s)
Diff to previous 47223 (colored)
Initial checkin of QueryManager with support for JCRQL (search implementation is not complete, some features are missing: searching for distinct same name sibling, sorting not yet implemented, indexing contains potential for optimizing)

Changed observation to support SynchronousEventListeners. The search registers itself as synchronous event listener. Also changed access checking on events sent out, because checking access on removed nodes need to be performed before they actually get removed.

Extended config.xml, which allows now to specify an index location for the QueryManager.

Added jar files needed for search.

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



Revision 47168 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 24 16:24:56 2004 UTC (19 years, 8 months ago) by stefan
File length: 42327 byte(s)
Copied from: incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/jcr/core/ItemImpl.java revision 47167
Diff to previous 47099 (colored)
renaming org.apache.jackrabbit.jcr to org.apache.jackrabbit.core
(i.e. moving org.apache.jackrabbit.jcr.core one level up)

Revision 47099 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 23 12:36:08 2004 UTC (19 years, 8 months ago) by stefan
Original Path: incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/jcr/core/ItemImpl.java
File length: 42358 byte(s)
Diff to previous 46939 (colored)
following some of the recommendations reported by "maven checkstyle"

Revision 46939 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 20 16:11:24 2004 UTC (19 years, 8 months ago) by tripod
Original Path: incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/jcr/core/ItemImpl.java
File length: 42334 byte(s)
Diff to previous 46292 (colored)
Adjusted NodeImpl.update() and NodeImpl.merge() closer to spec.

Revision 46292 - (view) (download) (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/ItemImpl.java
File length: 42188 byte(s)
Diff to previous 46247 (colored)
Fix ASF collective copyright to begin now (except for one file from commons).



Revision 46247 - (view) (download) (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/ItemImpl.java
File length: 42193 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