1. 17 Mar, 2016 1 commit
  2. 14 Mar, 2016 1 commit
  3. 11 Mar, 2016 1 commit
    • Brian L. Troutwine's avatar
      Attempt to redress test failures. · 03cd9556
      Brian L. Troutwine authored
      
      At this point in the work, the killer will correctly stop the
      DEFAULT_SINK in the event of overload but our friend never comes back
      up and lager stops working past this point.
      
      Oops!
      
      Error message:
      
      =SUPERVISOR REPORT==== 10-Mar-2016::16:18:11 ===
           Supervisor: {local,lager_handler_watcher_sup}
           Context:    child_terminated
           Reason:     killed
           Offender:   [{pid,<0.63.0>},
                        {id,lager_handler_watcher},
                        {mfargs,{lager_handler_watcher,start_link,undefined}},
                        {restart_type,temporary},
                        {shutdown,5000},
                        {child_type,worker}]
      
      =SUPERVISOR REPORT==== 10-Mar-2016::16:18:11 ===
           Supervisor: {local,lager_handler_watcher_sup}
           Context:    child_terminated
           Reason:     killed
           Offender:   [{pid,<0.59.0>},
                        {id,lager_handler_watcher},
                        {mfargs,{lager_handler_watcher,start_link,undefined}},
                        {restart_type,temporary},
                        {shutdown,5000},
                        {child_type,worker}]
      
      =PROGRESS REPORT==== 10-Mar-2016::16:18:11 ===
                supervisor: {local,lager_sup}
                   started: [{pid,<0.113.0>},
                             {id,lager},
                             {mfargs,{gen_event,start_link,[{local,lager_event}]}},
                             {restart_type,permanent},
                             {shutdown,5000},
                             {child_type,worker}]
      Signed-off-by: default avatarBrian L. Troutwine <brian@troutwine.us>
      03cd9556
  4. 10 Mar, 2016 1 commit
  5. 27 Jan, 2016 3 commits
  6. 26 Jan, 2016 3 commits
  7. 25 Jan, 2016 2 commits
  8. 20 Jan, 2016 3 commits
  9. 19 Jan, 2016 6 commits
  10. 15 Jan, 2016 1 commit
  11. 11 Jan, 2016 2 commits
  12. 29 Dec, 2015 4 commits
  13. 18 Dec, 2015 1 commit
  14. 17 Dec, 2015 2 commits
  15. 10 Dec, 2015 1 commit
  16. 09 Dec, 2015 1 commit
  17. 04 Dec, 2015 1 commit
  18. 23 Nov, 2015 1 commit
  19. 18 Nov, 2015 1 commit
  20. 17 Nov, 2015 3 commits
  21. 13 Nov, 2015 1 commit
    • Mark Allen's avatar
      Roll 3.0.2 · 599dda67
      Mark Allen authored
      * Add formatting options to align text differently if desired
      * Fix some typos in comments and docs
      * Optionally print all metadata
      * Fix R15 compatibility
      599dda67