-
- Downloads
WIP Use excon for HTTP requests
Showing
- bin/check 2 additions, 2 deletionsbin/check
- lib/gitlab_excon.rb 2 additions, 0 deletionslib/gitlab_excon.rb
- lib/gitlab_net.rb 33 additions, 38 deletionslib/gitlab_net.rb
- lib/httpunix.rb 0 additions, 54 deletionslib/httpunix.rb
- lib/vendor/excon/CONTRIBUTING.md 23 additions, 0 deletionslib/vendor/excon/CONTRIBUTING.md
- lib/vendor/excon/CONTRIBUTORS.md 140 additions, 0 deletionslib/vendor/excon/CONTRIBUTORS.md
- lib/vendor/excon/Gemfile 19 additions, 0 deletionslib/vendor/excon/Gemfile
- lib/vendor/excon/Gemfile.lock 301 additions, 0 deletionslib/vendor/excon/Gemfile.lock
- lib/vendor/excon/LICENSE.md 20 additions, 0 deletionslib/vendor/excon/LICENSE.md
- lib/vendor/excon/README.md 480 additions, 0 deletionslib/vendor/excon/README.md
- lib/vendor/excon/Rakefile 161 additions, 0 deletionslib/vendor/excon/Rakefile
- lib/vendor/excon/benchmarks/class_vs_lambda.rb 50 additions, 0 deletionslib/vendor/excon/benchmarks/class_vs_lambda.rb
- lib/vendor/excon/benchmarks/concat_vs_insert.rb 21 additions, 0 deletionslib/vendor/excon/benchmarks/concat_vs_insert.rb
- lib/vendor/excon/benchmarks/concat_vs_interpolate.rb 22 additions, 0 deletionslib/vendor/excon/benchmarks/concat_vs_interpolate.rb
- lib/vendor/excon/benchmarks/cr_lf.rb 21 additions, 0 deletionslib/vendor/excon/benchmarks/cr_lf.rb
- lib/vendor/excon/benchmarks/downcase-eq-eq_vs_casecmp.rb 169 additions, 0 deletionslib/vendor/excon/benchmarks/downcase-eq-eq_vs_casecmp.rb
- lib/vendor/excon/benchmarks/excon.rb 69 additions, 0 deletionslib/vendor/excon/benchmarks/excon.rb
- lib/vendor/excon/benchmarks/excon_vs.rb 165 additions, 0 deletionslib/vendor/excon/benchmarks/excon_vs.rb
- lib/vendor/excon/benchmarks/for_vs_array_each.rb 27 additions, 0 deletionslib/vendor/excon/benchmarks/for_vs_array_each.rb
- lib/vendor/excon/benchmarks/for_vs_hash_each.rb 27 additions, 0 deletionslib/vendor/excon/benchmarks/for_vs_hash_each.rb
lib/gitlab_excon.rb
0 → 100644
lib/httpunix.rb
deleted
100644 → 0
lib/vendor/excon/CONTRIBUTING.md
0 → 100644
lib/vendor/excon/CONTRIBUTORS.md
0 → 100644
lib/vendor/excon/Gemfile
0 → 100644
lib/vendor/excon/Gemfile.lock
0 → 100644
lib/vendor/excon/LICENSE.md
0 → 100644
lib/vendor/excon/README.md
0 → 100644
lib/vendor/excon/Rakefile
0 → 100644
lib/vendor/excon/benchmarks/cr_lf.rb
0 → 100644
lib/vendor/excon/benchmarks/excon.rb
0 → 100644
lib/vendor/excon/benchmarks/excon_vs.rb
0 → 100644
Please register or sign in to comment