1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 27, 2025 — Jun 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #69 from mdaguete/git-commit-notifier More... over 15 years ago
Quote only the name part , not the full mail address. More... over 15 years ago
Misspelled enabled in config/git-notifier-config.yml.sample More... over 15 years ago
Additional fix for ruby 1.9.2, closes #39 More... over 15 years ago
Merge pull request #66 from liuhui998/git-commit-notifier More... over 15 years ago
Add change to the sample configuration file 1) illustrate how to configure multiple email destination 2) illustrate how to configure gmail's smtp(tls) server More... over 15 years ago
Merge pull request #65 from akzhan/git-commit-notifier More... over 15 years ago
Code clean More... over 15 years ago
New option, skip_commits_older_than, that helps to not spam when forking or branching More... over 15 years ago
fix gmail smtp support problem and can send to multiple email address More... over 15 years ago
Merge pull request #63 from akzhan/git-commit-notifier More... over 15 years ago
Provide integration map extensions using Proc objects. This is required by Redmine phrase handling (Redmine interpretes 'refs #123, #125 & #126' as three references) More... over 15 years ago
Merge pull request #62 from akzhan/git-commit-notifier More... over 15 years ago
Right method name is smtp More... over 15 years ago
Added dependency to nntp, updated readme to add newsgroups More... over 15 years ago
Merge pull request #61 from blucey/git-commit-notifier More... over 15 years ago
Clean-Up/Configuration Example More... over 15 years ago
Support for NNTP Messaging More... over 15 years ago
Merge branch 'master' of github.com:bitboxer/git-commit-notifier More... over 15 years ago
Merge branch 'bitboxer' of https://github.com/akzhan/git-commit-notifier More... over 15 years ago
Hotfix More... over 15 years ago
Refactorings More... over 15 years ago
Merge branch 'master' of github.com:bitboxer/git-commit-notifier More... over 15 years ago
Replace hpricot with nokogiri More... over 15 years ago
Hpricot is not used in production More... over 15 years ago
We doesn't use Mocha More... over 15 years ago
Use new feature of Premailer to load HTML from string; Remove ugly @html assignment More... over 15 years ago
Use new feature of Premailer to load HTML from string; Remove ugly @html assignment More... over 15 years ago
Now we have required premailer gem More... over 15 years ago
Use premailer instead of obsolete tamtam More... over 15 years ago