summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-134-205/+199
* | | | Merge pull request #4308 from nextcloud/lost-password-emailLukas Reschke2017-04-133-8/+55
|\ \ \ \
| * | | | Update email template for lost password emailMorris Jobke2017-04-123-8/+55
* | | | | Merge pull request #2424 from nextcloud/fix-login-controller-test-consolidate...Morris Jobke2017-04-131-12/+14
|\ \ \ \ \
| * | | | | do login routine only once when done via LoginControllerArthur Schiwon2017-04-061-8/+8
| * | | | | fix login controller testsArthur Schiwon2017-04-061-6/+8
* | | | | | 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 #3043 from nextcloud/issue-3038-no-logentry-on-email-loginMorris Jobke2017-04-131-54/+54
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Dont create a log entry on email loginJoas Schilling2017-04-071-54/+54
| | |/ / | |/| |
* | | | Merge pull request #4307 from nextcloud/sharing-emailsRoeland Jago Douma2017-04-129-14/+245
|\ \ \ \
| * | | | Fix unit testsMorris Jobke2017-04-125-13/+19
| * | | | Use instance name as alt-textJoas Schilling2017-04-124-3/+7
| * | | | Add addBodyButton to add a single button to email templatesMorris Jobke2017-04-123-0/+221
* | | | | 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
* | | | | | Allow to set text versions for the plain text emailMorris Jobke2017-04-112-0/+53
|/ / / / /
* | | | | Adjust class referencesLukas Reschke2017-04-111-1/+1
* | | | | Add IEMailTemplate to public OCP APILukas Reschke2017-04-111-11/+26
|/ / / /
* | | | Merge pull request #4256 from nextcloud/themingLukas Reschke2017-04-1111-47/+38
|\ \ \ \
| * | | | Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-0911-47/+38
* | | | | Merge pull request #4146 from nextcloud/unread-comments-folderMorris Jobke2017-04-104-78/+144
|\ \ \ \ \
| * | | | | fix quote helper testRobin Appelman2017-03-302-2/+2
| * | | | | update FakeManagerRobin Appelman2017-03-301-0/+3
| * | | | | Add test for getting unread comment count by folderRobin Appelman2017-03-301-76/+139
* | | | | | Dont use the permissions mask while scanningRobin Appelman2017-04-101-0/+12
* | | | | | Also send the new account data with the eventJoas Schilling2017-04-101-5/+8
| |/ / / / |/| | | |