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

rsocket / rsocket-cpp / 1924

Builds Branch Commit Type Ran Committer Via Coverage
1924 master reintroduce from_connection (#618) push 02 Aug 2017 05:59PM UTC lehecka travis-ci pending completion   set done
1921 master Rewrite benchmarks/StreamThroughput.cpp as a folly benchmark (#613) Instead of google benchmark. Using folly benchmark will simplify our build and make it easier to build and run the benchmark binaries internally. push 02 Aug 2017 12:09AM UTC web-flow travis-ci pending completion   set done
1919 master fix include (#615) push 01 Aug 2017 01:30AM UTC alexmalyshev travis-ci pending completion   set done
1916 master cosmetic changes (#614) push 01 Aug 2017 12:29AM UTC web-flow travis-ci pending completion   set done
1914 master Cutting down on unconditional logging (#612) * Convert the LOG(INFO) calls in TcpConnectionAcceptor to VLOG(1), bump up all other VLOG levels by one. * Delete the "Starting server" LOG(INFO) in RSocketServer as it's not very helpful. push 31 Jul 2017 11:05PM UTC somasun travis-ci pending completion   set done
1910 master Fix up benchmarks/StreamThroughput.cpp (#611) * Fix doing `std::move(s)` then later using `s`. * Actually implement RSocketResponder::handleRequestStream(). * Have Subscriber mark itself as terminated when cancel is processed. Otherwise ... push 31 Jul 2017 06:22PM UTC web-flow travis-ci pending completion   set done
1905 master Add warm-resumption unittest (#607) push 28 Jul 2017 08:52PM UTC lehecka travis-ci pending completion   set done
1904 master rename RSocketNetworkStats to RSocketConnectionEvents (#608) push 28 Jul 2017 08:42PM UTC lehecka travis-ci pending completion   set done
1900 master server api changes (#601) push 27 Jul 2017 11:13PM UTC lehecka travis-ci pending completion   set done
1898 master Implement SwappableEventBase (#585) Implements SwappableEventBase for use in RSocketRequester, to allow swapping of EventBases while maintaining order of enqueued tasks Test Plan: `make; ./tests` push 27 Jul 2017 10:02PM UTC lehecka travis-ci pending completion   set done
1895 master Make coverage build optional (#605) * Requiring --coverage on build by default makes it difficult to include the library in external projects - they must pass a coverage flag to the rsocket build to avoid linker errors with gcov and friends * ... push 26 Jul 2017 10:02PM UTC alexmalyshev travis-ci pending completion   set done
1893 master Fix race in ~TcpConnectionAcceptor (#604) We need to destroy the "on accept" callback after the worker threads, as the workers might still have outstanding "accept" events to process. push 26 Jul 2017 09:40PM UTC web-flow travis-ci pending completion   set done
1891 master Documenting and testing SetupResumeAcceptor (#595) * Tweaked OnSetup and OnResume functions to be folly::Function to keep us honest about moving them instead of copying. * Forced use of folly::EventBase::runInEventBaseThread() on all calls ... push 26 Jul 2017 08:32PM UTC web-flow travis-ci pending completion   set done
1889 master Added support for Multiple clients (#590) * Added support for handling Multiple clients in the TCK. * addressed the comments * updated the test file * merged 599pr * resolved the conflicts * addressed the comment push 26 Jul 2017 12:16AM UTC somasun travis-ci pending completion   set done
1880 master add IPAdress to TcpConnectionAcceptor::options (#602) * add IPAdress to tcpcon::options * tcpconn::options to use folly::SocketAddress * fix tck and rename address push 25 Jul 2017 04:45AM UTC lehecka 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