Commit Graph

66172 Commits (853ec60f3eadceebc3955893d6ed4960f5697058)
 

Author SHA1 Message Date
Robin Appelman 853ec60f3e also cache backend for user in memory instead of always going to redis 3 years ago
Daniel 7341d339eb
Merge pull request #36598 from nextcloud/automated/noid/master-update-psalm-baseline 3 years ago
Louis 57c974f421
Merge pull request #36583 from nextcloud/artonge/fix/dont_scroll_hover_files-controls 3 years ago
Louis df664ed073
Merge pull request #36564 from nextcloud/artonge/fix/restore_copy_button_text_on_error 3 years ago
Anna 6236235d23
Merge pull request #36546 from nextcloud/enh/36543/allow-further-previews 3 years ago
Louis Chemineau a547aff7a4 Restore copy button text on directory fetch error 3 years ago
Louis Chemineau 47f406bda7 Prevent scrolling hover .files-controls 3 years ago
Christoph Wurst ee05e01cf4
Merge pull request #29010 from mattian/fix/19218/birthday-leap-day 3 years ago
nextcloud-command 287f47da9d Update psalm baseline 3 years ago
Nextcloud bot 1c7374ac58
Fix(l10n): 🔠 Update translations from Transifex 3 years ago
Simon L 112d516f27 imaginary - allow to generate heif, pdf and svg thumbnails 3 years ago
Pytal b765a22705
Merge pull request #36570 from nextcloud/enh/a11y-profile-visibility-select 3 years ago
Joas Schilling dcfc96f0cc
Merge pull request #36417 from nextcloud/fix/psr-container 3 years ago
blizzz 6077003899
Merge pull request #36588 from nextcloud/revert/34908 3 years ago
Ferdinand Thiessen 3b2d01fe8b Update autoloaders 3 years ago
Joas Schilling 82498bc50f
Merge pull request #36524 from nextcloud/bugfix/36510/fix-uploading-to-public-shares 3 years ago
Côme Chilliet e586700982
Revert "disable upgrades to 26 for 32-bit" 3 years ago
Joas Schilling 80071bd8b9
fix(sharing): Remove casting to int from INF 3 years ago
Côme Chilliet 4e969ef8a2
Merge pull request #36120 from nextcloud/enh/32bits-support 3 years ago
Côme Chilliet 6e276ad2e1
Show logs on smb-kerberos CI failure 3 years ago
Côme Chilliet 308fcf4526
Respect OCP interface in private classes 3 years ago
Côme Chilliet 09a97ad39c
Move back typing to phpdoc to keep backward compatibility in OCP 3 years ago
Côme Chilliet c4d90f3e81
Removed catch of ValueError as we cannot know if it’s >2038 or <1970 3 years ago
Côme Chilliet 1765908c03
Document that size may be a float in new class VersionEntity 3 years ago
Côme Chilliet 33b52077ff
Only run 32bit CI once a day 3 years ago
Côme Chilliet 476d5dceb2
Skip tests that cannot succeed on 32bits 3 years ago
Côme Chilliet 892e6c642a
Skip buggy tests for 32bits CI 3 years ago
Côme Chilliet 885e54e7e0
Psalm easy fixes in apps/files/appinfo/routes.php 3 years ago
Côme Chilliet 1994554b44
Fix Sabre connector test 3 years ago
Côme Chilliet 028c225d96
Fix psalm errors 3 years ago
Côme Chilliet db80ac02b0
Fix name of skip method for phpunit 3 years ago
Côme Chilliet b7d9e43e25
Put back string in $includeMounts as it actually does something 3 years ago
Côme Chilliet d315bce300
Improve behavior with dates on 32bits and fix tests or skip them 3 years ago
Côme Chilliet 110fc79918
Silence errors of return type mismatch from Sabre for now 3 years ago
Côme Chilliet 77c8c9c805
Improve error output on failed Router test 3 years ago
Côme Chilliet cd885b5705
Type sizes as int|float throughout the code base 3 years ago
Côme Chilliet 5c1a0e0307
Allow float sizes in FileInfo for 32bits 3 years ago
Côme Chilliet 5aed587e25
Fix setQuota on User on 32bits 3 years ago
Côme Chilliet d00422b812
Fix computerFileSize when called with a string without unit 3 years ago
Côme Chilliet 0753be3ff2
Fix a few tests that were using too big int values for 32bits 3 years ago
Côme Chilliet 7a628c0361
Fix 32bits bigint support in Util/OC_Helper 3 years ago
Côme Chilliet 94ecae4ade
Add helper to cast to int|float, fix MemoryInfo on 32bits 3 years ago
Côme Chilliet 0f8c34cdc6
Fix filesize return type error in ViewTest 3 years ago
Côme Chilliet 255f230a87
Fix bigsize support on 32bits in OC_Helper 3 years ago
Côme Chilliet 5cfab229db
Improve test failure output for RouterTest.php 3 years ago
Côme Chilliet d9dbed9105
Fix psalm errors related to filesizes 3 years ago
Côme Chilliet ff776a90b1
Strong type filesize related methods to ease 32bits problem findings 3 years ago
Côme Chilliet 2d8e696c24
Add apcu and ffmpeg to have less skipped tests 3 years ago
Côme Chilliet b370fdb1e7
Running all tests on 32bits to see what happens 3 years ago
Côme Chilliet e156f8339c
Revert "remove 32-bit workarounds" 3 years ago