nahi (NaHi)

Name
NaHi
Email
Member Since
Jan 04, 2009 (11 months)

Following 0 githubbers and watching 18 repositories view all →

Public Repositories (8)

  • httpclient

    'httpclient' gives something like the functionality of libwww-perl (LWP) in Ruby. 'httpclient' fo...

    legend

    Last updated Wed Dec 02 05:45:17 -0800 2009

  • jruby

    JRuby, an implementation of Ruby on the JVM

    legend

    Forked from jruby/jruby Fri Nov 27 07:03:11 -0800 2009

    Last updated Tue Dec 01 01:30:51 -0800 2009

  • jruby-openssl

    JRuby's OpenSSL implementation

    legend

    Forked from jruby/jruby-openssl Fri Nov 06 07:11:26 -0800 2009

    Last updated Mon Nov 09 08:13:25 -0800 2009

  • f2p

    a web-based FriendFeed app for mobile

    legend

    Last updated Mon Oct 26 07:37:13 -0700 2009

  • ff_foaf_graph

    Creates FOAF graph on FriendFeed

    legend

    Last updated Thu Sep 10 06:01:46 -0700 2009

  • ff_dump

    retrieves FriendFeed entries via FriendFeed API and dumps it to files

    legend

    Last updated Sat Jun 20 01:56:04 -0700 2009

  • ghi

    GitHub Issues on the command line. Use your $EDITOR, not your browser.

    legend

    Forked from stephencelis/ghi Mon Apr 27 05:43:58 -0700 2009

    Last updated Mon Apr 27 05:54:40 -0700 2009

  • sqlite3-ruby

    Ruby bindings for the SQLite3 embedded database

    legend

    Forked from jamis/sqlite3-ruby Wed Mar 18 21:30:34 -0700 2009

    Last updated Wed Mar 18 21:52:55 -0700 2009

Public Activity feed

nahi opened issue 25 on nahi/httpclient Wed Dec 02 06:59:45 -0800 2009
test against jruby/1.5 before 2.1.6 release
nahi opened issue 24 on nahi/httpclient Wed Dec 02 06:59:32 -0800 2009
test against ruby/1.9 before 2.1.6 release
nahi closed issue 19 on nahi/httpclient Wed Dec 02 05:45:19 -0800 2009
set_request_header clobbers 'Host' header setting
nahi closed issue 22 on nahi/httpclient Wed Dec 02 05:45:18 -0800 2009
Not only "Negotiate" but also "NTLM"
nahi pushed to master at nahi/httpclient Wed Dec 02 05:45:18 -0800 2009
HEAD is 58bde3a1c2118272a85a5dc46dca76f8317929c2

2 commits »

nahi opened issue 23 on nahi/httpclient Tue Dec 01 13:50:26 -0800 2009
httpclient uses String#size instead of String#bytesize so sets a wrong value in Ruby 1.9
nahi pushed to master at nahi/jruby Tue Dec 01 01:30:51 -0800 2009
HEAD is 87a34fbb25b1f0d58ef97771397f2ee197634a54

8 commits »

nahi pushed to master at nahi/jruby Mon Nov 30 08:00:54 -0800 2009
HEAD is 310abc146b1e330fb68c82af5fc7f7549602fa05
  • nahi committed 310abc14:
    Digest::Class#{new,reset} must return self
nahi pushed to master at nahi/jruby Mon Nov 30 01:56:16 -0800 2009
HEAD is 8b82f24e2af09c6b993433a0a680274ec15436b8

13 commits »

nahi pushed to master at nahi/jruby Fri Nov 27 07:58:03 -0800 2009
HEAD is f536500fcfbcf722544098d4ff7a6d461ee2d059
  • nahi committed f536500f:
    Implemented digest framework introduced in 1.8.6
