- Document the new requirements for ContentStore implementation in |
|
More...
|
about 24 years ago
|
- Changes the way content length is set in the revision descriptor. |
|
More...
|
about 24 years ago
|
- Small cosmetic update to the XML example. |
|
More...
|
about 24 years ago
|
- The non-linear versioning specific function calls are slightly modified. They |
|
More...
|
about 24 years ago
|
- Add standard Apache license |
|
More...
|
about 24 years ago
|
- Non linear versioning support. An example / test case will follow shortly. |
|
More...
|
about 24 years ago
|
- Fix for the XML example (but export still doesn't work). |
|
More...
|
about 24 years ago
|
- Allow importing data from a reader. |
|
More...
|
about 24 years ago
|
- Remove useless stack trace. |
|
More...
|
about 24 years ago
|
- Remove outdated config files. |
|
More...
|
about 24 years ago
|
- Updated changelog. |
|
More...
|
about 24 years ago
|
- Add some simple transaction start and commit calls in Structure and |
|
More...
|
about 24 years ago
|
- Adds basic validation to the objects returned from a store. It will hopefully |
|
More...
|
about 24 years ago
|
- Conditional compile of the JUnit tests. Most likely all the future tests will be |
|
More...
|
about 24 years ago
|
Add one more test case (I'm pretty sure that this is the test case that causes the reported failure) |
|
More...
|
about 24 years ago
|
Slightly different fix to DAV prefix problem in DOMUtils (classic off-by-one error). Also: |
|
More...
|
about 24 years ago
|
- Fix a NPE if session was closed if the connection was already closed. |
|
More...
|
about 24 years ago
|
- Fix compliance problems : the methods which send an XML body must set |
|
More...
|
about 24 years ago
|
- Forgot the add the session port to the host name. |
|
More...
|
about 24 years ago
|
- Properly handles the case where a default namespace is defined. |
|
More...
|
about 24 years ago
|
- Fixes some NPE when trying to get the results of a PROPFIND if status was |
|
More...
|
about 24 years ago
|
- Add checks to prevent calling some function depending on the state of the |
|
More...
|
about 24 years ago
|
- Replace the client sample with a prototype of the command line client. |
|
More...
|
about 24 years ago
|
trivial Javadoc fix. |
|
More...
|
about 24 years ago
|
Create a basic Ant Put task. More function to come later. |
|
More...
|
about 24 years ago
|
- Optimization : JAXP is only initialized once, since the doc builder is |
|
More...
|
about 24 years ago
|
- Will handle 301 status the same way 302 is handled. |
|
More...
|
about 24 years ago
|
- M3 release : website updates. |
|
More...
|
about 24 years ago
|
- Add a debug switch to easily check when the connection is |
|
More...
|
about 24 years ago
|
- Minor optimization : check the connection header value first. |
|
More...
|
about 24 years ago
|