Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use popovermenu instead of dropdown and small fix to popovermenu | John Molakvoæ (skjnldsv) | 2018-02-22 | 4 | -58/+57 |
* | Merge pull request #8476 from nextcloud/strict_l10n | Roeland Jago Douma | 2018-02-22 | 4 | -30/+32 |
|\ | |||||
| * | Fix more templates | Roeland Jago Douma | 2018-02-21 | 1 | -1/+1 |
| * | 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 | 7 | -34/+47 |
|\ \ | |||||
| * | | Handle strict typing in Checker and fix tests | Roeland Jago Douma | 2018-02-21 | 2 | -1/+9 |
| * | | 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 | 14 | -106/+112 |
|\ \ \ | |||||
| * | | | Properly cast | Roeland Jago Douma | 2018-02-21 | 1 | -1/+1 |
| * | | | Make SystemTag strict | Roeland Jago Douma | 2018-02-21 | 13 | -105/+111 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-22 | 16 | -10/+148 |
* | | | | 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 |
| |/ / | |||||
* | | | Merge pull request #8474 from nextcloud/bugfix/ciu-12/log-exceptions-that-hap... | Morris Jobke | 2018-02-21 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Log exceptions that happen when writing the app store reply to storage | Joas Schilling | 2018-02-21 | 1 | -0/+1 |
| | |/ | |/| | |||||
* | | | Merge pull request #8456 from nextcloud/bugfix/noid/phpunit-can-now-handle-di... | Morris Jobke | 2018-02-21 | 1 | -11/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use phpunit's directory feature | Joas Schilling | 2018-02-20 | 1 | -11/+3 |
* | | | Merge pull request #8466 from nextcloud/strict_middlewaredipatcher | Roeland Jago Douma | 2018-02-21 | 5 | -27/+31 |
|\ \ \ | |||||
| * | | | 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 | 4 | -16/+19 |
| * | | | 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 |
* | | | Merge pull request #8465 from nextcloud/strict_dispatcher | Morris Jobke | 2018-02-21 | 1 | -8/+16 |
|\ \ \ | |/ / |/| | | |||||
| * | | Make AppFramework/Http/Dispatcher strict | Roeland Jago Douma | 2018-02-21 | 1 | -8/+16 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-21 | 44 | -70/+250 |
* | | Merge pull request #8206 from nextcloud/bugfix/noid/fix-collaboration-result-... | blizzz | 2018-02-20 | 4 | -3/+7 |
|\ \ | |||||
| * | | Better result handling of email search | Joas Schilling | 2018-02-20 | 4 | -3/+7 |
* | | | Merge pull request #8336 from nextcloud/cleanup-unused-parameter | Roeland Jago Douma | 2018-02-20 | 6 | -49/+3 |
|\ \ \ | |||||
| * | | | Remove fromMailAddress from MailSettingsController | Morris Jobke | 2018-02-13 | 2 | -10/+1 |
| * | | | Remove config from AutoCompleteController | Morris Jobke | 2018-02-13 | 2 | -13/+2 |
| * | | | Remove crypto and timefactory from UsersController | Morris Jobke | 2018-02-13 | 2 | -26/+0 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-20 | 18 | -14/+158 |
* | | | | Merge pull request #8314 from nextcloud/openstack | Roeland Jago Douma | 2018-02-19 | 10 | -386/+362 |
|\ \ \ \ | |||||
| * | | | | Use a proper wait for create of the container | Roeland Jago Douma | 2018-02-19 | 2 | -4/+28 |
| * | | | | use more precise method for waiting for swift | Robin Appelman | 2018-02-19 | 1 | -3/+29 |
| * | | | | fix controller test | Robin Appelman | 2018-02-19 | 3 | -3/+5 |
| * | | | | adjust swift external storage to new openstack sdk | Robin Appelman | 2018-02-19 | 4 | -198/+150 |
| * | | | | adjust swift object storage to new openstack sdk | Robin Appelman | 2018-02-19 | 2 | -212/+184 |
| * | | | | switch from rackspace/php-opencloud to php-opencloud/openstack | Robin Appelman | 2018-02-19 | 1 | -0/+0 |
* | | | | | Merge pull request #8428 from nextcloud/fix_8189 | Roeland Jago Douma | 2018-02-19 | 3 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Avatar generation use ttf (for ancient compatibility) | Roeland Jago Douma | 2018-02-19 | 1 | -1/+1 |
| * | | | | Add TTF of OpenSand-{Ligh,Semibold} | Roeland Jago Douma | 2018-02-19 | 2 | -0/+0 |
* | | | | | Merge pull request #8158 from nextcloud/s3-minio | Roeland Jago Douma | 2018-02-19 | 1 | -7/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Use a more widely available method to test s3 settings | Robin Appelman | 2018-02-08 | 1 | -7/+4 |