summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | backport changes to share.php to enable the encryption app to get all users w...Björn Schießle2013-05-241-0/+106
|/ /
* | Switch to calling deleteAll via storage to avoid emitting delete hookMichael Gapczynski2013-05-231-1/+2
* | Remove user name addition to paths in deleteAllMichael Gapczynski2013-05-231-12/+6
* | Fix undefined variable for copying empty foldersMichael Gapczynski2013-05-231-1/+1
* | Add support for copying/moving folders between storages, move isIgnoredDir() ...Michael Gapczynski2013-05-233-22/+39
* | Have the filecache updater testcase clean the filesystem properlyRobin Appelman2013-05-221-0/+1
* | Initialize collectionTypes variable as falseMichael Gapczynski2013-05-171-0/+1
* | only connect share hooks if installation OC is installedFlorin Peter2013-05-171-4/+6
* | Add Compound property to avoid double escaping values.Thomas Tanghus2013-05-161-0/+70
* | Add OC\VObject\StringProperty. Partial fix for owncloud/apps#762Thomas Tanghus2013-05-161-0/+80
* | 5.0.6v5.0.6Frank Karlitschek2013-05-141-1/+1
* | backport https://github.com/owncloud/core/pull/3329Frank Karlitschek2013-05-131-1/+1
* | 5.0.6 RC2Frank Karlitschek2013-05-121-2/+2
* | Merge pull request #3290 from owncloud/config-dataLukas Reschke2013-05-121-1/+1
* | don't emit rename hooks on partial file renamesJörn Friedrich Dreyer2013-05-101-2/+2
* | rename isIgnoredFile to isPartialFile, remove check of blacklisted files in i...Jörn Friedrich Dreyer2013-05-102-10/+16
* | Merge pull request #3282 from owncloud/fix_etag_updateBjörn Schießle2013-05-081-1/+8
|\ \
| * | don't call correctFolder() in touchHook, it will be called later in the write...Björn Schießle2013-05-081-1/+0
| * | update etag for for the touched fileBjörn Schießle2013-05-081-1/+9
* | | Cache: only look for child entires when doing a move operation when moving a ...Robin Appelman2013-05-081-12/+15
|/ /
* | Merge pull request #3141 from owncloud/fix_2553Bart Visscher2013-05-081-0/+1
|\ \
| * | Cache: mount user mountpoints to make sure that // exists before accessing it...Arthur Schiwon2013-04-261-0/+1
* | | 5.0.6 RCFrank Karlitschek2013-05-051-2/+2
* | | respect format outputBernhard Posselt2013-05-031-2/+3
* | | logout before output to not run into header already sent problemsBernhard Posselt2013-05-031-1/+2
* | | fix bug that would only return error responses for 3rdparty appsBernhard Posselt2013-05-031-1/+5
* | | Correct the api response when both a shipped app and/or a third party app failTom Needham2013-04-281-2/+2
* | | Use correct variable when checking authTom Needham2013-04-281-1/+1
* | | Allow loading of external media ressourcesLukas Reschke2013-04-241-1/+2
* | | - xframe restriction configurable nowFlorian Scholz2013-04-241-1/+6
* | | Merge pull request #3100 from owncloud/ensure_index_phpDaniel Molkentin2013-04-241-0/+4
* | | use variable instead of relative path to fileBernhard Posselt2013-04-241-1/+1
* | | check if there is a default/ folder in the theme directory if no theme existsBernhard Posselt2013-04-244-4/+25
* | | Disallow URLs containing a @Lukas Reschke2013-04-231-2/+7
* | | Files: also check if the source path is valid when doing a rename or copy ope...Robin Appelman2013-04-231-15/+23
|/ /
* / Backport #2567Thomas Tanghus2013-04-221-15/+16
|/
* 5.0.5v5.0.5Frank Karlitschek2013-04-101-1/+1
* Warn when we do an upgradeBrice Maron2013-04-171-1/+1
* Remove not null constraint. Fix #2976Thomas Tanghus2013-04-171-1/+1
* Merge pull request #2967 from Mirodin/patch-6Thomas Müller2013-04-171-1/+1
|\
| * Update de_DE.phpMirodin2013-04-171-1/+1
* | Update de.phpMirodin2013-04-171-1/+1
|/
* always connect file cache updater hooks firstJörn Friedrich Dreyer2013-04-171-5/+0
* 5.0.5 RC1v5.0.5RC1Frank Karlitschek2013-04-091-2/+2
* allow Storages to join MountPoint initializationArthur Schiwon2013-04-151-0/+4
* Add a name to the version parameterLukas Reschke2013-04-131-1/+1
* more accurate safe_mode check - refs #2258Thomas Mueller2013-04-131-1/+4
* 5.0.4v5.0.4Frank Karlitschek2013-04-091-1/+1
* Fix touch for creating new filesRobin Appelman2013-04-101-1/+1
* 5.0.4 RCv5.0.4RC1Frank Karlitschek2013-04-091-2/+2