Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7909 from nextcloud/fix-migration-type-hints | Morris Jobke | 2018-01-17 | 8 | -35/+124 |
|\ | |||||
| * | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 8 | -35/+124 |
* | | Merge pull request #7847 from nextcloud/avatarmanager_strict | Roeland Jago Douma | 2018-01-17 | 3 | -12/+16 |
|\ \ | |||||
| * | | Use \OC\User\Manager internally in the avatarmanager | Roeland Jago Douma | 2018-01-14 | 2 | -7/+8 |
| * | | Made AvatarManager string and add return types | Roeland Jago Douma | 2018-01-14 | 2 | -5/+8 |
* | | | Merge pull request #7912 from nextcloud/bugfix/noid/correctly-drop-owncloud-m... | Roeland Jago Douma | 2018-01-17 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Correctly drop the ownCloud migrations table | Joas Schilling | 2018-01-17 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #7813 from nextcloud/getHeader-should-only-return-string | Morris Jobke | 2018-01-17 | 4 | -7/+9 |
|\ \ \ | |||||
| * | | | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 4 | -7/+9 |
* | | | | Merge pull request #7836 from nextcloud/image-type-hinting | Morris Jobke | 2018-01-17 | 4 | -10/+22 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix float/integer handling in image API | Morris Jobke | 2018-01-17 | 4 | -10/+22 |
* | | | | Merge pull request #7899 from nextcloud/strict_discservice | Roeland Jago Douma | 2018-01-17 | 2 | -11/+16 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Add extra check so we don't error out on type | Roeland Jago Douma | 2018-01-16 | 1 | -1/+4 |
| * | | | Strict DiscoveryService | Roeland Jago Douma | 2018-01-16 | 2 | -10/+12 |
* | | | | Merge pull request #7897 from nextcloud/strict_lockingproviders | Morris Jobke | 2018-01-17 | 6 | -38/+44 |
|\ \ \ \ | |||||
| * | | | | Made locking providers strict | Roeland Jago Douma | 2018-01-16 | 6 | -38/+44 |
| |/ / / | |||||
* | | | | Merge pull request #7900 from nextcloud/strict_security | Morris Jobke | 2018-01-17 | 5 | -16/+21 |
|\ \ \ \ | |||||
| * | | | | Make OCP\Security stricter | Roeland Jago Douma | 2018-01-16 | 5 | -16/+21 |
* | | | | | Merge pull request #7901 from nextcloud/strict_cache_factory | Roeland Jago Douma | 2018-01-17 | 2 | -24/+28 |
|\ \ \ \ \ | |||||
| * | | | | | Made the cache factory strict | Roeland Jago Douma | 2018-01-16 | 2 | -24/+28 |
| |/ / / / | |||||
* | | | | | Merge pull request #7884 from nextcloud/cleanup-oc_user | Morris Jobke | 2018-01-17 | 5 | -100/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 5 | -100/+7 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #7894 from nextcloud/strict_http_client | Morris Jobke | 2018-01-16 | 6 | -30/+38 |
|\ \ \ \ \ | |||||
| * | | | | | Make OCP\Http strict | Roeland Jago Douma | 2018-01-16 | 6 | -30/+38 |
| |/ / / / | |||||
* | | | | | Merge pull request #7892 from nextcloud/cloudid_strict | Julius Härtl | 2018-01-16 | 4 | -17/+21 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Make OCP\Federation strict | Roeland Jago Douma | 2018-01-16 | 4 | -17/+21 |
| |/ / / | |||||
* | | | | Merge pull request #7882 from nextcloud/search-and | Roeland Jago Douma | 2018-01-16 | 1 | -2/+12 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Support arbitrary number of arguments for d:or and d:and in search queries | Robin Appelman | 2018-01-16 | 1 | -2/+12 |
* | | | | Merge pull request #7885 from nextcloud/ocp-user-app-code-check | Joas Schilling | 2018-01-16 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Add OCP\User deprecations to app code checker | Morris Jobke | 2018-01-16 | 1 | -0/+4 |
* | | | | | Merge pull request #7879 from nextcloud/bugfix/7865/dont-disable-shipped-apps... | Morris Jobke | 2018-01-16 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Keep all shipped apps enabled because they should be okay | Joas Schilling | 2018-01-16 | 1 | -2/+2 |
| |/ / / | |||||
* / / / | Deprecated checkLoggedIn and other old ways to access control | Morris Jobke | 2018-01-16 | 1 | -0/+4 |
|/ / / | |||||
* | | | Merge pull request #7870 from nextcloud/remove-core-api | Morris Jobke | 2018-01-15 | 5 | -314/+0 |
|\ \ \ | |||||
| * | | | Remove deprecated core API | Joas Schilling | 2018-01-15 | 5 | -314/+0 |
* | | | | Merge pull request #7835 from nextcloud/fix-empty-overwrite-url-in-setup | Morris Jobke | 2018-01-15 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix case when overwrite URL is empty during setup | Morris Jobke | 2018-01-15 | 1 | -0/+3 |
* | | | | Merge pull request #7853 from nextcloud/strict_urlgenerator | Roeland Jago Douma | 2018-01-15 | 2 | -34/+25 |
|\ \ \ \ | |||||
| * | | | | Make the URLGenerator strict | Roeland Jago Douma | 2018-01-14 | 2 | -34/+25 |
* | | | | | Merge pull request #7838 from nextcloud/timefactory_strict | Roeland Jago Douma | 2018-01-15 | 2 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Make the ITimeFactory strict + return types | Roeland Jago Douma | 2018-01-14 | 2 | -4/+4 |
* | | | | | | Merge pull request #7857 from nextcloud/dep_template | Morris Jobke | 2018-01-15 | 1 | -113/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove deprecated template functions from OCP directly | Roeland Jago Douma | 2018-01-14 | 1 | -113/+0 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #7856 from nextcloud/fix-strict-type | Morris Jobke | 2018-01-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move strict type declare statement below PHP tag | Morris Jobke | 2018-01-14 | 1 | -1/+1 |
* | | | | | | | Merge pull request #7833 from nextcloud/fix-code-checker | Christoph Wurst | 2018-01-14 | 1 | -4/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix casting in app code checker | Morris Jobke | 2018-01-12 | 1 | -4/+5 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge pull request #7840 from nextcloud/dep_config | Roeland Jago Douma | 2018-01-14 | 7 | -174/+6 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Update autoloader | Roeland Jago Douma | 2018-01-13 | 2 | -2/+0 |
| * | | | | | | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 5 | -172/+6 |
| | |_|/ / / | |/| | | | |