102 次代码提交 (d05139611268d8f3f1832f7f648ed7c11d93fd6b)

作者 SHA1 备注 提交日期
  Andrew Thompson 752733b093 Make tests pass on buildbot more of the time 11 年前
  Ignas Vyšniauskas b07d6b5255 Only discard gen_event notifications on high watermark 11 年前
  Shane Howley d58e633e15 Fixed issue whereby element(1, ...) is called on every tuple nested inside a pretty printed record regardless of size. 11 年前
  Andrew Thompson b6bfaca5f3 Add comment and fix EQC generator 11 年前
  Andrew Thompson d18019bff4 Tweak test and update goldrush dep 11 年前
  Pedram Nimreezi d093edea44 Add tracing support for metadata notfound 11 年前
  Pedram Nimreezi be6a315e59 Fix lager eunit initialization 11 年前
  Andrew Thompson b29710406e Update to goldrush 0.1.5 11 年前
  Maxim Minin 773e4439be simple test for pretty print of nested records. 11 年前
  Andrew Thompson a9a26b0e1d Add a simple test for persistent traces 12 年前
  Pedram Nimreezi 95b3fb0c87 Implement event stream processing 12 年前
  Andrew Thompson 79ea55a196 Improve the performance of the file backend 12 年前
  Andrew Thompson 98143ae182 Allow storage of persistant per-process lager metadata 12 年前
  Andrew Thompson acb8cf596f Add a test for async_threshold 12 年前
  Andrew Thompson a1f345cf43 Add formatting tests for cowboy/webmachine errors 12 年前
  Andrew Thompson c237e6fde9 Add some tests to test for the bug the previous commit fixed 12 年前
  Marc Worrell e133ca4992 Replaced another use of element(2,Pid). Added some tests with somepid instead {local,name} as supervisor reference 12 年前
  Andrew Thompson 2bb8feb6b0 Fiddle with test timeouts to accomodate slower machines 12 年前
  Andrew Thompson 0ec0d9055b Also allow list comps, function calls and record fields as lager arguments 12 年前
  Andrew Thompson 95fdf935b9 Support variables as arguments to lager:info and friends 12 年前
  Andrew Thompson 932b482e4a Support printing iolists with ~s 12 年前
  Andrew Thompson 069e553f1d Fix a couple bugs in tracing 12 年前
  Andrew Thompson f566318bdc Add some more record printing tests and fix a bug 12 年前
  Andrew Thompson 9bd0a411a3 Support pretty printing records found in a module at compile time 12 年前
  Andrew Thompson f4f3dd3817 Rewrite to use a bitmask to represent active loglevels 12 年前
  Andrew Thompson a192bd9e91 Replace mochiglobal with a public ETS table 12 年前
  Andrew Thompson e04830b382 Tag lager_msg messages with a {log, ...} tuple 12 年前
  Andrew Thompson 180e09fd01 Use an opaque type with a module for accessors rather than a record 12 年前
  Andrew Thompson 12a784b18e Time makes fools of us all 12 年前
  Andrew Thompson 35872409bc Use quickcheck to test for formatting equivalenve with io_lib 12 年前
  Andrew Thompson e07c0481ac One function doesn't make a module 12 年前
  Andrew Thompson 05718792ae Whitespace cleanups 13 年前
  Jason Wagner 0415d21669 Changed the messages sent to the backends to include metadata and separated formatting from the backend. Added documentation, fixed tests, and removed some unused code. 13 年前
  Andrew Thompson d3cff8c6d7 R14B support for ucaught throws 13 年前
  Andrew Thompson fad809bed4 Handle uncaught throws in a gen_* process better 13 年前
  Andrew Thompson 0a3d64f078 Better error handling for 'special processes' 13 年前
  Andrew Thompson 62bb41fd35 Add support for badrecord errors 13 年前
  Andrew Thompson b52e204f24 Don't bother printing the filename in error messages, it is always redundant 13 年前
  Andrew Thompson 807a847638 Fix tests. and 2 places MFAs werent handling the new 4th parameter 13 年前
  Andrew Thompson caad1f8c83 Fix eunit tests to "start" compiler and syntax_tools 13 年前
  Andrew Thompson c21f1bdd9b Better crash reports for processes started via proc_lib, Fixes #31 13 年前
  Andrew Thompson 16fb55890c Correct printing of strings in mixed error reports (reported by Bryan Hughes) 13 年前
  Andrew Thompson 5068e29383 Fix a couple minor issues with length calculation, add tests 13 年前
  Andrew Thompson f459624b8d Fix EQC test to work with floats and padding 13 年前
  Andrew Thompson 121c4c5241 Initial implementation of 'tracing' 13 年前
  Andrew Thompson de5d84e349 Fix how the name/pid of the process is printed in crash reports 13 年前
  Andrew Thompson 4dfee06cd9 Make tests less dependant on timer:sleeps to function correctly 13 年前
  Andrew Thompson 53d5de448c Fix term printing in errors to properly show embedded lists 13 年前
  Andrew Thompson 0cc9e25224 Remove incorrect test case 13 年前
  Scott Lystig Fritchie 042e210a9d Remove application:unload() calls from test code 13 年前