Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the URLGenerator strict | Roeland Jago Douma | 2018-01-14 | 1 | -0/+2 |
* | Get correct translations for SecurityProvider | Roeland Jago Douma | 2018-01-02 | 1 | -2/+2 |
* | Add tests | Roeland Jago Douma | 2017-12-13 | 1 | -1/+5 |
* | Fix email buttons for white theme | Morris Jobke | 2017-12-11 | 1 | -2/+10 |
* | Make isUpdateAvailable non-static | Morris Jobke | 2017-11-25 | 1 | -1/+9 |
* | Fix welcome text for better grammar in themed instances | Morris Jobke | 2017-11-09 | 1 | -4/+4 |
* | Use ::class in test mocks of dav app | Morris Jobke | 2017-10-26 | 1 | -2/+3 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 7 | -80/+86 |
* | Use DI for IAppManager to encryption migration | Morris Jobke | 2017-10-24 | 1 | -0/+6 |
* | Set the data from the template | Joas Schilling | 2017-10-18 | 1 | -16/+8 |
* | fix url | Bjoern Schiessle | 2017-10-17 | 1 | -2/+2 |
* | App management: add update section | Julius Härtl | 2017-10-10 | 1 | -0/+6 |
* | Improve text: 'you have now' -> 'you now have' | Leon Klingele | 2017-09-08 | 1 | -4/+4 |
* | Fix tests | Morris Jobke | 2017-09-05 | 1 | -1/+3 |
* | Update the URLs in tests to use example.org | Morris Jobke | 2017-08-01 | 1 | -8/+8 |
* | Fix tests | Roeland Jago Douma | 2017-08-01 | 1 | -1/+1 |
* | Remove unneeded styles | Morris Jobke | 2017-07-24 | 1 | -2/+2 |
* | Adjust to height=120 | Lukas Reschke | 2017-07-24 | 1 | -2/+2 |
* | Revert "Set max-width of image to 100px in Outlook as well" | Lukas Reschke | 2017-07-24 | 1 | -6/+0 |
* | Set max-width of image to 100px in Outlook as well | Morris Jobke | 2017-07-23 | 1 | -0/+6 |
* | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emails | Morris Jobke | 2017-07-07 | 1 | -6/+6 |
|\ | |||||
| * | Fix tests | Joas Schilling | 2017-06-20 | 1 | -6/+6 |
* | | no warning on password change if no encryption module uses per-user keys | Bjoern Schiessle | 2017-07-06 | 1 | -4/+32 |
* | | Merge pull request #5342 from nextcloud/userlist-used-space | Morris Jobke | 2017-07-05 | 1 | -12/+68 |
|\ \ | |||||
| * | | Update unit tests | Morris Jobke | 2017-07-05 | 1 | -12/+68 |
* | | | drone wasn't satisfied yet | Arthur Schiwon | 2017-06-23 | 1 | -5/+12 |
* | | | adjust another test | Arthur Schiwon | 2017-06-23 | 1 | -3/+19 |
* | | | Allow to force a language and set it via the ocs api | Joas Schilling | 2017-06-21 | 1 | -122/+0 |
| |/ |/| | |||||
* | | Fix tests | Lukas Reschke | 2017-06-12 | 1 | -1/+1 |
* | | Also use IMailer interface to generate the email template | Morris Jobke | 2017-06-06 | 1 | -0/+8 |
|/ | |||||
* | adjust the test | Joas Schilling | 2017-06-06 | 1 | -0/+46 |
* | Move activities test code | Christoph Wurst | 2017-05-18 | 3 | -0/+288 |
* | Increase device password entropy. Use lower- and upper-case characters and di... | Fabrizio Steiner | 2017-05-08 | 1 | -3/+3 |
* | consolidate setEnabled method | Arthur Schiwon | 2017-04-29 | 1 | -12/+16 |
* | fix unit tests | Morris Jobke | 2017-04-29 | 1 | -16/+6 |
* | use proper return codes and handle failure cases | Morris Jobke | 2017-04-29 | 1 | -4/+8 |
* | Improve wording of error messages | Morris Jobke | 2017-04-29 | 1 | -6/+6 |
* | fix unit tests | Morris Jobke | 2017-04-29 | 1 | -24/+13 |
* | add unit tests for enable method | Morris Jobke | 2017-04-29 | 1 | -1/+221 |
* | add unit tests for disable method | Morris Jobke | 2017-04-29 | 1 | -1/+219 |
* | adjust tests to have at least one disabled user | Morris Jobke | 2017-04-29 | 1 | -2/+13 |
* | Fix unit tests | Roeland Jago Douma | 2017-04-29 | 1 | -1/+59 |
* | Fix unit tests | Morris Jobke | 2017-04-29 | 1 | -4/+4 |
* | fix unit test | Bjoern Schiessle | 2017-04-28 | 1 | -21/+24 |
* | check verification proof and update account table | Bjoern Schiessle | 2017-04-28 | 1 | -2/+104 |
* | Fix tests | Lukas Reschke | 2017-04-26 | 1 | -5/+5 |
* | Adjust tests | Lukas Reschke | 2017-04-26 | 1 | -1/+11 |
* | Add installed category in AppSettingsControlerTest | Felix A. Epp | 2017-04-25 | 1 | -4/+9 |
* | 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 |