Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose parameters as variables to templates | Julius Härtl | 2018-02-27 | 1 | -1/+4 |
* | Enable renderAs public page | Julius Härtl | 2018-02-27 | 1 | -0/+4 |
* | Pass template parameters to parent template | Julius Härtl | 2018-02-27 | 1 | -1/+7 |
* | Fix check if theming defaults instance is available | Morris Jobke | 2018-02-27 | 1 | -1/+5 |
* | Merge pull request #8359 from nextcloud/swift-v3 | Morris Jobke | 2018-02-26 | 1 | -7/+27 |
|\ | |||||
| * | User proper username + pass | Roeland Jago Douma | 2018-02-26 | 1 | -2/+2 |
| * | add support for v3 swift auth | Robin Appelman | 2018-02-26 | 1 | -7/+27 |
* | | Merge pull request #8541 from nextcloud/translate-permission-error-page | Morris Jobke | 2018-02-26 | 3 | -4/+12 |
|\ \ | |/ |/| | |||||
| * | Provide translated error message for permission error | Morris Jobke | 2018-02-26 | 3 | -4/+12 |
* | | Merge pull request #8504 from nextcloud/bugfix/noid/well-its-not-an-array | Roeland Jago Douma | 2018-02-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | Dont use $info as array when its not an array | Joas Schilling | 2018-02-22 | 1 | -1/+1 |
| |/ | |||||
* | | 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 |
|\ \ \ \ \ | |/ / / / |/| | | | |