Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 4 | -547/+547 |
* | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 5 | -37/+37 |
* | Remove admin_notifications since it is obsolete since Nextcloud 14 | Julius Härtl | 2020-03-24 | 1 | -1/+0 |
* | add hub bundle for easy post-installation | Arthur Schiwon | 2020-01-26 | 1 | -1/+3 |
* | AppFetcher: Distinguish between fileName and endpointName | Georg Ehrke | 2020-01-09 | 1 | -1305/+1387 |
* | Restore old behavior allowing to set custom appstore | Georg Ehrke | 2019-12-22 | 2 | -1/+18 |
* | Allow to force enable apps via CLI | Joas Schilling | 2019-12-13 | 1 | -24/+33 |
* | Viewer should be always enabled | Roeland Jago Douma | 2019-12-10 | 1 | -0/+5 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 13 | -26/+27 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 16 | -18/+18 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+3 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -0/+5 |
* | Properly inject the logger | Morris Jobke | 2019-07-16 | 1 | -6/+11 |
* | Remove deleted groups from app restrictions fixes #15823 | Greta Doci | 2019-06-27 | 1 | -0/+36 |
* | allow enforcing apps to ignore the max version | Roeland Jago Douma | 2019-03-20 | 1 | -10/+6 |
* | Remove "socialsharing_googleplus" from Social Sharing Bundle | Marius Blüm | 2019-03-07 | 1 | -1/+0 |
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -15/+30 |
* | two item => two items | Daniel Kesselberg | 2019-02-25 | 1 | -1/+1 |
* | Parse multiple navigation items | Daniel Kesselberg | 2019-02-22 | 1 | -7/+9 |
* | Check app path for enableAppForGroups | Daniel Kesselberg | 2019-01-26 | 1 | -3/+31 |
* | add deck and mail to the groupware bundle, remove talk | Bjoern Schiessle | 2018-08-17 | 1 | -1/+2 |
* | Add the ToS app to the enterprise bundle | Joas Schilling | 2018-08-09 | 1 | -0/+1 |
* | always enable cloud federation api | Bjoern Schiessle | 2018-07-02 | 1 | -0/+4 |
* | Fix tests | Roeland Jago Douma | 2018-05-14 | 2 | -2/+4 |
* | Fix version comparison with minor and patch level requirements | Christoph Wurst | 2018-04-11 | 2 | -6/+103 |
* | App manager is not needed anymore | Joas Schilling | 2018-02-16 | 1 | -1/+1 |
* | Validate the info.xml against the appstore schema file | Joas Schilling | 2018-02-16 | 1 | -8/+11 |
* | Remove IAppConfig::getValue | Roeland Jago Douma | 2018-01-17 | 1 | -3/+4 |
* | Fix tests | Roeland Jago Douma | 2017-12-18 | 1 | -1/+1 |
* | Fix tests | Roeland Jago Douma | 2017-11-17 | 3 | -9/+67 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -1/+1 |
* | Add new bundle | Lukas Reschke | 2017-07-26 | 2 | -0/+46 |
* | Fix tests of CodeChecker and MigrationService | Joas Schilling | 2017-07-05 | 4 | -7/+14 |
* | Version and dependency are now required | Joas Schilling | 2017-05-22 | 1 | -4/+6 |
* | Fix tests | Lukas Reschke | 2017-05-20 | 1 | -4/+8 |
* | Merge pull request #4825 from nextcloud/add-timeout-appstore | Lukas Reschke | 2017-05-12 | 1 | -1/+5 |
|\ | |||||
| * | Fix failed assertions | Joas Schilling | 2017-05-12 | 1 | -1/+5 |
* | | Fix unit tests | Joas Schilling | 2017-05-12 | 3 | -2/+12 |
|/ | |||||
* | Automatic injection into the Fetchers | Joas Schilling | 2017-05-10 | 3 | -3/+18 |
* | Fix test | Roeland Jago Douma | 2017-05-02 | 1 | -20/+10 |
* | Fix and update tests | Roeland Jago Douma | 2017-05-02 | 1 | -65/+116 |
* | Add SocialSharingBundle | Lukas Reschke | 2017-04-26 | 2 | -0/+42 |
* | Add spreed to Groupware bundle | Lukas Reschke | 2017-04-26 | 1 | -0/+1 |
* | Add tests for bundle code | Lukas Reschke | 2017-04-26 | 5 | -0/+250 |
* | createMock | Joas Schilling | 2017-03-20 | 1 | -24/+8 |
* | Fix the test | Joas Schilling | 2017-03-20 | 1 | -34/+46 |
* | Don't use a generic exception | Joas Schilling | 2017-03-20 | 1 | -3/+4 |
* | Improve the test case | Morris Jobke | 2017-03-20 | 1 | -4/+7 |
* | checking if app exists in the FileStream now | noveens | 2017-03-20 | 1 | -4/+18 |
* | Fix unit tests and improve appstore logic | Morris Jobke | 2017-02-24 | 3 | -4/+176 |