Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change check if secure randomness is possible. | Timo Förster | 2018-08-24 | 1 | -1/+7 |
* | Adds license to files. Updates the branch. | Michael Weimann | 2018-08-20 | 1 | -0/+79 |
|\ | |||||
| * | Excludes not writable app roots from the directory permission check | Michael Weimann | 2018-08-09 | 1 | -0/+21 |
| * | Adds a test for the app directory permission check. | Michael Weimann | 2018-08-09 | 1 | -0/+58 |
* | | Adds tests for the memory checks | Michael Weimann | 2018-08-20 | 1 | -44/+4 |
* | | Adds tests for the setup memory limit checks | Michael Weimann | 2018-08-20 | 1 | -0/+53 |
|/ | |||||
* | Fix tests | Morris Jobke | 2018-07-11 | 1 | -0/+6 |
* | Add warning to setup checks if the default mailer is still php | Roeland Jago Douma | 2018-07-04 | 1 | -1/+26 |
* | Fix tests | Morris Jobke | 2018-06-19 | 1 | -3/+7 |
* | Merge all setup checks into one controller | Morris Jobke | 2018-06-13 | 1 | -11/+74 |
* | Merge tips & tricks section into setup checks | Morris Jobke | 2018-06-13 | 1 | -1/+10 |
* | Add a hint that some indexes are not added yet | Morris Jobke | 2018-06-06 | 1 | -3/+14 |
* | Ping more privacy respecting organizations | Roeland Jago Douma | 2018-04-05 | 1 | -4/+8 |
* | fix controller test | Robin Appelman | 2018-02-19 | 1 | -3/+3 |
* | adjust httpclient to guzzle6 | Robin Appelman | 2018-02-09 | 1 | -2/+3 |
* | Add tests | Roeland Jago Douma | 2017-12-13 | 1 | -1/+5 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -6/+6 |
* | fix url | Bjoern Schiessle | 2017-10-17 | 1 | -2/+2 |
* | Update the URLs in tests to use example.org | Morris Jobke | 2017-08-01 | 1 | -8/+8 |
* | Don't assume the admin didn't configure Opcache correctly... | Joas Schilling | 2017-04-20 | 1 | -3/+5 |
* | Fix unit tests of master | Roeland Jago Douma | 2017-03-16 | 1 | -0/+1 |
* | Show info in admin settings about PHP opcache if disabled | Morris Jobke | 2017-02-22 | 1 | -1/+11 |
* | [9.2] Add missing unit tests (#25936) | Thomas Müller | 2016-10-24 | 1 | -7/+7 |
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -14/+2 |
* | Merge branch 'master' into implement_712 | Lukas Reschke | 2016-08-15 | 1 | -60/+26 |
|\ | |||||
| * | Fix CheckSetupController tests | Lukas Reschke | 2016-08-15 | 1 | -60/+26 |
| * | Add new dependency | Lukas Reschke | 2016-08-15 | 1 | -1/+7 |
* | | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 1 | -1/+1 |
* | | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -2/+8 |
|/ | |||||
* | Move tests/settings to PSR-4 | Joas Schilling | 2016-05-19 | 1 | -0/+1063 |