• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

mtth / avsc / 236

Builds Branch Commit Type Ran Committer Via Coverage
236 master Update browser list. (Again.) push 25 Feb 2016 07:46PM UTC mtth travis-ci pending completion   set done
235 master Update browser list. push 25 Feb 2016 07:39PM UTC mtth travis-ci pending completion   set done
234 master Update Zuul configuration. Disabling iPhone and iPad for now since there seems to be an issue running them with the current version of Zuul (even though they all pass). push 25 Feb 2016 06:43PM UTC mtth travis-ci pending completion   set done
233 master Add benchmark results. See below. fromBuffer | toBuffer | isValid | (ops/sec) ---------: | -------: | ------: | --------- 1,301,390 | 371,872 | ... push 25 Feb 2016 02:15PM UTC mtth travis-ci pending completion   set done
232 master Enable sharing types across contexts. Previously, various `instanceof` checks used when instantiating types or resolvers could break when objects are shared across contexts (e.g. `iframe`s or when using the `vm` module). push 25 Feb 2016 05:15AM UTC mtth travis-ci pending completion   set done
231 4.0 Add back unwrapped union type. Rather than support ambiguous values (which the previous implementation did), this new type will only accept a subset of all type combinations. This lets us not only still guarantee correctness but also keep similar... push 25 Feb 2016 01:41AM UTC mtth travis-ci pending completion   set done
230 master Allow arbitrary message names. They aren't subject to the same restrictions as Avro type names anymore. This will make it possible to use `/` inside names, perhaps useful to better structure messages (similar to routes). push 16 Feb 2016 02:37AM UTC mtth travis-ci pending completion   set done
229 3.3.11 Correctly resolve namespaced messages. Previously, the protocol's namespace would incorrectly be taken into account when resolving requests. push 15 Feb 2016 10:07PM UTC mtth travis-ci pending completion   set done
228 master Correctly resolve namespaced messages. Previously, the protocol's namespace would incorrectly be taken into account when resolving requests. push 15 Feb 2016 09:59PM UTC mtth travis-ci pending completion   set done
227 master Improve IDL documentation handling. Previously, `doc` annotations were treated the same as documentation from Javadoc comments. The `reassignJavadoc` option now applies only to the latter. This makes all annotations consistent (i.e. they never ge... push 08 Feb 2016 04:46PM UTC mtth travis-ci pending completion   set done
226 master Make Javadoc reassignment optional. Default attribute assignment now behaves exactly as expected. In particular, special handling of the `order` attribute is now removed. Javadoc also by default gets attributed to the type that directly follows i... push 08 Feb 2016 03:35PM UTC mtth travis-ci pending completion   set done
225 master Relax union annotation check. This makes transferring `doc` and `order` attributes consistent for all types. Previously, union fields would have to be annotated directly (since the union would throw an error rather than pass on the annotation). N... push 08 Feb 2016 01:59AM UTC mtth travis-ci pending completion   set done
224 master Add IDL Javadoc support. Javadoc comments are now included as documentation in the generated schema. push 08 Feb 2016 01:21AM UTC mtth travis-ci pending completion   set done
223 master Rename fingerprint utility. "Fingerprint" overloading could be confusing. Also allow absolute references in IDLs. push 06 Feb 2016 05:14PM UTC mtth travis-ci pending completion   set done
222 master Allow absolute type referencing. Before this commit there was no way of referencing a globally namespaced non-primitive type from a nested type. For example (using IDL notation): fixed One(1); @namespace("foo") record Foo { /* Impos... push 06 Feb 2016 04:36AM UTC mtth travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • …
  • 46
  • 47
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc