summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Kill users with the reserved name on loginRoeland Jago Douma2016-10-051-1/+11
* Add for proper DIRoeland Jago Douma2016-10-051-0/+5
* Avatar migration stepRoeland Jago Douma2016-10-052-0/+141
* avatar to appdataRoeland Jago Douma2016-10-054-28/+23
* Add TestsRoeland Jago Douma2016-10-052-12/+26
* Initial AppDataRoeland Jago Douma2016-10-056-3/+384
* Remove database requirement from testLukas Reschke2016-10-031-2/+8
* Use proper casing of username in avatar filesystem setupMorris Jobke2016-10-031-0/+2
* Merge pull request #1558 from nextcloud/remove-notifications-upon-user-deletionMorris Jobke2016-09-301-3/+7
|\
| * Only trigger postDelete hooks when the user was deleted...Joas Schilling2016-09-291-3/+3
| * Remove notifications upon user deletionJoas Schilling2016-09-291-0/+4
* | Do not break the output when running _completionJoas Schilling2016-09-291-5/+9
|/
* Merge pull request #1549 from nextcloud/kill-update-simulationMorris Jobke2016-09-283-114/+37
|\
| * Kill update simulationVincent Petry2016-09-273-114/+37
* | Merge pull request #1521 from nextcloud/fix-mimetypedetect-hiddenfolderLukas Reschke2016-09-271-2/+4
|\ \ | |/ |/|
| * Fix mimetype detection inside hidden folders (#26138)Vincent Petry2016-09-261-2/+4
* | Use the same URL everywhereJoas Schilling2016-09-271-1/+1
* | Return the autoupdater value from the serverJoas Schilling2016-09-271-0/+1
* | Merge pull request #1489 from nextcloud/fix-status-code-when-app-is-disabledMorris Jobke2016-09-271-1/+1
|\ \
| * | Return 404 on v2.php when the app is disabledJoas Schilling2016-09-221-1/+1
* | | Merge pull request #1516 from nextcloud/fix-openbasedir-realpath-warningMorris Jobke2016-09-271-1/+6
|\ \ \
| * | | Only use realpath for real directories (#26058)Vincent Petry2016-09-261-1/+6
* | | | Merge pull request #1499 from nextcloud/updaterLukas Reschke2016-09-262-0/+82
|\ \ \ \
| * | | | Add repair step to remove .step file after updateMorris Jobke2016-09-232-0/+82
| |/ / /
* | | | Merge pull request #1426 from nextcloud/sanitze_optLukas Reschke2016-09-261-1/+4
|\ \ \ \
| * | | | Optimize sanitizeNameRoeland Jago Douma2016-09-161-1/+4
* | | | | Change the minimum log level to fatalJuan Pablo Villafáñez2016-09-261-1/+1
| |_|_|/ |/| | |
* | | | Graceful error handling and loggingLukas Reschke2016-09-251-1/+16
| |/ / |/| |
* | | Use default value instead of throwing when the service could not be foundJoas Schilling2016-09-201-1/+10
| |/ |/|
* | Add trict CSP to OCS responsesRoeland Jago Douma2016-09-152-1/+7
|/
* 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
|\ \ \ | |/ / |/| |