64
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Added URI parameter to ezcWebdavServer->handle().
ts
as ts:ez.no
More... over 16 years ago
- Added URI parameter to ezcWebdavServer->handle().
ts
as ts:ez.no
More... over 16 years ago
- Updated the maintainers document with Webdav information.
Alexandru Stanoi
as as:ez.no
More... over 16 years ago
- Updated the PHP requirements document with Webdav information.
Alexandru Stanoi
as as:ez.no
More... over 16 years ago
- Added $xmlTool to hooks announced by ezcWebdavPropertyHandler.
ts
as ts:ez.no
More... over 16 years ago
- Added $xmlTool to hooks announced by ezcWebdavPropertyHandler.
ts
as ts:ez.no
More... over 16 years ago
- Changes for MS clients
Kore Nordmann
as kn:ez.no
More... over 16 years ago
- Changes for MS clients # This now works with IE 7 and IE 6 on Win XP with and without SP2 when you # open a collection directly (eg. http//webdav/collection/) Windows seem not # to work with webdav server in the root dir. # # We can probably remove some of the hacks - but at least it somehow works # now.
Kore Nordmann
as kn:ez.no
More... over 16 years ago
- Added test suite for ezcWebdavTransport that covers cases not covered by client-integration-tests and others.
ts
as ts:ez.no
More... over 16 years ago
- Added test suite for ezcWebdavTransport that covers cases not covered by
ts
as ts:ez.no
More... over 16 years ago
- Marked 1 line as not testable in ezcWebdavTransport.
ts
as ts:ez.no
More... over 16 years ago
- Marked 1 line as not testable in ezcWebdavTransport.
ts
as ts:ez.no
More... over 16 years ago
- Added plugin hooks to ezcWebdavServer. - Removed some todos from ezcWebdavTransport after discussion with Kore.
ts
as ts:ez.no
More... over 16 years ago
- Added plugin hooks to ezcWebdavServer.
ts
as ts:ez.no
More... over 16 years ago
- Extracted LOCK related methods from ezcWebdavTransport.
ts
as ts:ez.no
More... over 16 years ago
- Extracted LOCK related methods from ezcWebdavTransport.
ts
as ts:ez.no
More... over 16 years ago
- Implemented plugin hooks in ezcWebdavTransport.
ts
as ts:ez.no
More... over 16 years ago
- Implemented plugin hooks in ezcWebdavTransport.
ts
as ts:ez.no
More... over 16 years ago
- Refactored transport layer to use global server modules defined by
ts
as ts:ez.no
More... over 16 years ago
- Refactored transport layer to use global server modules defined by ezcWebdavServerConfiguration. - Added ezcWebdavHeaderHandler for global header handling module. - Adjusted test cases.
ts
as ts:ez.no
More... over 16 years ago
- Completed refactoring of ezcWebdavTransportConfiguration ->
ts
as ts:ez.no
More... over 16 years ago
- Completed refactoring of ezcWebdavTransportConfiguration -> ezcWebdavServerConfiguration. # The configured instances of ezcWebdavTransport, # ezcWebdavXmlTool, ezcWebdavPropertyHandler and ezcWebdavPathFactory are now # store as read-only properties of the ezcWebdavServer singleton.
ts
as ts:ez.no
More... over 16 years ago
- Started refactoring of ezcWebdavTransportConfiguration to ezcWebdavServerConfiguration, for better access to transport layer objects by plugins. # Work in progress.
ts
as ts:ez.no
More... over 16 years ago
- Started refactoring of ezcWebdavTransportConfiguration to
ts
as ts:ez.no
More... over 16 years ago
- Invented ezcWebdavBadRequestException as base class for different excdeptions
ts
as ts:ez.no
More... over 16 years ago
- Invented ezcWebdavBadRequestException as base class for different excdeptions thrown by ezcWebdavTransport to better catch them. - Added common Server header to all responses. # We add our client string to the server ones. # Attention: Need for test updates. - Refactored error handling in ezcWebdavTransport. Exceptions are now converted to response objects, as long as they are not configuration related. - Renamed src/interfaces/xml_base.php according to new class name.
ts
as ts:ez.no
More... over 16 years ago
- Made simple backend return full WebDAV version string. # Litmus expects it, so we should send it, I think.
ts
as ts:ez.no
More... over 16 years ago
- Made simple backend return full WebDAV version string.
ts
as ts:ez.no
More... over 16 years ago
- Added ezcWebdavMicrosoftCompatibleTransport as default to ezcWebdavTransportDispatcher.
ts
as ts:ez.no
More... over 16 years ago
- Added ezcWebdavMicrosoftCompatibleTransport as default to
ts
as ts:ez.no
More... over 16 years ago