Commit Graph

6153 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
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
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 3 months ago
Carl Schwan 837fe3586d feat(db): Restaure support for non-nullable boolean column 3 months ago
Marcel Klehr fe54914ef9 fix(TaskProcessing): Cache task types by 3 months ago
Maxence Lange 70dd0de0ff fix(userconfig): using api bit functions 3 months ago
Côme Chilliet ae4d38eb63
fix: Allow hyphen in appid 3 months ago
Louis Chemineau e6aa83cddd
fix(TagsTest): Declare `rootFolder` property 3 months ago
Louis Chemineau 634e8d2587
fix: Dispatch favorite event with an actual path 3 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
Robin Appelman 02f4a82088
fix: make bucket mapper work with new multi-object-store config 4 months ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 4 months ago
provokateurin e38dfef0dc chore: Remove unused \OC\Cache\CappedMemoryCache 4 months ago
provokateurin eba11750eb chore: Remove unused \OC\Cache\File 4 months ago
Joas Schilling 102c778228
fix(comments): Fix missing return type on new method 4 months ago
provokateurin 4b2a93cf0a
chore(Preview): Remove avconv support 4 months ago
Daniel Kesselberg af38184b6f
fix: Make DummyJobList.getJobsIterator return an interable instance 4 months ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 4 months ago
Joas Schilling 51f596e0c2
test: Fix double space 4 months ago
Joas Schilling 4082a45d6d test: Adjust the hashes and signatures 4 months ago
Côme Chilliet 07b046f762 fix(tests): Fix fopen in mock returning null which is not a valid return 4 months ago
Joas Schilling 894fda1a4d
ci: Update testing certificates that expired after 10 years 4 months ago
Robin Appelman afe77e32f2
test: test moving cache items from cache jail with sharding 4 months ago
Julien Veyssier 4a35837741
feat(auth): adjust PublicKeyTokenProviderTest 4 months ago
Carl Schwan fa5548a1f3 perf(comments): Add a way to get comments for multiple objects at the same time 4 months ago
Côme Chilliet f5111c0961
chore(tests): Do not mock DependencyAnalyzer in AppManagerTest 4 months ago
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager 4 months ago
Côme Chilliet b7c15949ce
chore: Get rid of AppLocator helper 4 months ago
Côme Chilliet 3cea218750
chore(tests): Use valid application names for tests 4 months ago