Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | Add tests for installer method | Lukas Reschke | 2016-10-31 | 1 | -0/+8 | |
* | Add update support | Lukas Reschke | 2016-10-31 | 1 | -14/+213 | |
* | Use substr and explode instead of a regex | Lukas Reschke | 2016-10-31 | 1 | -0/+7 | |
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 5 | -0/+444 | |
* | Merge pull request #1452 from nextcloud/appconfig-endpoint | Joas Schilling | 2016-10-25 | 1 | -1/+13 | |
|\ | ||||||
| * | Make AppConfig part of the public API | Joas Schilling | 2016-10-21 | 1 | -1/+13 | |
* | | App dependencies are now analysed on app enable as well - not only on app ins... | Thomas Müller | 2016-10-24 | 1 | -26/+30 | |
|/ | ||||||
* | Ensure $commands being an array - fixes #26073 | Thomas Müller | 2016-10-20 | 1 | -0/+1 | |
* | use short array syntax | Morris Jobke | 2016-10-20 | 1 | -7/+7 | |
* | Cache AppInfo in Memory Cache if configured | Lukas Reschke | 2016-10-07 | 1 | -11/+25 | |
* | Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) | Thomas Müller | 2016-10-07 | 2 | -17/+4 | |
* | increase core version number to trigger db ugprade and fix app manager tests | Christoph Wurst | 2016-09-05 | 1 | -2/+14 | |
* | Merge pull request #556 from nextcloud/nextcloud-version-check | Morris Jobke | 2016-07-29 | 1 | -1/+3 | |
|\ | ||||||
| * | Translate the server version for nextcloud | Joas Schilling | 2016-07-26 | 1 | -1/+3 | |
* | | Add workflowengine | Morris Jobke | 2016-07-26 | 1 | -2/+4 | |
|/ | ||||||
* | Cleanup ManagerTest | Roeland Jago Douma | 2016-07-14 | 1 | -12/+32 | |
* | fix unit tests | Morris Jobke | 2016-06-20 | 1 | -3/+3 | |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 10 | -0/+1242 |