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

mtth / avsc / 387

Builds Branch Commit Type Ran Committer Via Coverage
387 5.0 Update a few deprecation messages. push 19 Dec 2016 12:11AM UTC mtth travis-ci pending completion   set done
386 5.0 Add default timeout option to clients. Also deprecate the emitter's corresponding timeout constructor option and getter. It makes more sense in most cases to have a timeout consistent per client rather than emitter (since the load-balancing polic... push 18 Dec 2016 08:32PM UTC mtth travis-ci pending completion   set done
385 5.0 Reorder methods. Mostly no functional change (aside from adding a non-abstract `getAliases` method to non-named types which returns `undefined`). push 18 Dec 2016 08:00PM UTC mtth travis-ci pending completion   set done
384 5.0 Add a few debug messages. Also change the convention for the debug message sections to `avsc:MODULE`. (This is what Express does, for example.) push 17 Dec 2016 03:38PM UTC mtth travis-ci pending completion   set done
383 5.0 Add `protocol.getTypes` method. Also freeze the mutable outputs of a few methods to make it explicit that modifying these would have no effect (they were otherwise copied). push 17 Dec 2016 05:17AM UTC mtth travis-ci pending completion   set done
382 5.0 Switch to `Object.freeze` over array copies. A couple types were returning copies of their internal data-structures to ensure internal consistency. Rather than perform a copy each time, these have now been frozen. Breaking change: + Mutating th... push 15 Dec 2016 03:49AM UTC mtth travis-ci pending completion   set done
381 5.0 Improve protocol and type schema generation. The code doesn't rely on `JSON.stringify` anymore. Breaking changes (not including `getSchema` now returning an object, previously committed): + `type.toJSON` is now aware of de-referenced types and ... push 10 Dec 2016 05:27AM UTC mtth travis-ci pending completion   set done
380 4.1.11 Add `skipMissingFields` option to `type.clone`. This enables enhanced validation when cloning values (e.g. when using the `wrapUnions` option). push 09 Dec 2016 04:03AM UTC mtth travis-ci pending completion   set done
379 master Add `skipMissingFields` option to `type.clone`. This enables enhanced validation when cloning values (e.g. when using the `wrapUnions` option). push 09 Dec 2016 03:54AM UTC mtth travis-ci pending completion   set done
378 5.0 Simplify message constructor. push 09 Dec 2016 03:34AM UTC mtth travis-ci pending completion   set done
377 5.0 Use message name when converting handler errors to strings. push 08 Dec 2016 03:22PM UTC mtth travis-ci pending completion   set done
376 5.0 Add a few more tests. Back to 100%! push 08 Dec 2016 04:39AM UTC mtth travis-ci pending completion   set done
375 5.0 Allow substituting errors in middleware handlers. push 08 Dec 2016 04:22AM UTC mtth travis-ci pending completion   set done
374 5.0 Allow bootstrapping of remote protocols. Also add a few more tests. push 08 Dec 2016 03:06AM UTC mtth travis-ci pending completion   set done
373 5.0 Add a few tests. push 08 Dec 2016 01:32AM UTC mtth travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • …
  • 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