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

mtth / avsc / 402

Builds Branch Commit Type Ran Committer Via Coverage
402 5.0 Allow buffering of client calls until a stub is available. This can be disabled via the `noBuffering` option. push 31 Dec 2016 01:37AM UTC mtth travis-ci pending completion   set done
401 5.0 Replace service getters. push 30 Dec 2016 07:09PM UTC mtth travis-ci pending completion   set done
400 5.0 Rename emitters and listeners to stubs. push 30 Dec 2016 04:19PM UTC mtth travis-ci pending completion   set done
399 5.0 Switch to a default per-call context. This context exposes the same emitters and listeners which were available by default, plus other options which were previously only accessible by specifying a custom context factory. A special flag was intro... push 30 Dec 2016 07:18AM UTC mtth travis-ci pending completion   set done
398 5.0 Tweak error coercion in non-strict mode. Error coercion now happens later in the middleware chain (at the very end), this lets us emit the full stack-trace of error objects on the server. The default message when emitting "system" errors has also... push 30 Dec 2016 04:26AM UTC mtth travis-ci pending completion   set done
397 5.0 Add ping method to emitters. This can be used as a basic health-check mechanism. (A more proper implementation should be done at the transport level, separate from the emitters. This way it would allow for bi-directional checks.) push 30 Dec 2016 02:15AM UTC mtth travis-ci pending completion   set done
396 5.0 Rename call context option. Also implement additional context options for emitters similar to listeners. push 26 Dec 2016 04:13PM UTC mtth travis-ci pending completion   set done
395 5.0 Improve convenience server error handling. Handling of one-way messages is now also protected by a try-catch, which will emit an error on the listener. Likewise for post-handling errors. push 26 Dec 2016 05:57AM UTC mtth travis-ci pending completion   set done
394 5.0 Move call context option to clients and servers. It didn't make sense for this option to be different for a given client or server (the context of middleware and handlers would become inconsistent). This also makes it easier to use (e.g. for trac... push 26 Dec 2016 02:44AM UTC mtth travis-ci pending completion   set done
393 5.0 Update remote protocols option name. push 23 Dec 2016 06:44AM UTC mtth travis-ci pending completion   set done
392 5.0 Update browser entry points. push 23 Dec 2016 06:33AM UTC mtth travis-ci pending completion   set done
391 5.0 Always destroy emitter when protocol discovery fails. Also inline the `message._isPing` method. push 23 Dec 2016 03:16AM UTC mtth travis-ci pending completion   set done
390 5.0 Finalize renaming of service functionality. push 23 Dec 2016 03:11AM UTC mtth travis-ci pending completion   set done
389 5.0 Rename protocol class and schema functions. No functional change. This will enable a more "truthful" API, and closer to the Avro spec's terminology. The (previously-called) protocols don't really have schemas in the same way types do. Rather they... push 21 Dec 2016 06:23AM UTC mtth travis-ci pending completion   set done
388 5.0 Remove top-level type references from protocol schema. push 19 Dec 2016 01:38AM UTC mtth travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 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