64
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Added $auth property to ezcWebdavServer.
ts
as ts:ez.no
More... over 15 years ago
- Added ezcWebdavAuth interface.
ts
as ts:ez.no
More... over 15 years ago
- Added ezcWebdavAuth interface.
ts
as ts:ez.no
More... over 15 years ago
- Updated test cases to reflect ETag header in responses created by backends. - Fixed ETag generation on PUT requests to ezcWebdavFileBackend (stat cache issue). # Attention: A lot of client tests fail currently, due to new ETag header. # These tests need to be re-created later.
ts
as ts:ez.no
More... over 15 years ago
- Updated test cases to reflect ETag header in responses created by backends.
ts
as ts:ez.no
More... over 15 years ago
- Implemented ETag header tests for COPY request. - Make ezcWebdavSimpleBackend return ETag property for collections, too. # Makes sense for COPY and MOVE requests to check destination state. - Adjusted ezcWebdavFileBackend ETag generation to ezcWebdavSimpleBackend one.
ts
as ts:ez.no
More... over 15 years ago
- Implemented ETag header tests for COPY request.
ts
as ts:ez.no
More... over 15 years ago
- Initialize property cporrectly in ezcWebdavErrorResponse ctor.
ts
as ts:ez.no
More... over 15 years ago
- Initialize property cporrectly in ezcWebdavErrorResponse ctor.
ts
as ts:ez.no
More... over 15 years ago
- Started fixing issue #13462. ezcWebdavSimpleBackend->propPatch() does not correctly return an ezcWebavMultistatusResponse on processing errors and ezcWebdavTransport handles the response sent correctly. # I needed to adjust an RFC test, which was obviously incorrectly generated # (see RFC 2518, section 8.2.2) for details.
ts
as ts:ez.no
More... over 15 years ago
- Started fixing issue #13462. ezcWebdavSimpleBackend->propPatch() does not
ts
as ts:ez.no
More... over 15 years ago
- Implemented If-Match and If-None-Match header handling in
ts
as ts:ez.no
More... over 15 years ago
- Implemented If-Match and If-None-Match header handling in ezcWebdavSimpleBackend. - Started test suite to test ETag header handling. # GET already tested, more to follow now...
ts
as ts:ez.no
More... over 15 years ago
- Released Webdav version 1.0.1
Derick Rethans
as dr:ez.no
More... over 15 years ago
- Released Webdav version 1.0.1
Derick Rethans
as dr:ez.no
More... over 15 years ago
- Declared missing $collectionPathes property in ezcWebdavAutomaticPathFactory.
ts
as ts:ez.no
More... over 15 years ago
- Declared missing $collectionPathes property in ezcWebdavAutomaticPathFactory.
ts
as ts:ez.no
More... over 15 years ago
- Renamed ezcWebdavTransport->retreiveBody() to
ts
as ts:ez.no
More... over 15 years ago
- Renamed ezcWebdavTransport->retreiveBody() to ezcWebdavTransport->retrieveBody(). # Old method is kept for BC reasons.
ts
as ts:ez.no
More... over 15 years ago
- Renamed ezcWebdavResourceTypeProperty::TYPE_RESSOURCE to ezcWebdavResourceTypeProperty::TYPE_RESOURCE as required by review. # ezcWebdavResourceTypeProperty::TYPE_RESSOURCE is still kept for BC reasons.
ts
as ts:ez.no
More... over 15 years ago
- Renamed ezcWebdavResourceTypeProperty::TYPE_RESSOURCE to
ts
as ts:ez.no
More... over 15 years ago
- Added a list of typos encountered while working with Webdav.
Alexandru Stanoi
as as:ez.no
More... over 15 years ago
- Added a list of typos encountered while working with Webdav.
Alexandru Stanoi
as as:ez.no
More... over 15 years ago
- Fixed issue #13389: ezcWebdavBasicPathFactory does now perform sanity checks
ts
as ts:ez.no
More... almost 16 years ago
- Fixed issue #13389: ezcWebdavBasicPathFactory does now perform sanity checks on the given base URI during construction.
ts
as ts:ez.no
More... almost 16 years ago
- Fixed issue #13313: Webdav does now correctly identify recent Nautilus
ts
as ts:ez.no
More... almost 16 years ago
- Fixed issue #13313: Webdav does now correctly identify recent Nautilus version.
ts
as ts:ez.no
More... almost 16 years ago
- Open changes in design doc for Webdav 1.1. # Markup only.
ts
as ts:ez.no
More... almost 16 years ago
- Open changes in design doc for Webdav 1.1.
ts
as ts:ez.no
More... almost 16 years ago
- Fixed auto-generating of version in handleResponse() in ezcWebdavTransport.
Alexandru Stanoi
as as:ez.no
More... about 16 years ago