nahi forked jruby/jruby Fri Nov 27 07:03:13 -0800 2009
Forked repository is at nahi/jruby
nahi created gist: 241683 Mon Nov 23 22:20:08 -0800 2009
0% uname -a Linux localhost 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 20...
nahi opened issue 22 on nahi/httpclient Thu Nov 19 13:47:20 -0800 2009
Not only "Negotiate" but also "NTLM"
nahi opened issue 21 on nahi/httpclient Thu Nov 19 13:44:21 -0800 2009
A way to track the progress of an async file upload and to cancel an async file upload
nahi pushed to master at nahi/jruby-openssl Mon Nov 09 08:13:26 -0800 2009
HEAD is 75e3d329d0a9aee0b0878b1a8d9caf4f70a42bbb
nahi pushed to master at nahi/jruby-openssl Sun Nov 08 07:10:48 -0800 2009
HEAD is a24ea941a8a4144e260384c23f8ba5ea310b99ba
  • nahi committed a24ea941:
    added test for the previous commit: 3af930
nahi pushed to master at nahi/jruby-openssl Fri Nov 06 15:33:52 -0800 2009
HEAD is 3af930e972acba0d09062674fde05db70f9cf8ad
  • nahi committed 3af930e9:
    Fix Cipher#key_len for DES-EDE3: 16 should be 24.
nahi pushed to master at nahi/jruby-openssl Fri Nov 06 15:28:35 -0800 2009
HEAD is 6792c1235e8750cbce070bb06f259ac062c0744a
  • nahi committed 6792c123:
    Modified test expectations around Cipher#final.
nahi forked jruby/jruby-openssl Fri Nov 06 07:11:27 -0800 2009
Forked repository is at nahi/jruby-openssl
nahi edited a page in the nahi/httpclient wiki Tue Nov 03 23:04:59 -0800 2009
nahi edited a page in the nahi/httpclient wiki Tue Nov 03 23:03:46 -0800 2009
nahi opened issue 17 on nahi/httpclient Mon Nov 02 14:34:02 -0800 2009
URL with /com after the host causes unexpected 404 error
nahi closed issue 13 on nahi/httpclient Mon Nov 02 04:54:09 -0800 2009
For WebAgent::Cookie test code.
nahi closed issue 8 on nahi/httpclient Mon Nov 02 04:54:09 -0800 2009
Opened SSL files not being closed properly
nahi closed issue 10 on nahi/httpclient Mon Nov 02 04:54:09 -0800 2009
"get" method gets blocked in "readpartial" when receiving a 304 with no Content-Length
nahi pushed to master at nahi/httpclient Mon Nov 02 04:54:08 -0800 2009
HEAD is 0d46b59296c8922ac3554e2818f2578413ea721e

3 commits »

nahi created gist: 223278 Sat Oct 31 15:14:05 -0700 2009
0% ruby -d -r open-uri -e 'p open("https://www.rsa.com/", :ssl_ca_cert => "/usr/local/lib/ruby/si...
nahi pushed to master at nahi/httpclient Fri Oct 30 15:55:36 -0700 2009
HEAD is 59dbc78b7a58b594d634715fa495118660b75e68
  • nahi committed 59dbc78b:
    just added POST receive_timeout test for #2.
nahi closed issue 11 on nahi/httpclient Fri Oct 30 05:49:15 -0700 2009
Possible data corruption problem in asynchronous methods
nahi closed issue 16 on nahi/httpclient Fri Oct 30 05:49:15 -0700 2009
doesn't support multiline server headers
nahi pushed to master at nahi/httpclient Fri Oct 30 05:49:15 -0700 2009
HEAD is 0b7e801e572baba5f810d1f684ffebb918d04d14

2 commits »

nahi created gist: 222278 Fri Oct 30 04:39:05 -0700 2009
「再来週火曜日にお願いしたい」ということになりました。つまり、「準備も予習も何もせずに始めてしまうROMA勉強会」別名「ROMAをダラっと勉強する会」を、次回asakusa.rbの中でやらせてい...
nahi opened issue 16 on nahi/httpclient Fri Oct 30 04:06:59 -0700 2009
doesn't support multiline server headers
nahi opened issue 15 on nahi/httpclient Thu Oct 29 22:17:10 -0700 2009
ssl_config.rb: 'require openssl' should be changed to 'require openssl.rb'
nahi opened issue 14 on nahi/httpclient Thu Oct 29 22:16:51 -0700 2009
basic auth with POST-request