Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bring back setEmailAddress for the user management | Bjoern Schiessle | 2016-11-25 | 1 | -9/+61 |
* | update email address correctly | Bjoern Schiessle | 2016-11-23 | 1 | -20/+251 |
* | Merge pull request #2214 from nextcloud/remove-logging | Robin Appelman | 2016-11-21 | 1 | -89/+0 |
|\ | |||||
| * | update tests | Robin Appelman | 2016-11-21 | 1 | -89/+0 |
* | | fix unit tests | Bjoern Schiessle | 2016-11-21 | 1 | -74/+7 |
* | | allow to change display names in the user settings again | Björn Schießle | 2016-11-21 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions | Morris Jobke | 2016-11-18 | 1 | -1/+3 |
|\ | |||||
| * | Fix unit tests | Joas Schilling | 2016-11-18 | 1 | -1/+3 |
* | | fix warnings when updating app password | Robin Appelman | 2016-11-16 | 1 | -3/+2 |
|/ | |||||
* | Adds tests for the AuthSettingsController | Roeland Jago Douma | 2016-11-16 | 1 | -0/+23 |
* | cast to int | Robin Appelman | 2016-11-16 | 1 | -4/+4 |
* | update tests | Robin Appelman | 2016-11-16 | 1 | -1/+7 |
* | Add settings PersonalController | Roeland Jago Douma | 2016-11-06 | 1 | -0/+122 |
* | Add test for "languageCodesTest.php" | Lukas Reschke | 2016-11-02 | 1 | -0/+68 |
* | Proxy images through usercontent.apps.nextcloud.com | Lukas Reschke | 2016-10-31 | 1 | -14/+2 |
* | Fix tests | Lukas Reschke | 2016-10-31 | 1 | -1/+6 |
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -157/+74 |
* | [9.2] Add missing unit tests (#25936) | Thomas Müller | 2016-10-24 | 1 | -7/+7 |
* | phpunit min version is 4.8 | Joas Schilling | 2016-10-06 | 1 | -31/+1 |
* | Fix tests | Joas Schilling | 2016-10-06 | 7 | -286/+367 |
* | Use magic DI as much as possible | Joas Schilling | 2016-10-05 | 1 | -17/+29 |
* | Add a test for all the controllers and the middleware | Joas Schilling | 2016-10-05 | 1 | -0/+111 |
* | Fix getMock UsersControllerTest | Roeland Jago Douma | 2016-09-13 | 1 | -13/+16 |
* | Set default | Roeland Jago Douma | 2016-09-07 | 1 | -2/+2 |
* | Fix getMock settings | Roeland Jago Douma | 2016-09-07 | 1 | -9/+15 |
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -14/+2 |
* | Merge pull request #893 from nextcloud/ie8_be_gone | Marius Blüm | 2016-08-17 | 1 | -6/+6 |
|\ | |||||
| * | Remove IE8 support in CertificateController | Roeland Jago Douma | 2016-08-16 | 1 | -6/+6 |
* | | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 2 | -60/+27 |
|\| | |||||
| * | Fix CheckSetupController tests | Lukas Reschke | 2016-08-15 | 1 | -60/+26 |
| * | Add reference to current user | Lukas Reschke | 2016-08-15 | 1 | -0/+1 |
| * | Add new dependency | Lukas Reschke | 2016-08-15 | 1 | -1/+7 |
* | | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 2 | -5/+5 |
* | | Add unit tests | Lukas Reschke | 2016-08-15 | 2 | -2/+80 |
|/ | |||||
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 1 | -1/+2 |
|\ | |||||
| * | Set content-type to "application/octet-stream" | Lukas Reschke | 2016-06-30 | 1 | -1/+5 |
* | | Set content type when downloading log file to force download in some browsers... | Vincent Petry | 2016-07-06 | 1 | -0/+3 |
* | | prevent users from deleting their own session token | Christoph Wurst | 2016-06-28 | 1 | -5/+36 |
|/ | |||||
* | Move parallel merged auth tests to PSR-4 | Joas Schilling | 2016-05-25 | 1 | -0/+159 |
* | Move tests/settings to PSR-4 | Joas Schilling | 2016-05-19 | 10 | -0/+4522 |