Commit Graph

3625 Commits (7df5c5db2d3236be3683949ed1b45eb968f70a98)

Author SHA1 Message Date
Roeland Jago Douma 74c68d8761
Add OCSControllerTests 8 years ago
Robin Appelman e633f2f8df
add test 8 years ago
Robin Appelman e77432783b
Add test for setting up fake fs 8 years ago
Roeland Jago Douma 311531ecce
Adds tests for the AuthSettingsController 8 years ago
Roeland Jago Douma 59d6003f89
Adds NullCache ans NullStorage tests for Lockdown 8 years ago
Roeland Jago Douma e5bc80b31d
Adds TokenProvider and Mapper tests 8 years ago
Robin Appelman 91851c37be
add tests 8 years ago
Robin Appelman 4c3d18a9fc
explicit types 8 years ago
Robin Appelman a4ea20a259
cast to int 8 years ago
Robin Appelman bb65d3b03d
update tests 8 years ago
Joas Schilling 8725302307
Fix InfoParser empty tests 8 years ago
Joas Schilling b8958ee937
Fix activity manager tests 8 years ago
Lukas Reschke b775d935f2
Endpoint is now 11.0.0 8 years ago
Lukas Reschke 5fd428413b
Adjust previous fallbacks 8 years ago
Joas Schilling e76ef9aaa8
Add a magic wrapper from hell to allow phpunit4 to run the code again 8 years ago
Jörn Friedrich Dreyer 4a9361905d
make object prefix configurable 8 years ago
Thomas Müller 506ccdbd8d
Introduce an event for first time login based on the last login time stamp 8 years ago
Lukas Reschke 7cb0df28e2
Prevent downgrade attacks for apps 8 years ago
Robin Appelman cbcdf69dc2
only query substorages to calculate the final mtime/size/etag lazily 8 years ago
Lukas Reschke 9305094b8b
Add test and adjust PHP function arguments 8 years ago
Joas Schilling 92e5fb4053
Add tests for validity of the definitions 8 years ago
Joas Schilling 706b5c3fb6
Use a php class for the definitions to avoid loading problems 8 years ago
Roeland Jago Douma b6562cb386
Generate js codecov coverage 8 years ago
Joas Schilling 4393e8003b
Make sure the database is not replaced while we make a backup of the service 8 years ago
Christoph Wurst 9e5e120ef9
refactor share permission logic into own method to reuse it for the share tab 8 years ago
Roeland Jago Douma 95a8964cc8
Add settings PersonalController 8 years ago
Roeland Jago Douma 04ece69a33
Cleanup OC_Group usage a bit 8 years ago
Roeland Jago Douma dca9184a12
Fix tests 8 years ago
Lukas Reschke 6d686c213b
[WIP] Use mail for encrypting the password reset token as well 8 years ago
Roeland Jago Douma 9e6b26dcd0
Add cache 1 day cache to preview endpoint 8 years ago
Roeland Jago Douma 55af6b45f7
More tests 8 years ago
Roeland Jago Douma 87855aa97b
Added genertor helper & tests 8 years ago
Roeland Jago Douma 2164085f22
Fix urlgenerator test 8 years ago
Morris Jobke 0741346385
Show a hint for system based cron user name 8 years ago
Lukas Reschke 6920e609c0
Adjust tests and DI for Share.php 8 years ago
Lukas Reschke 68cebef64c
DI for root.php 8 years ago
Vincent Petry 889e0a574b
Fix mock warning in some FS tests (#26464) 8 years ago
Vincent Petry f737426eca
Add using casing check/fix for initMountPoints 8 years ago
Lukas Reschke 8d4bda7de6
Add test for "languageCodesTest.php" 8 years ago
Robin Appelman 049bcae29e
Allow setting a maximun number of buckets for multibucket 8 years ago
Lukas Reschke a8b7df9cc1
Add tests 8 years ago
Joas Schilling 2c4035e806
Inject config and logger 8 years ago
Bjoern Schiessle f556c58c22
remove 'send mail notification' option from sharing, replaced by send-by-mail feature 8 years ago
Lukas Reschke 9d6e01ef40
Add missing tests and fix PHPDoc 8 years ago
Christoph Wurst 6f86e468d4
inject ISecureRandom into user session and use injected config too 8 years ago
Christoph Wurst d907666232
bring back remember-me 8 years ago
Leon Klingele e5d78a3523
Fix CSRF token generation / validation 8 years ago
Bjoern Schiessle 318160647a
add method to check if a share provider for a given type is loaded 8 years ago
Roeland Jago Douma 7e2159e9bb
Add defaultShareProvider & federatedshareprovider tests 8 years ago
Roeland Jago Douma d2110ebb0b
Add Manager unit tests 8 years ago