Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4477 from danxuliu/acceptance-macos-nitpicking | Roeland Jago Douma | 2017-04-24 | 1 | -27/+32 |
|\ | |||||
| * | Fix minor code style issues (also known as nitpicking) | Daniel Calviño Sánchez | 2017-04-22 | 1 | -27/+32 |
* | | Add unit tests for mounts of delete users | Joas Schilling | 2017-04-24 | 1 | -0/+24 |
* | | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_pr | blizzz | 2017-04-24 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | unit test adjustment | Roger Szabo | 2017-04-07 | 1 | -0/+2 |
* | | Run acceptance tests on macOS | Morris Jobke | 2017-04-21 | 1 | -4/+30 |
* | | Merge pull request #4208 from danxuliu/add-basic-acceptance-test-system | Roeland Jago Douma | 2017-04-21 | 23 | -0/+2108 |
|\ \ | |||||
| * | | Make test passwords valid for the password_policy app | Daniel Calviño Sánchez | 2017-04-21 | 3 | -7/+7 |
| * | | Move acceptance tests from build/acceptance to tests/acceptance | Daniel Calviño Sánchez | 2017-04-21 | 23 | -0/+2108 |
* | | | Make sure we use a new encryption module all the time | Joas Schilling | 2017-04-20 | 1 | -7/+16 |
* | | | Don't assume the admin didn't configure Opcache correctly... | Joas Schilling | 2017-04-20 | 1 | -3/+5 |
* | | | Use the correct class | Joas Schilling | 2017-04-20 | 1 | -1/+1 |
* | | | Import some classes | Joas Schilling | 2017-04-20 | 1 | -80/+51 |
* | | | Use the correct Dummy and Backend class | Joas Schilling | 2017-04-20 | 1 | -2/+2 |
* | | | Kill dead code | Joas Schilling | 2017-04-20 | 1 | -125/+0 |
* | | | Fix warning with undefined method | Joas Schilling | 2017-04-20 | 1 | -4/+4 |
* | | | Don't use deprecated getMock() anymore | Joas Schilling | 2017-04-20 | 3 | -16/+18 |
* | | | Restoring the error handler within the error handler causes unexpected results | Joas Schilling | 2017-04-20 | 1 | -3/+10 |
* | | | Delete the correct config value | Joas Schilling | 2017-04-20 | 1 | -1/+1 |
* | | | Merge pull request #4398 from nextcloud/fix_accesslistcode | Joas Schilling | 2017-04-20 | 1 | -2/+1 |
|\ \ \ | |||||
| * | | | Get proper accesslist for userFolder | Roeland Jago Douma | 2017-04-20 | 1 | -2/+1 |
* | | | | Merge pull request #4212 from individual-it/master | Joas Schilling | 2017-04-20 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | JS tests for upload only function | Artur Neumann | 2017-04-18 | 1 | -1/+2 |
* | | | | | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 3 | -10/+10 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #4350 from nextcloud/adjust-old-bruteforce-protection-anno... | Roeland Jago Douma | 2017-04-19 | 2 | -55/+23 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Adjust existing bruteforce protection code | Lukas Reschke | 2017-04-14 | 2 | -55/+23 |
* | | | | Merge pull request #4371 from nextcloud/dont-allow-dot-usernames | Morris Jobke | 2017-04-18 | 1 | -0/+43 |
|\ \ \ \ | |||||
| * | | | | Better validation of allowed user names | Joas Schilling | 2017-04-18 | 1 | -0/+43 |
* | | | | | Merge pull request #4369 from nextcloud/fix-translations | Morris Jobke | 2017-04-18 | 5 | -9/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Fix translations | Joas Schilling | 2017-04-18 | 5 | -9/+9 |
| |/ / / / | |||||
* | | | | | Beautify test email | Lukas Reschke | 2017-04-18 | 1 | -0/+6 |
* | | | | | Merge pull request #4372 from nextcloud/smtp-password | Morris Jobke | 2017-04-18 | 2 | -59/+35 |
|\ \ \ \ \ | |||||
| * | | | | | Fix unit tests | Morris Jobke | 2017-04-18 | 1 | -1/+1 |
| * | | | | | Fix some more stuff | Joas Schilling | 2017-04-18 | 1 | -16/+21 |
| * | | | | | Fix tests | Joas Schilling | 2017-04-18 | 1 | -42/+13 |
| |/ / / / | |||||
* / / / / | Add bruteforce protection to changePersonalPassword | Lukas Reschke | 2017-04-18 | 1 | -39/+31 |
|/ / / / | |||||
* | | | | Merge pull request #2834 from nextcloud/accesListToShareManager | Morris Jobke | 2017-04-15 | 3 | -8/+532 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add more tests for the share helper | Joas Schilling | 2017-04-13 | 1 | -0/+111 |
| * | | | Activate the test | Joas Schilling | 2017-04-13 | 1 | -1/+1 |
| * | | | Adjust docs and make !$currentAccess simpler | Joas Schilling | 2017-04-13 | 1 | -4/+12 |
| * | | | Fix share manager test | Joas Schilling | 2017-04-13 | 1 | -13/+24 |
| * | | | Fix default share provider | Joas Schilling | 2017-04-13 | 1 | -10/+10 |
| * | | | Fix tests for ShareHelper | Joas Schilling | 2017-04-13 | 1 | -44/+70 |
| * | | | Add shareHelper test | Roeland Jago Douma | 2017-04-13 | 1 | -0/+94 |
| * | | | Add mail element to access list | Roeland Jago Douma | 2017-04-13 | 2 | -4/+0 |
| * | | | Offload acceslist creation to providers | Roeland Jago Douma | 2017-04-13 | 2 | -41/+232 |
| * | | | Fix tests | Roeland Jago Douma | 2017-04-13 | 1 | -0/+6 |
| * | | | Add owner to access list | Roeland Jago Douma | 2017-04-13 | 1 | -1/+1 |
| * | | | Add getAccessList to ShareManager | Roeland Jago Douma | 2017-04-13 | 1 | -1/+82 |
* | | | | Make BruteForceProtection annotation more clever | Lukas Reschke | 2017-04-13 | 4 | -205/+199 |