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