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

rsocket / rsocket-cpp / 1867

Builds Branch Commit Type Ran Committer Via Coverage
1867 master Fix outstanding bad yarpl include (#600) push 20 Jul 2017 08:18PM UTC somasun travis-ci pending completion   set done
1865 master fix_warnings (#598) push 20 Jul 2017 06:47PM UTC alexmalyshev travis-ci pending completion   set done
1861 master RSocket Client API (#591) * all working, onError does not get propagated properly * change return type in rsocket * fix comments * move exceptions to a separate file * simplify usage * fixing typos push 19 Jul 2017 11:23PM UTC lehecka travis-ci pending completion   set done
1856 master Add back `explicit` to Payload ctors (#597) I messed this up, didn't notice the second argument was defaulted. push 19 Jul 2017 08:59PM UTC lehecka travis-ci pending completion   set done
1854 master Updating folly to v2017.07.10.00 (#596) There's v2017.07.17.00 and v2017.07.17.01 already available, but I figured we'd go to the one without a point release. push 19 Jul 2017 07:53PM UTC web-flow travis-ci pending completion   set done
1851 master Use glog's DCHECK in Flowable.h, fix release build (#592) * Use glog's DCHECK in Flowable.h, fix release build assert() generally causes "unused variable" errors because it gets completely erased in optimized builds. Switch to using DCHECK w... push 19 Jul 2017 07:17PM UTC web-flow travis-ci pending completion   set done
1846 master Drop use of OSS macro (#594) It was added so we could build older and newer versions of gflags (where the namespaces differed between google:: and gflags::), but we don't need that if we just stick with folly::init(). push 19 Jul 2017 07:24AM UTC web-flow travis-ci pending completion   set done
1845 master Deleting unused test files from the yarpl build (#593) And removing unneeded target_include_directories() calls. push 19 Jul 2017 07:00AM UTC web-flow travis-ci pending completion   set done
1835 master Split out Frame{Flags,Type} and ErrorCode out from Frame.h (#584) * Split out Frame{Flags,Type} and ErrorCode out from Frame.h Trying to reduce the surface area of Frame.h and internal/Common.h. Cut out some duplicate definitions of StreamI... push 18 Jul 2017 08:22PM UTC web-flow travis-ci pending completion   set done
1833 master Remove mentions of ReactiveStreams repository (#587) We're not using it anymore after switching to yarpl. push 18 Jul 2017 05:51AM UTC web-flow travis-ci pending completion   set done
1828 master Making includes more consistent (#580) Makes all includes in src/ relative to src/ and everything in yarpl/ relative to yarpl/include/yarpl/. This is required to have a `make install` step that copies headers over to /usr/local/include/{rsocke... push 17 Jul 2017 09:33PM UTC web-flow travis-ci pending completion   set done
1827 master Add rules for installing rsocket (#581) * Add rules for installing rsocket This PR makes me sad, but I'm putting it up anyway so external projects can start installing rsocket. Installs libReactiveSocket.a and the yarpl/include/yarpl header... push 17 Jul 2017 09:26PM UTC web-flow travis-ci pending completion   set done
1823 master Rename src/ to rsocket/ (#586) And fix up all #includes with sed. This is on the path to installing rsocket headers to /usr/local/include/rsocket. push 17 Jul 2017 06:54PM UTC web-flow travis-ci pending completion   set done
1819 master Fix lambda using `auto&` instead of `auto` (#583) Technically the type here is `yarpl::Reference<Subscriber<std::unique_ptr<folly::IOBuf>>>`. It seems like some combinations of gcc+gmock get angry at using `auto&` with this. Use `auto` which... push 14 Jul 2017 09:02PM UTC web-flow travis-ci pending completion   set done
1814 master Slightly saner {Flowable,Observable}Operator shutdown semantics (#564) * Slightly saner {Flowable,Observable}Operator shutdown semantics An operator is between an upstream Flowable and a downstream subscriber. The stream of signals it receiv... push 13 Jul 2017 10:26PM 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