Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #33053 from nextcloud/fix/undefined-logger | Pytal | 2022-06-28 | 13 | -17/+24 | |
|\ \ \ \ | ||||||
| * | | | | Fix undefined logger | Christopher Ng | 2022-06-28 | 13 | -17/+24 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #33034 from nextcloud/td/noid/ldap_group_updater | blizzz | 2022-06-28 | 2 | -66/+85 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | adjust tests | Arthur Schiwon | 2022-06-28 | 1 | -20/+31 | |
| * | | | simplify | blizzz | 2022-06-28 | 1 | -1/+1 | |
| * | | | delete groups in chunks instead of one by one | Arthur Schiwon | 2022-06-28 | 1 | -5/+11 | |
| * | | | cleanup LDAP's UpdateGroups | Arthur Schiwon | 2022-06-28 | 1 | -41/+43 | |
| |/ / | ||||||
* | | | Merge pull request #33007 from nextcloud/cleanup/federation-app | Carl Schwan | 2022-06-28 | 23 | -643/+368 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix many issues with the tests | Carl Schwan | 2022-06-28 | 7 | -108/+85 | |
| * | | Cleanup CardDav SyncService | Carl Schwan | 2022-06-24 | 4 | -75/+24 | |
| * | | Summer cleanup of the federation app | Carl Schwan | 2022-06-24 | 18 | -469/+268 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-28 | 130 | -766/+1088 | |
* | | | Merge pull request #32561 from nextcloud/port/vue-personal-federation | Pytal | 2022-06-27 | 14 | -322/+282 | |
|\ \ \ | ||||||
| * | | | Port federatedfilesharing personal settings to vue | Carl Schwan | 2022-06-15 | 14 | -322/+282 | |
* | | | | Merge pull request #32998 from nextcloud/fix/setting_name | Louis | 2022-06-27 | 3 | -11/+5 | |
|\ \ \ \ | ||||||
| * | | | | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 3 | -11/+5 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-27 | 2 | -0/+28 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-25 | 2 | -0/+26 | |
* | | | | | Merge pull request #32863 from nextcloud/feature/add-comments-expire-date | blizzz | 2022-06-24 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix test to check the expire date | Vitor Mattos | 2022-06-20 | 1 | -0/+5 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-24 | 14 | -10/+118 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge pull request #32962 from nextcloud/getstoragestat-change-url | Carl Schwan | 2022-06-23 | 2 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Remove .php from url | Carl Schwan | 2022-06-21 | 2 | -3/+3 | |
* | | | | | | Merge pull request #32701 from nextcloud/fix/type-error-objectree | Carl Schwan | 2022-06-23 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Fix type error in Sabre/Connector/Directory | Carl Schwan | 2022-06-14 | 1 | -2/+2 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-23 | 10 | -2/+62 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #32884 from nextcloud/typing/dav-sharing | Carl Schwan | 2022-06-22 | 10 | -244/+154 | |
|\ \ \ \ | ||||||
| * | | | | Add typing to Sharing Backend | Carl Schwan | 2022-06-22 | 10 | -244/+154 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-22 | 34 | -42/+234 | |
* | | | | | Add title to file name | Carl Schwan | 2022-06-21 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #32902 from nextcloud/enh/noid/opcache-buffer-size-limit | Simon L | 2022-06-21 | 1 | -1/+5 | |
|\ \ \ \ | ||||||
| * | | | | do not display the buffer_size info if the size is already set to a certain t... | szaimen | 2022-06-17 | 1 | -1/+5 | |
* | | | | | Merge pull request #32948 from nextcloud/dashboardFix | Simon L | 2022-06-21 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | make 'text-overflow: ellipsis' possible again in dashboard | Artur Neumann | 2022-06-21 | 1 | -1/+2 | |
* | | | | | | Merge pull request #32861 from nextcloud/fix/remove-at-matcher-in-user_ldap-t... | Carl Schwan | 2022-06-21 | 3 | -36/+26 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove bogus expects from user_ldap tests | Côme Chilliet | 2022-06-14 | 1 | -3/+0 | |
| * | | | | | | Remove deprecated at() matcher from user_ldap tests | Côme Chilliet | 2022-06-13 | 3 | -34/+27 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #32900 from nextcloud/fix/remove-at-matcher-in-theming-tests | Côme Chilliet | 2022-06-21 | 5 | -137/+141 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Remove deprecated expectException from theming tests | Côme Chilliet | 2022-06-20 | 1 | -3/+3 | |
| * | | | | | Remove deprecated at matcher from theming tests | Côme Chilliet | 2022-06-16 | 4 | -134/+138 | |
| | |/ / / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-21 | 84 | -1006/+982 | |
* | | | | | Merge pull request #32881 from nextcloud/Valdnet-patch-2 | rakekniven | 2022-06-20 | 3 | -14/+14 | |
|\ \ \ \ \ | ||||||
| * | | | | | Spelling unification | Valdnet | 2022-06-15 | 1 | -1/+1 | |
| * | | | | | l10n: Spelling unification | Valdnet | 2022-06-15 | 1 | -12/+12 | |
| * | | | | | l10n: Spelling unification | Valdnet | 2022-06-15 | 1 | -1/+1 | |
* | | | | | | Merge pull request #32719 from nextcloud/fix/noid/email-shares-not-shown | Richard Steinmetz | 2022-06-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix email shares not being shown to other users | Richard Steinmetz | 2022-06-17 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #32910 from nextcloud/fix/profiler-invalid-utf8 | blizzz | 2022-06-20 | 1 | -1/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix profiler trying to serialize invalid utf8 | Carl Schwan | 2022-06-20 | 1 | -1/+9 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-20 | 4 | -10/+12 |