Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add ETag validation to appstore requests | Roeland Jago Douma | 2017-01-05 | 2 | -5/+164 |
* | Clear appstore cache on version upgrade | Roeland Jago Douma | 2016-12-15 | 3 | -7/+131 |
* | Use the mocked config version | Joas Schilling | 2016-12-14 | 1 | -5/+6 |
* | Exclude pre-release versions as per SemVer | Lukas Reschke | 2016-11-25 | 1 | -18/+38 |
* | Loop for newest version in appstore response | Lukas Reschke | 2016-11-24 | 2 | -4/+1861 |
* | push public user data to the lookup server | Bjoern Schiessle | 2016-11-21 | 1 | -0/+4 |
* | Expose getAppPath to public API | Julius Haertl | 2016-11-17 | 1 | -0/+10 |
* | Endpoint is now 11.0.0 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
* | Adjust previous fallbacks | Lukas Reschke | 2016-11-15 | 1 | -2/+14 |