summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1375 from nextcloud/display-that-updating-failed-for-htac...Lukas Reschke2016-09-141-2/+4
|\
| * Update docsJoas Schilling2016-09-131-1/+2
| * Display an error when updating .htaccess failedJoas Schilling2016-09-131-1/+2
* | Merge pull request #1395 from nextcloud/issue-369-htaccess-max-sizesMorris Jobke2016-09-131-1/+1
|\ \
| * | Make sure memory limit is > post size and upload filesizeJoas Schilling2016-09-131-1/+1
| |/
* | Merge pull request #1348 from karakayasemi/patch-1Roeland Jago Douma2016-09-131-1/+1
|\ \
| * | Update CachedMountInfo for user home storageSemih Serhat Karakaya2016-09-091-1/+1
* | | Merge pull request #1338 from nextcloud/fix-trashbin-errorsRoeland Jago Douma2016-09-132-0/+33
|\ \ \ | |_|/ |/| |
| * | Opening the trashbin causes errors in log for files without previewMorris Jobke2016-09-092-0/+33
| |/
* | Fix failing preview unit tests (#26039)Thomas Müller2016-09-121-1/+1
* | Cache the build ControllerNameRoeland Jago Douma2016-09-111-1/+15
|/
* Merge pull request #1317 from nextcloud/add-sharing-disclaimerMorris Jobke2016-09-081-0/+1
|\
| * Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-0/+1
* | Merge pull request #1247 from nextcloud/storage-id-global-cacheMorris Jobke2016-09-083-4/+94
|\ \
| * | more efficient querying of numeric storage idsRobin Appelman2016-09-073-4/+94
* | | Change updater URLJoas Schilling2016-09-081-1/+1
* | | Merge pull request #836 from nextcloud/php7.1Lukas Reschke2016-09-082-2/+6
|\ \ \
| * | | Fix intergrity checkerRoeland Jago Douma2016-09-071-1/+5
| * | | Initialize array elements properlyThomas Müller2016-09-071-1/+1
| | |/ | |/|
* | | Merge pull request #1243 from nextcloud/fix-detection-of-file-types-a-bitJoas Schilling2016-09-081-2/+3
|\ \ \ | |/ / |/| |
| * | Correctly remove the charset from finfo mimetypeJoas Schilling2016-09-051-2/+3
* | | Fix updater URLMorris Jobke2016-09-071-1/+1
| |/ |/|
* | Merge pull request #1287 from nextcloud/correctly-remove-admin-stuffRoeland Jago Douma2016-09-071-3/+3
|\ \
| * | Correctly remove admin sections and settingsJoas Schilling2016-09-061-3/+3
* | | Set proper content type on OCS responsesRoeland Jago Douma2016-09-071-0/+10
* | | Deprecate getEditionString()Joas Schilling2016-09-064-20/+5
* | | Merge pull request #1275 from nextcloud/OCS_forward_headers_cleanupMorris Jobke2016-09-064-38/+286
|\ \ \ | |/ / |/| |
| * | Split OCS version handlingRoeland Jago Douma2016-09-064-38/+286
* | | Merge pull request #1235 from nextcloud/issue-1192-move-navigation-entries-wi...Morris Jobke2016-09-061-1/+9
|\ \ \ | |/ / |/| |
| * | Move navigation entries without order to the endJoas Schilling2016-09-021-1/+9
* | | Merge pull request #1158 from nextcloud/cache_avatarsLukas Reschke2016-09-054-4/+25
|\ \ \
| * | | Cache avatars properlyRoeland Jago Douma2016-08-304-4/+25
* | | | Merge pull request #1271 from nextcloud/fix-docs-for-notificationsJoas Schilling2016-09-051-3/+0
|\ \ \ \
| * | | | Null !== void, those methods are voidJoas Schilling2016-09-051-3/+0
| | |_|/ | |/| |
* | | | Merge pull request #1259 from nextcloud/language_orderJoas Schilling2016-09-052-20/+63
|\ \ \ \
| * | | | ACCEPT_LANGUAGE goes before default_langaugeRoeland Jago Douma2016-09-042-20/+63
| |/ / /
* | | | Merge pull request #1171 from nextcloud/2fa-backup-codesMarius Blüm2016-09-051-2/+18
|\ \ \ \
| * | | | add 2fa backup codes appChristoph Wurst2016-09-051-2/+18
| |/ / /
* / / / Use proper ALTER ROLE syntaxRoeland Jago Douma2016-09-051-1/+1
|/ / /
* | | Merge pull request #1225 from nextcloud/allow-to-validate-password-policyRoeland Jago Douma2016-09-021-3/+9
|\ \ \
| * | | Allow to validate the password_policy appJoas Schilling2016-09-011-3/+9
| | |/ | |/|
* | | Cache parsing of info.xmlRoeland Jago Douma2016-09-021-2/+11
* | | Merge pull request #1221 from nextcloud/proper_204_304_responseMorris Jobke2016-09-011-5/+14
|\ \ \
| * | | No body or content-length for 204 and 304 responsesRoeland Jago Douma2016-08-311-5/+14
| |/ /
* | | Merge pull request #1227 from nextcloud/improve-testsJoas Schilling2016-09-011-17/+0
|\ \ \
| * | | Remove unneeded Windows logicMorris Jobke2016-09-011-17/+0
| |/ /
* / / Activate APCu on PHP 7Morris Jobke2016-09-011-2/+30
|/ /
* | Merge pull request #797 from nextcloud/only-match-for-auth-cookieJoas Schilling2016-08-311-2/+15
|\ \
| * | Match only for actual session cookieLukas Reschke2016-08-091-2/+15
* | | Merge pull request #1201 from nextcloud/usermountcache-orphanedshareRoeland Jago Douma2016-08-311-1/+2
|\ \ \