Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix email template tests | Julius Härtl | 2018-07-19 | 1 | -4/+4 |
* | 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 |
* | Bump autoloader and fix tests | Julius Härtl | 2018-06-29 | 1 | -1/+1 |
* | Fix tests | Morris Jobke | 2018-06-19 | 1 | -3/+7 |
* | Just pass uid to the Token stuff | Roeland Jago Douma | 2018-06-18 | 1 | -10/+2 |
* | 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 | 2 | -4/+12 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-06-12 | 1 | -2/+2 |
* | Merge pull request #9565 from nextcloud/feature/noid/app-settings | Morris Jobke | 2018-06-06 | 1 | -35/+28 |
|\ | |||||
| * | Fix AppSettingsControllerTest | Julius Härtl | 2018-06-06 | 1 | -4/+8 |
| * | Cleanup controller code | Julius Härtl | 2018-06-06 | 1 | -35/+24 |
* | | Add a hint that some indexes are not added yet | Morris Jobke | 2018-06-06 | 1 | -3/+14 |
|/ | |||||
* | Fix Applicationtest | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -1/+0 |
* | Bump tests and editorconfig | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -2515/+9 |
* | Bump popovermenu item options and tests | John Molakvoæ (skjnldsv) | 2018-05-16 | 2 | -381/+3022 |
* | Settings to vuejs | John Molakvoæ (skjnldsv) | 2018-05-16 | 1 | -3022/+0 |
* | Show a link to the docs instead of a button on the untrusted domain page | Morris Jobke | 2018-04-17 | 2 | -74/+0 |
* | Ping more privacy respecting organizations | Roeland Jago Douma | 2018-04-05 | 1 | -4/+8 |
* | Merge pull request #8255 from nextcloud/bugfix/noid/group-display-name | blizzz | 2018-03-15 | 2 | -53/+144 |
|\ | |||||
| * | Fixed Controller Test | John Molakvoæ (skjnldsv) | 2018-03-08 | 2 | -53/+144 |
* | | Obsolete test | Roeland Jago Douma | 2018-03-09 | 1 | -23/+0 |
|/ | |||||
* | this was a migration step to ownCloud 8.0 to restructure the encryption folde... | Bjoern Schiessle | 2018-03-02 | 2 | -166/+0 |
* | Provide translated error message for permission error | Morris Jobke | 2018-02-26 | 1 | -3/+7 |
* | Merge pull request #8336 from nextcloud/cleanup-unused-parameter | Roeland Jago Douma | 2018-02-20 | 1 | -14/+0 |
|\ | |||||
| * | Remove crypto and timefactory from UsersController | Morris Jobke | 2018-02-13 | 1 | -14/+0 |
* | | fix controller test | Robin Appelman | 2018-02-19 | 1 | -3/+3 |
* | | Merge pull request #8259 from nextcloud/guzzle6 | Morris Jobke | 2018-02-14 | 1 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | adjust httpclient to guzzle6 | Robin Appelman | 2018-02-09 | 1 | -2/+3 |
* | | Link to NC 14 dev manual | Roeland Jago Douma | 2018-02-08 | 1 | -3/+22 |
|/ | |||||
* | Merge pull request #8036 from nextcloud/phpunit6 | Roeland Jago Douma | 2018-01-25 | 1 | -1/+1 |
|\ | |||||
| * | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -1/+1 |
* | | Properly catch InvalidTokenException for better error response | Morris Jobke | 2018-01-24 | 1 | -0/+40 |
|/ | |||||
* | 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 |