Commit Graph

4592 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Arthur Schiwon 16a78f535a
set the display name of federated sharees from addressbook 5 years ago
Morris Jobke efe644137d
[encryption] Remove dependency fetching inside the constructor and move them to method call parameters 5 years ago
Roeland Jago Douma 9163790b7c
Set frame-ancestors to none if none are filled 5 years ago
Roeland Jago Douma 72a9c35be3
Remove some IRouter methods 5 years ago
Robin Appelman a61a757b85
allow selecting multiple columns with SELECT DISTINCT 5 years ago
Daniel Calviño Sánchez 4d3cb1533e Add unit tests for "validateExpirationDateInternal" 5 years ago
Daniel Calviño Sánchez baaaacd650 Add explicit time to test date for clarity 5 years ago
Daniel Calviño Sánchez 578b57837a Add unit test for expiration date with date and with default 5 years ago
Daniel Calviño Sánchez 70018ddabf Fix unit test for expiration date without date but with default 5 years ago
Daniel Calviño Sánchez 3a53c2b6e5 Fix unit test method name 5 years ago
Daniel Calviño Sánchez e997f0fa46 Fix unit test for verifying enforced valid expiration date. 5 years ago
Daniel Calviño Sánchez 8f1fff40e8 Fix unit test for verifying enforced expire date too far in the future 5 years ago
Daniel Calviño Sánchez ec92e82571 Add unit tests to enforce a relaxed default share expiration date 5 years ago
Daniel Calviño Sánchez 4dbeab5cff Remove wrong and misleading comment 5 years ago
Daniel Calviño Sánchez 72f51422ec Remove extra spaces 5 years ago
Daniel Calviño Sánchez 7cfa2701b9 Fix typo in variable name 5 years ago
Daniel Calviño Sánchez c8dc51f0ba Fix typos in method names 5 years ago
Morris Jobke 42a033bbc4
Change to full class names for the encryption app DI in preparation of auto-wiring 5 years ago
Joas Schilling 0c695d97ec
Fix unique key in test table 5 years ago
Joas Schilling 61c767128c
Skip the insertIfNotExists() tests on Oracle because it doesn't work with clob 5 years ago
Joas Schilling 74c0143001
Easier debugging and spell fix 5 years ago
Joas Schilling e313777cd6
Use a different column for the primary key as we can not insert it on oracle 5 years ago
Julius Härtl 2050517d44
Add github action for oci8 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Joas Schilling c07720de77
Use query builder instead of OC_DB in OC\Files\* 5 years ago
Morris Jobke 3e6e9186d8
Fix tests to return config default values 5 years ago
Joas Schilling da1c2bdfe6
Fix repair mimetype step to not leave stray cursors 5 years ago
Roeland Jago Douma f7a2b71627
Fix tests 5 years ago
Joas Schilling ede7510854
Add a function to get the unread count for multiple objects in one go 5 years ago
Morris Jobke f03bb4716b
Remove OCSResponse type hint - see #23827 5 years ago
Morris Jobke dc479aae2d
Improve CertificateManager to not be user context dependent 5 years ago
Roeland Jago Douma fa6a790859
Remove deprecated OCSResponse 5 years ago
Robin Appelman de7026f6e4
use file name instead of path in 'not allowed to share' message 5 years ago
Morris Jobke 765ee60eea
Change tests to typed event listener 5 years ago
Morris Jobke 6e35457fcc
Remove unused private ForwardEmitter and LegacyEmitter 5 years ago
Morris Jobke e4f53ff91b
Add typed events for adding and removing a subadmin 5 years ago
Joas Schilling 1f1244fdcc
Fix PHP CS 5 years ago
Joas Schilling 8600e51df5
Fix manager creation and testing 5 years ago
John Molakvoæ (skjnldsv) 6cd7549509
Bump @nextcloud/vue to 3.0.0 5 years ago
Joas Schilling 4bc821edd9
PSR logger for accounts 5 years ago
John Molakvoæ (skjnldsv) 3e1916080a
Add ICommentsManager::load method 5 years ago
ACTom 2d175586b4
fix php-cs check fail(tests/lib/IntegrityCheck/CheckerTest.php) 5 years ago
ACTom 47ebcdff9e
fix Test\IntegrityCheck\CheckerTest tests fail 5 years ago
Julius Härtl 4512c73293
Only retry fetching app store data once every 5 minutes in case it fails 5 years ago
Morris Jobke cce716f9f3
Clear cached app config while waiting for the SCSSCache to finish processing the file 5 years ago
lynn-stephenson a3bdb0c4cb
Implement unit tests for versions 1 and 2. 5 years ago
Joas Schilling 0ad4ad31e1
Fix more tests 5 years ago
Joas Schilling 49ff48fcd3
Use PSR logger in authentication 5 years ago
Morris Jobke f5a52e941c
Overwrite also the new command bus name to execute them in sync in the tests 5 years ago
Morris Jobke 91d445909a
Fix code style 5 years ago