summaryrefslogtreecommitdiff
path: root/tool/downloader.rb
AgeCommit message (Expand)Author
2020-11-23Increase the # of downloader.rb's retry attemptsTakashi Kokubun
2020-11-20Try to fix download errorKazuhiro NISHIYAMA
2020-03-09Use https for downloading Unicode data.Hiroshi SHIBATA
2019-11-22Use jsDelivr instead of raw.githubusercontent.comKazuhiro NISHIYAMA
2019-05-29Revert "Fix building with 1.8 BASERUBY"Jeremy Evans
2019-05-28Clean a garbage [ci skip]Nobuyoshi Nakada
2019-05-27Fix building with 1.8 BASERUBYJeremy Evans
2019-05-24Escape dots in regexpKazuhiro NISHIYAMA
2019-05-24switch UNICODE_BETA to NO (one more try, first try didn't work)Martin Dürst
2019-04-30Change Accept-Encoding from `*` to `identity`Kazuhiro NISHIYAMA
2019-04-27Retry downloads more for unicode outageTakashi Kokubun
2019-04-17downloader.rb: enable cache filesnobu
2019-04-17downloader.rb: use File.read instead of IO.readnobu
2019-04-06appveyor.yml: Use pre-generated headers and tablesnobu
2019-04-05revert r67445, (r67446,) r67447duerst
2019-04-05downloader.rb: fix typo, extra %nobu
2019-04-05downloader.rb: quote base namenobu
2019-04-05output more debug information in downloader.rb (temporary)duerst
2019-04-05* remove trailing spaces.svn
2019-04-05add puts statements to debug Unicode file download (temporary)duerst
2019-04-02downloader.rb: keep linked file newer than cached filenobu
2019-01-06simplify filename-related codeduerst
2019-01-06add logic to handle Unicode beta period file namesduerst
2018-12-19avoid passing unnecessary options to download methodduerst
2018-12-19add option to deal with Unicode beta data filesduerst
2018-12-01tool/downloader.rb: retry Net::OpenTimeoutk0kubun
2018-10-16tool/downloader.rb: retry Net::ReadTimeoutk0kubun
2018-08-18tool/downloader.rb: retry 500 from GitHubk0kubun
2018-08-12tool/downloader.rb: increase retriesk0kubun
2018-08-11tool/downloader.rb: retry on 502 and 503 errork0kubun
2018-07-16tool/downloader.rb:duerst
2018-02-05tool/downloader.rb: retry SocketErrork0kubun
2018-01-10tool/downloader.rb: retry against Errno::ETIMEDOUTk0kubun
2017-12-27tool/downloader.rb: don't suppress exceptionk0kubun
2017-12-27tool/downloader.rb: retry downloadsk0kubun
2017-12-12Revert "switch from http to https for Unicode data file downloads"hsbt
2017-12-12switch from http to https for Unicode data file downloadsduerst
2017-07-09downloader.rb: get rid of symlinks in dist filesnobu
2017-06-27downloader.rb: get rid of symlinksnobu
2017-05-22downloader.rb: true symlink on cygwinnobu
2017-05-22fix r58833nobu
2017-05-21downloader cachenobu
2017-05-21remove verify optionnobu
2017-05-21downloader.rb: utilize dir argumentnobu
2017-03-23fix GraphemeBreakProperty.txtnobu
2017-03-21tool/downloader.rb: dryrun option [ci skip]nobu
2016-11-30Regexp supports Unicoe 9.0.0's \Xnaruse
2016-10-12* tool/downloader.rb: Removed verification of gem certification.hsbt
2016-07-02tool: add descriptions and fix typosnormal
2016-05-18downloader.rb: disable verify if rubygems is oldnobu