Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 9cd8b165a032833256025bf25ea6ee96f2f840be
https://github.com/smtpd/qpsmtpd/commit/9cd8b165a032833256025bf25ea6ee96f2f840be
Author: Matt Simerson <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
M t/qpsmtpd.t
Log Message:
-----------
qpsmtpd.t: added tests for hook_responder
Commit: 0499317912eac7a812f0946d482a432f9643b56d
https://github.com/smtpd/qpsmtpd/commit/0499317912eac7a812f0946d482a432f9643b56d
Author: Matt Simerson <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
M t/qpsmtpd.t
Log Message:
-----------
Qpsmtpd: style changes in hook_responder
Commit: 9a38850f13a716b522087828659acfab5f9d7d40
https://github.com/smtpd/qpsmtpd/commit/9a38850f13a716b522087828659acfab5f9d7d40
Author: Matt Simerson <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
M t/qpsmtpd.t
Log Message:
-----------
added test for run_continuation
Commit: 1e5d249224a97a39ae22238bf64b03291529b682
https://github.com/smtpd/qpsmtpd/commit/1e5d249224a97a39ae22238bf64b03291529b682
Author: Matt Simerson <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
M lib/Qpsmtpd/Plugin.pm
M t/qpsmtpd.t
Log Message:
-----------
added tests for run_hooks & run_hooks_no_respond
Commit: 519bb12503f940eed5f584a2e1a967713c23c464
https://github.com/smtpd/qpsmtpd/commit/519bb12503f940eed5f584a2e1a967713c23c464
Author: Matt Simerson <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
M lib/Qpsmtpd/Config.pm
M t/qpsmtpd-config.t
Log Message:
-----------
simplify config->from_file by not requiring full
file path. Instead, figure it out the same way as the 4 of the 5 caller do (by
calling config_dir). Allow the 2nd arg to be the file name.
Commit: ba1a6a1885b15ded285e4592ac6cd7b19fcb8667
https://github.com/smtpd/qpsmtpd/commit/ba1a6a1885b15ded285e4592ac6cd7b19fcb8667
Author: Matt Simerson <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
Log Message:
-----------
remove YIELD cruft introduced by rebase
Commit: 26b1d0bb62b14c5d271b8fc9d744f2aff4934e89
https://github.com/smtpd/qpsmtpd/commit/26b1d0bb62b14c5d271b8fc9d744f2aff4934e89
Author: Jared Johnson <[email protected]>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
M lib/Qpsmtpd.pm
M lib/Qpsmtpd/Config.pm
M lib/Qpsmtpd/Plugin.pm
M t/qpsmtpd-config.t
M t/qpsmtpd.t
Log Message:
-----------
Merge pull request #112 from msimerson/qpsmtpd.t
Qpsmtpd.t
Compare: https://github.com/smtpd/qpsmtpd/compare/820af9a26c36...26b1d0bb62b1