Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/entp/github-services into e…
Browse files Browse the repository at this point in the history
…ntp/master
  • Loading branch information
pjhyett committed Jul 9, 2008
2 parents d0fed82 + 8f4e038 commit 564315c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/lighthouse.rb
Expand Up @@ -12,6 +12,7 @@
<title>#{CGI.escapeHTML(title)}</title>
<body>#{CGI.escapeHTML(body)}</body>
<changes type="yaml">#{CGI.escapeHTML(diff)}</changes>
<committer>#{CGI.escapeHTML(commit['author']['name'])}</committer>
<revision>#{CGI.escapeHTML(commit_id)}</revision>
<changed-at type="datetime">#{CGI.escapeHTML(commit['timestamp'])}</changed-at>
</changeset>
Expand Down

0 comments on commit 564315c

Please sign in to comment.