summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Make sure we use a new encryption module all the timeJoas Schilling2017-04-201-7/+16
* Use the correct Dummy and Backend classJoas Schilling2017-04-201-2/+2
* Kill dead codeJoas Schilling2017-04-201-125/+0
* Fix warning with undefined methodJoas Schilling2017-04-201-4/+4
* Don't use deprecated getMock() anymoreJoas Schilling2017-04-203-16/+18
* Restoring the error handler within the error handler causes unexpected resultsJoas Schilling2017-04-201-3/+10
* Delete the correct config valueJoas Schilling2017-04-201-1/+1
* Merge pull request #4398 from nextcloud/fix_accesslistcodeJoas Schilling2017-04-201-2/+1
|\
| * Get proper accesslist for userFolderRoeland Jago Douma2017-04-201-2/+1
* | Rename renderHTML to renderHtmlMorris Jobke2017-04-191-4/+4
|/
* Merge pull request #4371 from nextcloud/dont-allow-dot-usernamesMorris Jobke2017-04-181-0/+43
|\
| * Better validation of allowed user namesJoas Schilling2017-04-181-0/+43
* | Merge pull request #4369 from nextcloud/fix-translationsMorris Jobke2017-04-182-3/+3
|\ \
| * | Fix translationsJoas Schilling2017-04-182-3/+3
| |/
* / Fix unit testsMorris Jobke2017-04-181-1/+1
|/
* Merge pull request #2834 from nextcloud/accesListToShareManagerMorris Jobke2017-04-153-8/+532
|\
| * Add more tests for the share helperJoas Schilling2017-04-131-0/+111
| * Activate the testJoas Schilling2017-04-131-1/+1
| * Adjust docs and make !$currentAccess simplerJoas Schilling2017-04-131-4/+12
| * Fix share manager testJoas Schilling2017-04-131-13/+24
| * Fix default share providerJoas Schilling2017-04-131-10/+10
| * Fix tests for ShareHelperJoas Schilling2017-04-131-44/+70
| * Add shareHelper testRoeland Jago Douma2017-04-131-0/+94
| * Add mail element to access listRoeland Jago Douma2017-04-132-4/+0
| * Offload acceslist creation to providersRoeland Jago Douma2017-04-132-41/+232
| * Fix testsRoeland Jago Douma2017-04-131-0/+6
| * Add owner to access listRoeland Jago Douma2017-04-131-1/+1
| * Add getAccessList to ShareManagerRoeland Jago Douma2017-04-131-1/+82
* | Make BruteForceProtection annotation more cleverLukas Reschke2017-04-133-75/+196
* | Merge pull request #4308 from nextcloud/lost-password-emailLukas Reschke2017-04-131-1/+2
|\ \
| * | Update email template for lost password emailMorris Jobke2017-04-121-1/+2
* | | Remove expired attemptsLukas Reschke2017-04-131-5/+13
* | | Add tests for multiple parametersLukas Reschke2017-04-131-5/+19
* | | Move to dedicated MiddleWareLukas Reschke2017-04-132-40/+287
* | | Add support for ratelimiting via annotationsLukas Reschke2017-04-135-49/+398
| |/ |/|
* | Merge pull request #3966 from nextcloud/downstream-26570Lukas Reschke2017-04-131-0/+21
|\ \ | |/ |/|
| * Check for boolean false and add testsMorris Jobke2017-04-041-0/+15
| * OC_ -> NC_Morris Jobke2017-04-041-1/+1
| * Override config.php values through ENV variables (#26570)Philipp Schaffrath2017-04-041-0/+6
* | Merge pull request #4307 from nextcloud/sharing-emailsRoeland Jago Douma2017-04-121-0/+42
|\ \
| * | Use instance name as alt-textJoas Schilling2017-04-121-0/+4
| * | Add addBodyButton to add a single button to email templatesMorris Jobke2017-04-121-0/+38
* | | Merge pull request #4325 from nextcloud/downstream-27522Roeland Jago Douma2017-04-121-4/+9
|\ \ \ | |/ / |/| |
| * | Simplify the testJoas Schilling2017-04-121-1/+1
| * | Optimize put - Dont try to fetch filecache for not existing filecache in encr...Piotr M2017-04-121-4/+9
* | | Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle2017-04-122-6/+105
|\ \ \ | |/ / |/| |
| * | remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle2017-04-111-6/+6
| * | add tests for discovery serviceBjoern Schiessle2017-04-111-0/+99
* | | Merge pull request #4309 from nextcloud/remove-unused-codeLukas Reschke2017-04-121-124/+0
|\ \ \
| * | | Removes unused code for link share emailsMorris Jobke2017-04-111-124/+0