summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add Node.js to bindings listMike Morris2015-09-021-1/+1
* update node changelogMike Morris2015-09-021-0/+12
* remove node-mapbox-gl-native from 'products based on Mapbox GL'Mike Morris2015-09-021-1/+0
* Merge pull request #2179 from mapbox/nodeMike Morris2015-09-0242-17/+2357
|\
| * node-v2.0.0-pre.3 [publish binary]Mike Morris2015-09-021-1/+1
| * source scripts/linux/setup.sh in scripts/node/after_script.sh toMike Morris2015-09-021-0/+2
| * node-v2.0.0-pre.2 [publish binary]Mike Morris2015-09-021-1/+1
| * Merge branch 'node' of github.com:mapbox/mapbox-gl-native into nodeMike Morris2015-09-021-1/+1
| |\
| | * Bump to node-2.0.0-pre.1Lucas Wojciechowski2015-09-011-1/+1
| * | set NODE_VERSION is after_script.shMike Morris2015-09-021-0/+3
| |/
| * Merge branch 'node' of github.com:mapbox/mapbox-gl-native into nodeMike Morris2015-09-011-54/+48
| |\
| | * Update README.mdMike Morris2015-09-011-54/+48
| * | drop ratio from RenderOptionsMike Morris2015-09-011-2/+0
| * | drop platform/node/examples, this is covered in READMEMike Morris2015-09-011-38/+0
| |/
| * remove debug logging and whitespace [skip ci]Mike Morris2015-09-012-3/+1
| * remove pushd/popd from scripts/node/run.sh, update license in package.jsonMike Morris2015-09-012-6/+2
| * fix example, clean up duplicate filesMike Morris2015-09-017-132/+7
| * drop conditions from binding.gypMike Morris2015-09-011-42/+0
| * move package.json and binding.gyp to root, drop tiles.tilejsonMike Morris2015-09-0110-59/+40
| * Remove debug loggingJohn Firebaugh2015-08-312-10/+0
| * In still mode, don't load resources until a render request is madeJohn Firebaugh2015-08-312-1/+23
| * Clean up testsJohn Firebaugh2015-08-311-185/+156
| * More loggingJohn Firebaugh2015-08-311-0/+5
| * Always release mapJohn Firebaugh2015-08-311-2/+5
| * Merge branch 'master' into nodeJohn Firebaugh2015-08-3180-391/+1308
| |\
| * | Don't let test-suite fail; we have exceptions for known failures nowJohn Firebaugh2015-08-311-1/+1
| * | Drop faucet, it hides key error output when tests failJohn Firebaugh2015-08-312-4/+3
| * | Fix render test scriptJohn Firebaugh2015-08-311-5/+15
| * | Fix NODE_PRE_GYP variableJohn Firebaugh2015-08-311-1/+1
| * | fix consecutive.test.js suitePathMike Morris2015-08-281-1/+1
| * | only assume ~/.nvm is a git repo if we clone itMike Morris2015-08-281-5/+5
| * | update suitePath in consecutive.test.jsMike Morris2015-08-281-2/+1
| * | fix && to exit subshell with -e on failureMike Morris2015-08-282-5/+16
| * | conditional nvm installMike Morris2015-08-281-2/+5
| * | nvm manual installMike Morris2015-08-282-2/+4
| * | local nvm?Mike Morris2015-08-284-10/+5
| * | . -> sourceMike Morris2015-08-282-2/+2
| * | use NODE_VERSIONMike Morris2015-08-281-0/+3
| * | mapbox_timeMike Morris2015-08-281-1/+1
| * | nvm alias defaultMike Morris2015-08-282-3/+1
| * | actually use NODE_VERSIONMike Morris2015-08-282-1/+5
| * | source nvmMike Morris2015-08-281-0/+1
| * | nvm already existsMike Morris2015-08-281-4/+1
| * | back to nvm node installs on travisMike Morris2015-08-282-10/+11
| * | merge node travis build user into cloudformation/travis.templateMike Morris2015-08-282-114/+36
| * | drop platform/node/.travis.ymlMike Morris2015-08-281-115/+0
| * | naming conventionsMike Morris2015-08-271-0/+0
| * | move travis-resources.template to cloudformation directoryMike Morris2015-08-271-0/+0
| * | merge platform/node/scripts/* into scripts/node/run.shMike Morris2015-08-274-46/+21
| * | drop faucet from test-suiteMike Morris2015-08-271-1/+1