Commit Graph

10 Commits (2bdc97741cd42843f85750421cba032942d860ed)

Author SHA1 Message Date
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 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