summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-2170-94/+8
* Merge pull request #16322 from owncloud/trash-viewMorris Jobke2015-05-202-3/+20
|\
| * use copy when doing a crossStorageCopy on the same storageRobin Appelman2015-05-192-3/+20
* | Merge pull request #16075 from owncloud/skeleton-copy-delayVincent Petry2015-05-203-7/+13
|\ \
| * | exception class will be logged as well - helps especially in cases where the ...Thomas Müller2015-05-191-3/+9
| * | wait with copying the skeleton untill login and setupfs are doneRobin Appelman2015-05-182-4/+4
* | | Merge pull request #16463 from owncloud/add-support-to-disallow-domainsJan-Christoph Borchardt2015-05-201-2/+110
|\ \ \
| * | | Add support for disallowing domains to the ContentSecurityPolicyLukas Reschke2015-05-201-2/+110
* | | | Merge pull request #16453 from cmeh/patch-6Morris Jobke2015-05-201-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Clean-up of orthography, grammarChristian Hoffmann2015-05-191-2/+2
* | | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-2016-4/+22
* | | | Merge pull request #16440 from owncloud/scrutinizer-patch-1Thomas Müller2015-05-197-26/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-197-26/+0
* | | | Merge pull request #16447 from owncloud/fix-minor-code-problemsThomas Müller2015-05-191-1/+1
|\ \ \ \
| * | | | Fix unexisting class and broken docJoas Schilling2015-05-191-1/+1
| |/ / /
* | | | Merge pull request #16419 from owncloud/user-group-backend-performanceThomas Müller2015-05-192-11/+47
|\ \ \ \ | |/ / / |/| | |
| * | | Reduce the complexity of the search queries in the backends to a minimumJoas Schilling2015-05-182-11/+47
* | | | Merge pull request #15965 from owncloud/conditional-loggingThomas Müller2015-05-194-47/+108
|\ \ \ \
| * | | | Conditional loggingMorris Jobke2015-05-081-4/+65
| * | | | Move log level check to logger parent classMorris Jobke2015-05-084-45/+45
* | | | | Merge pull request #16085 from owncloud/encryption-module-renameThomas Müller2015-05-192-2/+2
|\ \ \ \ \
| * | | | | rename to 'Default encryption module'Jan-Christoph Borchardt2015-05-062-2/+2
* | | | | | Merge pull request #16293 from owncloud/xcacheMorris Jobke2015-05-191-1/+1
|\ \ \ \ \ \
| * | | | | | Mute XCache error when trying to clear the opcode cacheLukas Reschke2015-05-121-1/+1
* | | | | | | Merge pull request #16412 from owncloud/jknockaert-patch-1Björn Schießle2015-05-181-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | fix #16356jknockaert2015-05-181-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #16399 from owncloud/enc_rmdir_fixClark Tomlinson2015-05-181-2/+6
|\ \ \ \ \ \
| * | | | | | only try to delete file keys if it is a valid pathBjoern Schiessle2015-05-181-2/+6
* | | | | | | Merge pull request #16403 from owncloud/fix-command-loadingThomas Müller2015-05-181-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Only load commands of enabled appsMorris Jobke2015-05-181-1/+1
* | | | | | | Merge pull request #15980 from owncloud/jknockaert-patch-1Björn Schießle2015-05-181-9/+7
|\ \ \ \ \ \ \
| * | | | | | | fix #15973jknockaert2015-04-301-9/+7
* | | | | | | | Merge pull request #16398 from owncloud/fix-php-docv8.1.0beta2Joas Schilling2015-05-181-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix PHPDoc of public interface ILockingProviderMorris Jobke2015-05-181-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #16243 from owncloud/error_if_download_failedVincent Petry2015-05-185-41/+105
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | a new approach to display the error messageBjoern Schiessle2015-05-185-41/+105
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #16364 from owncloud/add-warning-webdavMorris Jobke2015-05-181-3/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add notice that WebDAV interface is not intended for browsersLukas Reschke2015-05-151-3/+15
* | | | | | Merge pull request #16176 from owncloud/fix-provisioning-api-set-quotaVincent Petry2015-05-151-0/+5
|\ \ \ \ \ \
| * | | | | | Pure numbers are returned as bytes right awayThomas Müller2015-05-081-0/+3
| * | | | | | Validate the quota value to be a correct valueThomas Müller2015-05-071-0/+2
* | | | | | | Merge pull request #16292 from owncloud/webdav-storage-fireprehooksJoas Schilling2015-05-151-6/+28
|\ \ \ \ \ \ \
| * | | | | | | Fire prehooks when uploading directly to storageVincent Petry2015-05-131-6/+28
* | | | | | | | Merge pull request #16323 from owncloud/enc_webdav_fixesThomas Müller2015-05-153-17/+27
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | delete all file keys doesn't need the encryption module as parameter; impleme...Bjoern Schiessle2015-05-133-17/+27
* | | | | | | | Merge pull request #16342 from owncloud/fix_16338Lukas Reschke2015-05-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | fix preview hooks, enable_previews default is trueGeorg Ehrke2015-05-131-1/+1
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-154-0/+8
|/ / / / / / / /
* | | | | | | | Merge pull request #16276 from owncloud/dav-quota-rootRobin Appelman2015-05-131-0/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | fix webdav quota check for the root of the dav endpointRobin Appelman2015-05-121-0/+3