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

mtth / avsc / 160

Builds Branch Commit Type Ran Committer Via Coverage
160 3.2 Add a few tests. push 27 Dec 2015 05:12AM UTC mtth travis-ci pending completion   set done
159 3.2 Further simplify protocol API. Each protocol now directy exposes `emit` and `on` methods, similar to normal event emitters. Since a protocol isn't a "real" emitter though, we don't have to escape special events (e.g. "error") and can therefore us... push 26 Dec 2015 05:01AM UTC mtth travis-ci pending completion   set done
158 3.2 Add a few stateless transport tests. push 25 Dec 2015 07:40AM UTC mtth travis-ci pending completion   set done
157 master Add a few tests. push 23 Dec 2015 02:48AM UTC mtth travis-ci pending completion   set done
156 3.1.5 Improve nested namespace handling. Previously, it could happen that the namespace of a nested type would remain active even when out of scope. push 23 Dec 2015 02:38AM UTC mtth travis-ci pending completion   set done
155 master Improve nested namespace handling. Previously, it could happen that the namespace of a nested type would remain active even when out of scope. push 23 Dec 2015 02:36AM UTC mtth travis-ci pending completion   set done
154 3.1.4 Throttle writes to raw decoder and block encoder. All streams should now provide feedback to `write` calls. This will allow back-pressure to work correctly when piping to these streams. push 22 Dec 2015 04:48PM UTC mtth travis-ci pending completion   set done
153 master Throttle writes to raw decoder and block encoder. All streams should now provide feedback to `write` calls. This will allow back-pressure to work correctly when piping to these streams. push 22 Dec 2015 04:15PM UTC mtth travis-ci pending completion   set done
152 3.1.3 Allow delayed usage of block decoder. Delaying attaching a data handler to a decoder will now work as expected even when the decoder is piped to. This makes it more convenient to work from the REPL. push 21 Dec 2015 05:00PM UTC mtth travis-ci pending completion   set done
151 master Allow delayed usage of block decoder. Delaying attaching a data handler to a decoder will now work as expected even when the decoder is piped to. This makes it more convenient to work from the REPL. push 21 Dec 2015 04:58PM UTC mtth travis-ci pending completion   set done
150 3.2 Add non-empty option for message decoder. This makes it easier to implement stateless client edge cases (specifically, when an empty response is returned). push 21 Dec 2015 01:29AM UTC mtth travis-ci pending completion   set done
149 3.2 Add `noWait` option to channel destroy. EOT event now also passes in number of interrupted requests as argument. push 20 Dec 2015 10:58PM UTC mtth travis-ci pending completion   set done
148 3.2 Add `clearCache` protocol method. Also fix edge case where the server's hash string could change in between stateless clients' requests. push 20 Dec 2015 04:31AM UTC mtth travis-ci pending completion   set done
147 3.2 Simplify API. Remove a few less useful functions (e.g. getting a protocol's message), to keep it easier to grasp. However, add a convenience EOT callback on `createClient` (similar to `net`'s `createServer` callback). push 20 Dec 2015 01:37AM UTC mtth travis-ci pending completion   set done
146 3.2 Fix stateless channel metadata parsing. Preliminary benchmarking confirms that Avro throughput when using stateless tranports is virtually equivalent to JSON (and likely others), most of the overhead is in creating connections. Using stateful tra... push 19 Dec 2015 10:28PM UTC mtth travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • …
  • 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