Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-htm... | Joas Schilling | 2018-02-26 | 2 | -12/+18 |
|\ | |||||
| * | Fix existing usages | Joas Schilling | 2018-02-15 | 1 | -1/+1 |
| * | Allow custom HTML in HTML Emails | Joas Schilling | 2018-02-15 | 1 | -11/+17 |
* | | Merge pull request #8491 from nextcloud/strict_request | Joas Schilling | 2018-02-26 | 2 | -56/+70 |
|\ \ | |||||
| * | | Fix comments | Roeland Jago Douma | 2018-02-22 | 1 | -2/+2 |
| * | | Fix proper types | Roeland Jago Douma | 2018-02-22 | 2 | -3/+11 |
| * | | Make Request strict | Roeland Jago Douma | 2018-02-22 | 1 | -53/+59 |
* | | | Relax what t accepts so we don't break it all | Roeland Jago Douma | 2018-02-22 | 1 | -2/+6 |
|/ / | |||||
* | | Merge pull request #8476 from nextcloud/strict_l10n | Roeland Jago Douma | 2018-02-22 | 2 | -25/+26 |
|\ \ | |||||
| * | | 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 | 1 | -19/+19 |
* | | | 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 | 4 | -57/+53 |
|\ \ \ \ | |||||
| * | | | | Make SystemTag strict | Roeland Jago Douma | 2018-02-21 | 4 | -57/+53 |
* | | | | | Merge pull request #8473 from nextcloud/strict_cmr | Roeland Jago Douma | 2018-02-21 | 1 | -26/+28 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | 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 | 1 | -10/+10 |
| |/ / / | |||||
* | / / | 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 | 2 | -13/+11 |
|\ \ \ | |||||
| * | | | 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 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | getIncompatibleApps needs a string not an array | Roeland Jago Douma | 2018-02-21 | 1 | -1/+1 |
| |/ / | |||||
* | | | 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 |
|/ / | |||||
* | | 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 |
* | | | | Merge pull request #8314 from nextcloud/openstack | Roeland Jago Douma | 2018-02-19 | 2 | -214/+203 |
|\ \ \ \ | |||||
| * | | | | 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 |
* | | | | | Use normal header() calls instead of private method calls | Morris Jobke | 2018-02-19 | 3 | -10/+6 |
|/ / / / | |||||
* | | | | Merge pull request #8411 from nextcloud/add-strict-types-to-oc_app | Morris Jobke | 2018-02-17 | 4 | -81/+77 |
|\ \ \ \ | |||||
| * | | | | 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 | 3 | -8/+4 |
| * | | | | 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 |
* | | | | | Merge pull request #8232 from nextcloud/bugfix/8007/validate-appinfo-against-... | Morris Jobke | 2018-02-16 | 2 | -91/+63 |
|\ \ \ \ \ |