Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Rename renderHTML to renderHtml | Morris Jobke | 2017-04-19 | 1 | -3/+3 |
* | Merge pull request #4369 from nextcloud/fix-translations | Morris Jobke | 2017-04-18 | 1 | -4/+4 |
|\ | |||||
| * | Fix translations | Joas Schilling | 2017-04-18 | 1 | -4/+4 |
* | | Beautify test email | Lukas Reschke | 2017-04-18 | 1 | -0/+6 |
* | | Fix some more stuff | Joas Schilling | 2017-04-18 | 1 | -16/+21 |
* | | Fix tests | Joas Schilling | 2017-04-18 | 1 | -42/+13 |
|/ | |||||
* | Fix unit tests | Morris Jobke | 2017-04-12 | 1 | -9/+11 |
* | Adjust class references | Lukas Reschke | 2017-04-11 | 1 | -1/+1 |
* | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 2 | -13/+10 |
* | Add support for theming | Lukas Reschke | 2017-04-07 | 2 | -183/+666 |
* | Fix tests | Lukas Reschke | 2017-04-07 | 1 | -36/+98 |
* | New layout for welcome email | Morris Jobke | 2017-04-07 | 1 | -38/+41 |
* | Fix unit tests of master | Roeland Jago Douma | 2017-03-16 | 1 | -0/+1 |
* | Merge pull request #3489 from nextcloud/give-hint-about-opcache | Morris Jobke | 2017-02-24 | 1 | -1/+11 |
|\ | |||||
| * | Show info in admin settings about PHP opcache if disabled | Morris Jobke | 2017-02-22 | 1 | -1/+11 |
* | | add unit tests | Morris Jobke | 2017-02-15 | 1 | -3/+165 |
|/ | |||||
* | Always enable avatars | Morris Jobke | 2017-02-13 | 1 | -4/+0 |
* | Error out when subadmin doesn't select any group | Joas Schilling | 2017-01-23 | 1 | -145/+64 |
* | make sure that we only update the email address if it really changed | Bjoern Schiessle | 2016-12-02 | 1 | -7/+26 |
* | Language | Morris Jobke | 2016-11-30 | 1 | -68/+0 |
* | 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 |
|\ |