Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -3/+3 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 5 | -6/+6 |
* | Merge pull request #17896 from nextcloud/fix/noid/consider-create-group-result | blizzz | 2019-11-25 | 1 | -0/+30 |
|\ | |||||
| * | take group creation result into consideration | Arthur Schiwon | 2019-11-25 | 1 | -0/+30 |
* | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+2 |
|/ | |||||
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 2 | -53/+68 |
* | Tests fix | John Molakvoæ (skjnldsv) | 2018-06-15 | 1 | -5/+5 |
* | Fixed caldav tests and metadata 2 | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -3/+3 |
* | Fix Metadata tests | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+8 |
* | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 1 | -0/+2 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -2/+4 |
* | Remove legacy OC_User_Backend and OC_User_Interface | Roeland Jago Douma | 2017-07-24 | 1 | -2/+2 |
* | Fix 5.6 duplicate class import | Joas Schilling | 2017-03-17 | 1 | -3/+1 |
* | Clean up the test | Joas Schilling | 2017-03-17 | 1 | -81/+52 |
* | Use DI | Joas Schilling | 2017-03-17 | 1 | -27/+31 |
* | Skip null groups in group manager (#26871) (#26956) | Vincent Petry | 2017-03-17 | 1 | -0/+56 |
* | Remove legacy class OC_Group and OC_User | Morris Jobke | 2017-03-09 | 1 | -208/+0 |
* | fix more tests | Arthur Schiwon | 2016-12-22 | 1 | -23/+23 |
* | Adding group display name support | Vincent Petry | 2016-12-22 | 1 | -214/+223 |
* | Fix getMock MetaDataTest | Roeland Jago Douma | 2016-09-07 | 1 | -1/+3 |
* | LegacyGroupTest need DB | Roeland Jago Douma | 2016-07-11 | 1 | -0/+6 |
* | Improve ManagerTest | Roeland Jago Douma | 2016-07-11 | 2 | -207/+205 |
* | Improve GroupTest | Roeland Jago Douma | 2016-07-11 | 1 | -43/+124 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 7 | -0/+1885 |