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

mtth / avsc / 145

Builds Branch Commit Type Ran Committer Via Coverage
145 3.2 Always destroy stateful client on handshake error. It might retain references to unusable streams otherwise. Also add a few more tests. push 19 Dec 2015 05:35PM UTC mtth travis-ci pending completion   set done
144 3.2 Improve behavior when stateful client readable stream ends. Each pending call will now return with an error rather than emitting the error event on the client itself. push 19 Dec 2015 05:54AM UTC mtth travis-ci pending completion   set done
143 3.2 Add stacktrace to errors when possible. This is particularly useful for remote errors. push 19 Dec 2015 02:13AM UTC mtth travis-ci pending completion   set done
142 3.2 Improve error handling during handshakes. Errors are now better propagated from the server to the client. push 19 Dec 2015 01:26AM UTC mtth travis-ci pending completion   set done
141 3.1.2 Fill in default field values when cloning records. push 16 Dec 2015 03:47AM UTC mtth travis-ci pending completion   set done
140 master Fill in default field values when cloning records. push 16 Dec 2015 03:45AM UTC mtth travis-ci pending completion   set done
139 3.2 Implement one-way message logic. push 13 Dec 2015 01:12AM UTC mtth travis-ci pending completion   set done
138 3.2 Fix stateless client. The stateless client now works with the python implementation (though the latter has a few bugs, like not correctly emitting system errors). push 13 Dec 2015 12:43AM UTC mtth travis-ci pending completion   set done
137 3.2 Add logical type error hook test. Also add some documentation for protocols. push 12 Dec 2015 06:50PM UTC mtth travis-ci pending completion   set done
136 3.2 Split resolvers into client and server. Keeping them together would have prevented adding endpoints to servers without breaking clients (whereas they shoudln't be affected since servers only ever respond to requests). Also rename a few attribute... push 12 Dec 2015 05:43PM UTC mtth travis-ci pending completion   set done
135 3.2 Fix tests for old versions of node. The simplified stream constructor API wasn't available then. push 10 Dec 2015 04:42PM UTC mtth travis-ci pending completion   set done
134 3.2 Simplify implementation. Having a single transport class (supporting both stateful and stateless) made for an unnecessarily complicated implementation. Creating two streams to frame/deframe messages leads to much easier code. Hopefully performanc... push 10 Dec 2015 04:30PM UTC mtth travis-ci pending completion   set done
133 3.1.1 Tweak logical type validity check. This change will enable error hooks to work even when a logical type is valid for a subset of its underlying type's values (e.g. when defining an "even integer" type). Previously the path would have been correct... push 03 Dec 2015 03:46PM UTC mtth travis-ci pending completion   set done
132 master Tweak logical type validity check. This change will enable error hooks to work even when a logical type is valid for a subset of its underlying type's values (e.g. when defining an "even integer" type). Previously the path would have been correct... push 03 Dec 2015 03:45PM UTC mtth travis-ci pending completion   set done
131 3.1.0 Simplify union wrapping logic. Previously, union wrapping during `type.clone` calls would be done in place of normal copy. Now it is done as a backup if a normal copy fails. This is more consistent with the documentation, and makes it much simple... push 28 Nov 2015 10:24PM UTC mtth travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • …
  • 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