64
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 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
- Refactored ezcWebdavTransport for better mockability.
ts
as ts:ez.no
More... over 16 years ago
- Refactored ezcWebdavTransport for better mockability. - Adjusted client test case temporarely. # Work in progress for refactoring client test case.
ts
as ts:ez.no
More... over 16 years ago
- Doc update in ezcWebdavServer.
ts
as ts:ez.no
More... over 16 years ago
- Doc update in ezcWebdavServer. - Fixed property setting in handle(). - Perform header manipulation in microsoft transport the way it should be done.
ts
as ts:ez.no
More... over 16 years ago
- Further adjustments direction plugin-system.
ts
as ts:ez.no
More... over 16 years ago
- Further adjustments direction plugin-system. - Refactored ezcWebdavXmlBase and renamed it to ezcWebdavInfrastructureBase. - Updated serialized test results according to these changes.
ts
as ts:ez.no
More... over 16 years ago
- Created way for plugin system. - Cleaned up in ezcWebdavServer regarding new structures. - Smaller refactorings in ezcWebdavTransport. - Many doc updates.
ts
as ts:ez.no
More... over 16 years ago
- Created way for plugin system.
ts
as ts:ez.no
More... over 16 years ago
- Added draft of API for ezcWebdavPluginRegistry.
ts
as ts:ez.no
More... over 16 years ago
- Added draft of API for ezcWebdavPluginRegistry. - Added todo about header handling. - Made mapping properties public and @private in ezcWebdavTransport to access those in the plugin registry.
ts
as ts:ez.no
More... over 16 years ago
- Removed svn files from webdav file backend tests directory
Kore Nordmann
as kn:ez.no
More... over 16 years ago
- Removed svn files from webdav file backend tests directory
Kore Nordmann
as kn:ez.no
More... over 16 years ago
- Added more tests for ezcWebdavFlaggedPropertyStorage.
ts
as ts:ez.no
More... over 16 years ago
- Added more tests for ezcWebdavFlaggedPropertyStorage.
ts
as ts:ez.no
More... over 16 years ago
- Refactoring: Extracted property related behaviour to new
ts
as ts:ez.no
More... over 16 years ago
- Refactoring: Extracted property related behaviour to new ezcWebdavPropertyHandler class. # This is sensible because property serialization might be useful in the file # backend, too. Beside that, size of ezcWebdavTransport must be drastically # reduced.
ts
as ts:ez.no
More... over 16 years ago
- Refactoring: Renamed ezcWebdavDisplay implementations according our naming
ts
as ts:ez.no
More... over 16 years ago
- Refactoring: Renamed ezcWebdavDisplay implementations according our naming standards.
ts
as ts:ez.no
More... over 16 years ago
- Refactoring: Cleaned up mess with ezcWebdavDisplayInformation.
ts
as ts:ez.no
More... over 16 years ago
- Refactoring: Cleaned up mess with ezcWebdavDisplayInformation.
ts
as ts:ez.no
More... over 16 years ago
- Refactoring: Make ezcWebdavAutomaticPathFactory implement ezcWebdavPathFactory instead of extending ezcWebdavBasePathFactory.
ts
as ts:ez.no
More... over 16 years ago
- Refactoring: Make ezcWebdavAutomaticPathFactory implement
ts
as ts:ez.no
More... over 16 years ago
- Refactoring: Renamed ezcWebdavPathFactory class to ezcWebdavBasicPathFactory.
ts
as ts:ez.no
More... over 16 years ago
- Refactoring: Renamed ezcWebdavPathFactory class to ezcWebdavBasicPathFactory. - Refactoring: Renamed ezcWebdavPropertyStorage class to ezcWebdavBasicPropertyStorage. - Refactoring: Made ezcWebdavPropertyStorage and ezcWebdavPathFactory interfaces. - Regenerated test cases accordingly.
ts
as ts:ez.no
More... over 16 years ago
- Started refactoring ezcWebavTransport.
ts
as ts:ez.no
More... over 16 years ago
- Started refactoring ezcWebavTransport. - First extracted XML related functionality to a new property of the object: $xml. - Created a new class ezcWebdavXmlTool in the tools section which takes over the calls and handling of ezcWebdavNamespaceRegistry as well as all other DOM related calls.
ts
as ts:ez.no
More... over 16 years ago
- Added generated test suite for cadaver.
ts
as ts:ez.no
More... over 16 years ago
- Added generated test suite for cadaver. # Yeah! My first browsing tour on our own webdav server! :)
ts
as ts:ez.no
More... over 16 years ago
- Fixed really stupid spelling error in ezcWebdavTransport.
ts
as ts:ez.no
More... over 16 years ago
- Fixed really stupid spelling error in ezcWebdavTransport. # <repsonse /> tags.
ts
as ts:ez.no
More... over 16 years ago