An open API service providing commit metadata for open source projects.

GitHub / github/OHHTTPStubs / commits

SHA Message Author Date Stats
8761af63 Xcode lulz Justin Spahr-Summers <J****s@g****m> almost 12 years ago
925065ce merge Merge pull request #18 from github/race-conditions Josh Abernathy <j****r@g****m> almost 12 years ago
774d73c7 Fix comment and hard tabs Justin Spahr-Summers <J****s@g****m> almost 12 years ago
91a74ed0 Simulate response delays on the current queue always Justin Spahr-Summers <J****s@g****m> almost 12 years ago
4a5321dd See what happens when execute_after is simply disabled Justin Spahr-Summers <J****s@g****m> almost 12 years ago
08776e99 merge Merge pull request #17 from github/zeroer-warnings Josh Abernathy <j****h@g****m> about 12 years ago
6f4c07e7 Update to Xcode recommend settings… again. Matt Diephouse <m****t@d****m> about 12 years ago
c2000adf merge Merge pull request #16 from github/zero-warnings Josh Abernathy <j****h@g****m> about 12 years ago
0370ddfb Update upgrade check Matt Diephouse <m****t@d****m> about 12 years ago
985925d6 Update to Xcode recommended settings Matt Diephouse <m****t@d****m> about 12 years ago
bc94edb8 merge Merge pull request #15 from github/xctest Josh Abernathy <j****h@g****m> about 12 years ago
4a5fcbfa Use a local variable for the time Matt Diephouse <m****t@d****m> about 12 years ago
e6c250f4 Use dispatch_after, just don't use the main queue Matt Diephouse <m****t@d****m> about 12 years ago
6462f4b9 Revert #5 to fix the tests Matt Diephouse <m****t@d****m> about 12 years ago
e93365d0 Add a queue to AsyncSenTestCase Matt Diephouse <m****t@d****m> about 12 years ago
d497742d Move to XCTest Matt Diephouse <m****t@d****m> about 12 years ago
d7df4cf9 merge Merge pull request #13 from github/flatten-dependencies Justin Spahr-Summers <j****s@g****m> over 12 years ago
4320b4eb Scheme version bump. Rob Rix <r****x@g****m> over 12 years ago
4f1076d5 merge Merge pull request #12 from github/fix-64bit-sim-build Rob Rix <r****x@g****m> over 12 years ago
2dc63eb1 Make sure we build the 64-bit version too. Alan Rogers <a****n@g****m> over 12 years ago
c35e038e merge Merge pull request #11 from github/redirect-support Justin Spahr-Summers <j****s@g****m> over 12 years ago
2f7ef8a2 woops commas Josh Vera <v****a@g****m> over 12 years ago
c368cbb4 Add redirect support from upstream Josh Vera <v****a@g****m> over 12 years ago
042e847b merge Merge pull request #10 from github/add-test-config Justin Spahr-Summers <j****s@g****m> almost 13 years ago
acaf8b8a Add Test configuration to the project Keith Duncan <k****n@g****m> almost 13 years ago
739a831c merge Merge pull request #9 from github/update-xcode Justin Spahr-Summers <j****s@g****m> about 13 years ago
531d9692 update xcode joshaber <j****r@g****m> about 13 years ago
50432dae merge Merge pull request #8 from github/arc-only Josh Abernathy <j****h@g****m> about 13 years ago
5b6e12f4 Better thread-safety for the requestHandlers array. Alan Rogers <a****n@g****m> about 13 years ago
959be3b7 Remove non-ARC support from OHHTTPStubs.m Alan Rogers <a****n@g****m> about 13 years ago
99ff78d4 Remove non ARC support from OHTTPStubsResponse. Alan Rogers <a****n@g****m> about 13 years ago
d1f93c82 Turn on ARC for the iOS target. Alan Rogers <a****n@g****m> about 13 years ago
27f56136 merge Merge pull request #7 from github/thread-safety Danny Greg <d****y@g****m> over 13 years ago
740258b5 dat atom Alan Rogers <a****n@g****m> over 13 years ago
209145b2 don't synthesize. Alan Rogers <a****n@g****m> over 13 years ago
a4245a81 This change is not necessary. Alan Rogers <a****n@g****m> over 13 years ago
54223cc4 Return a copy of the mutable requestHandlers in the accessor. Alan Rogers <a****n@g****m> over 13 years ago
d6421c12 atomic will actually help here. Alan Rogers <a****n@g****m> over 13 years ago
bb098926 check if we found handler. Alan Rogers <a****n@g****m> over 13 years ago
f63e024c Use a copy when enumerating. Alan Rogers <a****n@g****m> over 13 years ago
eb096f33 Maybe we should attempt to be thread safe. Alan Rogers <a****n@g****m> over 13 years ago
02663e13 merge Merge pull request #5 from github/maybe-fix-race Danny Greg <d****y@g****m> over 13 years ago
1c37b5a7 removed misleading documentation Josh Abernathy <j****h@g****m> over 13 years ago
5a5980a9 maybe fix the race joshaber <j****r@g****m> over 13 years ago
82919c04 merge Merge pull request #4 from github/need_that_mac_target_bro Josh Abernathy <j****h@g****m> over 13 years ago
3c8bee2e Deployment target 10.7 Alan Rogers <a****n@g****m> over 13 years ago
81fab3bd Bring back the missing mac framework. :trollface: Alan Rogers <a****n@g****m> over 13 years ago
09be0f79 merge Merge pull request #3 from github/merge-upstream Josh Abernathy <j****h@g****m> over 13 years ago
cec0eb9f merge Merge branch 'master' into merge-upstream Justin Spahr-Summers <J****s@g****m> over 13 years ago
261b71b6 Remove ceil(), that was dumb Justin Spahr-Summers <J****s@g****m> over 13 years ago
0842adb5 Make code actually match the comment beside it Justin Spahr-Summers <J****s@g****m> over 13 years ago
0352a170 Remove AFNetworking everything Justin Spahr-Summers <J****s@g****m> over 13 years ago
0c37f274 Iterate the run loop by a single step each time Justin Spahr-Summers <J****s@g****m> over 13 years ago
b469450e merge Merge remote-tracking branch 'AliSoftware/master' into merge-upstream Justin Spahr-Summers <J****s@g****m> over 13 years ago
e9db98c5 merge Merge pull request #2 from github/code-cleanup Josh Abernathy <j****h@g****m> over 13 years ago
1238c7f9 Make sure request and response times are never negative Justin Spahr-Summers <J****s@g****m> over 13 years ago
c221066e Override the NSURLProtocol initializer Justin Spahr-Summers <J****s@g****m> over 13 years ago
09f1cb89 No need to use a private NSHTTPURLResponse initializer Justin Spahr-Summers <J****s@g****m> over 13 years ago
9a251b28 Updated README for new instructions using #import <OHHTTPStubs/OHHTTPStubs.h>... Olivier Halligon <o****r@h****t> over 13 years ago
9ee82dbc Easier and better way to #import <OHHTTPStubs/OHHTTPStubs.h> headers in your ... Olivier Halligon <o****r@h****t> over 13 years ago
0b4211cb Fixed crash when calling "setEnabled:" / "registerClass:" multiple times Olivier Halligon <o****r@h****t> over 13 years ago
4a0b9392 Updated README for new integration instructions and version 1.1.1 Olivier Halligon <o****r@h****t> over 13 years ago
718de89d Updated README for new integration instructions and version 1.1.1 Olivier Halligon <o****r@h****t> over 13 years ago
05194f1d Updated README for new integration instructions and version 1.1.1 Olivier Halligon <o****r@h****t> over 13 years ago
991f8447 Remove PortableLibrary.xcconfig as it may cause issues for people using confi... Olivier Halligon <o****r@h****t> over 13 years ago
3b3058ff merge Merge pull request #1 from github/xcode46 Justin Spahr-Summers <j****s@g****m> over 13 years ago
e8f3446d Xcode ++ Alan Rogers <a****n@g****m> over 13 years ago
922e9ec2 Updated README for 1.1.0 Olivier Halligon <o****r@h****t> over 13 years ago
5ebc5983 Augmented the response time tolerance a bit (because my Mac at work is a quit... ohalligon <o****n@n****r> over 13 years ago
a6580124 Update .gitmodules AliSoftware <o****e@g****m> over 13 years ago
2e71bb6b Modified Unit Tests (#9) to reduce response times used and use the newly adde... Olivier Halligon <o****r@h****t> over 13 years ago
09d256fc Updated README for 1.1.0 Olivier Halligon <o****r@h****t> over 13 years ago
911feae7 Updated README for 1.1.0 Olivier Halligon <o****r@h****t> over 13 years ago
b59b15c4 Adding method `shouldStubRequest:withRequestHandler:` to improve performance ... Olivier Halligon <o****r@h****t> over 13 years ago
1ce09d49 [Unit Tests / issue #9] Reduced run loop sampling interval for Async Unit Tes... Olivier Halligon <o****r@h****t> over 13 years ago
62fc1c72 Fixed cookie handling for the NSHTTPCookieAcceptPolicyOnlyFromMainDocumentDom... Olivier Halligon <o****r@h****t> over 13 years ago
da28b5b3 Cookies support (should fix #10) Olivier Halligon <o****r@h****t> over 13 years ago
3ec0f96f [Unit Tests / issue #9] Improved AsyncSenTestCase methods for waiting on asyn... Olivier Halligon <o****r@h****t> over 13 years ago
a9e03070 Updated README Olivier Halligon <o****r@h****t> over 13 years ago
5af75a3c Updated README Olivier Halligon <o****r@h****t> over 13 years ago
5c5e5faf Added some info about Unit Tests in the README Olivier Halligon <o****r@h****t> over 13 years ago
b339a4e7 Commited schemes and xcshareddata (to share UnitTests schemes correctly) Olivier Halligon <o****r@h****t> over 13 years ago
f9eebce8 [Unit Tests #9] Adding first AFNetworking Unit Test Olivier Halligon <o****r@h****t> over 13 years ago
67ac1bf4 Removed deprecated calls to dispatch_get_current_queue() (#8) Olivier Halligon <o****r@h****t> over 13 years ago
ed918112 [Unit Tests #9] Code cleaning. Note: still need to add the Unit Tests for AFN... Olivier Halligon <o****r@h****t> over 13 years ago
6bc6a160 [Unit Tests #9] Added basic [NSURLConnection cancel] test Olivier Halligon <o****r@h****t> over 13 years ago
4fdf0ac6 [Unit Tests #9] Added Test Case for stubbed & delayed error. Olivier Halligon <o****r@h****t> over 13 years ago
eb9d13bd [Unit Tests] Improved AsyncSenTestCase thread safety (#9) Olivier Halligon <o****r@h****t> over 13 years ago
4936e5a0 First set of Unit Tests ( as proposed in #9 ) Olivier Halligon <o****r@h****t> over 13 years ago
8a06f6e4 Added some warning about private method to avoid publishing it on the AppStore Olivier Halligon <o****r@h****t> over 13 years ago
15cd2e6f Fix issue #8 Olivier Halligon <o****r@h****t> over 13 years ago
c9774f12 Fix typo in README example AliSoftware <o****e@g****m> over 13 years ago
d6a69d9b Added some warning in the README to remind users not to use this in productio... Olivier Halligon <o****r@h****t> over 13 years ago
7212f5a5 Added a -responseWithFileURL: method. Alan Rogers <a****n@g****m> over 13 years ago
4764303e Un-hide schemes. Alan Rogers <a****n@g****m> almost 14 years ago
5dac2d3b OS X support. Alan Rogers <a****n@g****m> almost 14 years ago
8d74b1e1 Fixed Issue #6 AliSoftware <o****e@g****m> almost 14 years ago
0e02074c LICENSE file typo rename AliSoftware <o****e@g****m> almost 14 years ago
ffec3001 Fixed issue #5 Olivier Halligon <o****r@h****t> almost 14 years ago
8dd68ec3 Update README.md AliSoftware <o****e@g****m> almost 14 years ago

← Back to repository