vgritsenko2003/12/21 17:34:12
Modified:java/src/org/apache/xindice/core/filer Paged.java
Log:
Synchronize access to fileHeader in unlinkPages.
Log errors during flush.
Revision ChangesPath
1.24 +21 -19
xml-xindice/java/src/org/apache/xindice/core/filer/Paged.ja
vgritsenko2003/12/21 17:35:10
Modified:java/src/org/apache/xindice/core/query
XPathQueryResolver.java
Log:
Rename static finals to UPPERCASE. Remove unused variable.
Revision ChangesPath
1.25 +13 -14
xml-xindice/java/src/org/apache/xindice
vgritsenko2003/12/21 17:35:50
Modified:java/src/org/apache/xindice/core/filer BTree.java
Log:
Do not ignore IOException in createPage.
Revision ChangesPath
1.23 +9 -16
xml-xindice/java/src/org/apache/xindice/core/filer/BTree.java
Index: BTree.java
===
vgritsenko2003/12/21 17:38:42
Modified:java/src/org/apache/xindice/core/filer HashFiler.java
Log:
Reduce synchronization scope when adding record - synchronize only while
searching free page.
Add attempt to release free page if write fails.
Add check on large keys (over one page
vgritsenko2003/12/21 18:10:44
Modified:java/src/org/apache/xindice/core CollectionManager.java
Log:
Check that passed name matches with the name provided in the configuration
Revision ChangesPath
1.21 +5 -2
xml-xindice/java/src/org/apache/xindice/core/Collectio
vgritsenko2003/12/21 18:14:08
Modified:java/tests/src/org/apache/xindice UnitTests.java
java/tests/src/org/apache/xindice/client/xmldb
DatabaseImplTest.java
java/tests/src/org/apache/xindice/core/meta/inline
In
vgritsenko2003/12/21 18:15:38
Modified:.build.xml build.properties
Log:
Use junit task batch test. Increase test log level from none to warn.
Revision ChangesPath
1.64 +9 -4 xml-xindice/build.xml
Index: build.xml
==
vgritsenko2003/12/21 18:38:46
Modified:java/tests/src/org/apache/xindice/xml/sax
SAXEventGeneratorTest.java
Log:
Fix line endings
Revision ChangesPath
1.3 +224 -224
xml-xindice/java/tests/src/org/apache/xindice/xml/sax/SAXEventGeneratorTest
vgritsenko2003/12/22 05:44:50
Modified:.xindice.bat
Log:
Do not require XINDICE_HOME: try using CWD if it is not set.
Revision ChangesPath
1.8 +6 -1 xml-xindice/xindice.bat
Index: xindice.bat
==
vgritsenko2003/12/22 05:45:15
Modified:java/src/org/apache/xindice/util MD5.java
Log:
Found not used class
Revision ChangesPath
1.8 +3 -3 xml-xindice/java/src/org/apache/xindice/util/MD5.java
Index: MD5.java
==
vgritsenko2003/12/22 05:58:17
Modified:java/tests/src/org/apache/xindice/integration
IntegrationTests.java
Log:
Add TODO
Revision ChangesPath
1.6 +3 -3
xml-xindice/java/tests/src/org/apache/xindice/integration/IntegrationTests.java
vgritsenko2003/12/22 05:58:56
Modified:src/documentation/content/xdocs/dev guide-administrator.xml
Log:
correct context name
Revision ChangesPath
1.8 +3 -3
xml-xindice/src/documentation/content/xdocs/dev/guide-administrator.xml
Index: guide-administrator.
vgritsenko2003/12/22 06:02:44
Modified:java/src/org/apache/xindice/tools/command AddDocument.java
ExportTree.java
Log:
TODO: Add binary support to command line tools
Revision ChangesPath
1.10 +10 -10
xml-xindice/java/src/org/apache/xindice
vgritsenko2003/12/22 06:03:38
Modified:java/src/org/apache/xindice/server XindiceServlet.java
Log:
Add debug()
Revision ChangesPath
1.26 +8 -7
xml-xindice/java/src/org/apache/xindice/server/XindiceServlet.java
Index: XindiceServlet.java
=
vgritsenko2003/12/22 06:04:04
Modified:java/src/org/apache/xindice/core Database.java
Log:
Found not used methods
Revision ChangesPath
1.32 +8 -3
xml-xindice/java/src/org/apache/xindice/core/Database.java
Index: Database.java
vgritsenko2003/12/22 06:05:33
Modified:java/src/org/apache/xindice/core Collection.java
Log:
collection_id -> collectionId, document_id -> documentId.
Fixes for BinaryResource support.
Revision ChangesPath
1.40 +23 -22
xml-xindice/java/src/org/apache/xindice/co
vgritsenko2003/12/22 06:06:26
Modified:java/src/org/apache/xindice/client/xmldb
ResourceSetImpl.java
Log:
organize imports
Revision ChangesPath
1.11 +11 -9
xml-xindice/java/src/org/apache/xindice/client/xmldb/ResourceSetImpl.java
Ind
vgritsenko2003/12/22 06:07:13
Modified:java/src/org/apache/xindice/client/xmldb/resources
BinaryResourceImpl.java XMLResourceImpl.java
Log:
Implement getParentCollection on BinaryResource
Revision ChangesPath
1.4 +12 -7
xml-xindice/java/
vgritsenko2003/12/22 06:08:07
Modified:java/src/org/apache/xindice/client/xmldb
XindiceCollection.java
Log:
createResource: Support BinaryResource
Revision ChangesPath
1.14 +32 -25
xml-xindice/java/src/org/apache/xindice/client/xmldb/Xindi
vgritsenko2003/12/22 06:13:05
Modified:java/src/org/apache/xindice/client/xmldb/embed
CollectionImpl.java
Log:
Support remove binary resource in embed driver
Revision ChangesPath
1.27 +7 -13
xml-xindice/java/src/org/apache/xindice/client/
remove
=
---
Florin Capra
Home phone 040 47 330459 after 8 PM (Romanian Time)
__
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/
21 matches
Mail list logo