1028 コミット (2ce7cde228d623d34850ed67fc53bb19340f898c)
 

作成者 SHA1 メッセージ 日付
  Paulo F. Oliveira 2ce7cde228 Prevent undef call from crashing 3 tests 4年前
  Paulo F. Oliveira 6af1c61d43 Improve repeatability 4年前
  Mark Allen 91575d4479 Roll 3.8.1 4年前
  Mark Allen 063b4dc5a9
Merge pull request #531 from erlang-lager/evanmcc-pterm-formatter 4年前
  Mark Allen 8779a27d44 Add docs 4年前
  Mark Allen 4e4445c26d
Merge pull request #530 from erlang-lager/evanmcc-pterm-formatter 4年前
  Mark Allen 6b2850f20b
Merge pull request #523 from erlang-lager/adt/more-statem-cases 4年前
  Mark Allen 1101906090 Avoid persistent_term for OTP < 21 4年前
  Evan Vigil-McClanahan efaea270e1 add a pterm formatter 4年前
  Andrew Thompson d88b3663b9
Merge pull request #525 from lagebr/master 5年前
  lagebr 6d708e3f84 Add Hex badge 5年前
  Andrew Thompson 3990279867 Try to handle another way gen_statem logs crashes 5年前
  Andrew Thompson f26a8ea0f4
Update supported releases due to OTP 22 5年前
  Andrew Thompson d68f066fae
Try to use the new persistent term module instead of ETS in lager_config (#491) 5年前
  Andrew Thompson d073e8ddb1
Merge pull request #514 from macpie/master 5年前
  macpie 6b75f9b8a8
Metadata whitelist 5年前
  Mark Allen 22e62f28e5 Roll 3.8.0 5年前
  Mark Allen d56b0697c9 Merge branch 'lrb' 5年前
  Mark Allen fc6221c92c Fixup 5年前
  Mark Allen 6825530e3c
Merge branch 'master' into lrb-windows-file-rotation 5年前
  Mark Allen f875d4346d
Merge pull request #510 from lukebakken/lrb-unicode-string-formatting 5年前
  Luke Bakken c88d5d5666
Add tests that show ~t format modifier is necessary for unicode file paths 5年前
  Luke Bakken aa09a2cd9c
Only sleep for a long time when CI env variable is present, like on Travis CI 5年前
  Luke Bakken 9991ac4571
Really bump up sleeps to fix tests on Travis CI 5年前
  Luke Bakken c3d712b3e3
Add a sleep to (maybe) fix a test on Travis CI 5年前
  Luke Bakken 1a8e47d245
Add 3.8.0 change log entries 5年前
  Luke Bakken f47a8be9a6
Add t to string formatting to accept unicode file and dir names 5年前
  Luke Bakken f23e3e677c
Ensure that all calls to rotate a log file are preceded by closing the FDs associated with it 5年前
  Luke Bakken e2e748f86f
Ensure that all calls to rotate a log file are preceded by closing the FDs associated with it 5年前
  Luke Bakken 4ed9b558ac
Remove TODO and add a second file:close due to delayed write 5年前
  Luke Bakken 0979fd7079
Skip one test that will fail on win32 5年前
  Luke Bakken d25eee4ac6
Skip more tests that will fail on win32 5年前
  Luke Bakken 9f5fcf81a8
Skip two tests that will fail on win32 5年前
  Luke Bakken 0d75a9ce77
Tweak appveyor 5年前
  Luke Bakken fe1ec6812c
Do not install Erlang, instead use what is on appveyor 5年前
  Luke Bakken d6f15556e7
Caching Erlang does not work 5年前
  Luke Bakken 003a50fd31
Check rval with assertEqual 5年前
  Luke Bakken 22c8a2bfe4
Tweak appveyor settings 5年前
  Luke Bakken a173cb2984
Cache chocolatey since Erlang takes forever to download 5年前
  Luke Bakken 745fd81e5d
Add AppVeyor build file 5年前
  Luke Bakken 847b811095
Fix test failures on win32 in pr_stacktrace_test module 5年前
  Luke Bakken b64c05ea5b
Fix lager_test_function_transform tests on win32 as monotonic_time can return the same value 5年前
  Luke Bakken 8b94200328
Move test util functions into TEST section of lager_util 5年前
  Luke Bakken d45849a545
Fix lager_rotator_default tests on win32 5年前
  Luke Bakken b069aeaac8
Fixed tests in lager_crash_log on win32 5年前
  Luke Bakken cd5f69dafe
Factor out common code into lager_util:has_file_changed 5年前
  Luke Bakken 62e847acaa
Add inode check to write_should_check 5年前
  Luke Bakken 3e9e4eb3d1
Write test files using 1 second creation time in the future, lager_file_backend suite passes on win32 5年前
  Luke Bakken 0bc318cfd1
Ensure creation time is updated on win32 when files are created 5年前
  Luke Bakken c7d7fce951
Fix test in lager_file_backend with exception for win32 5年前