1. 04 Feb, 2015 4 commits
  2. 03 Feb, 2015 1 commit
    • Add inital implementation of Notification events. · a712f1a2
      If notifications are enabled in the config, Adds a eventHandler
      accepting Notification{} payloads to the internal Bus.  The
      eventHandler then marshals the payload into json and sends it
      to a rabbitmq topic exchange using the
      Notification.Priority+Noticiation.EventType as the routing key.
      eg.  INFO.account.created
      
      Currently, notifications are only being emitted for
      INFO.account.created
      INFO.account.updated
      INFO.user.created
      INFO.user.updated
      woodsaj committed
  3. 02 Feb, 2015 6 commits
  4. 01 Feb, 2015 2 commits
  5. 30 Jan, 2015 2 commits
  6. 29 Jan, 2015 3 commits
  7. 28 Jan, 2015 6 commits
  8. 27 Jan, 2015 6 commits
  9. 26 Jan, 2015 4 commits
  10. 21 Jan, 2015 2 commits
  11. 20 Jan, 2015 4 commits