59 Révisions (be6a315e590c5c508419a52717496deb608a52e3)

Auteur SHA1 Message Date
  Pedram Nimreezi be6a315e59 Fix lager eunit initialization il y a 11 ans
  Andrew Thompson 7af433004d Correct some dialyzer warnings il y a 12 ans
  Scott Lystig Fritchie a702bf10c4 A few small things: il y a 12 ans
  Andrew Thompson ef691d8947 Implement configurable error_logger msg drop threshold il y a 12 ans
  Marc Worrell e133ca4992 Replaced another use of element(2,Pid). Added some tests with somepid instead {local,name} as supervisor reference il y a 12 ans
  Marc Worrell 31a1e9e693 Make the tests pass, show the local name whem the supervisor is {local, Name} il y a 12 ans
  Marc Worrell b8ce2a64f7 Don't assume the supervisor is a registered process, it could also be a pid. il y a 12 ans
  Andrew Thompson becce00d3e Fix cowboy error handling il y a 12 ans
  Andrew Thompson 9e5371a696 Prettyprint webmachine and cowboy error_logger messages il y a 12 ans
  Petr Gotthard 1c7a29f4fc BUGFIX: Avoid overloading the LOG macro. il y a 12 ans
  Andrew Thompson 12a784b18e Time makes fools of us all il y a 12 ans
  Andrew Thompson 55283cc2c2 Make the default truncation limit a macro il y a 12 ans
  Andrew Thompson bc338b22e9 Fix dialyzer warnings il y a 13 ans
  Andrew Thompson d3cff8c6d7 R14B support for ucaught throws il y a 13 ans
  Andrew Thompson fad809bed4 Handle uncaught throws in a gen_* process better il y a 13 ans
  Andrew Thompson 0a3d64f078 Better error handling for 'special processes' il y a 13 ans
  Andrew Thompson 62bb41fd35 Add support for badrecord errors il y a 13 ans
  Andrew Thompson b52e204f24 Don't bother printing the filename in error messages, it is always redundant il y a 13 ans
  Andrew Thompson d68f4d855f Add support for bad_return errors from application start il y a 13 ans
  Andrew Thompson 807a847638 Fix tests. and 2 places MFAs werent handling the new 4th parameter il y a 13 ans
  Andrew Thompson 68065c166b Intial support for R15 line numbers in errors il y a 13 ans
  Andrew Thompson efc7b7591b Changes suggested by Kostis, Dialyzer -Wunmatched_returns and Tidier il y a 13 ans
  Andrew Thompson dc750f5417 Supervisor children are not guranteed to be atoms. Fixes issue #33 il y a 13 ans
  Andrew Thompson c21f1bdd9b Better crash reports for processes started via proc_lib, Fixes #31 il y a 13 ans
  Andrew Thompson 24d8d05080 Supervisor child names can be strings il y a 13 ans
  Andrew Thompson 16fb55890c Correct printing of strings in mixed error reports (reported by Bryan Hughes) il y a 13 ans
  Andrew Thompson de5d84e349 Fix how the name/pid of the process is printed in crash reports il y a 13 ans
  Andrew Thompson b61718ff80 Make the call to the crash log synchronous only when testing il y a 13 ans
  Andrew Thompson 4dfee06cd9 Make tests less dependant on timer:sleeps to function correctly il y a 13 ans
  Andrew Thompson 6fdbe25071 Use mfargs instead of name attribute as the way to detect supervisor_bridge il y a 13 ans
  Andrew Thompson 53d5de448c Fix term printing in errors to properly show embedded lists il y a 13 ans
  Scott Lystig Fritchie 83c2a412ab Mash in the remainder of adt-error-format-protection branch il y a 13 ans
  Andrew Thompson 052b639c0c Wrap to 80 columns il y a 13 ans
  Andrew Thompson 0d3e45a39e Plug some large error_logger message holes with trunc_io il y a 14 ans
  Andrew Thompson d0338f11a8 Use format_reason in supervisor child exit messages, too il y a 14 ans
  Andrew Thompson 157d676562 Handle ETS table count system limit il y a 14 ans
  Andrew Thompson ec61e88d8a Make the dialyzer happy. il y a 14 ans
  Andrew Thompson c738bf3622 Supervisor startup should be debug level il y a 14 ans
  Andrew Thompson 4ac01374fa Rename trunc_io to lager_trunc_io to prevent clashes il y a 14 ans
  Andrew Thompson 886d410eb9 Make highest log level be 0; add some helper macros il y a 14 ans
  Andrew Thompson 7e68976e1b Try to improve M:F(A) printing a little il y a 14 ans
  Andrew Thompson 862a9cb46c Documentation! il y a 14 ans
  Andrew Thompson fed110379e Add a crash.log logger, based on riak_err, that logs error reports in more detail il y a 14 ans
  Andrew Thompson a6325a7831 Add formatting for emfile and for various system limits il y a 14 ans
  Andrew Thompson e9abf79aac Handle 'single term' error_logger reports il y a 14 ans
  Andrew Thompson af2f2200f8 Log unexpected error_logger messages to lager il y a 14 ans
  Andrew Thompson 5b9a4c6161 Support warning messages, put commas between terms in report messages il y a 14 ans
  Andrew Thompson 10153cff92 Optimize list construction, somewhat il y a 14 ans
  Andrew Thompson 399e43f8f4 Check threshold when generating messages from error_logger il y a 14 ans
  Andrew Thompson 1f3493df12 Restart error_logger handler if it exits, cleanups il y a 14 ans