summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Fix apps without translationsJoas Schilling2017-05-161-0/+4
* Check the name length of database itemsJoas Schilling2017-05-161-0/+107
* Check the syntax of the language fileJoas Schilling2017-05-161-0/+56
* Revert "fix permissions of mountpoints - take 2"Morris Jobke2017-05-151-6/+2
* Merge pull request #4685 from nextcloud/fix_4683Morris Jobke2017-05-151-2/+6
|\
| * Revert "Revert "fix permissions of mountpoints""Roeland Jago Douma2017-05-041-2/+6
* | Merge pull request #4871 from nextcloud/remove-more-personal-info-on-user-del...Morris Jobke2017-05-152-0/+18
|\ \
| * | Remove account data on user deletionJoas Schilling2017-05-152-0/+18
* | | Merge pull request #4867 from nextcloud/kill-install-appLukas Reschke2017-05-152-28/+29
|\ \ \
| * | | Remove OC_App:installAppMorris Jobke2017-05-152-28/+29
* | | | Merge pull request #4810 from nextcloud/downstream-27668Morris Jobke2017-05-151-5/+10
|\ \ \ \
| * | | | Fix variable namesJoas Schilling2017-05-151-6/+6
| * | | | Fix order of parameter and escapingJoas Schilling2017-05-121-2/+2
| * | | | Actually we want to update the mimetype of all files ending with the suffixJoas Schilling2017-05-111-3/+4
| * | | | don´t change folders with --repair-filecacheRello2017-05-111-0/+4
* | | | | Merge pull request #4877 from nextcloud/oc-group-is-goneMorris Jobke2017-05-151-1/+1
|\ \ \ \ \
| * | | | | Remove OC_Group callLukas Reschke2017-05-151-1/+1
| | |_|/ / | |/| | |
* / | | | Check whether the $_SERVER['REQUEST_*'] vars exist before using themJoas Schilling2017-05-152-7/+6
|/ / / /
* | / / Add IPv6 to “localhost” regex (#440)coderkun2017-05-141-1/+1
| |/ / |/| |
* | | Merge pull request #4816 from nextcloud/Ardinis-quota-files_externalMorris Jobke2017-05-121-1/+1
|\ \ \
| * | | Correctly calculate used space for quota with external storageArdinis2017-05-121-1/+1
* | | | Merge pull request #4825 from nextcloud/add-timeout-appstoreLukas Reschke2017-05-121-1/+3
|\ \ \ \
| * | | | Add timeout for requests to appstoreMorris Jobke2017-05-111-1/+3
| |/ / /
* / / / Log connectiong problems while fetching data from appstoreMorris Jobke2017-05-113-6/+24
|/ / /
* / / Proper logging for appstore updatesMorris Jobke2017-05-111-1/+9
|/ /
* | Merge pull request #4783 from nextcloud/lite-application-classesMorris Jobke2017-05-107-34/+19
|\ \
| * | Automatic injection into the FetchersJoas Schilling2017-05-105-30/+14
| * | Automatic creation of Identity managerJoas Schilling2017-05-102-4/+5
* | | Use distributed cache for SCSS dependencies as wellMorris Jobke2017-05-101-1/+1
* | | Setup root FS for multibucket object storageMorris Jobke2017-05-101-1/+46
* | | Fix missing placeholder for doc linkJoas Schilling2017-05-101-1/+1
|/ /
* | Do not write and read rootcerts.crt at the same timeRoeland Jago Douma2017-05-091-2/+3
* | Merge pull request #4705 from nextcloud/htaccess-uploadRoeland Jago Douma2017-05-091-1/+5
|\ \
| * | Proper exception for upload of .htaccess file via WebDAVMorris Jobke2017-05-081-1/+5
* | | Merge pull request #4753 from nextcloud/fix-links-on-error-pageRoeland Jago Douma2017-05-092-14/+9
|\ \ \
| * | | Fix escaped HTML on error pagesMorris Jobke2017-05-082-14/+9
| |/ /
* / / Don't redirect requests to /core/img/manifest.jsonLukas Reschke2017-05-091-0/+1
|/ /
* | Add function to request SVG or regular fallback imageLukas Reschke2017-05-082-8/+11
* | Merge pull request #4514 from nextcloud/automatic-mysql-4byte-detectionLukas Reschke2017-05-082-0/+57
|\ \
| * | MySQL 4 byte is now detected during setup in any case.Thomas Müller2017-04-281-6/+4
| * | Add console command to migrate the charsetThomas Müller2017-04-282-23/+56
| * | During setup of a mysql database we try to detect if charset 'utf8mb4' can be...Thomas Müller2017-04-281-0/+26
* | | ensure theming app is loaded when showing an error pageRobin Appelman2017-05-061-0/+5
* | | handle permissions errors when copying the skeleton for a read only userRobin Appelman2017-05-051-2/+7
* | | Compatibility with Redis and RedisClusterMorris Jobke2017-05-041-2/+2
| |/ |/|
* | Revert "fix permissions of mountpoints"Morris Jobke2017-05-041-6/+2
* | Merge pull request #4623 from nextcloud/fileinfo-mount-permissionsMorris Jobke2017-05-021-2/+6
|\ \
| * | fix permissions of mountpointsRobin Appelman2017-05-011-2/+6
* | | Merge pull request #4620 from nextcloud/preview-error-handlingRoeland Jago Douma2017-05-023-5/+13
|\ \ \
| * | | Add PHPDocMorris Jobke2017-05-022-1/+4