Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3531 from nextcloud/theming-scss | Morris Jobke | 2017-04-25 | 1 | -23/+33 |
|\ | |||||
| * | Implement scss variable injection by OC_Defaults | Julius Haertl | 2017-04-25 | 1 | -23/+33 |
* | | Merge pull request #3195 from nextcloud/settings-apps-tabular | Morris Jobke | 2017-04-25 | 1 | -4/+9 |
|\ \ | |||||
| * | | Add installed category in AppSettingsControlerTest | Felix A. Epp | 2017-04-25 | 1 | -4/+9 |
| |/ | |||||
* | | Merge pull request #4462 from danxuliu/fix-sharing-password-protected-link | Roeland Jago Douma | 2017-04-25 | 7 | -5/+403 |
|\ \ | |||||
| * | | Add missing unit test for updateShare with email share | Daniel Calviño Sánchez | 2017-04-24 | 1 | -0/+75 |
| * | | Add missing hook check | Daniel Calviño Sánchez | 2017-04-24 | 1 | -2/+13 |
| * | | Fix double hashing of shared link passwords | Daniel Calviño Sánchez | 2017-04-24 | 1 | -0/+6 |
| * | | Add acceptance tests for sharing password protected links | Daniel Calviño Sánchez | 2017-04-24 | 4 | -0/+280 |
| * | | Add system to share data between acceptance test steps | Daniel Calviño Sánchez | 2017-04-24 | 2 | -3/+29 |
* | | | Fix remember redirect_url on failed login attempts | Christoph Wurst | 2017-04-25 | 1 | -4/+6 |
| |/ |/| | |||||
* | | 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 |