Commit Graph

8262 Commits (3956c4e9be27d7f52f57d413e8a27ebec76f842e)

Author SHA1 Message Date
Enrique Pérez Arnaud ac2f9816a6
feat(auth): support permanent OCM refresh tokens and bearer login 2 months ago
Côme Chilliet f7f9a47ceb
fix: Do not set last-password-confirm for apptoken sessions 2 months ago
Peter Ringelmann 6629aa242b fix: use files permission enum 2 months ago
Peter Ringelmann 0884927470 test(files): migrate copy/move e2e from Cypress to Playwright 2 months ago
Micke Nordin 64a23d457f test(ocm): Add tests for deduplication of resourceTypes 2 months ago
Yoan Bozhilov 022531b997 fix(taskprocessing): guard lockTask on scheduled, record started_at, Oracle fallback 2 months ago
Yoan Bozhilov 0799454a1f fix(taskprocessing): claim tasks atomically with SKIP LOCKED + composite index 2 months ago
Côme Chilliet 088dba3c20
chore: Fix CreateSessionTokenCommandTest and add test for ephemeral session 2 months ago
Josh 384e21b824
test(s3): drop unnecessarily added fclose 2 months ago
Josh ba4924b331
test(s3): make testFileSizes EOF assertion more robust 2 months ago
Benjamin Gaussorgues 28d32d8fff
feat(snowflake): allows to generate Snowflake IDs matching a timestamp 2 months ago
Benjamin Gaussorgues 60ce92a697
feat(utils): add getter for serverid with proper default 2 months ago
Ferdinand Thiessen 1d7419fd52
test(login): migrate end-to-end tests to PlayWright 2 months ago
Ferdinand Thiessen 5fd406c784
test(core): migrate end-to-end test to PlayWright 2 months ago
Peter Ringelmann 3e2100bf6d test(files): migrate files download e2e from Cypress to Playwright 2 months ago
Peter Ringelmann a51d520c04 fix: remove sql line 2 months ago
Peter Ringelmann 5137f3030e fix: remove uneccessary dbconfig change 2 months ago
Peter Ringelmann b0e823f9eb test(playwright): fix local test server config for SQLite runs 2 months ago
noah 4b94fd48d1
feat: add a exclude disabled option to last seen 2 months ago
provokateurin 3ee06f338c
ci(PHP): Only test against highest and lowest supported PHP versions 2 months ago
Ferdinand Thiessen 9bc22fd2c4
chore: apply code style 2 months ago
Louis Chmn b4f2a71987 chore: Fix reuse licence after #60840 2 months ago
Côme Chilliet d8a6ab54e7
chore(tests): Use /dev/shm as a tempdirectory 2 months ago
Côme Chilliet a8f21da1f7
fix: Fix data directory permission check and its test 2 months ago
Côme Chilliet 9fe62b6338
chore(tests): Speed up TARTest by compressing a smaller folder 2 months ago
Côme Chilliet f2c32823d4
chore(tests): Fix typo resulting in tests issue 2 months ago
Côme Chilliet d881bca11f
chore(tests): Adapt tests to IUser strict typing 2 months ago
Côme Chilliet c7a5ca60ec
chore(tests): Exclude files_external tests from default testsuite 2 months ago
Côme Chilliet a51886569e
chore: Pass correct type for alias in QueryBuilderTest 2 months ago
Côme Chilliet 1b53179ba9
chore: Update guest avatar test image 2 months ago
Côme Chilliet b2a69d0095
fix: Silence PHP warnings from fopen and mkdir 2 months ago
Côme Chilliet 1f246dec14
chore(tests): Set a token string to avoid getToken returning null from tests 2 months ago
Côme Chilliet 805902eed3
chore: Re-enable tests failing on drone 2 months ago
Côme Chilliet c6452f01a5
chore(tests): Fix User UID mocking in TwoFactorAuth/ManagerTest.php 2 months ago
Côme Chilliet b4f86c032c
chore(tests): Avoid deprecation in PublicKeyTokenProvider 2 months ago
Benjamin Gaussorgues 73506e8486
chore(deprecated): remove Reflection*::setAccessible as it's noop since PHP 8.1 2 months ago
Ferdinand Thiessen ab96b85ac6
test(systemtags): migrate from Cypress to PlayWright 2 months ago
Carl Schwan a459b9cc1f
refactor(server): Register alias when needed 2 months ago
provokateurin 405d250aef
test: Add missing calls to the parent setUp method 2 months ago
Louis Chmn 6bb9ad60f2
test(View): Setup users and groups once 2 months ago
Carl Schwan 8bff1b4968
perf(UserConfigTest): Don't recreate database between invocation 2 months ago
Louis Chmn 442777762d
test(App): Setup users and groups once 2 months ago
Peter Ringelmann b256bbe7ad test(files): migrate recent-view and regression specs from Cypress to Playwright 2 months ago
Julien Veyssier 0bd607274c feat(task-streaming): fix tests 2 months ago
Ferdinand Thiessen 7e1adfb1fa
test(playwright): reduce potential flakiness of appstore tests 2 months ago
Peter Ringelmann ad93216416 test(files): migrate files actions e2e from Cypress to Playwright 2 months ago
Carl Schwan 3b7ca63f43
perf(AppConfigIntegrationTest): Avoid creating too many times AppConfig 2 months ago
Peter Ringelmann 87f8d78424 test(files): migrate favorites e2e from Cypress to Playwright 2 months ago
Carl Schwan 0fee41df7c
perf: Test chunking with a lower amount of entries 2 months ago
Carl Schwan 84a8b7e50e
perf(tests): Cache encryption result in UserConfigTest 2 months ago