Sign in
apache
/
couchdb-lager
/
HEAD
ee1e51c
fix: remove legacy CI reporting endpoint
by Jan Lehnardt
· 5 years ago
master
215c425
Move dependencies to the top level repository
by Paul J. Davis
· 12 years ago
5477735
remove binary rebar
by Robert Newson
· 12 years ago
f18eddf
Remove unnecessary version specifier
by Paul J. Davis
· 12 years ago
import-master
799509a
Use https for dependencies
by Paul J. Davis
· 12 years ago
7ef26cd
fix path to goldrush in rebar.config
by benoitc
· 12 years ago
98af384
point to apache goldrush.
by benoitc
· 12 years ago
da4419e
Merge pull request #201 from yfyf/flush_only_events
by Andrew Thompson
· 12 years ago
b07d6b5
Only discard gen_event notifications on high watermark
by Ignas Vyšniauskas
· 12 years ago
85c2c2f
Merge pull request #200 from yfyf/fix_tests
by Andrew Thompson
· 12 years ago
8986d44
Fix: correct lager startup in crash_log test
by Ignas Vyšniauskas
· 12 years ago
bb256c2
Merge pull request #199 from howleysv/pr-empty-tuple-fix
by Andrew Thompson
· 12 years ago
d58e633
Fixed issue whereby element(1, ...) is called on every tuple nested inside a pretty printed record regardless of size.
by Shane Howley
· 12 years ago
649becd
Merge pull request #196 from basho/adt-less-proplists
by Andrew Thompson
· 12 years ago
b6bfaca
Add comment and fix EQC generator
by Andrew Thompson
· 12 years ago
44d5c0c
Merge pull request #197 from basho/gh-164
by Andrew Thompson
· 12 years ago
92072c3
Add newline to error_msg:error_report lines in crash.log, see #164
by Andrew Thompson
· 12 years ago
a718b89
Merge pull request #170 from MaximMinin/master
by Andrew Thompson
· 12 years ago
7e39361
Merge pull request #193 from zuav/master
by Andrew Thompson
· 12 years ago
32ea928
Don't use the proplists module when decoding error_logger messages
by Andrew Thompson
· 12 years ago
73a1207
Merge pull request #194 from basho/feature/xref
by Andrew Thompson
· 12 years ago
002555a
Make xref depend on compile
by Andrew Thompson
· 12 years ago
4a0c5e9
Add xref target, with exclusions
by Andrew Thompson
· 12 years ago
032b3fc
Fix lager_console_backend:is_new_style_console_available() function: check for win32 was incorrect.
by Alexander Zhukov
· 12 years ago
0df1dd4
Roll version 2.0.2
by Andrew Thompson
· 12 years ago
2.0.2
da0e4ca
Merge pull request #192 from basho/adt-fix-empty-binary-printing
by Andrew Thompson
· 12 years ago
017a516
Force goldrush to version 0.1.6
by Andrew Thompson
· 12 years ago
6ab08dc
Fix test run on OSX
by Andrew Thompson
· 12 years ago
4c7bd96
Remove the workaround for the bug when printing empty binaries in W mode
by Andrew Thompson
· 12 years ago
6a7a456
Merge pull request #188 from basho/adt-dialyzer-fixes
by Andrew Thompson
· 12 years ago
faf3096
Fix dialyzer warnings and make all the records typed
by Andrew Thompson
· 12 years ago
d18019b
Tweak test and update goldrush dep
by Andrew Thompson
· 12 years ago
d093ede
Add tracing support for metadata notfound
by Pedram Nimreezi
· 12 years ago
d65b91a
Merge pull request #187 from basho/adt-dialyzer-mad-science
by Andrew Thompson
· 12 years ago
58bf043
Refactor into tools.mk
by Andrew Thompson
· 12 years ago
56a217c
Add plt to gitignore
by Andrew Thompson
· 12 years ago
c41ec3e
Rework how dialyzer PLTs are built and used
by Andrew Thompson
· 12 years ago
2a2d5f9
Merge pull request #186 from basho/feature/variable-plt-target
by Andrew Thompson
· 12 years ago
c1d9f98
Update PHONY Makefile target
by Reid Draper
· 12 years ago
c2c70f1
Allow PLT destination to be specified
by Reid Draper
· 12 years ago
555e437
Merge pull request #185 from filmor/patch-1
by Andrew Thompson
· 12 years ago
19f1ec2
Fixed formatting.
by Benedikt Sauer
· 12 years ago
7763143
Merge pull request #179 from DeadZen/dz-fix-eunit-startup
by Andrew Thompson
· 12 years ago
be6a315
Fix lager eunit initialization
by Pedram Nimreezi
· 12 years ago
ad40089
Roll version 2.0.1
by Andrew Thompson
· 13 years ago
2.0.1
b297104
Update to goldrush 0.1.5
by Andrew Thompson
· 13 years ago
019354b
Merge pull request #178 from josephwecker/master
by Andrew Thompson
· 13 years ago
e2324d1
Set source encoding so R17 compiler doesn't choke on code introduced in 2b544c4
by Joseph Wecker
· 13 years ago
47a7ee1
Merge pull request #167 from essen/update-rebar
by Andrew Thompson
· 13 years ago
8220624
Merge pull request #173 from mururu/fix-doc
by Sean Cribbs
· 13 years ago
f9060e7
Fix doc of lager_console_backend
by Yuki Ito
· 13 years ago
4c7e77e
pr fun for nested records.
by Maxim Minin
· 13 years ago
773e443
simple test for pretty print of nested records.
by Maxim Minin
· 13 years ago
2898749
Update rebar to support REBAR_DEPS_DIR
by Loïc Hoguin
· 13 years ago
2965c23
Merge pull request #165 from ferd/master
by Andrew Thompson
· 13 years ago
ee0faa8
Clarifying how to disable 'crash_log'
by Fred Hebert
· 13 years ago
9b9e53f
Merge pull request #156 from onlychoice/patch-1
by Andrew Thompson
· 13 years ago
d613b59
Add a test for rotation failing and returning an error
by Andrew Thompson
· 13 years ago
bd02c0e
Update README: fix no_file error and config format error
by Zhihui Jiao
· 13 years ago
148760f
Fixed log rotation hang when file:delete fails.
by Shane Howley
· 13 years ago
316c595
Merge pull request #151 from basho/adt-disable-date-rotation
by Andrew Thompson
· 13 years ago
8ea8da5
Merge pull request #150 from seriyps/async-window
by Andrew Thompson
· 13 years ago
f063c47
Merge pull request #148 from h4cc/patch-1
by Andrew Thompson
· 13 years ago
2402922
Allow date rotation to be disabled
by Andrew Thompson
· 13 years ago
73d286e
Add `async_threshold_window` option. #147
by Sergey Prokhorov
· 13 years ago
99dd334
Removed incorrect ']}' from example config.
by h4cc
· 13 years ago
dc23b34
Merge pull request #146 from dLuna/master
by Andrew Thompson
· 13 years ago
beca9d0
Remove spurious ]
by Daniel Luna
· 13 years ago
169cffd
Update goldrush, remove syntax_tools as an included application. Closes #140
by Andrew Thompson
· 13 years ago
2.0.0
1b910c8
Merge pull request #143 from basho/adt-win32-console
by Andrew Thompson
· 13 years ago
59a2a1a
Allow windows users to use the 'old shell' as there's no alternatives
by Andrew Thompson
· 13 years ago
e58a33d
Merge pull request #139 from basho/adt-avoid-console-io-hang
by Andrew Thompson
· 13 years ago
ccdc4d4
Rework the 'old shell' warning, and some related work
by Andrew Thompson
· 13 years ago
1ea378a
Disable I/O to the console if the old-style Erlang console is used
by Scott Lystig Fritchie
· 13 years ago
6e0d78c
Merge branch 'srs-persistent-traces'
by Andrew Thompson
· 13 years ago
a9a26b0
Add a simple test for persistent traces
by Andrew Thompson
· 13 years ago
353dd21
Implement persistent traces in config file
by Steve Strong
· 13 years ago
65c8a1e
Kill org-mode in favor of markdown, update docs and defaults
by Andrew Thompson
· 13 years ago
2.0.0rc2
478dec4
Merge branch 'DeadZen-dz-event-stream-processing'
by Andrew Thompson
· 13 years ago
9bf137d
Pin the goldrush dep to a SHA
by Andrew Thompson
· 13 years ago
9bb6441
Correct the tracing statistics to account for # of installed traces
by Andrew Thompson
· 13 years ago
1e4ccc2
Merge branch 'dz-event-stream-processing' of git://github.com/DeadZen/lager into DeadZen-dz-event-stream-processing
by Andrew Thompson
· 13 years ago
a0adf8c
Merge pull request #129 from basho/adt-unicode-fix
by Andrew Thompson
· 13 years ago
804ed70
Merge branch 'garret-smith-gs-typespec-fixes'
by Andrew Thompson
· 13 years ago
020bf38
Clarify the file backend's init() spec, correct some documentation
by Andrew Thompson
· 13 years ago
1845cb4
Merge pull request #130 from gomoripeti/pgö-rotate-check-interval-test
by Andrew Thompson
· 13 years ago
2b544c4
Add a latin-1 test
by Andrew Thompson
· 13 years ago
0188f31
Fix typespecs for a clean dialyzer run
by gsmith
· 13 years ago
95b3fb0
Implement event stream processing
by Pedram Nimreezi
· 13 years ago
f1e6316
test internal log rotation when check_interval > 0
by Péter Gömöri
· 13 years ago
46f7909
Merge pull request #128 from gomoripeti/pgö-rotate-check-interval
by Andrew Thompson
· 13 years ago
0fc956b
fix internal log rotation when check_interval > 0
by Péter Gömöri
· 13 years ago
32cc67d
Support writing unicode to files, thanks @jacktang
by Andrew Thompson
· 13 years ago
9719370
Merge pull request #120 from basho/adt-msg-has-datetime
by Andrew Thompson
· 13 years ago
2.0.0rc1
4c4071a
Tell travis to test R15B03 and R16B as well
by Andrew Thompson
· 13 years ago
478ffcb
Merge pull request #124 from DeadZen/dz-lager-colors
by Andrew Thompson
· 13 years ago
b6a1827
Add colors to lager, not enabled by default
by Pedram Nimreezi
· 13 years ago
997f8e9
Merge pull request #121 from basho/adt-pdict-metadata
by Andrew Thompson
· 13 years ago
79ea55a
Improve the performance of the file backend
by Andrew Thompson
· 13 years ago
98143ae
Allow storage of persistant per-process lager metadata
by Andrew Thompson
· 13 years ago
Next »