summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add reshare activities for the parent sharee and the original file ownerJoas Schilling2015-09-151-4/+38
* Merge pull request #17811 from owncloud/dav-lock-wideRobin Appelman2015-09-158-68/+287
|\
| * allow hook cancelRobin Appelman2015-09-141-4/+9
| * fix chunking testsRobin Appelman2015-09-141-0/+2
| * use the correct path for cache updates when doing chunked assemblyRobin Appelman2015-09-141-7/+13
| * also verify cache in dav upload testsRobin Appelman2015-09-141-1/+21
| * work directly on storages when doing a chunked upload assemblyRobin Appelman2015-09-142-57/+87
| * handle notfound exceptions in lock pluginRobin Appelman2015-09-141-1/+5
| * adjust tests to handle before/after lockingRobin Appelman2015-09-141-5/+43
| * wrap the entire put operation in a read lockRobin Appelman2015-09-144-9/+98
| * expose locking api in sabre connectorRobin Appelman2015-09-141-1/+26
* | Merge pull request #19043 from owncloud/fix-php-doc-of-encrypt-allThomas Müller2015-09-152-3/+1
|\ \
| * | Function does return voidLukas Reschke2015-09-152-3/+1
* | | Merge pull request #18273 from owncloud/files-sidebar-toggleFrank Karlitschek2015-09-151-9/+26
|\ \ \
| * | | Fixed sidebar toggle entryVincent Petry2015-09-141-18/+26
| * | | Keep right sidebar open, add Details actionVincent Petry2015-09-141-2/+11
| | |/ | |/|
* | | Merge pull request #19024 from owncloud/remove-get_temp_dirThomas Müller2015-09-152-9/+1
|\ \ \
| * | | Remove get_temp_dir()Robin McCorkell2015-09-152-9/+1
* | | | Merge pull request #19041 from owncloud/issue-19007-parameter-nameThomas Müller2015-09-152-10/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix parameter name to match the specsJoas Schilling2015-09-152-10/+10
* | | | Merge pull request #18964 from owncloud/availability-integerThomas Müller2015-09-153-6/+8
|\ \ \ \
| * | | | Use integer for availability instead of boolRobin McCorkell2015-09-153-6/+8
| | |/ / | |/| |
* | | | Merge pull request #19039 from owncloud/setup-autoloader-earlierThomas Müller2015-09-151-1/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Catch apps which have been removed manuallyLukas Reschke2015-09-151-1/+4
| * | | Define allowed app roots earlierLukas Reschke2015-09-151-1/+6
|/ / /
* | | Merge pull request #19029 from owncloud/allow-tests-folder-in-autoloaderThomas Müller2015-09-151-1/+2
|\ \ \ | |/ / |/| |
| * | Allow /tests folder in autoloader by defaultLukas Reschke2015-09-151-1/+2
|/ /
* / [tx-robot] updated from transifexJenkins for ownCloud2015-09-1510-0/+64
|/
* Merge pull request #18973 from owncloud/try-fixing-app-config-on-oracleThomas Müller2015-09-142-5/+21
|\
| * Only check the "was updated/inserted" when not on Oracle...Joas Schilling2015-09-141-2/+8
| * Do not compare the value on OracleJoas Schilling2015-09-141-3/+13
* | Merge pull request #18966 from owncloud/ext-remove-numeric-idLukas Reschke2015-09-141-67/+0
|\ \
| * | Remove storing storage_id in mount.jsonRobin McCorkell2015-09-101-67/+0
* | | Merge pull request #18982 from owncloud/fix_18878Lukas Reschke2015-09-142-3/+7
|\ \ \
| * | | enforce loading icon in sidebar to be 32x32Georg Ehrke2015-09-112-3/+7
* | | | Merge pull request #19012 from owncloud/occ_encrypt_all_fix_nameBjörn Schießle2015-09-141-1/+1
|\ \ \ \
| * | | | use the same pattern for the command name like every other commandBjoern Schiessle2015-09-141-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #19010 from owncloud/use-proper-web-rootThomas Müller2015-09-141-1/+5
|\ \ \ \
| * | | | Use / instead of an empty string as cookie pathLukas Reschke2015-09-141-1/+5
| |/ / /
* | | | Merge pull request #19006 from owncloud/individual-it-patch-1Individual IT Services2015-09-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | allow ".." in folder namesIndividual IT Services2015-09-141-1/+1
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-09-14194-1628/+1232
|/ / /
* | | Merge pull request #18996 from owncloud/ext-swift-dependencycheckRobin McCorkell2015-09-132-2/+6
|\ \ \
| * | | Fix dependency check for Swift and SMB_OCRobin McCorkell2015-09-132-2/+6
|/ / /
* | | Merge pull request #18441 from owncloud/ext-backends.advancedRobin McCorkell2015-09-1331-744/+720
|\ \ \
| * | | Fix Swift legacy auth mechanism fallbackRobin McCorkell2015-09-031-1/+1
| * | | Fix typo in SMB_OCRobin McCorkell2015-09-031-2/+2
| * | | Prevent creation of deprecated backendsRobin McCorkell2015-08-282-0/+4
| * | | Introduce MODIFY permission for external storagesRobin McCorkell2015-08-285-11/+21
| * | | Validate permissions for created admin storages, auth mechanismRobin McCorkell2015-08-285-34/+63