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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 111494 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 10 11:06:20 2004 UTC (19 years, 5 months ago) by stefan
File length: 35538 byte(s)
Diff to previous 106580 (colored)
removing dead code

Revision 106580 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 25 16:17:37 2004 UTC (19 years, 6 months ago) by stefan
File length: 36149 byte(s)
Diff to previous 76142 (colored)
- refactored WorkspaceConfig and cleaned-up per-workspace objects 
  held in RepositoryImpl
- added PersistenceManagerConfig, RepositoryImpl.WorkspaceInfo, PMContext
- changed PersistenceManager initialization

Revision 76142 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 17 15:42:41 2004 UTC (19 years, 6 months ago) by stefan
File length: 32599 byte(s)
Diff to previous 76003 (colored)
fixed potential deadlock problem with repository shutdown

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: 31766 byte(s)
Diff to previous 71500 (colored)


Revision 71500 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 15 13:12:09 2004 UTC (19 years, 6 months ago) by mreutegg
File length: 30147 byte(s)
Diff to previous 57008 (colored)
- make search manager configurable
- improve indexing performance

Revision 57008 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 9 09:11:06 2004 UTC (19 years, 6 months ago) by stefan
File length: 30304 byte(s)
Diff to previous 56918 (colored)
adding method for workspace creation

Revision 56918 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 8 11:27:28 2004 UTC (19 years, 6 months ago) by stefan
File length: 29535 byte(s)
Diff to previous 56758 (colored)
fixed coding-style

Revision 56758 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 6 12:40:33 2004 UTC (19 years, 6 months ago) by tripod
File length: 29533 byte(s)
Diff to previous 56755 (colored)
- enhancing versioning to work with all workspaces

Revision 56755 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 6 11:23:36 2004 UTC (19 years, 6 months ago) by tripod
File length: 29351 byte(s)
Diff to previous 56683 (colored)
- adding temporary version of future Session.getWorkspaceNames()
- empty workspace name in config now defaults to directory name

Revision 56683 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 5 16:47:43 2004 UTC (19 years, 6 months ago) by mreutegg
File length: 29057 byte(s)
Diff to previous 56661 (colored)
Enhanced workspace configuration to support independent FileSystem for SearchIndex

Revision 56661 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 5 14:00:35 2004 UTC (19 years, 6 months ago) by stefan
File length: 29095 byte(s)
Diff to previous 56227 (colored)
added simple in-memory persistence manager for testing purposes

Revision 56227 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 1 11:36:25 2004 UTC (19 years, 6 months ago) by stefan
File length: 29095 byte(s)
Diff to previous 55707 (colored)
adding synchonized to a couple of FileSystemResource methods
and making some debug methods public

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: 29098 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: 28500 byte(s)
Diff to previous 55592 (colored)
- adapted versioning again to spec 0.15
- added VirtualItemStateManager for reflecting virtual content


Revision 55592 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 26 08:28:02 2004 UTC (19 years, 7 months ago) by stefan
File length: 28450 byte(s)
Diff to previous 55516 (colored)
- changed jackrabbit version to 0.15 (spec version it implements)
- changed jdom dependency to version 1.0
- removed lib/jcr.jar; added remote maven repository for jcr.xxx.jar dependency

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: 28450 byte(s)
Diff to previous 55237 (colored)
migrating to v0.15 of the jsr 170 spec

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

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: 28369 byte(s)
Diff to previous 55067 (colored)
first implementation of jta support

Revision 55067 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 19 15:16:07 2004 UTC (19 years, 7 months ago) by stefan
File length: 27811 byte(s)
Diff to previous 54857 (colored)
- adding shutdown hook that shuts down the repository gracefully
- adding inline dtd to repository.xml

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: 24929 byte(s)
Diff to previous 53989 (colored)
changed configuration layout and bootstrapping of repository:
- added jndi support
- workspace configuration is now separated from repository config
  

Revision 53989 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 7 15:36:56 2004 UTC (19 years, 7 months ago) by stefan
File length: 26062 byte(s)
Diff to previous 53863 (colored)
changing repository bootstrapping/configuration layout 
and adding jndi support
(work in progress)


Revision 53863 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 6 13:44:59 2004 UTC (19 years, 7 months ago) by mreutegg
File length: 25885 byte(s)
Diff to previous 53784 (colored)
- Implemented a lucene Directory which works on top of the jackrabbit FileSystem abstraction.
- Changed location of lucene locks to index directory, instead of user temp dir.
- Changed order of module shutdown in RepositryImpl. shutdown sequence is now: observation, search, filesystem.

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: 25833 byte(s)
Diff to previous 47648 (colored)
versioning implementation is now stores directly in persistence state.

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: 25158 byte(s)
Diff to previous 47404 (colored)
- removed @author and @version (i.e. $Revision & $Id) tags
- removed tab characters from java source code

Revision 47404 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 28 15:12:55 2004 UTC (19 years, 7 months ago) by stefan
File length: 21784 byte(s)
Diff to previous 47399 (colored)
fixing pre-defined values of well known repository properties

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: 21791 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: 19774 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: 20357 byte(s)
Copied from: incubator/jackrabbit/trunk/src/java/org/apache/jackrabbit/jcr/core/RepositoryImpl.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/RepositoryImpl.java
File length: 20384 byte(s)
Diff to previous 46292 (colored)
following some of the recommendations reported by "maven checkstyle"

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/RepositoryImpl.java
File length: 20378 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/RepositoryImpl.java
File length: 20383 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