Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-23 | 194 | -272/+298 |
* | Merge pull request #26375 from nextcloud/techdebt/noid/symfony-component-tran... | Morris Jobke | 2021-04-22 | 7 | -40/+70 |
|\ | |||||
| * | Fix test by defining plurals | Joas Schilling | 2021-04-20 | 1 | -1/+5 |
| * | Only check translations insteda of the full file | Joas Schilling | 2021-04-20 | 1 | -1/+1 |
| * | Fix PHP CS | Joas Schilling | 2021-04-20 | 1 | -1/+1 |
| * | Correclty use plural for share exception | Joas Schilling | 2021-04-20 | 1 | -2/+2 |
| * | Correctly replace all PHP placeholders with the parameters | Joas Schilling | 2021-04-20 | 3 | -6/+29 |
| * | Fix languages that miss a string in the translation | Joas Schilling | 2021-04-20 | 1 | -7/+16 |
| * | Add a check for the pipe character | Joas Schilling | 2021-04-20 | 2 | -0/+11 |
| * | "Symfony\Component\Translation\PluralizationRules" is deprecated | Joas Schilling | 2021-04-20 | 2 | -40/+23 |
* | | Merge pull request #26627 from nextcloud/smb-341 | blizzz | 2021-04-22 | 11 | -37/+52 |
|\ \ | |||||
| * | | update icewind/smb to 3.4.1 | Robin Appelman | 2021-04-19 | 11 | -37/+52 |
* | | | Merge pull request #26700 from nextcloud/bugfix/noid/fix-oci-ci | blizzz | 2021-04-22 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | FIx Oracle by testing on Ubuntu 20.04 until oci8.so is available for 21.04 | Joas Schilling | 2021-04-22 | 1 | -1/+1 |
* | | | | Merge pull request #26699 from nextcloud/fix/noid/iresult-php-doc | blizzz | 2021-04-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | remove undefined parameter, add description | Arthur Schiwon | 2021-04-22 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #26586 from nextcloud/bugfix/noid/handle-device-login-like... | Joas Schilling | 2021-04-22 | 8 | -24/+51 |
|\ \ \ | |||||
| * | | | Handle device login like an alternative login | Joas Schilling | 2021-04-20 | 8 | -24/+51 |
* | | | | Merge pull request #26692 from nextcloud/redirect-forum | Morris Jobke | 2021-04-22 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Typo | acsfer | 2021-04-22 | 1 | -1/+1 |
| * | | | | Redirect users to forum for questions | acsfer | 2021-04-22 | 1 | -3/+3 |
* | | | | | Merge pull request #25714 from nextcloud/fix/23197/explicitly_check_hex2bin_i... | Morris Jobke | 2021-04-22 | 1 | -3/+19 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Explicitly check hex2bin input | Roeland Jago Douma | 2021-02-18 | 1 | -3/+19 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-22 | 398 | -764/+884 |
* | | | | | Merge pull request #26609 from nextcloud/Valdnet-patch-6 | Roeland Jago Douma | 2021-04-21 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | l10n: Improve styling | Valdnet | 2021-04-18 | 1 | -1/+1 |
* | | | | | | Merge pull request #23529 from Simounet/feat/23397-settings-new-user-modal | John Molakvoæ | 2021-04-21 | 15 | -154/+177 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Settings: new user row replaced by a modal | Simounet | 2021-04-21 | 15 | -154/+177 |
* | | | | | | | Merge pull request #26474 from nextcloud/caugner-patch-mariadb-in-mysql-suppo... | Morris Jobke | 2021-04-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Mention MariaDB in MySQL support warning | Claas Augner | 2021-04-09 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #26575 from nextcloud/s3-set-mimetype | kesselb | 2021-04-21 | 11 | -32/+38 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | set mimetype for objects uploaded to object storages | Robin Appelman | 2021-04-21 | 11 | -32/+38 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #26669 from nextcloud/nickvergessen-patch-1 | Morris Jobke | 2021-04-21 | 1 | -3/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update CredentialsManagerTest.php | Joas Schilling | 2021-04-21 | 1 | -3/+0 |
* | | | | | | | | Merge pull request #26648 from nextcloud/Valdnet-patch-7 | Roeland Jago Douma | 2021-04-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | l10n: Spelling unification | Valdnet | 2021-04-20 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #25991 from nextcloud/update-acceptance-tests-to-selenium3 | John Molakvoæ | 2021-04-21 | 9 | -19/+68 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add automatic handling of "ElementNotInteractable" exceptions | Daniel Calviño Sánchez | 2021-04-19 | 1 | -1/+24 |
| * | | | | | | | | | Update acceptance tests to Selenium 3 | Daniel Calviño Sánchez | 2021-04-16 | 3 | -13/+37 |
| * | | | | | | | | | Replace carriage return with WebDriver "ENTER" constant | Daniel Calviño Sánchez | 2021-04-16 | 2 | -2/+4 |
| * | | | | | | | | | Do not send "enter" key when not needed | Daniel Calviño Sánchez | 2021-04-16 | 3 | -3/+3 |
* | | | | | | | | | | Merge pull request #26673 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2021-04-21 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-04-21 | 1 | -3/+0 |
|/ / / / / / / / / / | |||||
* | | / / / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-04-21 | 172 | -144/+690 |
| |_|/ / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #26654 from nextcloud/bugfix/noid/fix-security-credentials... | Morris Jobke | 2021-04-20 | 1 | -18/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix security credentials manager test | Joas Schilling | 2021-04-20 | 1 | -18/+11 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #26658 from nextcloud/bugfix/noid/continue-on-denied-acls | Morris Jobke | 2021-04-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Continue iterating over diretory contents and just hide file if denied by acl | Julius Härtl | 2021-04-20 | 1 | -1/+1 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #26661 from nextcloud/bugfix/noid/fix-ldap-unit-test | Morris Jobke | 2021-04-20 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix LDAP unit tests | Joas Schilling | 2021-04-20 | 1 | -2/+2 |
| | |/ / / / / / / | |/| | | | | | | |