Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-01-08 | Set version to 0.2.9iRony-0.2.9 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2014-03-13 | Bump version to 0.2.8 | Thomas Bruederli | 1 | -2/+2 | |
2014-02-11 | Bump version to 0.2.7iRony-0.2.7 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2014-01-09 | Bump version to 0.2.6iRony-0.2.6 | Jeroen van Meeuwen (Kolab Systems) | 1 | -2/+2 | |
2014-01-08 | Log SabreDAV exceptions that end up as error code 500 (regardless of debug ↵ | Thomas Bruederli | 1 | -1/+14 | |
logging) in order track those mysterious errors | |||||
2014-01-08 | Maintain a per-user temp directory for locks and temp files. Run a cleanup ↵ | Thomas Bruederli | 1 | -2/+2 | |
routine to remove old temp files every now and then | |||||
2014-01-08 | Add adapter for a per-user file-based locking | Thomas Bruederli | 1 | -1/+1 | |
2013-11-21 | Bump version to 0.2.5 | Thomas Bruederli | 1 | -2/+2 | |
2013-11-21 | Simplify code | Thomas Bruederli | 1 | -6/+2 | |
2013-11-21 | Add capabilities for full HTTP payload logging | Thomas Bruederli | 2 | -191/+10 | |
2013-11-01 | Bump version to 0.2.4iRony-0.2.4 | Jeroen van Meeuwen (Kolab Systems) | 1 | -1/+1 | |
2013-11-01 | Register logger before other plugins | Thomas | 1 | -4/+4 | |
2013-11-01 | Better logging facilities to enable per-user debug log (#2462) | Thomas | 1 | -1/+27 | |
2013-11-01 | Disable console output by default | Thomas | 1 | -1/+6 | |
2013-10-29 | Don't set default timezone to UTC in order to remain in sync with the database | Thomas | 1 | -3/+0 | |
2013-10-24 | Bump version | Thomas | 1 | -2/+2 | |
2013-09-11 | Bump version | Thomas Bruederli | 1 | -2/+2 | |
2013-09-04 | Accept events/vcards with URI doesn't match the objects's UID. Send a ↵ | Thomas Bruederli | 1 | -0/+1 | |
Location: header with the response (#2109) | |||||
2013-09-02 | Fix regex that alters URIs when passing requests through debug logger | Thomas Bruederli | 1 | -1/+1 | |
2013-07-23 | Adjust URIs in request body when forwarding | Thomas Bruederli | 1 | -3/+6 | |
2013-07-17 | Fix Destination: headers; complete HTTP response phrases | Thomas Bruederli | 1 | -2/+73 | |
2013-07-16 | Debug script to log the full HTTP request and response | Thomas Bruederli | 1 | -0/+98 | |
2013-07-15 | Use Apache ENV variables to configure CalDAV/CardDAV/WebDAV services; ↵ | Thomas Bruederli | 1 | -63/+55 | |
removed debug code | |||||
2013-06-27 | Add method name to the logged debug entry | Aleksander Machniak | 1 | -1/+2 | |
2013-06-27 | Log execution time and memory usage in debug mode | Aleksander Machniak | 1 | -1/+14 | |
2013-06-20 | Fix WebDAV service for Mac OS X Finder: add support for locking (otherwise ↵ | Thomas Bruederli | 1 | -0/+8 | |
mounted read-only); handle the numerous attempts to read and write hidden/temp files | |||||
2013-05-29 | Replace CacheAPC with rcube_cache_shared (Bug #1894) | Aleksander Machniak | 1 | -1/+6 | |
Improve login process, do not require kolab_auth plugin | |||||
2013-05-29 | Move mod_rewrite config to documentation, delete .htaccess file | Aleksander Machniak | 1 | -10/+0 | |
2013-05-24 | Implemented webDAV access to Kolab files (Chwala) | Aleksander Machniak | 1 | -0/+2 | |
2013-05-16 | Send iTIP messages if commanded from iCal | Thomas Bruederli | 1 | -4/+10 | |
2013-03-14 | - Use UIDs from IMAP annoations for collection IDs | Thomas Bruederli | 2 | -4/+4 | |
- Implement CardDAV/AddressBook classes for proper ACL/sharing support - Enable Free-Busy queries to CalDAV | |||||
2013-03-07 | Add support for CardDAV | Thomas Bruederli | 1 | -3/+5 | |
2013-02-28 | Forward User-Agent string to backend class | Thomas Bruederli | 1 | -0/+1 | |
2013-02-27 | Enable ACL and service detection to work with Apple iCal | Thomas Bruederli | 2 | -2/+6 | |
2013-02-27 | Load a local service config file over the default Roundcube config. Add a ↵ | Thomas Bruederli | 1 | -0/+1 | |
template for such a service config | |||||
2013-02-21 | Make basic create/read/update cycle work for calendar events; add ↵ | Thomas Bruederli | 1 | -5/+11 | |
license/copyright headers to all source files | |||||
2013-02-20 | Initial import | Thomas Bruederli | 2 | -0/+127 | |