Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-24 | 14 | -4/+276 |
* | Merge pull request #8519 from nextcloud/fix-l10n-exception | Morris Jobke | 2018-02-23 | 1 | -7/+7 |
|\ | |||||
| * | Use array in t() calls in exception template | Julius Härtl | 2018-02-23 | 1 | -7/+7 |
|/ | |||||
* | Merge pull request #8507 from nextcloud/fix-change-icon | Morris Jobke | 2018-02-23 | 3 | -2/+2 |
|\ | |||||
| * | Update the change.svg icon in the Settings app | Marin Treselj | 2018-02-22 | 1 | -1/+1 |
| * | Add some whitespace around change.svg icon | Marin Treselj | 2018-02-22 | 2 | -1/+1 |
* | | Merge pull request #8502 from nextcloud/properly-show-hints-in-ocs | Morris Jobke | 2018-02-23 | 1 | -2/+10 |
|\ \ | |||||
| * | | Show hint in OCS API for user creation | Morris Jobke | 2018-02-22 | 1 | -2/+10 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-23 | 16 | -24/+108 |
* | | | Merge pull request #8499 from nextcloud/avoid-fruitless-login-attempts | Morris Jobke | 2018-02-22 | 3 | -6/+35 |
|\ \ \ | |||||
| * | | | don't try login with the same name that just failed | Arthur Schiwon | 2018-02-22 | 1 | -3/+5 |
| * | | | track the state of the bind result | Arthur Schiwon | 2018-02-22 | 2 | -3/+30 |
| |/ / | |||||
* | | | Merge pull request #8416 from nextcloud/bugfix/8401/usermanagement-popover | blizzz | 2018-02-22 | 2 | -5/+7 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix hiding and event propagation issues with the user management popover | Julius Härtl | 2018-02-18 | 2 | -5/+7 |
* | | | Merge pull request #8495 from nextcloud/fix-ldap-settings-l10nt | Morris Jobke | 2018-02-22 | 4 | -5/+5 |
|\ \ \ | |_|/ |/| | | |||||
| * | | 2nd parameter to t() must be array | Arthur Schiwon | 2018-02-22 | 4 | -5/+5 |
|/ / | |||||
* | | 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 |