Sha256: 88dedb10f64d2209409a6141d9eb056b99f3463ce0eb7bf37bc479cfa0240071

Contents?: true

Size: 661 Bytes

Versions: 170

Compression:

Stored size: 661 Bytes

Contents

{{#user.avatar_url}}
  <a href="{{user.html_url}}" target="_blank">
    <img alt="{{user.login}}" src="{{user.avatar_url}}" class="thumbnail onebox-avatar" width="90" height="90">
  </a>
{{/user.avatar_url}}

<h4>
  <a href="{{html_url}}" target="_blank">{{title}}</a>
</h4>

<div class="date">
  by <a href="{{user.html_url}}" target="_blank">{{user.login}}</a>
  on <a href="{{html_url}}" target="_blank">{{created_at}}</a>
</div>

<div class="github-commit-stats">
  <strong>{{commits}} commits</strong>
  changed <strong>{{changed_files}} files</strong>
  with <strong>{{additions}} additions</strong>
  and <strong>{{deletions}} deletions</strong>.
</div>

Version data entries

170 entries across 170 versions & 1 rubygems

Version Path
onebox-1.8.29 templates/githubpullrequest.mustache
onebox-1.8.28 templates/githubpullrequest.mustache
onebox-1.8.27 templates/githubpullrequest.mustache
onebox-1.8.26 templates/githubpullrequest.mustache
onebox-1.8.25 templates/githubpullrequest.mustache
onebox-1.8.24 templates/githubpullrequest.mustache
onebox-1.8.23 templates/githubpullrequest.mustache
onebox-1.8.22 templates/githubpullrequest.mustache
onebox-1.8.21 templates/githubpullrequest.mustache
onebox-1.8.20 templates/githubpullrequest.mustache
onebox-1.8.19 templates/githubpullrequest.mustache
onebox-1.8.18 templates/githubpullrequest.mustache
onebox-1.8.17 templates/githubpullrequest.mustache
onebox-1.8.16 templates/githubpullrequest.mustache
onebox-1.8.15 templates/githubpullrequest.mustache
onebox-1.8.14 templates/githubpullrequest.mustache
onebox-1.8.13 templates/githubpullrequest.mustache
onebox-1.8.12 templates/githubpullrequest.mustache
onebox-1.8.11 templates/githubpullrequest.mustache
onebox-1.8.10 templates/githubpullrequest.mustache