Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-22 | 38 | -46/+238 |
* | Merge pull request #32964 from nextcloud/feat/add-title-folderview | Simon L | 2022-06-21 | 1 | -1/+1 |
|\ | |||||
| * | Add title to file name | Carl Schwan | 2022-06-21 | 1 | -1/+1 |
* | | Merge pull request #32242 from nextcloud/fix-logging-data-array | blizzz | 2022-06-21 | 4 | -25/+76 |
|\ \ | |||||
| * | | Fix logging data context to file | Thomas Citharel | 2022-05-02 | 4 | -25/+76 |
* | | | Merge pull request #32941 from nextcloud/dependabot/composer/guzzlehttp/guzzl... | Carl Schwan | 2022-06-21 | 1 | -0/+0 |
|\ \ \ | |||||
| * | | | Bump guzzlehttp/guzzle from 7.4.0 to 7.4.4 | Carl Schwan | 2022-06-21 | 1 | -0/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #31475 from nextcloud/kofemann-patch-1 | blizzz | 2022-06-21 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | files: close open directory file descriptor on error path | Tiramisu Mokka | 2022-03-07 | 1 | -0/+1 |
* | | | | Merge pull request #32823 from nextcloud/automated/noid/master-update-psalm-b... | Daniel | 2022-06-21 | 1 | -46/+2 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Update psalm baseline | nextcloud-command | 2022-06-21 | 1 | -46/+2 |
* | | | | Merge pull request #32924 from nextcloud/memcached-binary-protocol | Carl Schwan | 2022-06-21 | 1 | -24/+6 |
|\ \ \ \ | |||||
| * | | | | memcached should not throw arbitrary exceptions | Arthur Schiwon | 2022-06-17 | 1 | -24/+6 |
| * | | | | Enable binary protocol again | Carl Schwan | 2022-06-17 | 1 | -1/+1 |
* | | | | | Merge pull request #32954 from nextcloud/fix/replace-opis-closure-by-laravel-... | Côme Chilliet | 2022-06-21 | 1 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Sync back with 3rdparty master | Côme Chilliet | 2022-06-21 | 1 | -0/+0 |
* | | | | | | 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 | 3 | -4/+5 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | make 'text-overflow: ellipsis' possible again in dashboard | Artur Neumann | 2022-06-21 | 3 | -4/+5 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #32868 from nextcloud/fix/replace-opis-closure-by-laravel-... | blizzz | 2022-06-21 | 5 | -4/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Explicitely only accept closures from our dependencies in ClosureJob | Côme Chilliet | 2022-06-21 | 1 | -1/+4 |
| * | | | | | | Update 3rdparty branch with opis/closure back | Côme Chilliet | 2022-06-21 | 1 | -0/+0 |
| * | | | | | | Update 3rdparty branch with opis/closure back | Côme Chilliet | 2022-06-21 | 1 | -0/+0 |
| * | | | | | | Add a test about unserializing data from opis/closure serialization | Côme Chilliet | 2022-06-20 | 1 | -0/+7 |
| * | | | | | | Replace opis/closure with laravel/serializable-closure in code | Côme Chilliet | 2022-06-14 | 3 | -4/+5 |
| * | | | | | | Replace opis/closure by laravel/serializable-closure | Côme Chilliet | 2022-06-14 | 1 | -0/+0 |
* | | | | | | | 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 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #32901 from nextcloud/fix/remove-at-matcher-in-lib-tests | Côme Chilliet | 2022-06-21 | 18 | -966/+872 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Remove some more at matchers in tests/lib | Côme Chilliet | 2022-06-20 | 9 | -405/+350 |
| * | | | | | | | Remove at matcher uses in tests/lib | Côme Chilliet | 2022-06-16 | 9 | -561/+522 |
| |/ / / / / / | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-21 | 86 | -1008/+988 |
* | | | | | | | 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 | 2 | -1/+313 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix email shares not being shown to other users | Richard Steinmetz | 2022-06-17 | 2 | -1/+313 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | 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 |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-19 | 12 | -2/+60 |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-18 | 12 | -2/+18 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #32874 from bill-mcgonigle/patch-1 | Simon L | 2022-06-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Mention missing files subdir | Bill McGonigle | 2022-06-14 | 1 | -1/+1 |