Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Move to strong typing in OC\Archive | Côme Chilliet | 2022-02-24 | 3 | -155/+78 | |
| * | | | | | Fix unused import in OC\Archive\ZIP | Côme Chilliet | 2022-02-24 | 1 | -1/+0 | |
| * | | | | | Fix more typing in OC\Archive classes | Côme Chilliet | 2022-02-24 | 3 | -9/+9 | |
| * | | | | | Improve typing in OC\Archive classes | Côme Chilliet | 2022-02-24 | 3 | -18/+50 | |
* | | | | | | Merge pull request #31380 from nextcloud/fix/opendocument-preview-avoid-errors | Côme Chilliet | 2022-03-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Ignore errors when searching for bundled preview | Côme Chilliet | 2022-02-28 | 1 | -1/+1 | |
| | |_|_|/ / | |/| | | | | ||||||
* / | | | | | Delay loading user preferences until we need them | Joas Schilling | 2022-02-28 | 1 | -8/+12 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #31377 from nextcloud/fix/specify-nullable-string | Anna | 2022-02-28 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Specify string as nullable for credentials password | Anna Larch | 2022-02-28 | 1 | -1/+1 | |
* | | | | | | Merge pull request #30889 from nextcloud/fix/fix-occ-listeners | Côme Chilliet | 2022-02-28 | 1 | -0/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | Build OC\Core\Application when running occ or cron to register listeners corr... | Côme Chilliet | 2022-02-28 | 1 | -0/+2 | |
* | | | | | | Merge pull request #31339 from nextcloud/fix/preview-code-cleaning | Côme Chilliet | 2022-02-28 | 7 | -37/+58 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix tmp file cleaning for bundled previews | Côme Chilliet | 2022-02-24 | 2 | -2/+4 | |
| * | | | | | | Fix typing in OC\Preview\Movie | Côme Chilliet | 2022-02-24 | 1 | -10/+3 | |
| * | | | | | | Fix typing in OC\Preview | Côme Chilliet | 2022-02-24 | 7 | -25/+51 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #31304 from nextcloud/feature/dry_run_for_add_indices | Christoph Wurst | 2022-02-28 | 1 | -2/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add --dry-run option for db:add-missing-* cmd | Louis Chemineau | 2022-02-24 | 1 | -2/+10 | |
* | | | | | | | Don't set up full filesystem to check for certificates | Joas Schilling | 2022-02-26 | 1 | -0/+3 | |
* | | | | | | | Only setupFS when we have to copy the skeleton | Joas Schilling | 2022-02-25 | 1 | -4/+4 | |
* | | | | | | | Extend ImportSource interface to list files of a folder | Christopher Ng | 2022-02-24 | 1 | -0/+10 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-24 | 2 | -0/+36 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | store mountprovider for each mount in the mounts table | Robin Appelman | 2022-02-23 | 15 | -30/+122 | |
* | | | | | Merge pull request #31328 from nextcloud/bugfix/noid/mark-split-database-conf... | Simon L | 2022-02-23 | 1 | -0/+4 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Mark split database configs as sensitive | Joas Schilling | 2022-02-23 | 1 | -0/+4 | |
* | | | | | Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up... | Joas Schilling | 2022-02-23 | 3 | -1/+33 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow to revert the user status of multiple users in 3 queries instead of 3*n | Joas Schilling | 2022-02-15 | 3 | -1/+33 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-23 | 134 | -136/+2 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Deprecate our old, internal background job base classes | Christoph Wurst | 2022-02-22 | 5 | -0/+13 | |
* | | | | | Merge pull request #31173 from nextcloud/enhancement/user_migration-version-h... | Côme Chilliet | 2022-02-22 | 6 | -0/+101 | |
|\ \ \ \ \ | ||||||
| * | | | | | Please drone checkers | Côme Chilliet | 2022-02-21 | 1 | -0/+2 | |
| * | | | | | Update autoload | Côme Chilliet | 2022-02-21 | 2 | -0/+2 | |
| * | | | | | Avoid passing both $importSource and $version while version comes from source | Côme Chilliet | 2022-02-17 | 3 | -8/+14 | |
| * | | | | | Improve version handling for user_migration | Côme Chilliet | 2022-02-17 | 4 | -3/+31 | |
| * | | | | | Add version handling to IMigrator | Côme Chilliet | 2022-02-17 | 2 | -0/+63 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-22 | 4 | -2/+6 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge pull request #31217 from nextcloud/bugfix/noid/also-cache-non-existing-... | Joas Schilling | 2022-02-21 | 1 | -0/+5 | |
|\ \ \ \ | ||||||
| * | | | | Also cache non-existing to reuse it | Joas Schilling | 2022-02-16 | 1 | -0/+5 | |
| |/ / / | ||||||
* | | | | Merge pull request #31195 from nextcloud/wrap_exception | Louis | 2022-02-21 | 1 | -1/+1 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Wrap S3 multipart upload exception | Louis Chemineau | 2022-02-16 | 1 | -1/+1 | |
| * | | | Wrap S3 multipart upload exception | Louis Chemineau | 2022-02-15 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #30367 from nextcloud/fix/minor-api-doc-fix | Julius Härtl | 2022-02-18 | 3 | -10/+8 | |
|\ \ \ | ||||||
| * | | | Fix some issues with the API documentation | Carl Schwan | 2022-02-17 | 3 | -10/+8 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #31141 from nextcloud/fix/better-cache-policy | Carl Schwan | 2022-02-17 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Improve caching policy | Carl Schwan | 2022-02-16 | 1 | -2/+2 | |
* | | | | Add Transactional trait for atomic DB operations | Christoph Wurst | 2022-02-17 | 3 | -0/+72 | |
| |/ / |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-02-16 | 2 | -2/+78 | |
| |/ |/| | ||||||
* | | Extend export destination interface | Christopher Ng | 2022-02-11 | 1 | -2/+13 | |
* | | Allow registration of migrators | Christopher Ng | 2022-02-11 | 7 | -0/+236 | |
|/ | ||||||
* | Merge pull request #30959 from nextcloud/redis-pconnect | Vincent Petry | 2022-02-11 | 1 | -4/+12 | |
|\ | ||||||
| * | use persistent connections when connecting to redis | Robin Appelman | 2022-02-01 | 1 | -4/+12 |