Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | define an interface for the Group Backend | Arthur Schiwon | 2012-07-25 | 3 | -5/+91 | |
| * | | define an interface for the User Backend | Arthur Schiwon | 2012-07-25 | 3 | -3/+72 | |
| * | | add the calls for the new keyserver. Still not connectect to the encryption s... | Frank Karlitschek | 2012-07-24 | 1 | -4/+81 | |
| * | | some indention fixes | Robin Appelman | 2012-07-24 | 9 | -183/+152 | |
| * | | add option to clear user backends | Robin Appelman | 2012-07-23 | 1 | -1/+7 | |
| * | | make it generic and implement a dummy call for quota set | Frank Karlitschek | 2012-07-23 | 1 | -27/+74 | |
| * | | first part of the new new OCS CLOUD module. So far only quota is implemented. | Frank Karlitschek | 2012-07-23 | 1 | -419/+470 | |
| * | | fix broken properties in the database | Bjoern Schiessle | 2012-07-23 | 1 | -1/+1 | |
| * | | quick fix for broken properties | Bjoern Schiessle | 2012-07-23 | 1 | -0/+1 | |
| * | | Fix oc-1163: gzdecode function not always defined | Bart Visscher | 2012-07-22 | 1 | -0/+10 | |
| * | | CSRF protection for eventsource | Robin Appelman | 2012-07-22 | 1 | -0/+3 | |
| * | | cache fileid's in oc_cache | Robin Appelman | 2012-07-22 | 1 | -3/+29 | |
| * | | add option to only get fast cache | Robin Appelman | 2012-07-22 | 1 | -16/+41 | |
| * | | add prefix option to OC_Cache::clear | Robin Appelman | 2012-07-22 | 5 | -12/+16 | |
| * | | add method to OC_Cache to check whether a fast cache (apc/xdebug/etc) is avai... | Robin Appelman | 2012-07-22 | 1 | -0/+46 | |
| * | | use file extension for determining mimetypes on default | Robin Appelman | 2012-07-22 | 3 | -39/+25 | |
| * | | Code style. One down... | Thomas Tanghus | 2012-07-21 | 1 | -174/+262 | |
| * | | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-21 | 40 | -199/+279 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-15 | 3 | -29/+31 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-11 | 20 | -61/+278 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-06 | 1 | -8/+8 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-05 | 2 | -19/+5 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-04 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-03 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-03 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-07-03 | 7 | -42/+149 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-06-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-06-29 | 5 | -15/+54 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into calendar_import | Georg Ehrke | 2012-06-27 | 5 | -29/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | add some hooks for subadmins | Georg Ehrke | 2012-07-21 | 1 | -1/+24 | |
* | | | | | | | | | | | | | | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-21 | 36 | -170/+235 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix missing parameter decleration, thanks Jenkins :-) | Bart Visscher | 2012-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | fix ununsed variables | Robin Appelman | 2012-07-21 | 1 | -1/+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 | |
| * | | | | | | | | | | | | | | 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 | 10 | -55/+27 | |
| * | | | | | | | | | | | | | | remove unused and depricated getFolderSize | Robin Appelman | 2012-07-20 | 1 | -11/+1 | |
| * | | | | | | | | | | | | | | dont try to create mountpoints automatically | Robin Appelman | 2012-07-20 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | | | | Merge branch 'master' into subadmin | Georg Ehrke | 2012-07-20 | 1 | -1/+1 | |
|\| | | | | | | | | | | | | | |