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 | 3 | -5/+4 |
* | | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 8 | -20/+18 |
* | | Simple IAppConfig deprecations | Roeland Jago Douma | 2018-01-17 | 2 | -6/+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 | 2 | -21/+16 |
|\ \ | |||||
| * | | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 2 | -21/+16 |
* | | | Merge pull request #7847 from nextcloud/avatarmanager_strict | Roeland Jago Douma | 2018-01-17 | 2 | -9/+12 |
|\ \ \ | |||||
| * | | | 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 | 1 | -2/+4 |
* | | | | 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 | 3 | -8/+20 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix float/integer handling in image API | Morris Jobke | 2018-01-17 | 3 | -8/+20 |
* | | | | Merge pull request #7899 from nextcloud/strict_discservice | Roeland Jago Douma | 2018-01-17 | 1 | -10/+14 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | 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 | 1 | -9/+10 |
* | | | | Merge pull request #7897 from nextcloud/strict_lockingproviders | Morris Jobke | 2018-01-17 | 4 | -32/+36 |
|\ \ \ \ | |||||
| * | | | | Made locking providers strict | Roeland Jago Douma | 2018-01-16 | 4 | -32/+36 |
| |/ / / | |||||
* | | | | Merge pull request #7900 from nextcloud/strict_security | Morris Jobke | 2018-01-17 | 2 | -11/+13 |
|\ \ \ \ | |||||
| * | | | | Make OCP\Security stricter | Roeland Jago Douma | 2018-01-16 | 2 | -11/+13 |
* | | | | | Merge pull request #7901 from nextcloud/strict_cache_factory | Roeland Jago Douma | 2018-01-17 | 1 | -15/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Made the cache factory strict | Roeland Jago Douma | 2018-01-16 | 1 | -15/+18 |
| |/ / / / | |||||
* | | | | | Merge pull request #7884 from nextcloud/cleanup-oc_user | Morris Jobke | 2018-01-17 | 4 | -76/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 4 | -76/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #7894 from nextcloud/strict_http_client | Morris Jobke | 2018-01-16 | 3 | -19/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Make OCP\Http strict | Roeland Jago Douma | 2018-01-16 | 3 | -19/+24 |
| |/ / / / | |||||
* | | | | | Merge pull request #7892 from nextcloud/cloudid_strict | Julius Härtl | 2018-01-16 | 2 | -10/+12 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Make OCP\Federation strict | Roeland Jago Douma | 2018-01-16 | 2 | -10/+12 |
| |/ / / | |||||
* | | | | 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 |
| |/ / / | |||||
* / / / | Keep all shipped apps enabled because they should be okay | Joas Schilling | 2018-01-16 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #7870 from nextcloud/remove-core-api | Morris Jobke | 2018-01-15 | 2 | -211/+0 |
|\ \ \ | |||||
| * | | | Remove deprecated core API | Joas Schilling | 2018-01-15 | 2 | -211/+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 | 1 | -19/+17 |
|\ \ \ \ | |||||
| * | | | | Make the URLGenerator strict | Roeland Jago Douma | 2018-01-14 | 1 | -19/+17 |
* | | | | | Merge pull request #7838 from nextcloud/timefactory_strict | Roeland Jago Douma | 2018-01-15 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Make the ITimeFactory strict + return types | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #7856 from nextcloud/fix-strict-type | Morris Jobke | 2018-01-14 | 1 | -1/+1 |
|\ \ \ \ \ |