summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* file size on non-(Linux/BSD/Windows)-installationsMichael Roitzsch2014-11-171-1/+1
* Check if app is enabled for userLukas Reschke2014-11-151-0/+11
* cleanup group admin(s) on deleteGroupmichag862014-11-131-0/+4
* removal of wrong/double implemented checkmichag862014-11-131-1/+1
* fix for issue #10880michag862014-11-131-1/+1
* Merge pull request #12109 from owncloud/add-preupdate-before-upgradeLukas Reschke2014-11-132-5/+17
|\
| * Run preupdate before an updateLukas Reschke2014-11-112-5/+17
* | Fix root path handling for WebDAV ext storageVincent Petry2014-11-121-0/+2
|/
* Ensure there is a connection object within \OC_DB::enableCaching()Thomas Müller2014-11-101-2/+3
* logging changesCraig Morrissey2014-11-071-0/+3
* Convert StorageNotAvailableException to SabreDAV exceptionVincent Petry2014-11-064-114/+158
* Support HTML in logo claimLukas Reschke2014-11-051-0/+12
* allow passing driver options, fixes #11718Jörn Friedrich Dreyer2014-11-031-0/+6
* Fix stupid copy paste failLukas Reschke2014-10-301-1/+1
* Merge pull request #11802 from owncloud/backport-10958Lukas Reschke2014-10-287-19/+73
|\
| * Introduce cross-db ILIKERobin Appelman2014-10-277-19/+73
* | Merge pull request #11800 from owncloud/backport-MakeSupportedDBsConfigurableThomas Müller2014-10-282-6/+105
|\ \
| * | Make supported DBs configurable within config.phpLukas Reschke2014-10-272-6/+105
| |/
* / Properly catch 503 storage not available in getQuotaInfoVincent Petry2014-10-281-7/+11
|/
* Make files non executableLukas Reschke2014-10-245-0/+0
* Backport of #11702Arthur Schiwon2014-10-221-4/+5
* always use the correct share typeBjoern Schiessle2014-10-211-3/+3
* Refer to relative path instead of absolute pathLukas Reschke2014-10-201-9/+21
* Add unit tests for convertToRelativePathLukas Reschke2014-10-201-1/+1
* backport of #11494Arthur Schiwon2014-10-181-4/+3
* backport of #9104macjohnny2014-10-171-5/+12
* Encapsulate require_once to avoid name space bleedindVincent Petry2014-10-171-1/+11
* Merge pull request #11610 from owncloud/fix-svg-s7Thomas Müller2014-10-171-2/+12
|\
| * Remove insane commentLukas Reschke2014-10-161-1/+0
| * Fix SVG iconsLukas Reschke2014-10-161-2/+13
* | Add a try catch blockLukas Reschke2014-10-161-6/+10
* | Merge pull request #10732 from owncloud/make_skeleton_compatible_with_objects...Jörn Friedrich Dreyer2014-10-164-33/+48
|\ \
| * | throw exception in writeBack, the returned boolean is checked nowhereJörn Friedrich Dreyer2014-10-161-3/+2
| * | make skeleton compatible with objectstoreJörn Friedrich Dreyer2014-10-163-30/+46
* | | include the apps' versions hash to invalidate the cached assetsThomas Müller2014-10-161-0/+2
* | | Add app version to JS and CSSLukas Reschke2014-10-161-9/+10
* | | strip whitespace from the beginning and end of the display name to avoid empt...Bjoern Schiessle2014-10-161-2/+12
| |/ |/|
* | Add darwin to if blockLukas Reschke2014-10-151-1/+1
* | Merge pull request #11520 from owncloud/make-trash-objectstore-compatibleLukas Reschke2014-10-151-0/+10
|\ \
| * | make trashbin compatible with objectstore, replace glob with search in cache,...Jörn Friedrich Dreyer2014-10-101-0/+10
* | | Use `rawurlencode` since this seems to be expected by cURLLukas Reschke2014-10-151-1/+1
* | | Merge pull request #11567 from owncloud/cache-updater-refactor-stable7Robin Appelman2014-10-154-176/+106
|\ \ \
| * | | Remove explicit propagate callsRobin Appelman2014-10-142-19/+7
| * | | Update cache before post hooksRobin Appelman2014-10-141-19/+20
| * | | Fix warning in homecacheRobin Appelman2014-10-141-0/+3
| * | | Refactor Cache\Updater to work outside of the users homeRobin Appelman2014-10-143-173/+111
* | | | Allow specifying protocol in ext storage OC configVincent Petry2014-10-151-2/+2
|/ / /
* | | Set overwritemailurl* configs on setupJoas Schilling2014-10-142-1/+5
* | | Retrieve storage numeric id earlier when still availableVincent Petry2014-10-131-1/+1
* | | Revert "Set overwrite.cli.url configs on setup"Vincent Petry2014-10-132-8/+7