summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2016-06-094-0/+88
* make sure $data['mtime'] is always a timestampRobin Appelman2016-06-091-0/+3
* don't update storage mtime if we can't get the modified dateRobin Appelman2016-06-091-1/+4
* Ignore forbidden files while scanningRobin Appelman2016-06-091-1/+6
* dissalow symlinks in local storages that point outside the datadirRobin Appelman2016-06-092-2/+32
* Allow to decrypt user '0' files onlyJoas Schilling2016-06-091-2/+2
* do not generate device token if 2FA is enable for userChristoph Wurst2016-06-091-0/+1
* Do not allow to store boolean configs, they behave unexpected on postgresJoas Schilling2016-06-094-5/+11
* Fix warnings when trying to get mtime of non existing filesRobin Appelman2016-06-091-3/+3
* return success when deleting ghost filesRobin Appelman2016-06-091-1/+3
* allow deleting "ghost files" trough the View and Node apiRobin Appelman2016-06-091-15/+28
* THIS IS NEXTCLOUD! adjusting the designJan-Christoph Borchardt2016-06-081-7/+7
* Print error message again, when 3rdparty submodule is not initializedArthur Schiwon2016-06-081-1/+3
* Remove "Help" link from personal sidebarLukas Reschke2016-06-061-2/+4
* 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