This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-03-08 18:28:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ee45d3d20ce53db97b6835acb00a95e27ee072d
nextcloud-server-mirror
/
lib
/
private
/
App
/
CodeChecker
History
Morris Jobke
70b1f510f2
Use normal header() calls instead of private method calls
...
Signed-off-by: Morris Jobke <
hey@morrisjobke.de
>
2018-02-19 09:40:25 +01:00
..
AbstractCheck.php
…
CodeChecker.php
Fix casting in app code checker
2018-01-12 23:24:11 +01:00
DatabaseSchemaChecker.php
Add casts to XML parser in DatabaseSchemaChecker
2018-01-12 23:38:10 +01:00
DeprecationCheck.php
Use normal header() calls instead of private method calls
2018-02-19 09:40:25 +01:00
EmptyCheck.php
…
ICheck.php
…
InfoChecker.php
Validate the info.xml against the appstore schema file
2018-02-16 10:23:51 +01:00
LanguageParseChecker.php
Fix apps without translations
2017-05-16 16:16:11 +02:00
MigrationSchemaChecker.php
Update license headers
2017-11-06 16:56:19 +01:00
NodeVisitor.php
…
PrivateCheck.php
Implements are not needed because they are already done by base class
2018-01-25 22:42:24 +01:00
StrongComparisonCheck.php
…