Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove long time deprecated functions and deprecate \OCP\App | Julius Härtl | 2018-01-31 | 1 | -43/+3 |
* | Move getAppInfo and getAppVersion to IAppManager | Julius Härtl | 2018-01-31 | 2 | -1/+23 |
* | Do not cache the settings/sections in the database anymore | Joas Schilling | 2018-01-29 | 1 | -40/+12 |
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -1/+3 |
* | Use type casting instead of *val() method | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Deprecated OCP interface to fetch background job type | Morris Jobke | 2018-01-26 | 2 | -40/+18 |
* | Dispatch event on twofactor failure and success | Roeland Jago Douma | 2018-01-25 | 1 | -0/+6 |
* | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 1 | -13/+0 |
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -14/+0 |
* | Simple IAppConfig deprecations | Roeland Jago Douma | 2018-01-17 | 1 | -33/+0 |
* | Merge pull request #7909 from nextcloud/fix-migration-type-hints | Morris Jobke | 2018-01-17 | 4 | -14/+106 |
|\ | |||||
| * | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 4 | -14/+106 |
* | | Merge pull request #7847 from nextcloud/avatarmanager_strict | Roeland Jago Douma | 2018-01-17 | 1 | -3/+4 |
|\ \ | |||||
| * | | Made AvatarManager string and add return types | Roeland Jago Douma | 2018-01-14 | 1 | -3/+4 |
* | | | Merge pull request #7836 from nextcloud/image-type-hinting | Morris Jobke | 2018-01-17 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix float/integer handling in image API | Morris Jobke | 2018-01-17 | 1 | -2/+2 |
* | | | Merge pull request #7899 from nextcloud/strict_discservice | Roeland Jago Douma | 2018-01-17 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Strict DiscoveryService | Roeland Jago Douma | 2018-01-16 | 1 | -1/+2 |
* | | | | Merge pull request #7897 from nextcloud/strict_lockingproviders | Morris Jobke | 2018-01-17 | 2 | -6/+8 |
|\ \ \ \ | |||||
| * | | | | Made locking providers strict | Roeland Jago Douma | 2018-01-16 | 2 | -6/+8 |
| |/ / / | |||||
* | | | | Merge pull request #7900 from nextcloud/strict_security | Morris Jobke | 2018-01-17 | 3 | -5/+8 |
|\ \ \ \ | |||||
| * | | | | Make OCP\Security stricter | Roeland Jago Douma | 2018-01-16 | 3 | -5/+8 |
| |/ / / | |||||
* | | | | Merge pull request #7901 from nextcloud/strict_cache_factory | Roeland Jago Douma | 2018-01-17 | 1 | -9/+10 |
|\ \ \ \ | |||||
| * | | | | Made the cache factory strict | Roeland Jago Douma | 2018-01-16 | 1 | -9/+10 |
| |/ / / | |||||
* | | | | Merge pull request #7884 from nextcloud/cleanup-oc_user | Morris Jobke | 2018-01-17 | 1 | -24/+1 |
|\ \ \ \ | |||||
| * | | | | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 1 | -24/+1 |
| |/ / / | |||||
* | | | | Merge pull request #7894 from nextcloud/strict_http_client | Morris Jobke | 2018-01-16 | 3 | -11/+14 |
|\ \ \ \ | |||||
| * | | | | Make OCP\Http strict | Roeland Jago Douma | 2018-01-16 | 3 | -11/+14 |
| |/ / / | |||||
* / / / | Make OCP\Federation strict | Roeland Jago Douma | 2018-01-16 | 2 | -7/+9 |
|/ / / | |||||
* | | | Deprecated checkLoggedIn and other old ways to access control | Morris Jobke | 2018-01-16 | 1 | -0/+4 |
* | | | Remove deprecated core API | Joas Schilling | 2018-01-15 | 1 | -99/+0 |
* | | | Merge pull request #7853 from nextcloud/strict_urlgenerator | Roeland Jago Douma | 2018-01-15 | 1 | -15/+8 |
|\ \ \ | |||||
| * | | | Make the URLGenerator strict | Roeland Jago Douma | 2018-01-14 | 1 | -15/+8 |
| | |/ | |/| | |||||
* | | | 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 #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 #7840 from nextcloud/dep_config | Roeland Jago Douma | 2018-01-14 | 1 | -164/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 1 | -164/+0 |
| |/ | |||||
* | | Merge pull request #7849 from nextcloud/strict_securerandom | Morris Jobke | 2018-01-14 | 1 | -2/+3 |
|\ \ | |||||
| * | | Fix tests | Roeland Jago Douma | 2018-01-14 | 1 | -2/+1 |
| * | | Strict ISecure random | Roeland Jago Douma | 2018-01-13 | 1 | -2/+4 |
* | | | Merge pull request #7839 from nextcloud/dep_dicontainer | Morris Jobke | 2018-01-14 | 1 | -30/+0 |
|\ \ \ | |||||
| * | | | Remove deprecated functions from DI Container | Roeland Jago Douma | 2018-01-13 | 1 | -30/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #7844 from nextcloud/dep_constants | Morris Jobke | 2018-01-14 | 1 | -21/+0 |
|\ \ \ | |||||
| * | | | Remove deprecated constants | Roeland Jago Douma | 2018-01-13 | 1 | -21/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #7843 from nextcloud/dep_util | Morris Jobke | 2018-01-14 | 1 | -26/+0 |
|\ \ \ | |||||
| * | | | Remove deprecated functions for OCP\Util | Roeland Jago Douma | 2018-01-13 | 1 | -26/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #7842 from nextcloud/dep_isearch | Morris Jobke | 2018-01-14 | 1 | -10/+0 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Removed deprecated search function from ISearch | Roeland Jago Douma | 2018-01-13 | 1 | -10/+0 |
| |/ |