summaryrefslogtreecommitdiff
path: root/tool/downloader.rb
AgeCommit message (Expand)Author
2024-03-27Ignore errors on prerelease gemsNobuyoshi Nakada
2024-03-15Deprecate `--dryrun` options in favor of `--dry-run`Nobuyoshi Nakada
2024-03-15downloader.rb: Add `--help` optionNobuyoshi Nakada
2023-07-27downloader.rb: unlink broken symlink before caching to fix ENOENTAlan Wu
2022-12-03downloader.rb: Select less components pathNobuyoshi Nakada
2022-12-03downloader.rb: Fix link to absolute cache pathNobuyoshi Nakada
2022-09-19Downloader: Define long option aliasesNobuyoshi Nakada
2022-09-19Downloader: Define per-class command line optionsNobuyoshi Nakada
2021-10-28Downloader: retry when RFC 2616 noncompliant dates [ci skip]Nobuyoshi Nakada
2021-09-13Downloader: accept some RFC 2616 noncompliant datesNobuyoshi Nakada
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