summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * adapted to new SabreDav versionBjoern Schiessle2012-07-201-10/+12
| * Trying to get documentation to "Do The Right Thing" (TM)Thomas Tanghus2012-07-201-70/+73
| * Hide progressbar on error.Thomas Tanghus2012-07-201-0/+2
| * Corrected retry count for uploaded imports.Thomas Tanghus2012-07-201-1/+1
| * Fix strict standards warningsTom Needham2012-07-201-1/+1
| * Added some more documentation to OCP\JSON.Thomas Tanghus2012-07-201-8/+57
| * Added some documentation for OCP\JSON::callCheck()Thomas Tanghus2012-07-201-0/+15
| * forgot to make one function abstractRobin Appelman2012-07-201-1/+1
| * remove unused variablesRobin Appelman2012-07-2025-82/+39
| * remove unused and depricated getFolderSizeRobin Appelman2012-07-202-41/+2
| * dont try to create mountpoints automaticallyRobin Appelman2012-07-201-3/+0
| * fix OC_Cache_File tests if encryption is not enabledRobin Appelman2012-07-201-2/+4
| * fix unused variablesRobin Appelman2012-07-2016-47/+28
| * fix increasing folder sizes in filecache for custom rootsRobin Appelman2012-07-201-2/+2
| * fix eventsource fallback when more then one eventsource is activeRobin Appelman2012-07-201-1/+1
| * Remove unused file.Thomas Tanghus2012-07-201-16/+0
| * Code style.Thomas Tanghus2012-07-2018-87/+143
| * remove unused variable from dropbox filestorage backendRobin Appelman2012-07-201-1/+1
| * minor fixes for the google filestorage backendRobin Appelman2012-07-201-5/+4
| * dont check for filecache updates when getting quota info over webdavRobin Appelman2012-07-201-1/+1
| * remove unused variables from webdav file backendRobin Appelman2012-07-201-10/+5
| * Add CSRF checksLukas Reschke2012-07-203-2/+8
| * add SabreDav 1.6.3 filesGeorg Ehrke2012-07-20180-0/+25055
| * remove old filesGeorg Ehrke2012-07-20180-24866/+0
| * Change uri fields from 100 to 200 chars.Thomas Tanghus2012-07-202-3/+3
| * fixing syntax errorThomas Mueller2012-07-201-1/+1
| * fixing syntax errorThomas Mueller2012-07-201-1/+1
| * dont use the mtimes stored in zip archives since they dont update correctlyRobin Appelman2012-07-201-2/+1
| * Coding style.Thomas Tanghus2012-07-204-111/+111
| * Code styleThomas Tanghus2012-07-2023-105/+152
| * Trigger loading of more contacts a bit earlier.Thomas Tanghus2012-07-201-1/+1
| * Cleaning up a bit.Thomas Tanghus2012-07-201-2/+2
| * Tweak dragging.Thomas Tanghus2012-07-201-1/+2
| * Eye candy for the draggables.Thomas Tanghus2012-07-201-1/+1
| * ftp user backendRobin Appelman2012-07-194-1/+87
| * smb user backendRobin Appelman2012-07-194-0/+84
| * imap user backendRobin Appelman2012-07-196-0/+106
| * allow a more flexible way of using user backendsRobin Appelman2012-07-192-18/+22
| * fix running test cases from browserRobin Appelman2012-07-191-5/+4
| * postgres added to autotest mechanismThomas Mueller2012-07-181-5/+26
| * remove second "autocomplete" statementBjoern Schiessle2012-07-181-1/+1
| * remember username and provide autocomplete featureBjoern Schiessle2012-07-181-1/+1
| * Fixed require path.Thomas Tanghus2012-07-171-1/+1
| * Added missing CSRF checks.Thomas Tanghus2012-07-172-0/+2
| * Added CSRF checks to files_versions. Expect some error messages - and report ...Thomas Tanghus2012-07-173-0/+3
| * Added CSRF checks to Tasks. Expect some error messages - and report them ;)Thomas Tanghus2012-07-174-0/+4
| * Added CSRF checks to Calendar. Expect some error messages - and report them ;)Thomas Tanghus2012-07-1714-2/+15
| * Wrong version comparison in update.php.Thomas Tanghus2012-07-171-1/+1
| * Added hook for postCreateUser. Probably fix for oc-1265.Thomas Tanghus2012-07-172-1/+13
| * Wrong argument count in postCreateUser hook for contacts.Thomas Tanghus2012-07-171-3/+3