summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7858 from nextcloud/fix-local-storageMorris Jobke2018-01-233-7/+15
|\
| * Use fallback path if data dir is not available for Storage/Local.phpMorris Jobke2018-01-183-7/+15
* | Merge pull request #7989 from nextcloud/cleanup-unused-share-methodsMorris Jobke2018-01-231-107/+0
|\ \
| * | Remove not used methods of legacy share.phpMorris Jobke2018-01-221-107/+0
* | | Merge pull request #7988 from nextcloud/cleanup-old-repair-stepsRoeland Jago Douma2018-01-229-729/+0
|\ \ \
| * | | Remove old repair steps that aren't executed anymoreMorris Jobke2018-01-229-729/+0
| |/ /
* / / If the preview is size 0 it is invalidRoeland Jago Douma2018-01-221-3/+13
|/ /
* | Disable vendor detection when upgrading from 11.0.xMorris Jobke2018-01-201-10/+2
* | Remove not needed 3rdparty app disabling during upgrade for PHP 5.xMorris Jobke2018-01-191-29/+0
* | Do not show "Not installed warning" during occ installMorris Jobke2018-01-181-1/+1
* | Merge pull request #7911 from nextcloud/improve-oc_imageJulius Härtl2018-01-184-40/+38
|\ \
| * | Improve OC_Image code to not guess the type of input, but actually request th...Morris Jobke2018-01-184-40/+38
* | | Remove IAppConfig::setValueRoeland Jago Douma2018-01-173-5/+4
* | | Remove IAppConfig::getValueRoeland Jago Douma2018-01-178-20/+18
* | | Simple IAppConfig deprecationsRoeland Jago Douma2018-01-172-6/+3
* | | Merge pull request #7914 from nextcloud/fix-7254Roeland Jago Douma2018-01-173-4/+20
|\ \ \
| * | | add types to php docArthur Schiwon2018-01-171-4/+4
| * | | do not offer the handle of the current user for auto completionArthur Schiwon2018-01-172-0/+20
| * | | comments should compile mentions also if done by authorArthur Schiwon2018-01-171-4/+0
| |/ /
* | | Merge pull request #7909 from nextcloud/fix-migration-type-hintsMorris Jobke2018-01-172-21/+16
|\ \ \
| * | | Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-172-21/+16
* | | | Merge pull request #7847 from nextcloud/avatarmanager_strictRoeland Jago Douma2018-01-172-9/+12
|\ \ \ \
| * | | | Use \OC\User\Manager internally in the avatarmanagerRoeland Jago Douma2018-01-142-7/+8
| * | | | Made AvatarManager string and add return typesRoeland Jago Douma2018-01-141-2/+4
* | | | | Merge pull request #7912 from nextcloud/bugfix/noid/correctly-drop-owncloud-m...Roeland Jago Douma2018-01-171-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Correctly drop the ownCloud migrations tableJoas Schilling2018-01-171-1/+1
| | |/ / | |/| |
* | | | Merge pull request #7813 from nextcloud/getHeader-should-only-return-stringMorris Jobke2018-01-174-7/+9
|\ \ \ \
| * | | | Request->getHeader() should always return a stringMorris Jobke2018-01-174-7/+9
* | | | | Merge pull request #7836 from nextcloud/image-type-hintingMorris Jobke2018-01-173-8/+20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix float/integer handling in image APIMorris Jobke2018-01-173-8/+20
* | | | | Merge pull request #7899 from nextcloud/strict_discserviceRoeland Jago Douma2018-01-171-10/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add extra check so we don't error out on typeRoeland Jago Douma2018-01-161-1/+4
| * | | | Strict DiscoveryServiceRoeland Jago Douma2018-01-161-9/+10
* | | | | Merge pull request #7897 from nextcloud/strict_lockingprovidersMorris Jobke2018-01-174-32/+36
|\ \ \ \ \
| * | | | | Made locking providers strictRoeland Jago Douma2018-01-164-32/+36
| |/ / / /
* | | | | Merge pull request #7900 from nextcloud/strict_securityMorris Jobke2018-01-172-11/+13
|\ \ \ \ \
| * | | | | Make OCP\Security stricterRoeland Jago Douma2018-01-162-11/+13
* | | | | | Merge pull request #7901 from nextcloud/strict_cache_factoryRoeland Jago Douma2018-01-171-15/+18
|\ \ \ \ \ \
| * | | | | | Made the cache factory strictRoeland Jago Douma2018-01-161-15/+18
| |/ / / / /
* | | | | | Merge pull request #7884 from nextcloud/cleanup-oc_userMorris Jobke2018-01-174-76/+6
|\ \ \ \ \ \
| * | | | | | Cleanup OC_User and OCP\UserMorris Jobke2018-01-164-76/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #7894 from nextcloud/strict_http_clientMorris Jobke2018-01-163-19/+24
|\ \ \ \ \ \
| * | | | | | Make OCP\Http strictRoeland Jago Douma2018-01-163-19/+24
| |/ / / / /
* | | | | | Merge pull request #7892 from nextcloud/cloudid_strictJulius Härtl2018-01-162-10/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make OCP\Federation strictRoeland Jago Douma2018-01-162-10/+12
| |/ / / /
* | | | | Merge pull request #7882 from nextcloud/search-andRoeland Jago Douma2018-01-161-2/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-161-2/+12
| | |_|/ | |/| |
* | | | Merge pull request #7885 from nextcloud/ocp-user-app-code-checkJoas Schilling2018-01-161-0/+4
|\ \ \ \
| * | | | Add OCP\User deprecations to app code checkerMorris Jobke2018-01-161-0/+4
| |/ / /
* / / / Keep all shipped apps enabled because they should be okayJoas Schilling2018-01-161-2/+2
|/ / /