index
:
ruby.git
master
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_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tool
/
downloader.rb
Age
Commit message (
Expand
)
Author
2020-11-23
Increase the # of downloader.rb's retry attempts
Takashi Kokubun
2020-11-20
Try to fix download error
Kazuhiro NISHIYAMA
2020-03-09
Use https for downloading Unicode data.
Hiroshi SHIBATA
2019-11-22
Use jsDelivr instead of raw.githubusercontent.com
Kazuhiro NISHIYAMA
2019-05-29
Revert "Fix building with 1.8 BASERUBY"
Jeremy Evans
2019-05-28
Clean a garbage [ci skip]
Nobuyoshi Nakada
2019-05-27
Fix building with 1.8 BASERUBY
Jeremy Evans
2019-05-24
Escape dots in regexp
Kazuhiro NISHIYAMA
2019-05-24
switch UNICODE_BETA to NO (one more try, first try didn't work)
Martin Dürst
2019-04-30
Change Accept-Encoding from `*` to `identity`
Kazuhiro NISHIYAMA
2019-04-27
Retry downloads more for unicode outage
Takashi Kokubun
2019-04-17
downloader.rb: enable cache files
nobu
2019-04-17
downloader.rb: use File.read instead of IO.read
nobu
2019-04-06
appveyor.yml: Use pre-generated headers and tables
nobu
2019-04-05
revert r67445, (r67446,) r67447
duerst
2019-04-05
downloader.rb: fix typo, extra %
nobu
2019-04-05
downloader.rb: quote base name
nobu
2019-04-05
output more debug information in downloader.rb (temporary)
duerst
2019-04-05
* remove trailing spaces.
svn
2019-04-05
add puts statements to debug Unicode file download (temporary)
duerst
2019-04-02
downloader.rb: keep linked file newer than cached file
nobu
2019-01-06
simplify filename-related code
duerst
2019-01-06
add logic to handle Unicode beta period file names
duerst
2018-12-19
avoid passing unnecessary options to download method
duerst
2018-12-19
add option to deal with Unicode beta data files
duerst
2018-12-01
tool/downloader.rb: retry Net::OpenTimeout
k0kubun
2018-10-16
tool/downloader.rb: retry Net::ReadTimeout
k0kubun
2018-08-18
tool/downloader.rb: retry 500 from GitHub
k0kubun
2018-08-12
tool/downloader.rb: increase retries
k0kubun
2018-08-11
tool/downloader.rb: retry on 502 and 503 error
k0kubun
2018-07-16
tool/downloader.rb:
duerst
2018-02-05
tool/downloader.rb: retry SocketError
k0kubun
2018-01-10
tool/downloader.rb: retry against Errno::ETIMEDOUT
k0kubun
2017-12-27
tool/downloader.rb: don't suppress exception
k0kubun
2017-12-27
tool/downloader.rb: retry downloads
k0kubun
2017-12-12
Revert "switch from http to https for Unicode data file downloads"
hsbt
2017-12-12
switch from http to https for Unicode data file downloads
duerst
2017-07-09
downloader.rb: get rid of symlinks in dist files
nobu
2017-06-27
downloader.rb: get rid of symlinks
nobu
2017-05-22
downloader.rb: true symlink on cygwin
nobu
2017-05-22
fix r58833
nobu
2017-05-21
downloader cache
nobu
2017-05-21
remove verify option
nobu
2017-05-21
downloader.rb: utilize dir argument
nobu
2017-03-23
fix GraphemeBreakProperty.txt
nobu
2017-03-21
tool/downloader.rb: dryrun option [ci skip]
nobu
2016-11-30
Regexp supports Unicoe 9.0.0's \X
naruse
2016-10-12
* tool/downloader.rb: Removed verification of gem certification.
hsbt
2016-07-02
tool: add descriptions and fix typos
normal
2016-05-18
downloader.rb: disable verify if rubygems is old
nobu
[next]