Historial de Commits

Autor SHA1 Mensaje Fecha
  Joshua Haberman 4fc75296c7 Merge pull request #3627 from zanker/zanker/add-submsg-hash-init hace 8 años
  Zachary Anker 87714836e3 Allow initializing a chain of protos using only a hash hace 8 años
  Zachary Anker 83264bd160 Fixed to_h with repeated messages to return hashes in Ruby hace 8 años
  Aaron Patterson d6152dd51c Move parse frame array to the Map object hace 8 años
  Joshua Haberman 1325588982 Updated upb to fix JSON conformance issues. (#3206) hace 8 años
  Joshua Haberman b28617b813 Merge pull request #2815 from devwout/ruby_json_emit_defaults hace 8 años
  Ewout aec0711075 Ruby tests compare parsed JSON instead of raw JSON hace 8 años
  Josh Haberman 324a299a55 Made formatting more consistent. hace 8 años
  Josh Haberman 9c6b8cb9bf Ruby: fixed Message#to_h for map fields. hace 8 años
  Ewout 008dc92c9d Ruby version optionally emits default values in JSON encoding. hace 8 años
  Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) hace 8 años
  Adam Cozzette 65479cb7b1 Fixed Ruby tests for JRuby 1.7 hace 8 años
  Marcin Wyszynski cb81314b1b Fix copy pasta in test hace 9 años
  Marcin Wyszynski 3bdaaa5dda More Ruby-eqsue interface hace 9 años
  Brendan Ribera 047419a172 failing test for #2036: hace 9 años
  Josh Haberman a207a2bd00 Fix for JRuby (assert_true is not present). hace 9 años
  Josh Haberman d07a9963df Ruby: fixed string freezing for JRuby. hace 9 años
  Josh Haberman ff7f68ae9f Ruby: encode and freeze strings when the are assigned or decoded. hace 9 años
  Josh Haberman 2d514ce2d8 Fixed oneof behavior for enums and fixed JRuby. hace 9 años
  Josh Haberman 545527e8cf Ruby oneofs: return default instead of nil for unset fields. hace 9 años
  Josh Haberman 194ad621bb Ruby JSON: always accept both camelCase and original field names. hace 9 años
  Josh Haberman 78da66698b Changed Ruby to properly camelCase its JSON by default. hace 9 años
  Anders Carling 0559f3ee9e Add field name to initialization map exceptions hace 10 años
  Anders Carling 0df1e398eb Raise NoMethodError for unknown fields hace 10 años
  Chris Fallin a526605aec Merge pull request #338 from skippy/encode-decode-helpers hace 10 años
  Adam Greene cd7ebbe54f make repeated_field quack like an array hace 10 años
  Chris Fallin eb37551ae4 Added Ruby to Travis testing. hace 10 años
  Adam Greene d1b52a00e0 adding and simplifying encoders/decoders hace 10 años
  Chris Fallin 16a283f794 Merge pull request #334 from skippy/allow-msg-to-accept-nil hace 10 años
  Adam Greene 64678265c5 allow a message field to be unset hace 10 años