1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 20, 2024 — Jul 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
server.php is responsible for loading MAPI libs and config More... about 11 years ago
Remove superfluous, unused template file More... about 11 years ago
Ignore .gitignore for archive tarballs More... about 11 years ago
README.md: update for 0.22, remove outdated sections More... about 11 years ago
Bridge: remove excess whitespace More... about 11 years ago
VCardParser/VCardProducer: rename to Parser/Producer More... about 11 years ago
Rename Zarafa_Store class to Store More... about 11 years ago
Rename Zarafa_Folder class to Folder More... about 11 years ago
Rename Zarafa_Webaccess_Settings class to WebaccessSettings More... about 11 years ago
Rename Zarafa_Bridge to Bridge More... about 11 years ago
Backends: remove Zarafa_ prefix from classname More... about 11 years ago
Rename Zarafa_Logger class to just 'Logger' More... about 11 years ago
Move restrict functions to separate static class More... about 11 years ago
Add SabreZarafa namespace to all classes; fix namespace issues More... about 11 years ago
Move files into a PSR-0 dir structure, load with Composer More... about 11 years ago
README.md: note requirement of PHP 5.4 for SabreDAV 2.0 More... about 11 years ago
SabreDAV 2.0: update composer.json, add author names More... about 11 years ago
server.php: SabreDAV 2.0 fix: remove obsolete constant More... about 11 years ago
SabreDAV 2.0 fix: update PROPPATCH handler to use propPatch object More... about 11 years ago
Zarafafolder: untangle some overly clever code More... about 11 years ago
Merge pull request #16 from evert/master More... about 11 years ago
Removed author. More... over 11 years ago
Updated documentation to reflect that there's less steps to be made. More... over 11 years ago
Use composer for installing sabre/dav, sabre/vobject and log4php More... over 11 years ago
Change FALSE() to check against 'false' More... over 11 years ago
Change FALSE() to regular check against 'false' More... over 11 years ago
Remove default error handler, see issue #12 More... almost 12 years ago
Rename INCLUDE_SHARED_ADDRESSES config option, make resilient More... almost 12 years ago
added INCLUDE_SHARED_ADDRESSES configuration option More... almost 12 years ago
Split off the Webaccess settings into separate class More... almost 12 years ago