Shayan Pooya
b31c47c61a
Use a binary rebar compiled with an older version of Erlang.
It has been compiled with R13B03 and resolves issue #183 .
преди 11 години
Andrew Thompson
b6b6cebcb2
Roll version 2.0.3
преди 11 години
Andrew Thompson
0e2ed22292
Merge pull request #202 from basho/adt-buildbot-fixes
Make tests pass on buildbot more of the time
преди 11 години
Andrew Thompson
46785b6541
Merge pull request #204 from roowe/disable_pp_records
support disable pretty printing records encountered at compile time
преди 11 години
Roowe
f797f99218
support disable pretty printing records encountered at compile time
преди 11 години
Andrew Thompson
da4419e23e
Merge pull request #201 from yfyf/flush_only_events
Only discard gen_event notifications on high watermark
преди 11 години
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
Previously all messages were being flushed, which meant that trapped exits
and internal gen_event messaging was also flushed, leading to undefined
behaviour.
closes #198
преди 11 години
Andrew Thompson
85c2c2f824
Merge pull request #200 from yfyf/fix_tests
Fix: correct lager startup in crash_log test
преди 11 години
Ignas Vyšniauskas
8986d441c7
Fix: correct lager startup in crash_log test
преди 11 години
Andrew Thompson
bb256c2743
Merge pull request #199 from howleysv/pr-empty-tuple-fix
Fixed empty tuple bug in lager:pr/2
преди 11 години
Shane Howley
d58e633e15
Fixed issue whereby element(1, ...) is called on every tuple nested inside a pretty printed record regardless of size.
Modified unit test to test 0 size tuple case.
преди 11 години
Andrew Thompson
649becd815
Merge pull request #196 from basho/adt-less-proplists
Don't use the proplists module when decoding error_logger messages
преди 11 години
Andrew Thompson
b6bfaca5f3
Add comment and fix EQC generator
преди 11 години
Andrew Thompson
44d5c0cd9c
Merge pull request #197 from basho/gh-164
Add newline to error_msg:error_report lines in crash.log, see #164
преди 11 години
Andrew Thompson
92072c355e
Add newline to error_msg:error_report lines in crash.log, see #164
преди 11 години
Andrew Thompson
a718b896b8
Merge pull request #170 from MaximMinin/master
pretty printing of nested records
преди 11 години
Andrew Thompson
7e393614a7
Merge pull request #193 from zuav/master
Fix lager_console_backend:is_new_style_console_available() function
преди 11 години
Andrew Thompson
32ea928694
Don't use the proplists module when decoding error_logger messages
Proplist module is a lot slower than lists:keyfind, which is a BIF,
because proplists has to work with 'bare' atoms as well as 2-tuples.
This should marginally improve the throughput when printing many
error_logger messages.
преди 11 години
Andrew Thompson
73a120788d
Merge pull request #194 from basho/feature/xref
Add xref target, with exclusions
преди 11 години
Andrew Thompson
002555ae7c
Make xref depend on compile
преди 11 години
Andrew Thompson
4a0c5e9b55
Add xref target, with exclusions
преди 11 години
Alexander Zhukov
032b3fc518
Fix lager_console_backend:is_new_style_console_available() function: check for win32 was incorrect.
преди 11 години
Andrew Thompson
0df1dd4949
Roll version 2.0.2
преди 11 години
Andrew Thompson
da0e4cae00
Merge pull request #192 from basho/adt-fix-empty-binary-printing
Remove the workaround for the bug when printing empty binaries in W mode
преди 11 години
Andrew Thompson
017a5167fa
Force goldrush to version 0.1.6
преди 11 години
Andrew Thompson
6ab08dc097
Fix test run on OSX
преди 11 години
Andrew Thompson
4c7bd96d62
Remove the workaround for the bug when printing empty binaries in W mode
The fix for this was merged in R16 somewhere, so this workaround is no
longer needed, and fixes the EQC test from spotting the divergent
behaviour with io_lib.
See also: http://erlang.org/pipermail/erlang-patches/2012-September/003034.html
преди 11 години
Andrew Thompson
6a7a456bd5
Merge pull request #188 from basho/adt-dialyzer-fixes
Fix dialyzer warnings and make all the records typed
преди 11 години
Andrew Thompson
faf3096d99
Fix dialyzer warnings and make all the records typed
преди 11 години
Andrew Thompson
d18019bff4
Tweak test and update goldrush dep
преди 11 години
Pedram Nimreezi
d093edea44
Add tracing support for metadata notfound
преди 11 години
Andrew Thompson
d65b91a6bc
Merge pull request #187 from basho/adt-dialyzer-mad-science
Rework how dialyzer PLTs are built and used
преди 11 години
Andrew Thompson
58bf04318e
Refactor into tools.mk
преди 11 години
Andrew Thompson
56a217cfee
Add plt to gitignore
преди 11 години
Andrew Thompson
c41ec3ede0
Rework how dialyzer PLTs are built and used
This commit splits the PLTs into 2, one for all the required OTP
applications that are in the stdlib, and the other for the rebar
dependancies. Each one is created if it does not exist, then checked for
validity and then --add_to_plt is used to add any missing files (this is
very fast if nothing needs to be added). Then the application is
dialyzed using both PLTs.
The 'combo' PLT which resides in ~ is intended to be used by all of
Riak's deps, so it can grow to cover the set of OTP applications that
Riak depends on. Each project can only specify the ones it cares about.
преди 11 години
Andrew Thompson
2a2d5f95e8
Merge pull request #186 from basho/feature/variable-plt-target
Allow PLT destination to be specified
преди 11 години
Reid Draper
c1d9f9835f
Update PHONY Makefile target
преди 11 години
Reid Draper
c2c70f139d
Allow PLT destination to be specified
преди 11 години
Andrew Thompson
555e437217
Merge pull request #185 from filmor/patch-1
Fixed formatting.
преди 11 години
Benedikt Sauer
19f1ec2df5
Fixed formatting.
преди 11 години
Andrew Thompson
7763143a29
Merge pull request #179 from DeadZen/dz-fix-eunit-startup
Fix lager eunit initialization
преди 11 години
Pedram Nimreezi
be6a315e59
Fix lager eunit initialization
преди 11 години
Andrew Thompson
ad400896af
Roll version 2.0.1
преди 11 години
Andrew Thompson
b29710406e
Update to goldrush 0.1.5
преди 11 години
Andrew Thompson
019354b867
Merge pull request #178 from josephwecker/master
Set source encoding so R17 compiler doesn't choke on lager_file_backend
преди 11 години
Joseph Wecker
e2324d189c
Set source encoding so R17 compiler doesn't choke on code introduced in 2b544c4
преди 11 години
Andrew Thompson
47a7ee1ca6
Merge pull request #167 from essen/update-rebar
Update rebar to support REBAR_DEPS_DIR
преди 11 години
Sean Cribbs
822062478a
Merge pull request #173 from mururu/fix-doc
Fix doc of lager_console_backend
преди 11 години
Yuki Ito
f9060e708c
Fix doc of lager_console_backend
преди 11 години