X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=app%2Fviews%2Fgithub%2Frepo.phtml;h=d32183068e95ff43e214e3daa57dfe250f1e8064;hb=b0a2ea11d6b820abe4758aaf56e6d226ded72942;hp=4477e8af54cd71f93fb893d19f8d734c510c87a2;hpb=ebc0d017c8a24bd16ca1f4347b39b07ba4349135;p=pharext%2Fpharext.org diff --git a/app/views/github/repo.phtml b/app/views/github/repo.phtml index 4477e8a..d321830 100644 --- a/app/views/github/repo.phtml +++ b/app/views/github/repo.phtml @@ -64,7 +64,13 @@

Has a config*.m4 file?

-

YES

+

+ config_m4)) : ?> + YES + + NO + +

@@ -73,7 +79,13 @@

Has a package*.xml file?

-

NO

+

+ package_xml)) : ?> + YES + + NO + +

@@ -82,7 +94,13 @@

Has a pharext_package.php file?

-

YES

+

+ pharext_package_php)) : ?> + YES + + NO + +

@@ -91,24 +109,69 @@

Is the pharext hook enabled?

-

NO

+ check($repo)) : ?> + YES + + NO +
-
-
- -
+
+
full_name ."/hook/" . ($this->check($repo) ? "upd" : "add")) ?>"> +
+
+ +
+
+ +
+
+ check($repo)) : ?> +
+ +
+ +
+ +
+ +
+ + check($repo)) : ?>
- +
full_name ."/hook/del") ?>"> + +
+

Release History

+tags) || !count((array) $repo->tags)) : ?> + + tags as $name => $v) : ?>
"> @@ -118,8 +181,8 @@ e($v->tag->name) ?> Tag - e($v->release->name) ?> - Release + e($v->release->name ?: $v->tag->name) ?> + Release
@@ -151,6 +214,4 @@ -
-