Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix other tests | Roeland Jago Douma | 2018-02-21 | 2 | -5/+6 | |
| * | | | Proper closure for function | Roeland Jago Douma | 2018-02-21 | 1 | -2/+2 | |
| * | | | Make OCP\IL10N strict | Roeland Jago Douma | 2018-02-21 | 2 | -23/+24 | |
* | | | | Merge pull request #8472 from nextcloud/strict_integritycheck | Roeland Jago Douma | 2018-02-22 | 6 | -34/+44 | |
|\ \ \ \ | ||||||
| * | | | | Handle strict typing in Checker and fix tests | Roeland Jago Douma | 2018-02-21 | 1 | -1/+6 | |
| * | | | | Make OC\IntegrityCheck strict | Roeland Jago Douma | 2018-02-21 | 6 | -33/+38 | |
* | | | | | Merge pull request #8490 from nextcloud/strict_systemtags | Roeland Jago Douma | 2018-02-22 | 13 | -105/+111 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make SystemTag strict | Roeland Jago Douma | 2018-02-21 | 13 | -105/+111 | |
* | | | | | | Merge pull request #8473 from nextcloud/strict_cmr | Roeland Jago Douma | 2018-02-21 | 2 | -30/+33 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Don't try to match on false | Roeland Jago Douma | 2018-02-21 | 1 | -17/+19 | |
| * | | | | | Strict OCP\AppFramework\Utility\IControllerMethodReflector | Roeland Jago Douma | 2018-02-21 | 2 | -14/+15 | |
| |/ / / / | ||||||
* | / / / | Log exceptions that happen when writing the app store reply to storage | Joas Schilling | 2018-02-21 | 1 | -0/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #8466 from nextcloud/strict_middlewaredipatcher | Roeland Jago Douma | 2018-02-21 | 3 | -15/+13 | |
|\ \ \ \ | ||||||
| * | | | | Make sure that render always returns a string | Roeland Jago Douma | 2018-02-21 | 1 | -2/+2 | |
| * | | | | Fix tests | Roeland Jago Douma | 2018-02-21 | 2 | -4/+1 | |
| * | | | | Make the middlewareDispatcher strict | Roeland Jago Douma | 2018-02-21 | 1 | -9/+10 | |
* | | | | | Merge pull request #8471 from nextcloud/fix_upgrade | Roeland Jago Douma | 2018-02-21 | 2 | -1/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | getIncompatibleApps needs a string not an array | Roeland Jago Douma | 2018-02-21 | 2 | -1/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #8468 from nextcloud/fix-unicode-avatars | Roeland Jago Douma | 2018-02-21 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use mb_* string methods to extract first character for generated avatars | Morris Jobke | 2018-02-21 | 1 | -1/+1 | |
* | | | | Make AppFramework/Http/Dispatcher strict | Roeland Jago Douma | 2018-02-21 | 1 | -8/+16 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-21 | 2 | -2/+12 | |
* | | | Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-... | blizzz | 2018-02-20 | 2 | -0/+4 | |
|\ \ \ | ||||||
| * | | | Better result handling of email search | Joas Schilling | 2018-02-20 | 2 | -0/+4 | |
* | | | | Merge pull request #8336 from nextcloud/cleanup-unused-parameter | Roeland Jago Douma | 2018-02-20 | 1 | -4/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove fromMailAddress from MailSettingsController | Morris Jobke | 2018-02-13 | 1 | -4/+0 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-20 | 4 | -6/+74 | |
* | | | | | Merge pull request #8314 from nextcloud/openstack | Roeland Jago Douma | 2018-02-19 | 4 | -214/+205 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix controller test | Robin Appelman | 2018-02-19 | 2 | -0/+2 | |
| * | | | | | adjust swift external storage to new openstack sdk | Robin Appelman | 2018-02-19 | 2 | -34/+51 | |
| * | | | | | adjust swift object storage to new openstack sdk | Robin Appelman | 2018-02-19 | 2 | -212/+184 | |
* | | | | | | Merge pull request #8428 from nextcloud/fix_8189 | Roeland Jago Douma | 2018-02-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Avatar generation use ttf (for ancient compatibility) | Roeland Jago Douma | 2018-02-19 | 1 | -1/+1 | |
* | | | | | | Merge pull request #8424 from nextcloud/fix/update-app | Roeland Jago Douma | 2018-02-19 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix updating an up | Christoph Wurst | 2018-02-19 | 2 | -2/+2 | |
* | | | | | | Merge pull request #8334 from nextcloud/lib-strict-typing | Roeland Jago Douma | 2018-02-19 | 1 | -6/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make lib/autoloader.php strictly typed and properly type hinted | Morris Jobke | 2018-02-13 | 1 | -6/+9 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Use normal header() calls instead of private method calls | Morris Jobke | 2018-02-19 | 4 | -11/+10 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-19 | 2 | -2/+4 | |
* | | | | | Merge pull request #8411 from nextcloud/add-strict-types-to-oc_app | Morris Jobke | 2018-02-17 | 5 | -83/+79 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add remaining type hints, that were already okay | Morris Jobke | 2018-02-17 | 1 | -33/+34 | |
| * | | | | | Always return a string in OC_App::getCurrentApp and no boolean | Morris Jobke | 2018-02-17 | 1 | -2/+2 | |
| * | | | | | Use empty array as group list in OC_App::enable | Morris Jobke | 2018-02-17 | 1 | -3/+3 | |
| * | | | | | Refactor dependencies in setAppTypes | Morris Jobke | 2018-02-17 | 1 | -6/+8 | |
| * | | | | | Fix app version to be always string and neither array nor null | Morris Jobke | 2018-02-17 | 4 | -10/+6 | |
| * | | | | | OC_App::loadApps now only accepts an array as type list | Morris Jobke | 2018-02-17 | 2 | -11/+8 | |
| * | | | | | Migrate to short array syntax | Morris Jobke | 2018-02-17 | 1 | -18/+18 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-17 | 4 | -2/+180 | |
* | | | | | | Merge pull request #8232 from nextcloud/bugfix/8007/validate-appinfo-against-... | Morris Jobke | 2018-02-16 | 2 | -91/+63 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 2 | -91/+63 | |
| |/ / / / / |