Commit Graph

34 Commits (5cd1880daa048a685da689c7f41a2e50486494de)

Author SHA1 Message Date
Daniel Kesselberg df3d5e8509
two item => two items 7 years ago
Daniel Kesselberg 36c51bc4f1
Parse multiple navigation items 7 years ago
Robin Appelman 46d0d0cda1
fix appinfo parsing when a single localized option is provided 8 years ago
Joas Schilling 6292f665d7
Allow multiple settings and sections per app 8 years ago
Christoph Wurst 140555b786
always allow remembered login 9 years ago
Joas Schilling 8725302307
Fix InfoParser empty tests 9 years ago
Thomas Müller c5ca71ee82
[9.2] Register commands in info.xml (#26248) 9 years ago
Thomas Müller 67d3574bdf
Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) 9 years ago
Christoph Wurst dfb4d426c2
Add two factor auth to core 10 years ago
Thomas Müller 71fa0a75bf
Allow declaration of background jobs in info.xml 10 years ago
Thomas Müller 54f45f95f5
Adding repair steps for install and uninstall - fixes #24306 10 years ago
Thomas Müller 2ee7d2485c
Introduce background repair steps 10 years ago
Thomas Müller d0030aad6c
Remove deprecated HTTPHelper from InfoParser 10 years ago
Joas Schilling d904a09a04 The constant is now deprecated 10 years ago
Joas Schilling eb1c437941 Check for methods as good as possible 11 years ago
Joas Schilling 2783a78070 Allow checking for functions 11 years ago
Joas Schilling f228a3dc28 Add support for deprecated constants 11 years ago
Joas Schilling d2fc1b2302 Correctly handle use statements 11 years ago
Morris Jobke 493844eda4 add positive tests for operator in code checker 11 years ago
Thomas Müller aae098c24a Check usage of != and == - refs #16054 11 years ago
Thomas Müller d74662df7d implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers 11 years ago
Thomas Müller f1d1714113 fix unit tests 11 years ago
Thomas Müller 5a03e0a5cf adding dependency to owncloud version - with fallback to requiremin and requiremax 11 years ago
Thomas Müller ee46548f57 adding dependencies for supported platforms 11 years ago
Thomas Müller 770f987659 adding supported libraries - including min and max version 11 years ago
Thomas Müller b55ac514ac no nested xml tags on dependencies 11 years ago
Thomas Müller 086ec3de15 adding command dependency 11 years ago
Thomas Müller c80ec91f28 switch to different parsing implementation to get xml attributes properly handled 11 years ago
Thomas Müller ba52c996cf adding supported databases 11 years ago
Thomas Müller b469e9f6fb introduce dependency analyzer to take care of app dependencies 11 years ago
Thomas Müller f74d568bda adding new dependency for php version in apps info.xml 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