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

rsocket / rsocket-cpp / 1809

Builds Branch Commit Type Ran Committer Via Coverage
1809 master General FrameTransport cleanup (#579) * General FrameTransport cleanup * Remove virtual methods and make it final, there are no subclasses. * Rename drainOutputFramesQueue() to drainWrites(), add a matching drainReads(). Both of them tak... push 13 Jul 2017 07:21PM UTC web-flow travis-ci pending completion   set done
1807 master Backport changes from internal repo to github (#573) push 12 Jul 2017 09:19PM UTC alexmalyshev travis-ci pending completion   set done
1802 master Get rsocket building in macos (#578) push 12 Jul 2017 01:08AM UTC web-flow travis-ci pending completion   set done
1795 master Add `#pragma once` to Mock{DuplexConnection,FrameProcessor}.h (#577) Forgot to. Whoops. push 11 Jul 2017 06:38PM UTC web-flow travis-ci pending completion   set done
1793 master Split FrameTransport::close() into ::close() and ::closeErr() (#572) * Split FrameTransport::close() into ::close() and ::closeErr() Use explicit methods for onComplete() or onError() signals. Add tests. Adds mocks for DuplexConnection and... push 11 Jul 2017 05:32PM UTC web-flow travis-ci pending completion   set done
1791 master Merge pull request #576 from lehecka/frameConnectionParam expose isFramedConnection in RSocketServer::acceptConnection method push 11 Jul 2017 04:00PM UTC web-flow travis-ci pending completion   set done
1787 master Re-disable ASAN for yarpl on macOS builds (#575) RSOCKET_ASAN uses `add_compile_options()`, which doesn't play nicely with `set(CMAKE_CXX_FLAGS ...)`. Successfully ran `tests`, `yarpl-tests`, and `yarpl-playground` on my local macOS laptop. push 11 Jul 2017 12:12AM UTC lehecka travis-ci pending completion   set done
1781 master Replace almost all uses of CollectingSubscriber with TestSubscriber (#556) * Replace almost all uses of CollectingSubscriber with TestSubscriber The remaining places are where we use noncopyable types, something which TestSubscriber doesn't s... push 10 Jul 2017 06:50PM UTC lehecka travis-ci pending completion   set done
1780 master Add unit tests for 'DuplexConnection to use yarpl Subscriber/Subscription' (#571) * rewriting DuplexConnection to use yarpl Subscriber/Subscription interfaces * bug fix * Code review feedback related updates * rewriting DuplexConnection ... push 10 Jul 2017 06:46PM UTC lehecka travis-ci pending completion   set done
1778 master Don't return a folly::Future from ConnectionAcceptor::start() (#568) Starting a ConnectionAcceptor should be synchronous. Returning a folly::Future was mostly a convenient way of wrapping up thrown exceptions so users would be forced to handle... push 07 Jul 2017 10:26PM UTC lehecka travis-ci pending completion   set done
1777 master Update DuplexConnection implementations to use yarpl Subscriber/Subscription (#550) * rewriting DuplexConnection to use yarpl Subscriber/Subscription interfaces * bug fix * Code review feedback related updates push 07 Jul 2017 10:22PM UTC lehecka travis-ci pending completion   set done
1776 master Simplify auto-ASAN for debug macOS (#567) Don't duplicate what RSOCKET_ASAN already does, just set it. push 07 Jul 2017 10:16PM UTC lehecka travis-ci pending completion   set done
1773 master Fix TcpDuplexConnection using stats_ while it is null (#566) I've hit this with TcpConnectionFactory::createDuplexConnectionFromSocket() and RSocketClient::fromConnection() already, just fix it in TcpDuplexConnection. push 07 Jul 2017 08:55PM UTC somasun travis-ci pending completion   set done
1772 master ensure server and client are in sync about resumability (#569) push 07 Jul 2017 08:51PM UTC alexmalyshev travis-ci pending completion   set done
1769 master Add trailing newlines to files missing them (#565) Somebody's editor doesn't add a trailing newline, which makes some linters unhappy. push 07 Jul 2017 01:41AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 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