summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
| * Don't wrap line labels.Ansis Brammanis2015-04-241-1/+2
| * icon-rotate is not a paint propertyAnsis Brammanis2015-04-244-4/+0
| * make text-max-size not affect rendering sizeAnsis Brammanis2015-04-241-1/+1
| * Merge pull request #1328 from mapbox/1ec5-constraints-1327Justin R. Miller2015-04-247-66/+159
| |\
| | * Reset map view frame on every testMinh Nguyễn2015-04-243-0/+7
| | * Test inset MGLMapViewMinh Nguyễn2015-04-245-8/+41
| | * Made user dot accessibleMinh Nguyễn2015-04-241-0/+1
| | * Merge branch 'master' into 1ec5-constraints-1327Minh Nguyễn2015-04-2430-372/+442
| | |\ | | |/ | |/|
| * | Merge pull request #1312 from mapbox/1312-merge-targetsKonstantin Käfer2015-04-247-79/+65
| |\ \
| | * | merge build targets so we only have one build file per platformKonstantin Käfer2015-04-247-79/+65
| |/ /
| * | Merge pull request #1168 from mapbox/ios-testingJustin R. Miller2015-04-2319-259/+327
| |\ \
| | * | fixes #830, #880: bring back iOS functional testsJustin R. Miller2015-04-2319-259/+327
| |/ /
| * | Merge pull request #1337 from mapbox/fix-ios-compass-opacityJustin R. Miller2015-04-231-6/+11
| |\ \
| | * | tighten up compass alpha adjustments & remove dupeJustin R. Miller2015-04-231-6/+11
| |/ /
| * | [publish ios-v0.2.15]Justin R. Miller2015-04-230-0/+0
| * | bump podspec to 0.2.15ios-v0.2.15Justin R. Miller2015-04-231-1/+1
| * | Merge pull request #1297 from mapbox/1ec5-strong-selfMinh Nguyễn2015-04-221-20/+26
| |\ \
| | * \ Merge branch 'master' into 1ec5-strong-selfMinh Nguyễn2015-04-2239-385/+454
| | |\ \
| | * \ \ Merge branch 'master' into 1ec5-strong-selfMinh Nguyễn2015-04-2252-506/+506
| | |\ \ \
| | * | | | Use `strongSelf` inside blocksMinh Nguyễn2015-04-201-22/+22
| | * | | | weakSelf needs strongSelfMinh Nguyễn2015-04-181-0/+9