Commit Graph

13022 Commits

Author SHA1 Message Date
Christoph Wendt
c5956c28b5 Fix issue: Do not delete file because of "no connection" response 2015-09-10 19:28:10 -07:00
Christoph Wendt
85a0469e90 Use prod urls by default for telemetry 2015-09-10 19:26:37 -07:00
Christoph Wendt
eb1d15f2e8 Test BITSender (sending, response handling) 2015-09-10 18:58:30 -07:00
Christoph Wendt
44e6315bbb Trigger sending of persisted file on startManager() (BITTelemetryManager) 2015-09-10 18:57:51 -07:00
Christoph Wendt
988d5881b2 Fix NSURLSession issue 2015-09-10 18:56:51 -07:00
Christoph Wendt
2bcd14d132 Refactor sender methods to enable testing of async code 2015-09-10 18:55:44 -07:00
Christoph Wendt
e32c1e5c8b Use correct queue for sending objects 2015-09-10 18:54:38 -07:00
Christoph Wendt
2bcb4d8e53 Add properties/methods to sender header (testing) 2015-09-10 18:53:44 -07:00
Christoph Wendt
a04b5ccf9d Refactoring: Determine content type for request 2015-09-10 18:52:48 -07:00
Christoph Wendt
b4b35351bc Fix warning (channel tests) 2015-09-10 18:50:35 -07:00
appleguy
dc0d22dff4 Merge pull request #647 from rcancro/stackBaseLine
Removed ASBaselineLayoutSpec and made baseline alignment part of ASStackLayoutSpec
2015-09-10 18:16:37 -07:00
appleguy
41197ad4a3 Merge pull request #646 from rcancro/finalLayoutableFollowup
Fixes a couple of comments
2015-09-10 18:16:24 -07:00
rcancro
4bb8472182 Removed ASBaselineLayoutSpec and made baseline alignment part of ASStackView 2015-09-10 17:29:39 -07:00
Christoph Wendt
b2074e4954 Add GZIP entry to license file 2015-09-10 14:29:25 -07:00
Lukas Spieß
28fe5ac5f5 Add libz to linked libraries in xcconfig files 2015-09-10 22:19:52 +02:00
rcancro
b85316d8bc a couple comment updates 2015-09-10 13:19:13 -07:00
Christoph Wendt
7363ec0d9a Convert AppID to GUID before sending telemetry data 2015-09-10 11:28:25 -07:00
Benjamin Reimold
324614a2e9 Add AppCode Folder to gitignore 2015-09-10 10:26:29 -07:00
Lukas Spieß
c22638f6a1 Update bit_URLEncdoedString() to use modern API 2015-09-10 15:19:31 +02:00
Lukas Spieß
0e94435466 Remove unused bit_URLDecodedString function 2015-09-10 14:51:40 +02:00
Lukas Spieß
6119d81a33 Add unit test for bit_URLEncodedString() 2015-09-10 14:51:40 +02:00
Andreas Linde
2dff32690c 3.8 RC 1 Release 2015-09-10 14:33:01 +02:00
Lukas Spieß
49bc9b4fb7 Use standard archs for framework test target 2015-09-10 13:53:46 +02:00
Lukas Spieß
14a562dcac Removing troublesome search path from framework test target 2015-09-10 13:51:01 +02:00
appleguy
a56ac35105 Merge pull request #613 from eanagel/ASDisplayNode-init-perf
ASDisplayNode: Perform one-time initializations in +initialize when possible
2015-09-09 22:36:19 -07:00
Ethan Nagel
8ea40a0265 Merge branch 'master' into ASDisplayNode-init-perf
Conflicts:
	AsyncDisplayKit/ASDisplayNode.mm
	AsyncDisplayKit/Private/ASDisplayNodeInternal.h
2015-09-09 22:17:49 -07:00
appleguy
c959adace0 Merge pull request #645 from rcancro/finalLayoutableFlag
First thoughts on fixing the finalLayoutable method.
2015-09-09 21:36:58 -07:00
appleguy
69365451d1 Merge pull request #643 from nguyenhuy/fixRelayoutDuringInitialConfig
Avoid doing relayout during initial configuration
2015-09-09 19:45:21 -07:00
Christoph Wendt
986ef2726b Initialize sender in telemetry manager 2015-09-09 18:47:13 -07:00
Christoph Wendt
011972245d Add sender 2015-09-09 18:46:49 -07:00
Christoph Wendt
60112daa2e Fix timer duration (BITChannel) 2015-09-09 18:46:25 -07:00
Christoph Wendt
56628bb824 Fix naming 2015-09-09 18:46:07 -07:00
Christoph Wendt
8c6a9621a6 Support GZIP for telemetry data 2015-09-09 18:45:06 -07:00
rcancro
23497379e4 added comment to give guidance if a user is getting crashing in finalLayoutable 2015-09-09 11:51:36 -07:00
Andreas Linde
f4c9a3bae5 Merge pull request #197 from bitstadium/feature/iOS9-Updates
Make SDK ready for iOS 9
2015-09-09 18:49:58 +02:00
rcancro
2a030c9841 First thoughts on fixing the finalLayoutable method. 2015-09-09 09:13:02 -07:00
Lukas Spieß
d529d0247a Update documentation and readme 2015-09-09 17:03:52 +02:00
Lukas Spieß
a87d64e922 Fix test issue with pointer conversion on armv7 2015-09-09 16:28:26 +02:00
Lukas Spieß
c0fa425c80 Print command that will run on TravisCI 2015-09-09 16:25:09 +02:00
Lukas Spieß
c0c973e20a Add license for OCMock to licenses file 2015-09-09 15:34:21 +02:00
Lukas Spieß
cfd0ddb154 Disable test that only fails with xcodebuild
The test if a debugger is attached currently fails when being run with Xcode 7's version of xcodebuild but not when run from within Xcode itself. We will reenable this as soon as it's fixed or we find a workaround.
2015-09-09 15:29:32 +02:00
Lukas Spieß
1870f14252 Show list of available simulators before running tests 2015-09-09 14:57:25 +02:00
Lukas Spieß
8e732f8e4d Don't run CI on iOS 7.1 simulator for now
This appears to be broken in the current beta of Xcode 7. Might add back later once this is fixed.
2015-09-09 14:57:10 +02:00
Andreas Linde
a770652d2f Fix feedback compose view rotation issue
This fixes https://github.com/bitstadium/HockeySDK-iOS/issues/196
2015-09-09 14:53:19 +02:00
Lukas Spieß
a25c3095bc Merge pull request #191 from bitstadium/feature/remove-xcodecoverage
Remove XcodeCoverage
2015-09-09 14:11:55 +02:00
Andreas Linde
f8d2dd0178 make sure the Add Image button is always centered
This is for BITFeedbackComposeViewController
2015-09-09 14:02:38 +02:00
Lukas Spieß
77ecb29c8f Enable code coverage on Framework test target 2015-09-09 13:24:34 +02:00
Lukas Spieß
cd1d13f233 Remove XcodeCoverage from test targets
Since we have to require Xcode 7 for Bitcode support anyway, we can also switch to using Xcode's native code coverage support
2015-09-09 13:24:34 +02:00
Andreas Linde
ff397e876b Merge pull request #194 from 0xced/clean-optional-delegate-calls
Remove unnecessary nil checking before calling `respondsToSelector:`
2015-09-09 13:13:00 +02:00
appleguy
cb1081b759 Merge pull request #644 from rcancro/layoutOptions
Added ASLayoutOptions class to store all options for ASLayoutSpecs
2015-09-08 22:30:31 -07:00