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

twitter / CocoaSPDY / 242

Builds Branch Commit Type Ran Committer Via Coverage
242 develop Return proxy status in metadata. Proxy status is used to indicate the state of the proxy configuration, and in conjunction with the "via proxy" metadata, can be used to determine the current state of the connection. For instance: - viaProxy=fals... Pull #100 14 Feb 2015 03:19AM UTC kgoodier travis-ci pending completion   set done
241 develop Merge pull request #99 from kgoodier/fix/proxy-simple Fix proxy when config is invalid. push 06 Feb 2015 05:59PM UTC goaway travis-ci pending completion   set done
240 develop Fix proxy when config is invalid. If an auto-config .pac file specifies a SOCKS proxy, or has a typo, or a manually configured proxy has no values, or any other case where we end up with no available proxies, we should fall back to using a direct... Pull #99 06 Feb 2015 07:40AM UTC kgoodier travis-ci pending completion   set done
239 develop Merge pull request #95 from kgoodier/develop-next Address NSAssert behavior, canonicalization, and minor improvements push 05 Feb 2015 11:21PM UTC goaway travis-ci pending completion   set done
238 develop Remove unit tests from code coverage. Something changed in the past few weeks and coveralls.io now reports unit tests in the coverage numbers. It didn't use to do that, and I don't know whether cpp-coveralls or coveralls.io or something else chan... Pull #95 27 Jan 2015 08:34PM UTC kgoodier travis-ci pending completion   set done
237 develop Ensure startLoading only called once. Protection against unexpected behavior we observed in iOS 8. CocoaSPDY is built with the assumption startLoading is called once, and stopLoading it called once to either cancel a request or clean up. Pull #95 27 Jan 2015 06:27PM UTC kgoodier travis-ci pending completion   set done
236 develop Track detailed stream timings. Add ability to fake a "sleep" in SPDYStopwatch and update unit tests. Pull #95 27 Jan 2015 04:07AM UTC kgoodier travis-ci pending completion   set done
235 develop Track detailed stream timings. Add ability to fake a "sleep" in SPDYStopwatch and update unit tests. Pull #95 27 Jan 2015 04:05AM UTC kgoodier travis-ci pending completion   set done
234 develop Improve canonicalization. Reduced duplication of canonicalization code by removing older version in NSURLRequest+SPDYURLRequest.m. This means we need all requests to go through canonicalization to ensure correctness. The request received by the c... Pull #95 26 Jan 2015 09:07PM UTC kgoodier travis-ci pending completion   set done
233 develop Improve canonicalization. Reduced duplication of canonicalization code by removing older version in NSURLRequest+SPDYURLRequest.m. This means we need all requests to go through canonicalization to ensure correctness. The request received by the c... Pull #95 15 Jan 2015 01:03AM UTC kgoodier travis-ci pending completion   set done
232 develop Improve canonicalization. Reduced duplication of canonicalization code by removing older version in NSURLRequest+SPDYURLRequest.m. This means we need all requests to go through canonicalization to ensure correctness. The request received by the c... Pull #95 14 Jan 2015 06:28AM UTC kgoodier travis-ci pending completion   set done
231 develop Merge pull request #96 from johnkdoe/import-cleanup fix SPDY headers so dependent projects can stop using pch files push 06 Jan 2015 08:16PM UTC goaway travis-ci pending completion   set done
230 develop <a href="https://github.com/twitter/CocoaSPDY/commit/5371ef416">stop using pch files Change-Id: I</a><a class="double-link" href="https://github.com/twitter/CocoaSPDY/commit/0828b29ab"... Pull #96 06 Jan 2015 04:37AM UTC johnkdoe travis-ci pending completion   set done
229 develop Merge pull request #94 from kgoodier/review/http-proxy-pr Expose if connection used proxy in metadata. push 19 Dec 2014 09:09PM UTC kgoodier travis-ci pending completion   set done
228 develop SPDY assertion handler fix. Apply a custom assertion handler to the NSURL thread that CocoaSPDY operates on; it will print out the failure and callstack, ensure the logs are flushed to the app, and then call abort() to send a SIGABRT signal and c... Pull #95 19 Dec 2014 08:55PM 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