Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Do not show "Not installed warning" during occ install | Morris Jobke | 2018-01-18 | 1 | -1/+1 | |
* | | | Merge pull request #7911 from nextcloud/improve-oc_image | Julius Härtl | 2018-01-18 | 4 | -40/+38 | |
|\ \ \ | ||||||
| * | | | Improve OC_Image code to not guess the type of input, but actually request th... | Morris Jobke | 2018-01-18 | 4 | -40/+38 | |
* | | | | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 4 | -18/+4 | |
* | | | | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 9 | -34/+18 | |
* | | | | Simple IAppConfig deprecations | Roeland Jago Douma | 2018-01-17 | 3 | -39/+3 | |
* | | | | Merge pull request #7914 from nextcloud/fix-7254 | Roeland Jago Douma | 2018-01-17 | 3 | -4/+20 | |
|\ \ \ \ | ||||||
| * | | | | add types to php doc | Arthur Schiwon | 2018-01-17 | 1 | -4/+4 | |
| * | | | | do not offer the handle of the current user for auto completion | Arthur Schiwon | 2018-01-17 | 2 | -0/+20 | |
| * | | | | comments should compile mentions also if done by author | Arthur Schiwon | 2018-01-17 | 1 | -4/+0 | |
| |/ / / | ||||||
* | | | | 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 | |
|\ \ \ \ \ \ |