summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add mobile badgekarenzshea2015-05-121-0/+1
* compile OS X with --std=c++1yMike Morris2015-05-121-1/+1
* Merge pull request #1491 from mapbox/1ec5-metrics-opt-way-outJustin R. Miller2015-05-1212-341/+347
|\
| * fix dispatch-thread patternJustin R. Miller2015-05-122-33/+32
| * patch up test projectJustin R. Miller2015-05-122-0/+14
| * add header docs for new MGLAccountManager; reorgJustin R. Miller2015-05-121-4/+23
| * fix spacing, ordering, importsJustin R. Miller2015-05-122-2/+4
| * Cleaned up in-app opt-out propertyMinh Nguyễn2015-05-122-6/+5
| * Merge branch '1ec5-metrics-determinism' into 1ec5-metrics-opt-way-outMinh Nguyễn2015-05-121-21/+28
| |\
| | * Enable Metrics by default default defaultMinh Nguyễn2015-05-121-12/+23
| * | Merge branch 'master' into 1ec5-metrics-opt-way-outMinh Nguyễn2015-05-12263-90/+21690
| |\ \ | | |/
| * | Consolidated logic for pausing/resuming MGLMapboxEventsMinh Nguyễn2015-05-123-20/+48
| * | Respond to opt-out setting change immediatelyMinh Nguyễn2015-05-121-4/+24
| * | More cleanup and sanitizationMinh Nguyễn2015-05-121-18/+12
| * | Folded MGLMetricsLocationManager into MGLMapboxEventsMinh Nguyễn2015-05-124-122/+73
| * | Resume iff Metrics is enabledMinh Nguyễn2015-05-121-1/+1
| * | Refactored MGLMapboxEvents for better data managementMinh Nguyễn2015-05-128-155/+130
| * | Objective-C method naming conventionMinh Nguyễn2015-05-121-15/+15
| * | Predicate MGLMapboxEvents initialization on user opt-outMinh Nguyễn2015-05-121-6/+1
| * | Register default user defaults on class initializationMinh Nguyễn2015-05-121-9/+13
* | | Remove currently unsupported styles from defaultStylesJohn Firebaugh2015-05-121-5/+1
| |/ |/|
* | Merge pull request #1517 from mapbox/metrics-testsJustin R. Miller2015-05-12236-0/+21587
|\ \
| * | update test app to use fake in-app settingsJustin R. Miller2015-05-121-0/+3
| * | iOS metrics testsJustin R. Miller2015-05-12235-0/+21584
|/ /
* | Merge pull request #1530 from mapbox/1ec5-metrics-assertMinh Nguyễn2015-05-121-1/+1
|\ \
| * | Acknowledge the existence of other Mapbox GL classesMinh Nguyễn2015-05-121-1/+1
| * | Corrected Settings.bundle assertion messageMinh Nguyễn2015-05-121-1/+1
|/ /
* | Merge pull request #1527 from mapbox/travis-setupJohn Firebaugh2015-05-1212-51/+41
|\ \
| * | source install.sh to export mason on PATHMike Morris2015-05-121-1/+1
| * | Revert "Revert "Merge pull request #1429 from mapbox/travis-setup""Mike Morris2015-05-1212-50/+40
* | | Merge pull request #1528 from mapbox/1516-getterMinh Nguyễn2015-05-122-1/+2
|\ \ \
| * | | #1516 - Adding public setter method to MGLAccountManager.h. Fixing example s...Brad Leege2015-05-122-1/+2
|/ / /
* | | Merge pull request #1520 from mapbox/1516-opt-out-checkingBrad Leege2015-05-125-6/+24
|\ \ \ | |/ / |/| |
| * | #1516 - Renaming setShowsOptOutInApp to setMapboxMetricsEnabledSettingShownIn...Brad Leege2015-05-123-10/+6
| * | #1516 - Adding explicit checks for developer implementation of user Opt Out f...Brad Leege2015-05-114-6/+28
| * | Merge pull request #1508 from mapbox/1503-add-changelogJustin R. Miller2015-05-115-70/+30
| * | Merge pull request #1507 from mapbox/1502-fix-appledocJustin R. Miller2015-05-111-6/+7
| * | Merge pull request #1505 from mapbox/they-took-our-jobsJustin R. Miller2015-05-111-2/+2
| * | Use ios-b1 branch of stylesJohn Firebaugh2015-05-111-0/+0
* | | Merge pull request #1524 from mapbox/1524-build-render-on-travisKonstantin Käfer2015-05-125-5/+16
|\ \ \
| * | | build render binaryKonstantin Käfer2015-05-123-2/+9
| * | | use boost_program_options from masonKonstantin Käfer2015-05-122-3/+7
* | | | Merge pull request #1484 from mapbox/fix-line-atlas-overflowKonstantin Käfer2015-05-126-27/+20
|\ \ \ \ | |/ / / |/| | |
| * | | manage atlas textures with unique_ptrsKonstantin Käfer2015-05-116-27/+20
| * | | fix integer overflow in line_atlasDane Springmeyer2015-05-082-2/+2
* | | | Merge pull request #1510 from mapbox/after-failureKonstantin Käfer2015-05-121-1/+1
|\ \ \ \
| * | | | Run correct after_failure scriptJohn Firebaugh2015-05-121-1/+1
|/ / / /
* | | | Merge pull request #1513 from mapbox/1478-vanishing-layersKonstantin Käfer2015-05-121-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Set correct strata for background renderJohn Firebaugh2015-05-121-0/+1
|/ / /
* | | Revert "Merge pull request #1429 from mapbox/travis-setup"John Firebaugh2015-05-1112-41/+51