Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: d3ec361ab816d68a3b109175a69b9e7e7a53c08e
      
https://github.com/smtpd/qpsmtpd/commit/d3ec361ab816d68a3b109175a69b9e7e7a53c08e
  Author: Jared Johnson <[email protected]>
  Date:   2014-12-15 (Mon, 15 Dec 2014)

  Changed paths:
    M lib/Qpsmtpd.pm
    M lib/Qpsmtpd/Constants.pm
    M qpsmtpd
    M qpsmtpd-forkserver
    M qpsmtpd-prefork
    M t/qpsmtpd.t

  Log Message:
  -----------
  Turn warnings into $qpsmtpd->log() calls

This can be convenient, especially when one wants to emit a warning that will
show up when running the test suite but still be properly logged in production


  Commit: 1d01a85542ab07499b69c4de71a571bf4b299d77
      
https://github.com/smtpd/qpsmtpd/commit/1d01a85542ab07499b69c4de71a571bf4b299d77
  Author: Jared Johnson <[email protected]>
  Date:   2014-12-15 (Mon, 15 Dec 2014)

  Changed paths:
    M lib/Qpsmtpd.pm

  Log Message:
  -----------
  Change qw() to qw[] in warn_level()


  Commit: 02cf06441ae498818dea69b75c5c04eca54b2db4
      
https://github.com/smtpd/qpsmtpd/commit/02cf06441ae498818dea69b75c5c04eca54b2db4
  Author: Jared Johnson <[email protected]>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M docs/logging.md

  Log Message:
  -----------
  Add some documentation


  Commit: b42b3c92a136f744dc23b9ba9f2bba331e52360f
      
https://github.com/smtpd/qpsmtpd/commit/b42b3c92a136f744dc23b9ba9f2bba331e52360f
  Author: Jared Johnson <[email protected]>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M docs/logging.md

  Log Message:
  -----------
  Clarify doc


  Commit: 4d59ce8406113e108b43dea917fbcfe7ea01ffe4
      
https://github.com/smtpd/qpsmtpd/commit/4d59ce8406113e108b43dea917fbcfe7ea01ffe4
  Author: Jared Johnson <[email protected]>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M lib/Qpsmtpd.pm
    M t/qpsmtpd.t

  Log Message:
  -----------
  Fix unstable use of $1 in Qpsmtpd::warn_level()


  Commit: 7d4c93ed4740e3e85602c1c052d42fe019002c26
      
https://github.com/smtpd/qpsmtpd/commit/7d4c93ed4740e3e85602c1c052d42fe019002c26
  Author: Matt Simerson <[email protected]>
  Date:   2014-12-18 (Thu, 18 Dec 2014)

  Changed paths:
    M docs/logging.md
    M lib/Qpsmtpd.pm
    M lib/Qpsmtpd/Constants.pm
    M qpsmtpd
    M qpsmtpd-forkserver
    M qpsmtpd-prefork
    M t/qpsmtpd.t

  Log Message:
  -----------
  Merge pull request #168 from jaredj/warnings

Turn warnings into $qpsmtpd->log() calls


Compare: https://github.com/smtpd/qpsmtpd/compare/b86a7483236a...7d4c93ed4740

Reply via email to