summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-084-0/+88
* Merge pull request #24813 from owncloud/delete-ghost-filesVincent Petry2016-06-072-18/+33
|\
| * Fix warnings when trying to get mtime of non existing filesRobin Appelman2016-06-031-3/+3
| * return success when deleting ghost filesRobin Appelman2016-06-031-1/+3
| * allow deleting "ghost files" trough the View and Node apiRobin Appelman2016-06-031-15/+28
* | Fix second check for quota size (#24989)Joas Schilling2016-06-061-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2016-06-042-2/+38
|/
* Merge pull request #24564 from owncloud/fix_21173_take_2Vincent Petry2016-06-031-0/+1
|\
| * normalize path in getInternalPathGeorg Ehrke2016-06-021-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2016-06-0328-104/+50
|/
* Merge pull request #24940 from owncloud/fix-normalizedcachekey-keepunicodeVincent Petry2016-06-021-1/+1
|\
| * Add keepUnicode value in the cache key of normalizedPathCacheVincent Petry2016-06-011-1/+1
* | Merge pull request #24936 from owncloud/2fa-block-ocsVincent Petry2016-06-021-0/+4
|\ \
| * | block OCS if 2FA challenge needs to be solved firstChristoph Wurst2016-06-011-0/+4
| |/
* | Merge pull request #24946 from owncloud/issue-24943-duplicate-downgrade-unsup...Vincent Petry2016-06-021-0/+5
|\ \
| * | Do not show the hint when it's the same as the messageJoas Schilling2016-06-011-0/+5
| |/
* | Merge pull request #24947 from owncloud/2fa-remember-redirect-urlVincent Petry2016-06-021-1/+2
|\ \
| * | remember redirect_url when solving the 2FA challengeChristoph Wurst2016-06-011-1/+2
| |/
* | Merge pull request #24953 from owncloud/fix-client-download-urlVincent Petry2016-06-021-1/+1
|\ \
| * | Fix URL for client downloadsJoas Schilling2016-06-011-1/+1
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2016-06-026-10/+74
|/
* Merge pull request #24912 from owncloud/session-tokens-apache-authVincent Petry2016-06-016-9/+59
|\
| * Create session tokens for apache auth usersChristoph Wurst2016-05-316-9/+59
* | Merge pull request #24851 from owncloud/ldap-static-method-logVincent Petry2016-05-311-3/+2
|\ \
| * | Hack to prevent infinite loop with LDAP + loggingVincent Petry2016-05-311-3/+2
| |/
* | Merge pull request #24907 from owncloud/properly-check-for-mbstringVincent Petry2016-05-311-1/+1
|\ \ | |/ |/|
| * Properly check for mbstring extensionLukas Reschke2016-05-311-1/+1
* | Merge pull request #24769 from owncloud/issue-24752-no-ui-message-when-integr...Vincent Petry2016-05-311-1/+1
|\ \
| * | Only show message in the UI when the checker is enabledJoas Schilling2016-05-231-1/+1
* | | Merge pull request #24628 from owncloud/decryptall-checkifneedsprocessingVincent Petry2016-05-311-3/+9
|\ \ \
| * | | Use isEncrpyted() insteadVincent Petry2016-05-301-1/+1
| * | | Respect oc coding style guide.Christian Jürges2016-05-301-1/+1
| * | | Check if file needs to decrypted or not for speed up large oc setups.Christian Jürges2016-05-301-3/+9
* | | | Merge pull request #16688 from owncloud/tests-dockerapachewebdavVincent Petry2016-05-311-7/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | Check whether remote DAV server accepted the mtime on touchVincent Petry2016-05-301-1/+10
| * | | Fix webdav destination header when overwriting foldersVincent Petry2016-05-301-6/+23
| |/ /
* | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-312-0/+6
* | | Fix for #23066 (#24689)Torben Dannhauer2016-05-311-1/+1
|/ /
* | trigger size calculation after scanning (#24875)Robin Appelman2016-05-301-0/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-292-2/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-284-38/+46
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-272-2/+6
* | Update license headersLukas Reschke2016-05-26311-433/+570
* | [tx-robot] updated from transifexJenkins for ownCloud2016-05-262-2/+12
* | Move Job to a better class nameJoas Schilling2016-05-251-0/+4
* | Move background job to PSR-4Joas Schilling2016-05-251-0/+2
* | Merge pull request #24812 from owncloud/fkammer-enhancement-cache-folder-gc-ttlVincent Petry2016-05-251-1/+9
|\ \
| * | Changed labels of chunk TTL to mention chunksVincent Petry2016-05-241-1/+1
| * | Move cache chunk TTL value to FileChunking classVincent Petry2016-05-242-2/+10
| * | Add config value for cache gc ttlFrederik Kammer2016-05-241-1/+1