Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Add info also to public interface | Joas Schilling | 2018-02-16 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | Fix existing usages | Joas Schilling | 2018-02-15 | 3 | -5/+5 | |
| * | | | | | | | | | | | | | 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 | 5 | -77/+94 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix comments | Roeland Jago Douma | 2018-02-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Fix dav server test | Roeland Jago Douma | 2018-02-22 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | Fix proper types | Roeland Jago Douma | 2018-02-22 | 3 | -4/+12 | |
| * | | | | | | | | | | | | | Make Request strict | Roeland Jago Douma | 2018-02-22 | 2 | -73/+80 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #8522 from nextcloud/fix-groupmembers-numids | Morris Jobke | 2018-02-26 | 2 | -8/+92 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fix retrieving group members with numerical uids from LDAP | Arthur Schiwon | 2018-02-23 | 1 | -6/+7 | |
| * | | | | | | | | | | | | | tests for retrieving group members with numerical uids | Arthur Schiwon | 2018-02-23 | 1 | -2/+85 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #8497 from nextcloud/relax_l10n | Roeland Jago Douma | 2018-02-24 | 2 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Relax what t accepts so we don't break it all | Roeland Jago Douma | 2018-02-22 | 2 | -4/+8 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | [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 |