summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixes #1361: split iOS device & sim builds (sim-only for tests)Justin R. Miller2015-04-283-11/+15
* [publish ios-v0.2.17]Justin R. Miller2015-04-280-0/+0
* fix Travis deploy script path since matrix reorgJustin R. Miller2015-04-281-1/+1
* [publish ios-v0.2.17]Justin R. Miller2015-04-280-0/+0
* Merge branch 'fix-ssl-pinning-again'ios-v0.2.17Justin R. Miller2015-04-285-13/+32
|\
| * fixes #1363: centrally & better address GL demo/third-party resource bundle i...Justin R. Miller2015-04-285-13/+32
* | [publish ios-v0.2.17]Justin R. Miller2015-04-280-0/+0
* | bump podspec version to 0.2.17Justin R. Miller2015-04-281-1/+1
|/
* Merge pull request #1359 from mapbox/1359-ios-meta-targetKonstantin Käfer2015-04-286-39/+40
|\
| * make meta-target for all iOS targets too and split up project.gypKonstantin Käfer2015-04-286-39/+40
|/
* Merge remote-tracking branch 'origin/file-source'John Firebaugh2015-04-2833-518/+264
|\
| * Remove Environment::terminate and associated codeJohn Firebaugh2015-04-2824-193/+42
| * Remove RequestBase::startJohn Firebaugh2015-04-288-101/+67
| * Separate RequestBase from DefaultFileSource internalsJohn Firebaugh2015-04-2810-252/+191
| * Privatize SharedRequestBase::sourceJohn Firebaugh2015-04-285-11/+12
| * Make subscribe and unsubscribe parallelJohn Firebaugh2015-04-282-12/+10
| * Assert that notify gets a responseJohn Firebaugh2015-04-281-5/+4
| * Keep observers encapsulatedJohn Firebaugh2015-04-283-14/+13
| * pointer ⇢ referenceJohn Firebaugh2015-04-288-20/+15
| * Remove unnecessary moves / castsJohn Firebaugh2015-04-282-4/+4
|/
* Merge pull request #1339 from mapbox/1339-travis-ci-dockerKonstantin Käfer2015-04-2844-473/+414
|\
| * move ios_test.sh to ios folderKonstantin Käfer2015-04-282-1/+1
| * bump up the number of concurrent jobs on iOS buildsKonstantin Käfer2015-04-281-2/+4
| * correctly execute after_failure scriptKonstantin Käfer2015-04-281-1/+1
| * only install required depsKonstantin Käfer2015-04-281-37/+32
| * use custom boostKonstantin Käfer2015-04-282-3/+1
| * build on Travis' sudo: false infrastructureKonstantin Käfer2015-04-2843-469/+415
|/
* Merge pull request #1357 from mapbox/1ec5-view-controllerMinh Nguyễn2015-04-274-26/+23
|\
| * Automatically find view controller for layout guidesMinh Nguyễn2015-04-274-26/+23
* | [publish ios-v0.2.16]Justin R. Miller2015-04-270-0/+0
* | bump podspec version to 0.2.16ios-v0.2.16Justin R. Miller2015-04-271-1/+1
* | Merge pull request #1356 from mapbox/1352-visitsBrad Leege2015-04-274-0/+45
|\ \
| * | #1352 - Adding date checker to arrival and departure date to make arrival / d...Brad Leege2015-04-271-2/+2
| * | #1352 - Adding visit event with data attributesBrad Leege2015-04-273-0/+26
| * | #1352 - Adding start / stop visit monitoring infrastructure and integrating i...Brad Leege2015-04-273-0/+19
* | | #1345 - Changing -buildNumber to /buildNumberBrad Leege2015-04-271-1/+1
* | | Merge branch 'master' of https://github.com/mapbox/mapbox-gl-nativePeter Liu2015-04-2757-855/+933
|\ \ \ | | |/ | |/|
| * | Merge pull request #1351 from mapbox/digicertBrad Leege2015-04-271-15/+17
| |\ \ | | |/ | |/|
| | * #1307 - Optimizing fallback to digicert check strategyBrad Leege2015-04-271-15/+17
| |/
| * Merge pull request #1348 from mapbox/1307-digicertBrad Leege2015-04-272-0/+22
| |\
| | * #1307 - Adding digicert to sdks and ssl handshaking checkBrad Leege2015-04-272-0/+22
| * | Merge pull request #1347 from mapbox/1345-ua-build-numberBrad Leege2015-04-274-3/+14
| |\ \ | | |/ | |/|
| | * #1345 - Adding app build number to user agent. Updating gl test app build nu...Brad Leege2015-04-274-3/+14
| * | Merge pull request #1346 from mapbox/fix-ssl-pinBrad Leege2015-04-271-11/+4
| |\ \ | | |/
| | * #1346 - Removing allFrameworks iteration search for the bundle as it's not ne...Brad Leege2015-04-271-8/+1
| | * fix SSL pinning for apps including the frameworkJustin R. Miller2015-04-251-4/+4
| * | Merge pull request #1343 from mapbox/get-rid-of-gl-pointsKonstantin Käfer2015-04-2716-395/+285
| |\ \ | | |/ | |/|
| | * const + code styleKonstantin Käfer2015-04-272-82/+120
| | * remove linejoin shaderAnsis Brammanis2015-04-2713-188/+6
| | * port LineBucket::addLine from -jsAnsis Brammanis2015-04-275-179/+213
| |/