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

rsocket / rsocket-cpp / 1260

Builds Branch Commit Type Ran Committer Via Coverage
1260 master [rsocket-cpp] Simplify warm-resumption integration test (#381) push 03 May 2017 10:26PM UTC benjchristensen travis-ci pending completion   set done
1258 master Refactor TcpConnectionFactory (#379) * s|SocketConnectorAndCallback|ConnectCallback|g * Construct the ConnectCallback object entirely on the worker thread. Fixes TSAN warnings about the object being accessed from both the main thread and ... push 03 May 2017 08:42PM UTC web-flow travis-ci pending completion   set done
1255 master Merge pull request #383 from nickgg/flowable-helpers Adding Flowables::empty and Flowables:error push 03 May 2017 06:21AM UTC web-flow travis-ci pending completion   set done
1254 master Run rsocket_tests binary on Travis (#378) Right now it doesn't do much, but we should be adding more tests here. push 03 May 2017 06:06AM UTC benjchristensen travis-ci pending completion   set done
1253 master Name TcpConnectionAcceptor's threads (#382) Useful for debugging. Note that this doesn't use the `folly::setThreadName(std::thread::id, folly::StringPiece)` overload because macOS only allows threads to rename themselves. push 03 May 2017 05:48AM UTC benjchristensen travis-ci pending completion   set done
1251 master Silence TSAN warning in Flowable::SynchronousSubscription::process() (#380) We release the subscription when it is cancelled. TSAN spews a warning as we're technically destroying a locked mutex. Unlocking it just before doing the release() sh... push 03 May 2017 05:27AM UTC web-flow travis-ci pending completion   set done
1245 master Add Payload::Clone and fix NewToOldSubscriber which was cloning unsafely (#376) * Add Payload::Clone and fix NewToOldSubscriber which was cloning unsafely. * Fix bad style + review comments * Fix nit push 02 May 2017 11:38PM UTC alexmalyshev travis-ci pending completion   set done
1241 master Disable the racy test I just added (#375) It sometimes passes, sometimes it fails. Wasn't noticed by Travis because we're not running `rsocket_tests` on Travis. I'll put up a separate PR for that too. push 02 May 2017 10:32PM UTC web-flow travis-ci pending completion   set done
1238 master Refactor RSocketConnectionHandler out of RSocketServer (#367) * Refactor RSocketConnectionHandler out of RSocketServer * Adding new RSocketConnectionHandler to the CMakeLists file * Pass the setup request into the manageSocket function in t... push 02 May 2017 09:50PM UTC lehecka travis-ci pending completion   set done
1237 master brings in test/integration (#373) * brings in test/integration * try to appease Travis ci * try to appease Travis ci * remove main from WarmResumptionTest.cpp push 02 May 2017 09:42PM UTC lehecka travis-ci pending completion   set done
1234 master Merge pull request #372 from vjn/xplat Code cleanup: moved (some) headers from src/ to include/ push 02 May 2017 08:54PM UTC web-flow travis-ci pending completion   set done
1233 master Fix memory leaks in OldNewBridge.h (#371) Places where we weren't releasing the yarpl Reference types. Adds an operator bool() to Reference for convenience, most smart pointer types are expected to have them. Running a local stream-hello-w... push 02 May 2017 08:39PM UTC web-flow travis-ci pending completion   set done
1232 master Add a simple test for connecting an RSocketClient to an RSocketServer (#374) push 02 May 2017 08:34PM UTC web-flow travis-ci pending completion   set done
1222 master Observable Refactor (#370) * Observable Refactor Match the design of Flowable. * Observable Subscription should not maintain self reference It's lifecycle is different from Flowable so it should only have references from Observer and OnS... push 02 May 2017 07:33AM UTC lehecka travis-ci pending completion   set done
1221 master Fix missing gflags includes (#368) Needed to build on Arch Linux push 02 May 2017 07:18AM 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