summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / |/| | |
* | | | Merge pull request #4136 from nextcloud/expire-date-for-all-sharesMorris Jobke2017-04-071-7/+10
|\ \ \ \
| * | | | update unit testsBjoern Schiessle2017-04-071-7/+10
* | | | | Add support for themingLukas Reschke2017-04-076-213/+955
* | | | | Fix testsLukas Reschke2017-04-071-36/+98
* | | | | New layout for welcome emailMorris Jobke2017-04-074-38/+316
* | | | | Don't force the use of Accept-Language anymoreJoas Schilling2017-04-071-26/+22
| |_|/ / |/| | |
* | | | Save the scope of an auth token in the sessionRobin Appelman2017-04-052-32/+50
* | | | Merge pull request #4123 from nextcloud/allow-password-reset-with-emailRoeland Jago Douma2017-04-051-10/+75
|\ \ \ \ | |_|_|/ |/| | |
| * | | Allow to reset the password with the email as an inputJoas Schilling2017-03-281-10/+75
* | | | Merge pull request #2095 from nextcloud/bruteforcesetttingsLukas Reschke2017-04-042-3/+93
|\ \ \ \
| * | | | Fix testsRoeland Jago Douma2017-04-043-16/+0
| * | | | Fixed layout of bruteforcesettingsMorris Jobke2017-04-021-4/+4
| * | | | Update App Manager testRoeland Jago Douma2017-04-021-0/+2
| * | | | Respect bruteforce settings in the ThrottlerRoeland Jago Douma2017-04-021-1/+89
| * | | | Adds security section to the admin pageRoeland Jago Douma2017-04-021-0/+2
| * | | | Initial commit of the bruteforcesettings appRoeland Jago Douma2017-04-022-0/+14
| | |/ / | |/| |
* | | | Merge pull request #4093 from nextcloud/endorse-password-protectionRoeland Jago Douma2017-04-041-2/+14
|\ \ \ \
| * | | | fix unit testsBjoern Schiessle2017-04-031-2/+14
| |/ / /
* / / / Don't try to parse empty body if there is no bodyRoeland Jago Douma2017-04-041-1/+4
|/ / /
* | | rename fun to funcRobin Appelman2017-03-301-4/+4
* | | Add tests for query builder (i)likeRobin Appelman2017-03-301-0/+106