Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Refactor and fixes on tests | Vitor Mattos | 2022-01-21 | 1 | -124/+135 | |
| * | | | | Fix conflict | Vitor Mattos | 2022-01-21 | 2 | -2/+2 | |
| * | | | | Fix check after change from string to mb_string | Vitor Mattos | 2022-01-21 | 2 | -4/+5 | |
| * | | | | Fix CS | Joas Schilling | 2022-01-21 | 1 | -1/+1 | |
| * | | | | Throw if trying to save reaction without support | Joas Schilling | 2022-01-21 | 1 | -0/+4 | |
| * | | | | Only check mb_strlen() | Joas Schilling | 2022-01-21 | 1 | -1/+1 | |
| * | | | | Remove order from groupConcat as it is not working everywhere | Joas Schilling | 2022-01-21 | 6 | -8/+7 | |
| * | | | | Limit the summary and sort it afterwards | Joas Schilling | 2022-01-21 | 2 | -10/+44 | |
| * | | | | Fix groupConcat and ordering on Oracle | Vitor Mattos | 2022-01-21 | 6 | -10/+12 | |
| * | | | | Order the reaction summary, improvements on validations | Vitor Mattos | 2022-01-21 | 2 | -13/+122 | |
| * | | | | Disable reactions if database don't support utf8mb4 | Vitor Mattos | 2022-01-21 | 2 | -5/+21 | |
| * | | | | Skip if dont support 4 bytes UTF8 | Vitor Mattos | 2022-01-21 | 1 | -0/+13 | |
| * | | | | Update composer autoload and change string to constant | Vitor Mattos | 2022-01-21 | 2 | -0/+2 | |
| * | | | | Rename vars and move logic to method | Vitor Mattos | 2022-01-21 | 1 | -7/+8 | |
| * | | | | Fix column size to work with Oracle. Add unit tests | Vitor Mattos | 2022-01-21 | 1 | -4/+4 | |
| * | | | | Fix column size to work with Oracle. Add unit tests | Vitor Mattos | 2022-01-21 | 1 | -2/+9 | |
| * | | | | Add unit tests | Vitor Mattos | 2022-01-21 | 1 | -4/+261 | |
| * | | | | Prevent query error when use subquery | Vitor Mattos | 2022-01-21 | 4 | -9/+12 | |
| * | | | | Prevent violate constraint | Vitor Mattos | 2022-01-21 | 1 | -9/+28 | |
| * | | | | Rename vars | Vitor Mattos | 2022-01-21 | 1 | -14/+14 | |
| * | | | | Add comments reactions | Vitor Mattos | 2022-01-21 | 4 | -0/+316 | |
* | | | | | Merge pull request #30788 from nextcloud/automated/noid/psalm-baseline-update... | Joas Schilling | 2022-01-21 | 1 | -5/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update psalm baseline | nextcloud-command | 2022-01-21 | 1 | -5/+0 | |
* | | | | | | Merge pull request #30789 from nextcloud/Valdnet-patch-2 | John Molakvoæ | 2022-01-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | l10n: Change to a capital letter | Valdnet | 2022-01-21 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #30123 from nextcloud/rakekniven-patch-1 | Joas Schilling | 2022-01-21 | 3 | -5/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | l10n: Add dot at the end of an sentence | rakekniven | 2022-01-20 | 3 | -5/+5 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-01-21 | 134 | -176/+206 | |
* | | | | | | Merge pull request #29349 from nextcloud/enh/noid/filesext_kerberos_apache_auth | John Molakvoæ | 2022-01-20 | 25 | -126/+633 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Add test for samba kerberos sso in ci | Robin Appelman | 2022-01-20 | 2 | -0/+111 | |
| * | | | | | update icewind/smb to 3.5.2 | Robin Appelman | 2022-01-20 | 6 | -53/+72 | |
| * | | | | | update to release smb lib | Robin Appelman | 2022-01-20 | 1 | -4/+4 | |
| * | | | | | update icewind/smb to 3.5.1 | Robin Appelman | 2022-01-20 | 20 | -91/+375 | |
| * | | | | | do not use deprecated query() method | Arthur Schiwon | 2022-01-20 | 1 | -28/+28 | |
| * | | | | | add changes from Sebastian/dassIT and move default_realm to backend | Arthur Schiwon | 2022-01-20 | 2 | -5/+27 | |
| * | | | | | add KerberosApacheAuth support to files_external | Arthur Schiwon | 2022-01-20 | 3 | -7/+78 | |
* | | | | | | Merge pull request #30771 from nextcloud/fix/proppatch-convert-complex-proper... | Côme Chilliet | 2022-01-20 | 1 | -0/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Convert properties value to string before passing them to database | Côme Chilliet | 2022-01-20 | 1 | -0/+5 | |
* | | | | | | | Merge pull request #30770 from nextcloud/enh/logo-link-target-config | Julien Veyssier | 2022-01-20 | 3 | -1/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | allow changing the top-left logo link target in system config | Julien Veyssier | 2022-01-20 | 3 | -1/+12 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #30769 from nextcloud/fix/memcached_clear | Côme Chilliet | 2022-01-20 | 1 | -21/+2 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Always call flush() as getAllKeys() is broken | Côme Chilliet | 2022-01-20 | 1 | -21/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #29846 from nextcloud/Valdnet-patch-2 | Simon L | 2022-01-20 | 4 | -6/+6 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | l10n: Spelling unification in Transifex. | Valdnet | 2022-01-20 | 3 | -4/+4 | |
| * | | | | | l10n: Spelling unification in Transifex. | Valdnet | 2022-01-20 | 1 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #30471 from nextcloud/enh/cast-char-mysql | Joas Schilling | 2022-01-20 | 5 | -0/+23 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Fix psalm complaint | Joas Schilling | 2022-01-04 | 1 | -0/+1 | |
| * | | | | Explicitly cast char in the query builder | Julius Härtl | 2022-01-04 | 4 | -0/+22 | |
* | | | | | Merge pull request #30703 from nextcloud/dependabot/npm_and_yarn/sass-loader-... | Louis | 2022-01-20 | 2 | -99/+13 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Bump sass-loader from 10.2.0 to 12.4.0 | dependabot[bot] | 2022-01-19 | 2 | -99/+13 |