2008-06-18 |
Kevin Clark | rb: Add thrift/protocol/binaryprotocol to the root... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Add spec for shutting down NonblockingServer in... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Struct#new should properly initialize boolean values |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Thrift::Socket should return false from #open?... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Implement NonblockingServer and add specs |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Squelch warning about parens and standardize require... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add optional host argument to ServerSocket |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Teach Socket how to read_nonblock |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add a few accessors and specs to prepare for the upcomi... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Remove dummy initialize method |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Rubify Socket and ServerSocket |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Finish rubifying MemoryBuffer and FramedTransport |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Make a lot of miscellaneous ruby-styling changes |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix default values of non-primitive types being shared... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Mark failing tests as pending |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix odd bug in integration tests where it passed the... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add failing spec for Socket closing when it has an... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add new spec for properly initializing boolean values |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add new gen-rb task to rebuild the bundled thrift gener... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add failing spec for sharing of default values between... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add missing test for ServerSocket |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add two missing tests for FramedTransport |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Stop using Array#pack and test using the raw bytes... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add useless struct test for code coverage |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Test BinaryProtocol#read_message_header with bad data |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Tweak the code to turn on Deprecation to make rcov... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Oops, call #skip instead of #read_type when testing... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add rcov_spec task |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out Socket and ServerSocket |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix exception handling inside Socket#read |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Strip the rest of the empty () parens |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Stop using deprecated name TSocket and fix TCPserver... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out HTTPClient |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out MemoryBuffer and IOStreamTransport |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Strip more empty parens |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Rip out MemoryBuffer#get_buffer |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | open? should return true, not 1 |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out TransportException, Transport, ServerTransport... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out SimpleMongrelHTTPServer |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Stop using deprecated classes in SimpleMongrelHTTPServer |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add specs for Struct. |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Improve compatibility with the old Hash-style set. |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Convert fields of type Thrift::Types::SET to use the... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out Server |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix blanket exception rescue in ThreadPoolServer |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Remove more empty () parens |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Stop range-checking in BinaryProtocol#write_iNN, it... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Rename spec wrapper classes to prevent cross-pollinatio... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add spec for BinaryProtocolFactory |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out the BinaryProtocol read methods |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Raise a RangeError if Protocol.write_<numeric> is calle... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out the BinaryProtocol write methods. |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Remove dummy initialize method and empty () parens |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Finish speccing out Protocol and ProtocolFactory |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Stop using for _ in _ in Thrift::Protocol |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Start speccing Protocol. |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out ProtocolException |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out Thrift::Processor |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add pending spec for sequence-ids on Thrift::Client |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add backwards-compatibility spec |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out Thrift::Client |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fully spec out Thrift::Exception and Thrift::Applicatio... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Start speccing exceptions and restore the (message... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix the last of the deprecated names in tests |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix name usage in tests. Remove test for TTransport... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Remove test_remappings because it isn't comprehensive... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Update the tutorial files to stop using deprecated... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix the requires generated by the compiler |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix more deprecated name usages |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix the shebangs for the tutorial thrift files |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Use deprecate_module! where appropriate |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Solve the information leak problem between deprecations... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add (currently failing) spec for information leak betwe... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Use the correct name in deprecation warnings |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Implement deprecate_module! and fully spec it |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | deprecate_class! now sets up a proxy class that logs... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Ensure the ruby tutorial uses the current library inste... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Finish renaming/deprecating classes. Change a few more... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add new spec for deprecate_class! |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Clean up the last few deprecation warnings in the tests |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Finish up the CamelCase -> ruby_style changes |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Convert more CamelCase names to ruby_style |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add comment and convert super(args)->super |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Stop re-defining deprecated methods in subclasses |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Start renaming camelCase methods to ruby_style |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add another spec for deprecate! |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add caller info to the deprecation warning |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Move thrift/protocol/tprotocol to thrift/protocol and... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Make `rake` run the ruby tests in test/rb as well as... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix up thrift/thrift to only require the the files... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Set up the class deprecations |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Actually turn off deprecation when Thrift::DEPRECATION... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Remove requires of 'thrift/thrift' from library files |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add in hook to only provide the deprecated API when... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add simple Rakefile for running specs |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Re-define the semantics of deprecate! and add deprecate... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: TBinaryProtocol => Thrift::BinaryProtocol |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Add more classes/modules to the Thrift namespace... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Move client, processor, struct files for consistant... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Move exceptions, types, processor, client, struct... |
commit | commitdiff | tree | snapshot |
next |