Commit Graph

6177 Commits (ffbbdb2d04c900bcc4ed6bbcf97d4e5fc30dfad9)

Author SHA1 Message Date
Carl Schwan 9095a36b94 refactor(dbal): Port away from getDatabasePlatform() instanceof pattern 3 months ago
Marcel Müller 0ca6384097 fix: Unset classes in container to reduce side-effects between tests 3 months ago
Marcel Klehr 1e9a5019b4 fix(FileAccess): Set filecache size column in tests 3 months ago
nfebe c9bb6eedc6 fix: Include email when searching share suggestions 3 months ago
nfebe c1d9e22c51 fix(sharing): Adapt share suggestions to match trusted servers configs 3 months ago
Carl Schwan bef3996c3e fix(preview): Make version column a string 3 months ago
Carl Schwan 66f50bd585 refactor(preview): Use same mimetype ids as filecache 3 months ago
Carl Schwan 58023782b6 feat(preview): Store original file mimetype in preview table 3 months ago
Carl Schwan 324b54b863 refactor(preview): Cleanup the implementation of the new preview backend 3 months ago
Carl Schwan 6f56dcf73e fix(preview): Fix some tests 3 months ago
Carl Schwan b0357663b9 perf(preview): Optimize migration and simplify DB layout 3 months ago
Carl Schwan bba9667882 perf(preview): Adapt BackgroundCleanupJob to new previews table 3 months ago
Carl Schwan 6008852232 feat(preview): Support multibucket storage 3 months ago
Daniel Kesselberg 83a691709c
refactor: use IEmailValidator.isValid instead of IMailer.validateEmailAddress 3 months ago
Carl Schwan 60c2875670 refactor: Cleanup some unit tests 3 months ago
Ferdinand Thiessen 31571476d3 refactor(files_external): migrate Ajax with `OC_JSON` to proper controller 3 months ago
Marcel Müller 31481701f3 fix(appstore): Make appstore timeout configurable 3 months ago
Côme Chilliet bdff12361c
fix: Cleanup and fix tests, and fix related issues in code 3 months ago
Côme Chilliet 73447618e7
chore: Run rector on lib/private/Template folder and cleanup more typing 3 months ago
Carl Schwan 8e5eef24d2 refactor: Remove OC_Helper::streamCopy 3 months ago
provokateurin 504eae65bd
refactor: Apply rector Nextcloud 27 set 3 months ago
provokateurin d59338b377
refactor: Apply rector Nextcloud 26 set 3 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
provokateurin 6a12fbc4f3
refactor: Run rector 3 months ago
Thomas Citharel f4e703bd5b
feat(test-case): allow to use PHPUnit Group attributes to mark tests requiring database 3 months ago
Côme Chilliet 5e9af71509
fix(tests): Fix UserPluginTest methods expectation 3 months ago
Côme Chilliet 8107f614d8
fix(tests): Ignore expected warning for s3 tests 3 months ago
Côme Chilliet 3e4531dd05
fix: Fix methods returning null for arrays in schema Mock 3 months ago
Côme Chilliet 844c405f71
fix(tests): Make dataGeneralChecks static in Share20 ManagerTest 3 months ago
Côme Chilliet ac61839d1e
fix(tests): Fix PHPUnit deprecation warnings in tests 3 months ago
Louis Chemineau bd8a0ec3cf
feat(files): Add appconfig value to disable fixed userfolder permissions optimization 3 months ago
Akhil fe30ca872b feat(config): Add UserConfigChangedEvent whenever user config is updated 3 months ago
Benjamin Gaussorgues 5883914422
feat(db): add SSL/TLS support for PostgreSQL 4 months ago
Carl Schwan 837fe3586d feat(db): Restaure support for non-nullable boolean column 4 months ago
Marcel Klehr fe54914ef9 fix(TaskProcessing): Cache task types by 4 months ago
Maxence Lange 70dd0de0ff fix(userconfig): using api bit functions 4 months ago
Côme Chilliet ae4d38eb63
fix: Allow hyphen in appid 4 months ago
Louis Chemineau e6aa83cddd
fix(TagsTest): Declare `rootFolder` property 4 months ago
Louis Chemineau 634e8d2587
fix: Dispatch favorite event with an actual path 4 months ago
Côme Chilliet bc5e29f9f2
fix(tests): Fix type issues and other problems with encryption tests 4 months ago
Robin Appelman 0c1d5e8c54
fix: ensure all object store configuration have distict bucket names 4 months ago
Julien Veyssier 1775c94e4a
feat(taskprocessing): add tests for getAvailableTaskTypeIds 4 months ago
invario 97a0dde160 feat(previews): previews and tests for large remote videos w/o full download 4 months ago
provokateurin e391e50446
test(BinaryFinder): Make sure the test is portable between systems 4 months ago
Marcel Klehr 2bb2fa50ee feat(SystemTag): Add typed events for tag mapper events 4 months ago
Carl Schwan 9b2fff5931 refactor(querybuilder): Port away from qb::execute() in tests/ 4 months ago
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException 4 months ago
Carl Schwan c21b8169ff refactor(querybuilder): Port away from qb::execute() in lib/ 4 months ago
SebastianKrupinski ff4fdf1af8
feat: meeting proposals 4 months ago
SebastianKrupinski 7e92b157e3 fix: aliases and capitalization of emails 4 months ago