Created
April 19, 2012 13:21
-
-
Save coreymartella/2420950 to your computer and use it in GitHub Desktop.
post_receive.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"commits"=> | |
[{"distinct"=>true, | |
"timestamp"=>"2011-06-22T11:53:30-07:00", | |
"message"=>"fix logger", | |
"committer"=> | |
{"username"=>"coreymartella", | |
"email"=>"[email protected]", | |
"name"=>"Corey Martella"}, | |
"url"=> | |
"https://github.com/coreymartella/rails-footnotes/commit/326e01151a314c7808e4744ae1f2cce909d0c044", | |
"id"=>"326e01151a314c7808e4744ae1f2cce909d0c044", | |
"removed"=>[], | |
"modified"=>["lib/rails-footnotes/notes/view_note.rb"], | |
"added"=>[], | |
"author"=> | |
{"username"=>"coreymartella", | |
"email"=>"[email protected]", | |
"name"=>"Corey Martella"}}, | |
{"distinct"=>true, | |
"timestamp"=>"2011-06-22T13:08:17-07:00", | |
"message"=>"remove uncaching of class var, needed for multiple notes...", | |
"committer"=> | |
{"username"=>"coreymartella", | |
"email"=>"[email protected]", | |
"name"=>"Corey Martella"}, | |
"url"=> | |
"https://github.com/coreymartella/rails-footnotes/commit/b6e1456a11aaa1841384d3b46ddad4d976e6b670", | |
"id"=>"b6e1456a11aaa1841384d3b46ddad4d976e6b670", | |
"removed"=>[], | |
"modified"=>["lib/rails-footnotes/notes/log_note.rb"], | |
"added"=>[], | |
"author"=> | |
{"username"=>"coreymartella", | |
"email"=>"[email protected]", | |
"name"=>"Corey Martella"}}, | |
{"distinct"=>true, | |
"timestamp"=>"2011-06-22T13:44:08-07:00", | |
"message"=> | |
"fix use of log note in multiple places with a class clear_log method", | |
"committer"=> | |
{"username"=>"coreymartella", | |
"email"=>"[email protected]", | |
"name"=>"Corey Martella"}, | |
"url"=> | |
"https://github.com/coreymartella/rails-footnotes/commit/8e204d57706886292de4ff4f2436c18928fc9482", | |
"id"=>"8e204d57706886292de4ff4f2436c18928fc9482", | |
"removed"=>[], | |
"modified"=> | |
["lib/rails-footnotes/footnotes.rb", | |
"lib/rails-footnotes/notes/log_note.rb", | |
"lib/rails-footnotes/notes/partials_note.rb"], | |
"added"=>[], | |
"author"=> | |
{"username"=>"coreymartella", | |
"email"=>"[email protected]", | |
"name"=>"Corey Martella"}}], | |
"pusher"=>{"name"=>"none"}, | |
"ref"=>"refs/heads/master", | |
"deleted"=>false, | |
"after"=>"8e204d57706886292de4ff4f2436c18928fc9482", | |
"compare"=> | |
"https://github.com/coreymartella/rails-footnotes/compare/bd7f649...8e204d5", | |
"forced"=>false, | |
"head_commit"=> | |
{"distinct"=>true, | |
"timestamp"=>"2011-06-22T13:44:08-07:00", | |
"message"=> | |
"fix use of log note in multiple places with a class clear_log method", | |
"committer"=> | |
{"username"=>"coreymartella", | |
"email"=>"[email protected]", | |
"name"=>"Corey Martella"}, | |
"url"=> | |
"https://github.com/coreymartella/rails-footnotes/commit/8e204d57706886292de4ff4f2436c18928fc9482", | |
"id"=>"8e204d57706886292de4ff4f2436c18928fc9482", | |
"removed"=>[], | |
"modified"=> | |
["lib/rails-footnotes/footnotes.rb", | |
"lib/rails-footnotes/notes/log_note.rb", | |
"lib/rails-footnotes/notes/partials_note.rb"], | |
"added"=>[], | |
"author"=> | |
{"username"=>"coreymartella", | |
"email"=>"[email protected]", | |
"name"=>"Corey Martella"}}, | |
"created"=>false, | |
"before"=>"bd7f649bcbbb6cda258a3828a6b0049435b7b198", | |
"repository"=> | |
{"owner"=>{"email"=>"[email protected]", "name"=>"coreymartella"}, | |
"language"=>"Ruby", | |
"open_issues"=>0, | |
"private"=>false, | |
"size"=>108, | |
"description"=> | |
"Every Rails page has footnotes that gives information about your application and links back to your editor", | |
"homepage"=>"http://blog.plataformatec.com.br/", | |
"fork"=>true, | |
"url"=>"https://github.com/coreymartella/rails-footnotes", | |
"created_at"=>"2011/06/22 08:27:54 -0700", | |
"has_wiki"=>true, | |
"forks"=>0, | |
"integrate_branch"=>"master", | |
"pushed_at"=>"2011/06/22 13:44:16 -0700", | |
"name"=>"rails-footnotes", | |
"has_downloads"=>true, | |
"watchers"=>1, | |
"has_issues"=>false}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment