Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-21 | 356 | -1227/+1714 |
|\ | |||||
| * | some style fixes for calendar | Georg Ehrke | 2012-07-21 | 1 | -1/+3 |
| * | Implemented undelete for contacts. | Thomas Tanghus | 2012-07-21 | 1 | -49/+71 |
| * | Made contactlist optional in insertContact(). | Thomas Tanghus | 2012-07-21 | 1 | -0/+5 |
| * | White space. | Thomas Tanghus | 2012-07-21 | 1 | -37/+37 |
| * | Added option to notify method. | Thomas Tanghus | 2012-07-21 | 1 | -3/+21 |
| * | DRYed inserting into contacts list. | Thomas Tanghus | 2012-07-21 | 1 | -30/+41 |
| * | Fix missing parameter decleration, thanks Jenkins :-) | Bart Visscher | 2012-07-21 | 1 | -1/+1 |
| * | Tasks: Remove unused code | Bart Visscher | 2012-07-21 | 11 | -285/+0 |
| * | DRY for getting calendar timezone setting | Bart Visscher | 2012-07-21 | 9 | -14/+24 |
| * | Style fixes | Bart Visscher | 2012-07-21 | 2 | -7/+7 |
| * | Damn, that Jenkins dude is tough ;) | Thomas Tanghus | 2012-07-21 | 3 | -11/+17 |
| * | fix ununsed variables | Robin Appelman | 2012-07-21 | 2 | -4/+4 |
| * | cleanup some obsolete foldersize code from the shared storage backend | Robin Appelman | 2012-07-21 | 1 | -34/+1 |
| * | remove obsolete oc_filesystem::mountall | Robin Appelman | 2012-07-21 | 1 | -11/+0 |
| * | Add missing public to function definition | Bart Visscher | 2012-07-21 | 1 | -1/+1 |
| * | Fix parameter order in OC_Filestorage_Common->hash | Bart Visscher | 2012-07-21 | 1 | -1/+1 |
| * | Add ETag support to the Sabre file connector. | Bart Visscher | 2012-07-21 | 4 | -7/+74 |
| * | adapted to new SabreDav version | Bjoern Schiessle | 2012-07-20 | 1 | -10/+12 |
| * | Trying to get documentation to "Do The Right Thing" (TM) | Thomas Tanghus | 2012-07-20 | 1 | -70/+73 |
| * | Hide progressbar on error. | Thomas Tanghus | 2012-07-20 | 1 | -0/+2 |
| * | Corrected retry count for uploaded imports. | Thomas Tanghus | 2012-07-20 | 1 | -1/+1 |
| * | Fix strict standards warnings | Tom Needham | 2012-07-20 | 1 | -1/+1 |
| * | Added some more documentation to OCP\JSON. | Thomas Tanghus | 2012-07-20 | 1 | -8/+57 |
| * | Added some documentation for OCP\JSON::callCheck() | Thomas Tanghus | 2012-07-20 | 1 | -0/+15 |
| * | forgot to make one function abstract | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
| * | remove unused variables | Robin Appelman | 2012-07-20 | 25 | -82/+39 |
| * | remove unused and depricated getFolderSize | Robin Appelman | 2012-07-20 | 2 | -41/+2 |
| * | dont try to create mountpoints automatically | Robin Appelman | 2012-07-20 | 1 | -3/+0 |
| * | fix OC_Cache_File tests if encryption is not enabled | Robin Appelman | 2012-07-20 | 1 | -2/+4 |
| * | fix unused variables | Robin Appelman | 2012-07-20 | 16 | -47/+28 |
| * | fix increasing folder sizes in filecache for custom roots | Robin Appelman | 2012-07-20 | 1 | -2/+2 |
| * | fix eventsource fallback when more then one eventsource is active | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
| * | Remove unused file. | Thomas Tanghus | 2012-07-20 | 1 | -16/+0 |
| * | Code style. | Thomas Tanghus | 2012-07-20 | 18 | -87/+143 |
| * | remove unused variable from dropbox filestorage backend | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
| * | minor fixes for the google filestorage backend | Robin Appelman | 2012-07-20 | 1 | -5/+4 |
| * | dont check for filecache updates when getting quota info over webdav | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
| * | remove unused variables from webdav file backend | Robin Appelman | 2012-07-20 | 1 | -10/+5 |
| * | Add CSRF checks | Lukas Reschke | 2012-07-20 | 3 | -2/+8 |
| * | add SabreDav 1.6.3 files | Georg Ehrke | 2012-07-20 | 180 | -0/+25055 |
| * | remove old files | Georg Ehrke | 2012-07-20 | 180 | -24866/+0 |
| * | Change uri fields from 100 to 200 chars. | Thomas Tanghus | 2012-07-20 | 2 | -3/+3 |
| * | fixing syntax error | Thomas Mueller | 2012-07-20 | 1 | -1/+1 |
| * | fixing syntax error | Thomas Mueller | 2012-07-20 | 1 | -1/+1 |
| * | dont use the mtimes stored in zip archives since they dont update correctly | Robin Appelman | 2012-07-20 | 1 | -2/+1 |
| * | Coding style. | Thomas Tanghus | 2012-07-20 | 4 | -111/+111 |
| * | Code style | Thomas Tanghus | 2012-07-20 | 23 | -105/+152 |
| * | Trigger loading of more contacts a bit earlier. | Thomas Tanghus | 2012-07-20 | 1 | -1/+1 |
| * | Cleaning up a bit. | Thomas Tanghus | 2012-07-20 | 1 | -2/+2 |