2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Document the new requirements for ContentStore implementation in
Remy Maucherat
as remm
More... about 24 years ago
- Changes the way content length is set in the revision descriptor.
Remy Maucherat
as remm
More... about 24 years ago
- Small cosmetic update to the XML example.
Remy Maucherat
as remm
More... about 24 years ago
- The non-linear versioning specific function calls are slightly modified. They
Remy Maucherat
as remm
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.
Remy Maucherat
as remm
More... about 24 years ago
- Fix for the XML example (but export still doesn't work).
Remy Maucherat
as remm
More... about 24 years ago
- Allow importing data from a reader.
Remy Maucherat
as remm
More... about 24 years ago
- Remove useless stack trace.
Remy Maucherat
as remm
More... about 24 years ago
- Remove outdated config files.
Remy Maucherat
as remm
More... about 24 years ago
- Updated changelog.
Remy Maucherat
as remm
More... about 24 years ago
- Add some simple transaction start and commit calls in Structure and
Remy Maucherat
as remm
More... about 24 years ago
- Adds basic validation to the objects returned from a store. It will hopefully
Remy Maucherat
as remm
More... about 24 years ago
- Conditional compile of the JUnit tests. Most likely all the future tests will be
Remy Maucherat
as remm
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.
Remy Maucherat
as remm
More... about 24 years ago
- Fix compliance problems : the methods which send an XML body must set
Remy Maucherat
as remm
More... about 24 years ago
- Forgot the add the session port to the host name.
Remy Maucherat
as remm
More... about 24 years ago
- Properly handles the case where a default namespace is defined.
Remy Maucherat
as remm
More... about 24 years ago
- Fixes some NPE when trying to get the results of a PROPFIND if status was
Remy Maucherat
as remm
More... about 24 years ago
- Add checks to prevent calling some function depending on the state of the
Remy Maucherat
as remm
More... about 24 years ago
- Replace the client sample with a prototype of the command line client.
Remy Maucherat
as remm
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
Remy Maucherat
as remm
More... about 24 years ago
- Will handle 301 status the same way 302 is handled.
Remy Maucherat
as remm
More... about 24 years ago
- M3 release : website updates.
Remy Maucherat
as remm
More... about 24 years ago
- Add a debug switch to easily check when the connection is
Remy Maucherat
as remm
More... about 24 years ago
- Minor optimization : check the connection header value first.
Remy Maucherat
as remm
More... about 24 years ago