Commit Graph

17 Commits (60c2875670b7538e050a4f7065019cbf2fe1d049)

Author SHA1 Message Date
Carl Schwan 60c2875670 refactor: Cleanup some unit tests 5 days ago
Côme Chilliet 1f5e232314
chore: Move info parsing related method from OC_App to InfoParser 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Joas Schilling 720ab52e07
test: Fix tests/lib/App* 5 months ago
Joas Schilling 220bd3422f
fix(appinfo): Make sure screenshot, author and category are always arrays 11 months ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 3 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Daniel Kesselberg df3d5e8509
two item => two items 7 years ago
Daniel Kesselberg 36c51bc4f1
Parse multiple navigation items 7 years ago
Lukas Reschke 0c2b17c80f
Cache AppInfo in Memory Cache if configured 9 years ago
Thomas Müller 67d3574bdf
Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 9 years ago
Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 10 years ago
Thomas Müller d0030aad6c
Remove deprecated HTTPHelper from InfoParser 10 years ago
Thomas Müller 8f6a257f1b Use proper base class 10 years ago
Lukas Reschke 5f044ebf1b Add wrapper for Guzzle 11 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 11 years ago
Morris Jobke a9e411e076 migrate \OC\AllConfig to \OCP\IConfig 11 years ago
Thomas Müller c80ec91f28 switch to different parsing implementation to get xml attributes properly handled 11 years ago
Thomas Müller b469e9f6fb introduce dependency analyzer to take care of app dependencies 11 years ago
Thomas Müller 5ce34fbaf6 handle invalid xml file 11 years ago
Thomas Müller d4f107d4dd simplify xml parser code 11 years ago
Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 11 years ago