summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* move some openid files to 3rdpartyRobin Appelman2012-07-245-3/+3
* use dummy user backend for oc_cache_file testsRobin Appelman2012-07-231-6/+14
* add option to clear user backendsRobin Appelman2012-07-231-1/+7
* create a user for Test_Cache_File to allow unit tesing within ciThomas Mueller2012-07-231-1/+8
* make it generic and implement a dummy call for quota setFrank Karlitschek2012-07-231-27/+74
* first part of the new new OCS CLOUD module. So far only quota is implemented.Frank Karlitschek2012-07-232-420/+473
* fix broken properties in the databaseBjoern Schiessle2012-07-232-3/+3
* quick fix for broken propertiesBjoern Schiessle2012-07-231-0/+1
* update routine to fix broken file properties in dbBjoern Schiessle2012-07-232-1/+12
* Remove unused ajax file.Thomas Tanghus2012-07-231-46/+0
* Cache DOM lookups, general cleanup.Thomas Tanghus2012-07-231-113/+132
* Cleaner event handling.Thomas Tanghus2012-07-231-13/+8
* No need to set checksum on PHOTO.Thomas Tanghus2012-07-231-15/+4
* Cleaner variable handling.Thomas Tanghus2012-07-231-12/+6
* Make sure notifier cleans up.Thomas Tanghus2012-07-231-12/+16
* Revert "No need to set checksum for PHOTO."Thomas Tanghus2012-07-232-49/+101
* No need to set checksum for PHOTO.Thomas Tanghus2012-07-232-101/+49
* Use insertContactThomas Tanghus2012-07-231-13/+4
* WhitespaceThomas Tanghus2012-07-231-2/+2
* Fix oc-1163: gzdecode function not always definedBart Visscher2012-07-221-0/+10
* CSRF protection for eventsourceRobin Appelman2012-07-224-0/+7
* progressbar for New->From UrlRobin Appelman2012-07-222-27/+65
* cache fileid's in oc_cacheRobin Appelman2012-07-222-3/+34
* add option to only get fast cacheRobin Appelman2012-07-221-16/+41
* add prefix option to OC_Cache::clearRobin Appelman2012-07-226-12/+37
* add method to OC_Cache to check whether a fast cache (apc/xdebug/etc) is avai...Robin Appelman2012-07-221-0/+46
* use file extension for determining mimetypes on defaultRobin Appelman2012-07-223-39/+25
* Added help for keyboard shortcuts.Thomas Tanghus2012-07-223-6/+55
* First stab at Ninja mode ;-)Thomas Tanghus2012-07-211-1/+65
* Improved scrollTo method. Still not quite there...Thomas Tanghus2012-07-211-3/+3
* Added next/previous methods to contacts list.Thomas Tanghus2012-07-211-0/+15
* Remove wrong comment.Thomas Tanghus2012-07-211-1/+1
* Code style. One down...Thomas Tanghus2012-07-211-174/+262
* increase width of user migrates form in personal settings, so you can read th...Georg Ehrke2012-07-211-1/+1
* Merge branch 'master' into calendar_importGeorg Ehrke2012-07-21356-1227/+1714
|\
| * some style fixes for calendarGeorg Ehrke2012-07-211-1/+3
| * Implemented undelete for contacts.Thomas Tanghus2012-07-211-49/+71
| * Made contactlist optional in insertContact().Thomas Tanghus2012-07-211-0/+5
| * White space.Thomas Tanghus2012-07-211-37/+37
| * Added option to notify method.Thomas Tanghus2012-07-211-3/+21
| * DRYed inserting into contacts list.Thomas Tanghus2012-07-211-30/+41
| * Fix missing parameter decleration, thanks Jenkins :-)Bart Visscher2012-07-211-1/+1
| * Tasks: Remove unused codeBart Visscher2012-07-2111-285/+0
| * DRY for getting calendar timezone settingBart Visscher2012-07-219-14/+24
| * Style fixesBart Visscher2012-07-212-7/+7
| * Damn, that Jenkins dude is tough ;)Thomas Tanghus2012-07-213-11/+17
| * fix ununsed variablesRobin Appelman2012-07-212-4/+4
| * cleanup some obsolete foldersize code from the shared storage backendRobin Appelman2012-07-211-34/+1
| * remove obsolete oc_filesystem::mountallRobin Appelman2012-07-211-11/+0
| * Add missing public to function definitionBart Visscher2012-07-211-1/+1