README.md | 100644 | 0 | 0 | | | 7.88 KB | 308597131c19d8612b7e8b33fa6a025c9f5b16e2c086d7b0d8aeb881952f0dff |
Rakefile | 100644 | 0 | 0 | | | 1.12 KB | 2acf404f071fa46c0999fa0d5c9894eebc33057ea66b67e96436dc3b65169630 |
VERSION | 100644 | 0 | 0 | | | 8 Bytes | 52c48b66c3b8761b1037f4641a549f8a016034f95d81e9a14261b484de12c72c |
.gitignore | 100644 | 0 | 0 | | | 174 Bytes | 970f4fa419740b52848e6f719ea48efe2206221d40020507abc56b438fe5c0ab |
.rspec | 100644 | 0 | 0 | | | 14 Bytes | 972c2329873eb675d0092bc6c1b49469243d32880c3bb0dd916ce3a8bedc2333 |
.travis.yml | 100644 | 0 | 0 | | | 137 Bytes | 83dcb00331f781b30598e541ebe5e4d4fcbfb481518c953a999fd38a3a8b92e8 |
.yardopts | 100644 | 0 | 0 | | | 124 Bytes | f2fae56abf2945e6bd5481eb7fabc4c8f95d53aed1681c696cdc04afd46b716d |
CHANGES.md | 100644 | 0 | 0 | | | 2.63 KB | 23207d8dbe795a24c22fecbf76ce8d5ac3836220f47ec51456712b97fc654815 |
Gemfile | 100644 | 0 | 0 | | | 518 Bytes | 800f8a4139bc58cb2ba0b52e8cf3f09d9217a79c4bafc93996565c7dbe813909 |
LICENSE | 100644 | 0 | 0 | | | 1.1 KB | 8740195c831c588197de3445d66339d84e3210bd61eb4e550607ee275417d6f5 |
bin/git-commit-notifier | 100755 | 0 | 0 | | | 273 Bytes | 6baf772f634b6ff7b38f98c8408b0f3bd26ad763032b824d04288eadc916f692 |
config/git-notifier-config.example.yml | 100644 | 0 | 0 | | | 8.95 KB | 29af5b6deda7b9c13efd186975a727c546834e66be0ec059ee48bc7e08011cce |
git-commit-notifier.gemspec | 100644 | 0 | 0 | | | 1.69 KB | 587be788754c6041f1810c19b1a8e1d18527c6558e5dc51a13da69238f189405 |
lib/git_commit_notifier.rb | 100644 | 0 | 0 | | | 508 Bytes | 125d11cfca2f596b78be1b5f2a54a825e1a40cbbaa59798eedac183adabc3a40 |
lib/git_commit_notifier/commit_hook.rb | 100644 | 0 | 0 | | | 12.1 KB | 09d8025e634e891fdf1a1b7b7123f45a32edfac1ce7e42d43b27efcb76d57cc5 |
lib/git_commit_notifier/diff_callback.rb | 100644 | 0 | 0 | | | 807 Bytes | 836f026fc8b39cb657240479f82d9abefd013c51eac3624a13975ede0d3d8a13 |
lib/git_commit_notifier/diff_to_html.rb | 100644 | 0 | 0 | | | 34.3 KB | 77181dca96ec64aec6e309bd36827630d876fccbeb8276b7d8cd954cc115cb93 |
lib/git_commit_notifier/emailer.rb | 100644 | 0 | 0 | | | 10.4 KB | 2cb48de1a2d8d802747d15091bc0ba954ae26eba32566c1d60e84410d922e68d |
lib/git_commit_notifier/escape_helper.rb | 100644 | 0 | 0 | | | 1.09 KB | f4990666df338c07820ce7eb9f58f99681e1e45c634c47d0b07a7ae14375fa46 |
lib/git_commit_notifier/executor.rb | 100755 | 0 | 0 | | | 1.41 KB | a3469941200f3e1a3e44408443f4063eb853fe583e776a6efd6a378e5404b577 |
lib/git_commit_notifier/git.rb | 100644 | 0 | 0 | | | 10.3 KB | fb55979ec09c6340fa13a61c3a3816b8f13567c192449beac58c647bc33379c5 |
lib/git_commit_notifier/logger.rb | 100644 | 0 | 0 | | | 1.16 KB | e00fdbc58f19fcc044a030b6b1118c7604915010786cfb8c7e463650dc7b1220 |
lib/git_commit_notifier/result_processor.rb | 100644 | 0 | 0 | | | 3.82 KB | 8d4667b1e00dcc79abbbe678038d0e924c6eb2cf0a40e9dcaed95c4845723adc |
lib/git_commit_notifier/webhook.rb | 100644 | 0 | 0 | | | 1.18 KB | 52e04ab1b1c9153e06410052dea0c7a59a7faa425af01e72e5f987c9e2cbea3d |
local-run.rb | 100755 | 0 | 0 | | | 483 Bytes | 948370d2f37e04bcfbb9bb3bb226d359c7c0e442905e95d73294fe5717820c91 |
spec/fixtures/existing_file_one_line.txt | 100644 | 0 | 0 | | | 130 Bytes | 969223cebe62a3ff58cb7754ab76b966a1d9361c38066c26aa19f6a10e450228 |
spec/fixtures/git-notifier-group-email-by-push.yml | 100644 | 0 | 0 | | | 396 Bytes | bac5933a608996f173bad42cb564ba588a26eecf16696907f84fd0f54c7720f3 |
spec/fixtures/git-notifier-ignore-merge.yml | 100644 | 0 | 0 | | | 345 Bytes | 3136543f406bebc2f2a04f87024b346d6632b48b774d3632918d7786f2473599 |
spec/fixtures/git-notifier-with-branch-restrictions.yml | 100644 | 0 | 0 | | | 423 Bytes | 575c2e54826e8c4f56213a17bfaf4aefdecd759e561b2ed7732c5ebdff2e736c |
spec/fixtures/git-notifier-with-merge.yml | 100644 | 0 | 0 | | | 346 Bytes | 416a53df0c6bad3c84a56cd94293314ca62f922ec1d814b90c76da3abb76d298 |
spec/fixtures/git_describe_055850e7d925110322b8db4e17c3b840d76e144c | 100644 | 0 | 0 | | | 7 Bytes | 2719763533c3f744dab8d691e2b6291448653b153888d53465d1e7019f4adab3 |
spec/fixtures/git_describe_51b986619d88f7ba98be7d271188785cbbb541a0 | 100644 | 0 | 0 | | | 7 Bytes | 1ab8099142822eb63b837c58dc37ca647d81f85aa140f0f2fc87a023f06a31af |
spec/fixtures/git_describe_a4629e707d80a5769f7a71ca6ed9471015e14dc9 | 100644 | 0 | 0 | | | 7 Bytes | 42a289034a2665a16df6449726cb6a528dae44ab9f0efd11b19252cda6693570 |
spec/fixtures/git_describe_dce6ade4cdc2833b53bd600ef10f9bce83c7102d | 100644 | 0 | 0 | | | 7 Bytes | 689e283a70dad323caaaeb1a2cfc1f6ae019f8a89ae2951eb09a3df2f8290df9 |
spec/fixtures/git_describe_e28ad77bba0574241e6eb64dfd0c1291b221effe | 100644 | 0 | 0 | | | 7 Bytes | d0667d2d7fc276a08bbcb493f2cdd2ff69ab3d5ed3f2b276f8cf72420fd72da7 |
spec/fixtures/git_describe_ff037a73fc1094455e7bbf506171a3f3cf873ae6 | 100644 | 0 | 0 | | | 7 Bytes | c9f95ee6f74e18d6925fa2ba069288748913e3ba98b30b2e5de4cc00c285c377 |
spec/fixtures/git_log | 100644 | 0 | 0 | | | 1.46 KB | 34757555b9dd88c1a1561530b21137081c17a37517d6f0b6c2f1dc195b0068b5 |
spec/fixtures/git_log_name_status | 100644 | 0 | 0 | | | 105 Bytes | cd279af609d79cc163292692e4a805244b4ba3b2ca8bfba914667d38257c1789 |
spec/fixtures/git_show_055850e7d925110322b8db4e17c3b840d76e144c | 100644 | 0 | 0 | | | 194 Bytes | a65be1325056cba06d8d43b748fa34cbbc69522753b9c0443f0affbd1e13a745 |
spec/fixtures/git_show_51b986619d88f7ba98be7d271188785cbbb541a0 | 100644 | 0 | 0 | | | 4.3 KB | 6ccdf493f02af50dc034e9e4ddb107a6ada47f2598ded5b16dc77c3d64e0d789 |
spec/fixtures/git_show_a4629e707d80a5769f7a71ca6ed9471015e14dc9 | 100644 | 0 | 0 | | | 2.15 KB | 971d372f2ba0fa3916558112d65db32d97014f448e928c904ce902ab378a58c7 |
spec/fixtures/git_show_dce6ade4cdc2833b53bd600ef10f9bce83c7102d | 100644 | 0 | 0 | | | 5.18 KB | 836e4b0bab58ede3c1d21f755af83cbcbb8dee5bef1701ac8e91d673639dad47 |
spec/fixtures/git_show_e28ad77bba0574241e6eb64dfd0c1291b221effe | 100644 | 0 | 0 | | | 3.15 KB | fc48602d8e518e4b967d42cf3baa3d09a303cb2738babfab8cf73335e7ac3784 |
spec/fixtures/git_show_ff037a73fc1094455e7bbf506171a3f3cf873ae6 | 100644 | 0 | 0 | | | 585 Bytes | 6f7f929dd62836c7910e658880e35f5efad41860ed951b06568fb9b633591271 |
spec/fixtures/new_file_one_line.txt | 100644 | 0 | 0 | | | 105 Bytes | cd5bed63570011a028ba3709d877d62b03e52a5b0260d48006a90f59d928d613 |
spec/lib/git_commit_notifier/commit_hook_spec.rb | 100644 | 0 | 0 | | | 6 KB | 4cd8e8062dbf5a43bc326defd69dba881e93e3f3b84594e3b6f90880b75b0174 |
spec/lib/git_commit_notifier/diff_to_html_spec.rb | 100644 | 0 | 0 | | | 10.2 KB | f97a35f069d6a906e9c6827ca99cc8ba803c144bc4039dae19bfe2701a431ade |
spec/lib/git_commit_notifier/emailer_spec.rb | 100644 | 0 | 0 | | | 3.8 KB | 8fde07e15c800ea46a7e0cdfeac87502f26f8e6993437ecd6c46ba13130b0c5f |
spec/lib/git_commit_notifier/git_spec.rb | 100644 | 0 | 0 | | | 6.27 KB | 919a27e0ef7525c74548dab7a520882441e4010887242cc8c87e72871830d3e6 |
spec/lib/git_commit_notifier/logger_spec.rb | 100644 | 0 | 0 | | | 2.1 KB | 31c7ada17393524aa46c5e195bd0deace2bf17ae7ee67337399f42040b12a67a |
spec/lib/git_commit_notifier/result_processor_spec.rb | 100644 | 0 | 0 | | | 3.48 KB | a67c9ec341d318689eec912d713786b67bd8ea3376cca66171ffbe45667f2303 |
spec/lib/git_commit_notifier/webhook_spec.rb | 100644 | 0 | 0 | | | 1.45 KB | 71c2ee141315bf874c5ebabb570ede295343dcdb08fc4be1a7b3966078f3306f |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 981 Bytes | a9178d2c466927de7a2099909b7a123fd62fe9630006a874d2eeac054158f03d |
template/email.html.erb | 100644 | 0 | 0 | | | 570 Bytes | c12d2be2b8b8cc5ca2b03d37afdd127a63a2e836400aacdbf10cfab056925ccd |
template/styles.css | 100644 | 0 | 0 | | | 1.29 KB | de03f1b04d137806a0ae166ce0ba7fbc08b14ed5dfa7bee507539c52ac03f658 |