about summary refs log tree commit homepage
DateCommit message (Expand)
2020-02-06Ruby mogilefs-client 3.12.2 HEAD v3.12.2 master
2020-02-01s/bogomips.org/yhbt.net/
2019-11-11Ruby mogilefs-client 3.12.1 v3.12.1
2019-10-29test_client: quiet warnings about redefining accessors
2019-10-28fix more indentation warnings
2019-10-28mogilefs: actually use kwarg for Net::HTTP::Persistent.new
2019-10-28pkg.mk: use dark216 olddoc theme for Earth Day 2019
2019-01-02Ruby mogilefs-client 3.12.0 v3.12.0
2019-01-02update URLs to point to wiki
2018-07-03doc: https:// URLs instead of git://
2018-06-19fix indentation warnings with ruby trunk
2018-06-19socket/pure_ruby: favor String#clear if available
2018-06-19mog: add updateclass command
2017-12-20new_file/stream: remove unused variable
2017-06-26pool: simplify empty class definition
2017-03-23mogilefs-client 3.11.1 v3.11.1
2017-03-23GNUmakefile: fix incorrect comment
2017-03-23socket_common: improve readability of case statement
2017-03-23socket_common: remove needless 'o' modifier for Regexp
2017-03-13socket_common: limit garbage workaround to Ruby <= 2.4.1
2017-02-03socket_common: expand IO#write garbage workaround to 2.0 and 2.1
2017-01-31.olddoc.yml: add trailing slash on URL
2017-01-31Ruby mogilefs-client 3.11.0 v3.11.0
2017-01-31gemspec: remove olddoc development dependency
2017-01-31doc: remove private email address linkage
2017-01-31README: explain removal of NFS support
2017-01-31update URLS to HTTPS
2017-01-31freeze string literals in a few more places
2017-01-30socket_common: limit IO#write garbage workaround to <= 2.4
2017-01-27avoid excessive garbage on uploads with Ruby 2.2+
2017-01-27test: switch to cmogstored for testing Content-Range PUTs
2017-01-26support net-http-persistent 3.x
2016-12-29new_file/common: simplify empty class declarations
2016-12-29use opt_str_freeze to avoid allocations in a few places
2016-12-29avoid pointless capture in regexp
2016-08-31Ruby mogilefs-client 3.10.0 v3.10.0
2016-08-31pkg.mk: use --local option for gem installation
2016-08-31connect_timeout: match :timeout if unset
2016-08-31README: stop mentioning cgit
2016-08-31add .gitattributes for Ruby method detection
2016-08-31implement :connect_timeout option
2016-08-31socket/pure_ruby: connect with "exception:false" on Ruby 2.3+
2016-08-31admin: map unset reject_bad_md5 field to nil
2016-08-31test_fresh: do not delete non-existent domain
2015-11-04socket/pure_ruby: use `:exception=>false' on Ruby 2.1+
2015-10-22socket/pure_ruby: fix Ruby 1.8 compatibility
2015-10-22minor garbage reductions for newer Rubies
2015-10-22.olddoc.yml: add NNTP and mailing list archive URL
2015-09-16backend: simplify regexp
2015-09-16bigfile: lazily require bigfile/filter