Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 3 | -13/+10 |
* | fixup! Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -20/+20 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-02-27 | 1 | -3/+10 |
* | Fixed actions and header missing th | John Molakvoæ (skjnldsv) | 2018-02-27 | 3 | -7/+8 |
* | fixup! Fixed icons padding | John Molakvoæ (skjnldsv) | 2018-02-26 | 1 | -0/+1 |
* | Fixed icons padding | John Molakvoæ (skjnldsv) | 2018-02-26 | 2 | -19/+21 |
* | Select in popover fix | John Molakvoæ (skjnldsv) | 2018-02-22 | 2 | -1/+5 |
* | Tooltip fix on status icon | John Molakvoæ (skjnldsv) | 2018-02-22 | 2 | -2/+7 |
* | fixup! Changed config saving feedback design | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -2/+0 |
* | Better label styling | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -3/+3 |
* | Changed config saving feedback design | John Molakvoæ (skjnldsv) | 2018-02-22 | 4 | -15/+14 |
* | fixup! Use popovermenu instead of dropdown and small fix to popovermenu | John Molakvoæ (skjnldsv) | 2018-02-22 | 1 | -3/+4 |
* | 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 |