Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #7988 from nextcloud/cleanup-old-repair-steps | Roeland Jago Douma | 2018-01-22 | 15 | -1444/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove old repair steps that aren't executed anymore | Morris Jobke | 2018-01-22 | 15 | -1444/+0 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #7994 from nextcloud/smb-notify-test-timeout | Roeland Jago Douma | 2018-01-22 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | increase the time we wait for smb notifications in the test | Robin Appelman | 2018-01-22 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #7986 from nextcloud/fix_7749 | Morris Jobke | 2018-01-22 | 1 | -3/+13 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | If the preview is size 0 it is invalid | Roeland Jago Douma | 2018-01-22 | 1 | -3/+13 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #7975 from nextcloud/3rdparty_rm_polyfill | Roeland Jago Douma | 2018-01-22 | 1 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [3rdparty] Remove polyfill-php70 | Roeland Jago Douma | 2018-01-21 | 1 | -0/+0 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-22 | 2 | -0/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-21 | 148 | -144/+178 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #7956 from nextcloud/remove-vendor-detection | Roeland Jago Douma | 2018-01-20 | 1 | -10/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Disable vendor detection when upgrading from 11.0.x | Morris Jobke | 2018-01-20 | 1 | -10/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #7955 from nextcloud/remove-app-disable-upgrade | Julius Härtl | 2018-01-20 | 5 | -57/+1 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Remove not needed 3rdparty app disabling during upgrade for PHP 5.x | Morris Jobke | 2018-01-19 | 5 | -57/+1 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-20 | 2 | -0/+4 | |
* | | | | | | Merge pull request #7961 from nextcloud/smb-2.0.4 | Roeland Jago Douma | 2018-01-19 | 11 | -77/+98 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | update icewind/smb to 2.0.4 | Robin Appelman | 2018-01-19 | 11 | -77/+98 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #7953 from nextcloud/theming-background-highres | Morris Jobke | 2018-01-19 | 1 | -6/+4 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Theming: adjust background image resizing | Julius Härtl | 2018-01-19 | 1 | -6/+4 | |
|/ / / / | ||||||
* | | | | [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 |