.gitignore | 100644 | 0 | 0 | | | 154 Bytes | f1b548c084204faf6b35d0e63a5f905075307decc3484b08297133ce5428e9a5 |
.rspec | 100644 | 0 | 0 | | | 44 Bytes | d93003086921485e9a91267bbb02f726566c852ee233660a4fbee6e430485a32 |
.rubocop.yml | 100644 | 0 | 0 | | | 36 Bytes | 4a437e69344dc955d2fa1643fb51e2f0f0c3e6d8429e1d1445716987e7ee15ee |
.simplecov | 100644 | 0 | 0 | | | 94 Bytes | d35038850b3a23a25944e24996aafea30ec7970f4f2ca6f1d4273941141a94dc |
.travis.yml | 100644 | 0 | 0 | | | 459 Bytes | e4cde246a10ebde52c390a1a3d98fb0a84a59fbe1ff5f8d35177282f64998aa3 |
.yardopts | 100644 | 0 | 0 | | | 18 Bytes | 40bb82c0e8b2c5c71f6067e313fc09e77f31f737aef02c4ec76eda06f10324e9 |
Gemfile | 100644 | 0 | 0 | | | 102 Bytes | 863ff2b39ba6f1140e3ab02cdfbcabb2e0549ab27766efc019543d689955c838 |
LICENSE.md | 100644 | 0 | 0 | | | 1.09 KB | 1e6c8d7ccd80b9774685657817e770fa30414b9f67c1bfd5f9af650328b61632 |
README.md | 100644 | 0 | 0 | | | 527 Bytes | b160fed905f959a3ba92550b28f5654ffecd83a37d862fd812b1715e2c00ea33 |
Rakefile | 100644 | 0 | 0 | | | 383 Bytes | 87f11611f94d8394e16ef86541002f3e05efee758815bbc4e765f92ec86625c5 |
bin/hookworm-annotator | 100755 | 0 | 0 | | | 161 Bytes | 69be52a5d19a5391a2516ac4ffb00489cc3235713241c6c9b450f097324e0845 |
bin/hookworm-build-index-handler | 100755 | 0 | 0 | | | 169 Bytes | 4f8db4abc8ce8760e786a168d72bbf2c0282316f23f53ce683573fc3d69574ce |
bin/hookworm-logging-handler | 100755 | 0 | 0 | | | 166 Bytes | 2e40a44d562c72b8efcf00c8737c0c52d8552fb7c3dd41a4e3341fcdab648ce3 |
bin/hookworm-rogue-commit-handler | 100755 | 0 | 0 | | | 170 Bytes | 5f59d74bce958968bd35a96a18e3317a5e65d4c23aa2d164e51c900f8bd3b016 |
hookworm-handlers.gemspec | 100644 | 0 | 0 | | | 1.12 KB | c8e77f7b3cfc46c5e76d328056f4a53b4871824719784ea94d680ca00a5cd997 |
lib/hookworm-handlers.rb | 100644 | 0 | 0 | | | 287 Bytes | 73426d5d8a2138e54b0e143379f41c7c7f3fb33eadbb0d9b72f292890970a1d9 |
lib/hookworm/annotator.rb | 100755 | 0 | 0 | | | 1.42 KB | 242463d30326c98d2168345a185bbd30dc2631335d37d1e371652ee1a40b39d3 |
lib/hookworm/build_index_handler.rb | 100644 | 0 | 0 | | | 3.53 KB | cd93a99e7357ef571b1fbb00961dc515cd1923e5f5b02f9a1c955d586a93583f |
lib/hookworm/github_payload_annotator.rb | 100644 | 0 | 0 | | | 2.49 KB | 0814d1e5ce3cd387d9d4155f9ea1a58dd38ba2c8c7d322acd119dbc431989b9d |
lib/hookworm/handlers.rb | 100644 | 0 | 0 | | | 95 Bytes | db86f186e05611bb0ab59da9432b283111c9f2417564011bd5e7386367d3e1d3 |
lib/hookworm/handlers/version.rb | 100644 | 0 | 0 | | | 66 Bytes | 4771b74018ab1a46dca5031f7dc7827eac93fa3dbf2bf57c1f07e37f57162bea |
lib/hookworm/logging_handler.rb | 100644 | 0 | 0 | | | 1.44 KB | f0093872ba4ef9cd861bdbc1f198e89c3d0f6efba4257b25a841801c0cce0ca3 |
lib/hookworm/rogue-commit-email-tmpl.erb | 100644 | 0 | 0 | | | 4.12 KB | e50d9e8c4e039416703524b316b81ecf18fe08a6705a32c092860c9b7fe43e95 |
lib/hookworm/rogue_commit_handler.rb | 100644 | 0 | 0 | | | 7.05 KB | 4441af8fbcedb68c6800db9935f50850da7b9b5f2b77a3e2803b3cac8a3036fb |
lib/hookworm/travis_payload_annotator.rb | 100644 | 0 | 0 | | | 537 Bytes | 12d9fd248590a41e507cc2fd56b49f5fad471c4419ddb9fb3193039205f3af1d |
sampledata/github-payloads/bogus.json | 100644 | 0 | 0 | | | 41 Bytes | 1c701762996ebea12ef3cf75b5dabc4a36971eaecacc2b31ef999b9298ce34db |
sampledata/github-payloads/branch_delete.json | 100644 | 0 | 0 | | | 1.09 KB | b36efc966d34ffba298fe8de3660b84e4ff402d823bd4ab4da81552314daffce |
sampledata/github-payloads/pull_request.json | 100644 | 0 | 0 | | | 4.32 KB | 2388243c7681486da5ab5b5b8d45d69d1b6f02136bbbbb1d80a8a9c06b50c95c |
sampledata/github-payloads/rogue.json | 100644 | 0 | 0 | | | 4.26 KB | 32a51bb0af2d8e7acb743b6140e8526bcd13f8d509345712951c2b06966808b0 |
sampledata/github-payloads/rogue_unwatched_branch.json | 100644 | 0 | 0 | | | 4.27 KB | 3451544ad25262fbf5f43828a25d6be24364bd62fa99ac5ac3c76cd40f75698a |
sampledata/github-payloads/rogue_unwatched_path.json | 100644 | 0 | 0 | | | 2.19 KB | ebeea07bb1ef0661f743e51fe05979270aeb561edbaf9b4ed8a4ffa4c610bd13 |
sampledata/github-payloads/valid.json | 100644 | 0 | 0 | | | 1.72 KB | 67d8ee1190399b395ccf48a9594b1e3a50a47eec4b421067262ed0cd1042895e |
sampledata/github-payloads/with_nulls.json | 100644 | 0 | 0 | | | 1.65 KB | 83095d983e6d82551f68009b8be481cd0dae614202fdbeaa806130f3f780b940 |
sampledata/travis-payloads/annotated_success.json | 100644 | 0 | 0 | | | 2.22 KB | 7583e740f51dafccb830dd882793e3326a52165616fc1e15b648674a4b5f7523 |
sampledata/travis-payloads/success.json | 100644 | 0 | 0 | | | 2.16 KB | 353a1e5fdf49632c0b386688a576f9e5cb9c02634b126053a9ab7f296c7f7082 |
sampledata/travis-payloads/valid.json | 100644 | 0 | 0 | | | 1.58 KB | 03735937d659c3f94f702bb1d5cb11cd24608e1d0a13119e96142263335519c0 |
spec/lib/hookworm/annotator_spec.rb | 100644 | 0 | 0 | | | 2.21 KB | e4ff51ed3a1344f6882f2e71262b53711a38d7184de181cbb224ce2d313daffb |
spec/lib/hookworm/build_index_handler_spec.rb | 100644 | 0 | 0 | | | 2.38 KB | 9ad5734d0b704ecb3bb79b3ce71fc98a9181cb11edfed16f792ec43821f5e933 |
spec/lib/hookworm/logging_handler_spec.rb | 100644 | 0 | 0 | | | 2.98 KB | 59a6da5e31a60919b68e2d6c235de6e81c1b0abea5e4fd089d334dc30b6e0263 |
spec/lib/hookworm/rogue_commit_handler_spec.rb | 100644 | 0 | 0 | | | 1.3 KB | b83f893e009477e9c73dad2e29d543fd45ff01591cb8c73d01f07d19ea32a0a1 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 75 Bytes | 5bd12354198430a57fc73878390a5c1e64a66a605f51af777b6fe6b389c31a7e |
spec/support.rb | 100644 | 0 | 0 | | | 2.87 KB | c0a18afa494fa9bf2d99246b18a5ff9caf00b691fee1e20571398740272a1a2a |