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

twitter / CocoaSPDY / 310

Builds Branch Commit Type Ran Committer Via Coverage
310 develop Merge pull request #127 from kgoodier/feature/migrate-xctest Migrate unit tests from OCUnit to XCTest. push 13 Aug 2015 07:08PM UTC kgoodier travis-ci pending completion   set done
309 develop Migrate unit tests from OCUnit to XCTest. Used XCode's refactor option. Pull #127 13 Aug 2015 07:01PM UTC kgoodier travis-ci pending completion   set done
308 develop Merge pull request #126 from kgoodier/fix/socket-crash-fixes Attempt to fix socket crashes and improve fast fail behavior push 06 Aug 2015 05:40PM UTC kgoodier travis-ci pending completion   set done
307 develop Defensive code for SPDYSocket crash. Inside CFStreamCreatePairWithSocketToHost, generally inside either the constructor or destructor for HostBase, we sometimes see a crash. Sometimes it is trying to access address 0x0, sometimes free() detects c... Pull #126 05 Aug 2015 11:58PM UTC kgoodier travis-ci pending completion   set done
306 develop Merge pull request #125 from kgoodier/feature/fix-metadata-rxbytes Fix rxBytes and rxBodyBytes in metadata. push 27 Jul 2015 10:33PM UTC kgoodier travis-ci pending completion   set done
305 develop Fix rxBytes and rxBodyBytes in metadata. Data frames were incorrectly reporting their size in the metadata fields rxBytes and rxBodyBytes. If a data frame got broken up into multiple TCP segments, those would each be reported to the SPDYSession a... Pull #125 27 Jul 2015 08:50PM UTC kgoodier travis-ci pending completion   set done
303 develop Merge pull request #124 from johnkdoe/develop silence upgrade check warnings in .pbxproj/.xcscheme files push 15 Jul 2015 09:40PM UTC kgoodier travis-ci pending completion   set done
302 develop silence upgrade check warnings in .pbxproj/.xcscheme files Pull #124 15 Jul 2015 09:12PM UTC johnkdoe travis-ci pending completion   set done
301 develop Fix OSX build break. The CFNetwork bug only applies to iOS, as far as I know, so only warn for that platform. push 08 Jul 2015 09:41PM UTC kgoodier travis-ci pending completion   set done
300 develop Merge pull request #123 from kgoodier/develop-future Minor warning cleanup push 08 Jul 2015 12:28AM UTC kgoodier travis-ci pending completion   set done
298 develop Merge pull request #119 from kgoodier/develop-future Fix stream memory leak and fix error domain push 28 May 2015 05:46PM UTC kgoodier travis-ci pending completion   set done
297 develop Remap kCFErrorDomainCFNetwork to NSURLErrorDomain. Most apps are expecting NSURLErrors coming from the NSURL system, so we should provide those when possible. All NSURLErrorDomain error codes are based on kCFErrorDomainCFNetwork error codes, so t... Pull #119 28 May 2015 01:18AM UTC kgoodier travis-ci pending completion   set done
296 develop Remap kCFErrorDomainCFNetwork to NSURLErrorDomain. Most apps are expecting NSURLErrors coming from the NSURL system, so we should provide those when possible. All NSURLErrorDomain error codes are based on kCFErrorDomainCFNetwork error codes, so t... Pull #119 28 May 2015 12:34AM UTC kgoodier travis-ci pending completion   set done
295 develop Merge pull request #117 from kgoodier/develop-future Fast fail requests when no sessions available push 26 May 2015 05:06PM UTC kgoodier travis-ci pending completion   set done
294 develop Fail pending streams when last sessions disconnects. If all sessions in a pool closed, we weren't doing anything with the pending streams. With no additional requests being queued, and no reachability changes, these requests would have to time ou... Pull #117 21 May 2015 10:40PM UTC kgoodier travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 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