Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-19 | 108 | -106/+108 |
* | Merge pull request #7941 from nextcloud/fix-7934 | Roeland Jago Douma | 2018-01-18 | 1 | -3/+0 |
|\ | |||||
| * | remove hardcoded sharepoint icon path | Arthur Schiwon | 2018-01-18 | 1 | -3/+0 |
* | | Merge pull request #7939 from nextcloud/do-not-show-non-installed-warning-on-... | Morris Jobke | 2018-01-18 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | 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 | 7 | -90/+133 |
|\ | |||||
| * | Improve OC_Image code to not guess the type of input, but actually request th... | Morris Jobke | 2018-01-18 | 7 | -90/+133 |
* | | Merge pull request #7923 from nextcloud/files_external_ocscontroller | Morris Jobke | 2018-01-18 | 2 | -31/+50 |
|\ \ | |||||
| * | | [files_external] OCS endpoint to proper OCSController | Roeland Jago Douma | 2018-01-18 | 2 | -31/+50 |
* | | | Merge pull request #7924 from nextcloud/dep_iappconfig | Morris Jobke | 2018-01-18 | 15 | -116/+51 |
|\ \ \ | |||||
| * | | | Remove IAppConfig::setValue | Roeland Jago Douma | 2018-01-17 | 7 | -32/+18 |
| * | | | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 13 | -46/+31 |
| * | | | Simple IAppConfig deprecations | Roeland Jago Douma | 2018-01-17 | 3 | -39/+3 |
| |/ / | |||||
* | | | Merge pull request #7930 from nextcloud/update-notification-strict | Morris Jobke | 2018-01-18 | 14 | -76/+95 |
|\ \ \ | |||||
| * | | | Make Update notficiations strict and fix all inspections | Joas Schilling | 2018-01-18 | 14 | -76/+95 |
|/ / / | |||||
* | | | Merge pull request #7863 from nextcloud/update-notifications-plusplus | Morris Jobke | 2018-01-18 | 12 | -341/+356 |
|\ \ \ | |||||
| * | | | Split controller and settings | Joas Schilling | 2018-01-16 | 7 | -209/+249 |
| * | | | Refactor all the logic from app.php to Application class | Joas Schilling | 2018-01-15 | 3 | -43/+63 |
| * | | | Automatic DI for Controllers also works | Joas Schilling | 2018-01-15 | 4 | -78/+48 |
| * | | | Improve ResetTokenBackgroundJob and unit test | Joas Schilling | 2018-01-15 | 2 | -30/+15 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-18 | 14 | -0/+16 |
| |/ / |/| | | |||||
* | | | Merge pull request #7914 from nextcloud/fix-7254 | Roeland Jago Douma | 2018-01-17 | 5 | -6/+74 |
|\ \ \ | |||||
| * | | | 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 | 3 | -0/+67 |
| * | | | comments should compile mentions also if done by author | Arthur Schiwon | 2018-01-17 | 2 | -6/+7 |
| | |/ | |/| | |||||
* | | | Merge pull request #7909 from nextcloud/fix-migration-type-hints | Morris Jobke | 2018-01-17 | 24 | -98/+176 |
|\ \ \ | |||||
| * | | | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 24 | -98/+176 |
* | | | | Merge pull request #7847 from nextcloud/avatarmanager_strict | Roeland Jago Douma | 2018-01-17 | 6 | -25/+27 |
|\ \ \ \ | |||||
| * | | | | Fix avatarHome | Roeland Jago Douma | 2018-01-16 | 2 | -11/+8 |
| * | | | | Use \OC\User\Manager internally in the avatarmanager | Roeland Jago Douma | 2018-01-14 | 3 | -9/+11 |
| * | | | | 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 | 10 | -16/+38 |
|\ \ \ \ | |||||
| * | | | | Request->getHeader() should always return a string | Morris Jobke | 2018-01-17 | 10 | -16/+38 |
* | | | | | 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 | 7 | -39/+45 |
|\ \ \ \ \ | |||||
| * | | | | | Made locking providers strict | Roeland Jago Douma | 2018-01-16 | 7 | -39/+45 |
| |/ / / / | |||||
* | | | | | Merge pull request #7900 from nextcloud/strict_security | Morris Jobke | 2018-01-17 | 6 | -20/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Make OCP\Security stricter | Roeland Jago Douma | 2018-01-16 | 6 | -20/+21 |
* | | | | | | Merge pull request #7901 from nextcloud/strict_cache_factory | Roeland Jago Douma | 2018-01-17 | 3 | -28/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Made the cache factory strict | Roeland Jago Douma | 2018-01-16 | 3 | -28/+33 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #7884 from nextcloud/cleanup-oc_user | Morris Jobke | 2018-01-17 | 13 | -171/+42 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Cleanup OC_User and OCP\User | Morris Jobke | 2018-01-16 | 13 | -171/+42 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-17 | 22 | -0/+34 |
* | | | | | | | Merge pull request #7894 from nextcloud/strict_http_client | Morris Jobke | 2018-01-16 | 6 | -30/+38 |
|\ \ \ \ \ \ \ |