summaryrefslogtreecommitdiff
path: root/platform/node
Commit message (Expand)AuthorAgeFilesLines
* [core] Include geometry in queryRenderedFeatures resultsJohn Firebaugh2016-05-181-1/+0
* [core] Feature IDs are always integersJohn Firebaugh2016-05-171-1/+1
* [core] Use mapbox::geometry::box in queryRenderedFeaturesJohn Firebaugh2016-05-131-6/+7
* [core] Update to geometry.hpp 0.5.0John Firebaugh2016-05-131-0/+5
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-2/+4
* [node] Fix conversion of geometry collections to GeoJSONJohn Firebaugh2016-05-061-3/+9
* [core] Update geometry to 0.3.0John Firebaugh2016-05-061-18/+3
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-034-4/+194
* [core] implement queryRenderedFeaturesAnsis Brammanis2016-04-295-46/+125
* node-v3.1.2node-v3.1.2Mike Morris2016-04-261-0/+4
* [core] Render from the main threadJohn Firebaugh2016-04-144-33/+15
* [ios, osx] The return of xcpretty, part II (#4676)John Firebaugh2016-04-111-0/+1
* node-v3.1.1node-v3.1.1Mike Morris2016-04-111-0/+4
* node-v3.1.0node-v3.1.0Mike Morris2016-04-111-0/+10
* [node] clean up README.md [skip ci]Mike Morris2016-04-081-92/+10
* [build] Refactor and simplify build systemJohn Firebaugh2016-04-074-92/+18
* [node] clarify API documentation [skip ci]Mike Morris2016-04-071-5/+24
* [node] don't dispose parent module in NodeLog destructorMike Morris2016-04-073-2/+2
* [node] Properly inherit from EventEmitterVladimir Kurchatkin2016-04-051-6/+9
* [node] Run rendering tests on Bitrise OS XJohn Firebaugh2016-04-013-24/+12
* [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-242-12/+3
* Update CI badges [ci skip]John Firebaugh2016-03-221-1/+0
* [node] Build OS X on BitriseJohn Firebaugh2016-03-224-12/+66
* [node] Add test that explicitly doesn call map.release()Thiago Marcos P. Santos2016-02-241-0/+16
* Revert "[node] Destroy the RunLoop with the last Map object"Thiago Marcos P. Santos2016-02-244-18/+10
* [node] Not all tests were calling `map.release()`Thiago Marcos P. Santos2016-02-201-3/+8
* [node] Destroy the RunLoop with the last Map objectThiago Marcos P. Santos2016-02-204-10/+18
* [node] Fix handling of response callback with no arguments; add testJohn Firebaugh2016-02-192-1/+30
* [node] add debug options to node bindingsAnsis Brammanis2016-02-082-0/+30
* node-v3.0.2node-v3.0.2Mike Morris2016-02-041-0/+6
* [node] patch memory leak in NodeMap::requestMike Morris2016-02-041-1/+1
* node-v3.0.1node-v3.0.1Mike Morris2016-01-261-0/+6
* [core] Use better types for modified / expires / etagJohn Firebaugh2016-01-211-3/+2
* node-v3.0.0node-v3.0.0Mike Morris2016-01-211-0/+6
* [node] Drop 0.10 from build; require v4+John Firebaugh2016-01-201-1/+1
* node-v2.2.2node-v2.2.2Mike Morris2016-01-191-0/+4
* [node] extract the error message from the Error objectKonstantin Käfer2016-01-141-2/+16
* [test] don't pass raw strings as error messagesKonstantin Käfer2016-01-141-1/+1
* [test] deliver error responses when the underlying request failedKonstantin Käfer2016-01-081-1/+7
* [node] bump version to v2.2.1node-v2.2.1bsudekum2016-01-071-0/+4
* Rewrote documentationMinh Nguyễn2016-01-052-1/+35
* [core] Rationalize error handling for resource loadingJohn Firebaugh2015-12-231-2/+0
* Move platform scripts into platformsJohn Firebaugh2015-12-165-0/+216
* node-v2.2.0node-v2.2.0Mike Morris2015-12-161-0/+4
* [node] code review cleanupMike Morris2015-12-152-21/+21
* [test] Update test suiteJohn Firebaugh2015-12-092-3/+11
* [node] document EventEmitter interface [skip ci]Mike Morris2015-12-081-8/+52
* node-v2.1.0node-v2.1.0Mike Morris2015-12-081-0/+4
* [core] Abstract main loop inside RunLoop classThiago Marcos P. Santos2015-12-011-1/+1
* [core] Replace time_t with std::chrono::secondsBruno de Oliveira Abinader2015-11-271-2/+5