X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=app%2Fviews%2Fgithub%2Frepo.phtml;h=709908ce64255fbfffddca29ef8b9a97fff1d55a;hb=063205ca833946e20a1c2235418c045895153c5c;hp=4477e8af54cd71f93fb893d19f8d734c510c87a2;hpb=ebc0d017c8a24bd16ca1f4347b39b07ba4349135;p=pharext%2Fpharext.org diff --git a/app/views/github/repo.phtml b/app/views/github/repo.phtml index 4477e8a..709908c 100644 --- a/app/views/github/repo.phtml +++ b/app/views/github/repo.phtml @@ -1,4 +1,4 @@ -layout("layout") ?> +layout("layout", ["title" => "Github: {$repo->name}"]) ?> - - fetch("alert") ?> - -
-
+

e($repo->description) ?>

-
+
-
- +
+
watchers_count ?> Watchers
-
- +
+
stargazers_count ?> Stars
-
- +
+
forks_count ?> Forks @@ -58,57 +54,136 @@
-
+
-
+

Has a config*.m4 file?

-
-

YES

+
+

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

-
+

Has a package*.xml file?

-
-

NO

+
+

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

-
+

Has a pharext_package.php file?

-
-

YES

+
+

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

-
+

Is the pharext hook enabled?

-
-

NO

+
+ + YES + + NO +
-
-
-
- -
-
- +
+
+
full_name ."/hook/" . (!empty($hook) ? "upd" : "add")) ?>"> +
+

PHARext Options:

+
+ +
+
"> + +
+
+
+

Hook Options:

+
+ +
+
+ +
+
+ check($repo)) : ?> +
+ +
+ +
+ +
+ +
+ + check($repo)) : ?> +
+
full_name ."/hook/del") ?>"> + +
+

Release History

+tags) || !count((array) $repo->tags)) : ?> + + tags as $name => $v) : ?>
"> @@ -118,12 +193,14 @@ e($v->tag->name) ?> Tag - e($v->release->name) ?> - Release + e($v->release->name ?: $v->tag->name) ?> + Release
+
+
release)) : ?>

md($v->release->body) ?>

@@ -147,10 +224,33 @@ +
+
+
    + release->assets)) : ?> + release->assets as $asset) : ?> + name)) : ?> +
  • + + + e($asset->name) ?> + +
  • + + + +
    full_name ."/release") ?>"> + + +
    + +
+
+
-
- -