1. d1de19b Stricter dialyzer options by Andrew Thompson · 12 years ago
  2. bc338b2 Fix dialyzer warnings by Andrew Thompson · 12 years ago
  3. cf4b3dc Licencing headers by Andrew Thompson · 12 years ago
  4. 0571879 Whitespace cleanups by Andrew Thompson · 12 years ago
  5. 82eda71 Update the console backend to use new default formatter for verbose mode by Andrew Thompson · 12 years ago
  6. 7b05164 Change the default formatter to be backwards compatible with old behaviour by Andrew Thompson · 12 years ago
  7. 0415d21 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. by Jason Wagner · 12 years ago
  8. 77e7b68 Merge pull request #69 from basho/dip_rebar2.0 by Dave Parfitt · 12 years ago
  9. 8f8ecbb Merge pull request #56 from devinus/truncation-size by Dave Parfitt · 12 years ago
  10. f29b14f Merge pull request #70 from basho/jnd-readme by Andrew Thompson · 12 years ago
  11. 3a1579a Added lager:start() to the README by Joe DeVivo · 12 years ago
  12. b5c0caa update rebar to 2.0.0 by Dave Parfitt · 12 years ago
  13. c713360 Merge pull request #68 from thomasc/fix/direct-console-logger-to-user by Andrew Thompson · 12 years ago
  14. 938d351 Restore user process registration to it's original value in the console logger tests by thomasc · 12 years ago
  15. f9e36ed Direct the console logger output to user by thomasc · 12 years ago
  16. 7a882db Merge pull request #67 from basho/jnd-crlf by Andrew Thompson · 12 years ago
  17. 9f22054 Added CRs to the LFs in lager_console_backend by Joe DeVivo · 12 years ago
  18. 7af0b9c Added test for very short field width on ~s by Micah Warren · 12 years ago
  19. 0b16d5e Fixed unused vars warnings by Micah Warren · 12 years ago
  20. 06103bb Quick fix for issue#64 by Micah Warren · 12 years ago
  21. 0e1947e Roll version 1.2.0 by Jared Morrow · 12 years ago 1.2.0
  22. 40abd54 Add chat bot notification. by Sean Cribbs · 12 years ago
  23. 8cd7fb5 Merge pull request #62 from basho/adt-uncaught-throw by Andrew Thompson · 12 years ago
  24. d3cff8c R14B support for ucaught throws by Andrew Thompson · 12 years ago
  25. fad809b Handle uncaught throws in a gen_* process better by Andrew Thompson · 12 years ago
  26. ec60541 Fix build status badge [ci skip] by Sean Cribbs · 12 years ago
  27. d22e959 Merge pull request #61 from basho/add-travis-ci by Sean Cribbs · 12 years ago
  28. b5f7361 Add Travis CI hook and build status. by Sean Cribbs · 12 years ago
  29. 9cd664c Merge pull request #51 from basho/adt-better-special-process-errors by Andrew Thompson · 12 years ago
  30. 6faafc9 Merge pull request #52 from basho/gh52-escaped-char-printing by Andrew Thompson · 12 years ago
  31. 80a0e9f Add support for a custom log truncation size compile time flag by Devin Torres · 12 years ago
  32. 978ac73 adding css for edocs; also adding edoc pointer to README by Mark Phillips · 12 years ago
  33. f5ca930 Vertical tab support by Andrew Thompson · 12 years ago
  34. d416dc0 Fix escaped char printing in ~p mode, reported by @etrepum by Andrew Thompson · 12 years ago
  35. 0a3d64f Better error handling for 'special processes' by Andrew Thompson · 12 years ago
  36. 7815a88 Fix the Fix for the Fix for #49, thanks to Kostis for keeping me honest by Andrew Thompson · 12 years ago
  37. bf0a19c Fix #49 some more, thanks awesometown for the heads up by Andrew Thompson · 12 years ago
  38. f4ebe1f Fix #49, badmatch in trace_file/3 by Andrew Thompson · 12 years ago
  39. 698c991 Merge pull request #48 from basho/adt-badrecord-support by Andrew Thompson · 12 years ago
  40. 62bb41f Add support for badrecord errors by Andrew Thompson · 12 years ago
  41. a837eb8 Merge pull request #46 from basho/adt-r15-support by Andrew Thompson · 12 years ago
  42. b52e204 Don't bother printing the filename in error messages, it is always redundant by Andrew Thompson · 12 years ago
  43. d68f4d8 Add support for bad_return errors from application start by Andrew Thompson · 12 years ago
  44. 807a847 Fix tests. and 2 places MFAs werent handling the new 4th parameter by Andrew Thompson · 12 years ago
  45. 68065c1 Intial support for R15 line numbers in errors by Andrew Thompson · 13 years ago
  46. efc7b75 Changes suggested by Kostis, Dialyzer -Wunmatched_returns and Tidier by Andrew Thompson · 12 years ago
  47. b504747 Simplify internal function because it is never passed a deep list by Andrew Thompson · 12 years ago
  48. 6968c8c Merge pull request #45 from kostis/dialyzer-fixes by Andrew Thompson · 12 years ago
  49. e9c4d77 Fix specs so that they correspond to the code by Kostis Sagonas · 12 years ago
  50. caad1f8 Fix eunit tests to "start" compiler and syntax_tools by Andrew Thompson · 12 years ago
  51. b46e377 Merge pull request #42 from bjnortier/reltool_app_deps by Andrew Thompson · 12 years ago
  52. 76fef99 Add compiler and syntax_tools as dependencies in the application resource file for correct releases using Reltool. by Benjamin Nortier · 12 years ago
  53. 09ecad6 Roll version 1.0.0 by Jared Morrow · 12 years ago 1.0.0
  54. 18f1806 Merge pull request #37 from basho/adt-fix-atom-leak by Andrew Thompson · 12 years ago
  55. d81e377 Merge pull request #35 from basho/adt-bitstring-support by Andrew Thompson · 12 years ago
  56. 2f9b793 Moved a lot of the AST in lager_transform into a function to make things easier to read and modify by Jason Wagner · 12 years ago
  57. 79b8fd1 Don't break printing lists of binaries by Andrew Thompson · 12 years ago
  58. 6b7f1dd Support for printing bitstrings (reported by @freeaakk) by Andrew Thompson · 12 years ago
  59. dc750f5 Supervisor children are not guranteed to be atoms. Fixes issue #33 by Andrew Thompson · 12 years ago
  60. c9173d7 Merge pull request #32 from basho/adt-better-crash-reports by Andrew Thompson · 12 years ago
  61. c21f1bd Better crash reports for processes started via proc_lib, Fixes #31 by Andrew Thompson · 12 years ago
  62. 5fd47ad Typo by Andrew Thompson · 12 years ago
  63. 24d8d05 Supervisor child names can be strings by Andrew Thompson · 12 years ago
  64. 41bddc8 Merge pull request #29 from basho/bwf-atom-numerals by Andrew Thompson · 12 years ago
  65. c2b5f9f don't quote atoms just for containing numerals by Bryan Fink · 12 years ago
  66. 570d6cb Add link to AMQP backend by Andrew Thompson · 12 years ago
  67. 9680638 Merge pull request #28 from brendanhay/master by Andrew Thompson · 12 years ago
  68. 446ca91 Prefixing alist/3 error to make it compile on R13A by Brendan Hay · 12 years ago
  69. 16fb558 Correct printing of strings in mixed error reports (reported by Bryan Hughes) by Andrew Thompson · 13 years ago
  70. ce9a47b Merge branch 'adt-atomic-tracer' by Andrew Thompson · 13 years ago
  71. c12a608 Merge pull request #27 from basho/adt-stricter-eliding by Andrew Thompson · 13 years ago
  72. 5068e29 Fix a couple minor issues with length calculation, add tests by Andrew Thompson · 13 years ago
  73. f43fa83 Fix a bug with how the remaining free space is calculated by Andrew Thompson · 13 years ago
  74. 0de9759 Merge pull request #25 from basho/adt-faster-format by Andrew Thompson · 13 years ago
  75. 5c7a79f Don't create a crash log called 'undefined'. Closes #26 by Andrew Thompson · 13 years ago
  76. f459624 Fix EQC test to work with floats and padding by Andrew Thompson · 13 years ago
  77. f918156 Fix a bug with the calculation of the remaining length by Andrew Thompson · 13 years ago
  78. ed7bc9a Add pid to the list of attributes automatically captured for tracing by Andrew Thompson · 13 years ago
  79. c619263 Cleanup unused handlers when a trace is removed, documentation by Andrew Thompson · 13 years ago
  80. 96e9f6e Add a function for removing an active trace by Andrew Thompson · 13 years ago
  81. bd9b66a Don't allow a trace to be installed twice by Andrew Thompson · 13 years ago
  82. 0e70e68 Add documentation & function to clear all traces by Andrew Thompson · 13 years ago
  83. e3e8c80 Fix loglevel changes for files, now they've been refactored by Andrew Thompson · 13 years ago
  84. ac8fb19 Implement console tracing, don't generate duplicate messages by Andrew Thompson · 13 years ago
  85. d28e7c5 Initial attempt at a trace API, and a status() command by Andrew Thompson · 13 years ago
  86. 23cbc21 Implement tracing for the file backend, with tests by Andrew Thompson · 13 years ago
  87. 39ef6e4 Re-factor the file backend so it starts one gen_event handler per file by Andrew Thompson · 13 years ago
  88. 121c4c5 Initial implementation of 'tracing' by Andrew Thompson · 13 years ago
  89. f435790 Roll version 0.9.4 by Jared Morrow · 13 years ago 0.9.4
  90. 2b6027d Merge pull request #22 from basho/adt-fix-crash-report-process-names by Andrew Thompson · 13 years ago
  91. 3311702 Add builtin chomping to lager_format by Andrew Thompson · 13 years ago
  92. 31d9529 Default to treating lists as strings, (and set it false for ~w) by Andrew Thompson · 13 years ago
  93. 9c6ce62 Fix some more formatting bugs by Andrew Thompson · 13 years ago
  94. de5d84e Fix how the name/pid of the process is printed in crash reports by Andrew Thompson · 13 years ago
  95. 1d7b690 Roll version 0.9.3 by Jared Morrow · 13 years ago 0.9.3
  96. 9e735a7 Improve tests, fix some minor bugs by Andrew Thompson · 13 years ago
  97. d16dfaa Implement ~P/~W style depth-limiting by Andrew Thompson · 13 years ago
  98. e5b58fc Implement print options for trunc_io so ~s/~p/~w emulation is more accurate by Andrew Thompson · 13 years ago
  99. e45d5bc Implement an alternative and much faster lager_trunc_io:format/3 by Andrew Thompson · 13 years ago
  100. 2fd7945 Merge pull request #16 from basho/adt-simple_one_for_one-crash-report by Andrew Thompson · 13 years ago