index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
logger
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/logger] Fix log rotation inter-process lock failed.
Jesse Chavez
2022-01-27
1
-1
/
+2
*
[ruby/logger] Removed loading old helper file and load Logger class by itself
Hiroshi SHIBATA
2021-12-18
1
-1
/
+1
*
[ruby/logger] Test cases
Baron Bloomer
2021-12-18
2
-3
/
+38
*
[ruby/logger] Ignored loading CoreAssertions in test runner
Hiroshi SHIBATA
2021-09-15
5
-17
/
+4
*
[ruby/logger] Consider cygwin a Windows platform
Jeremy Evans
2020-12-04
1
-1
/
+1
*
[ruby/logger] Let Logger#reopen not raise on nil log devices
Lourens Naudé
2020-06-11
1
-0
/
+7
*
[ruby/logger] Let File::NULL ("/dev/null", "NUL" etc.) be considered a nil lo...
Lourens Naudé
2020-06-11
1
-0
/
+5
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-20
1
-1
/
+1
*
[ruby/logger] Fixed leaked tempfile
Nobuyoshi Nakada
2019-12-17
1
-1
/
+1
*
Followed up 38722fa179fcec549300b2f35206f4eb168f202e
Hiroshi SHIBATA
2019-12-10
1
-8
/
+4
*
[ruby/logger] Enable more timezone tests on OpenBSD
Jeremy Evans
2019-12-10
1
-1
/
+1
*
[ruby/logger] Raise ArgumentError for invalid shift_age
Jeremy Evans
2019-12-10
1
-2
/
+5
*
[ruby/logger] Honor Logger#level overrides
George Claghorn
2019-12-10
1
-0
/
+15
*
Added workaround for CoreAssertions used by ruby/logger.
Hiroshi SHIBATA
2019-12-09
1
-2
/
+7
*
Merge the upstream changes for test-unit on ruby/logger.
Hiroshi SHIBATA
2019-12-09
1
-0
/
+3
*
Fix keyword argument warnings in the tests from Class#new
Jeremy Evans
2019-09-06
1
-1
/
+1
*
Move helper file of logger to under the test/logger.
Hiroshi SHIBATA
2019-07-15
5
-5
/
+9
*
[ruby/logger] Add option to set the binary mode of the log device
Rafael Mendonça França
2019-07-15
2
-0
/
+26
*
[ruby/logger] Set filename when initializing logger with a File object
Jeremy Evans
2019-07-15
1
-0
/
+15
*
[ruby/logger] Fix to use logger and test-unit in this repo with
sonots
2019-07-15
3
-9
/
+6
*
[ruby/logger] Add support for changing severity using bang methods.
Samuel Williams
2019-07-15
1
-0
/
+11
*
Fix timezone issue for logger period's tests
Yusuke Endoh
2019-07-02
1
-0
/
+85
*
Revert "Add a missing tests for Logger::Period module"
Koichi Sasada
2019-07-02
1
-85
/
+0
*
Add a missing tests for Logger::Period module
Anton Davydov
2019-07-02
1
-0
/
+85
*
Remove unused variables
k0kubun
2018-03-17
1
-2
/
+2
*
revert r60999
usa
2017-12-04
1
-6
/
+0
*
give a change to determine to rotate the log or not
usa
2017-12-03
1
-0
/
+6
*
multiple arguments to write
nobu
2017-10-23
1
-1
/
+1
*
logger.rb: Fix handling progname
sonots
2017-07-20
1
-0
/
+4
*
logger.rb: fix next rotate time
nobu
2016-11-16
1
-10
/
+155
*
test/logger/test_logdevice.rb: heredoc styles
nobu
2016-11-16
1
-12
/
+21
*
test_logger.rb: suppress a warning
nobu
2016-11-05
1
-0
/
+3
*
logger: fix monthly log rotate with DST
nobu
2016-10-08
1
-0
/
+90
*
* test/logger/test_logdevice.rb (TestLogDevice#test_shifting_period_suffix):
usa
2016-05-01
1
-1
/
+0
*
use more descriptive assertions
nobu
2016-04-19
1
-57
/
+57
*
* test/logger/test_logdevice.rb: fix tests to pass on windows
sonots
2016-04-18
1
-4
/
+6
*
* lib/logger.rb: Add shift_period_suffix option [Fix GH-10772]
sonots
2016-04-18
1
-0
/
+28
*
Allow specifying logger parameters in constructor
sonots
2016-04-18
1
-0
/
+42
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
3
-0
/
+3
*
* test/logger/test_logdevice.rb: Fix tests of logger to make it work on
sonots
2015-11-18
1
-5
/
+11
*
* lib/logger.rb: support symbol and string log level setting
sonots
2015-11-17
1
-0
/
+44
*
lib/logger.rb: Add Logger#reopen
sonots
2015-11-17
2
-0
/
+72
*
logger.rb: end of week should be Saturday
nobu
2015-10-27
1
-0
/
+43
*
logger.rb: fix weekly rotation
nobu
2015-10-27
1
-1
/
+31
*
use assert_raise
nobu
2015-06-02
1
-1
/
+1
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
* logger.rb: removed unmaintain code.
hsbt
2014-07-02
1
-54
/
+0
*
test/logger/test_logdevice.rb: Close fds.
akr
2014-05-29
1
-1
/
+4
*
test_logdevice.rb: no utime
nobu
2014-02-22
1
-2
/
+3
*
test_logdevice.rb: use assert_in_out_err
nobu
2014-02-22
1
-2
/
+2
[next]