8000 Tags · putolov/node · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: putolov/node

Tags

v4.0.0

Toggle v4.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-09-08 Node.js v4.0.0 Release

v4.0.0-rc.5

Toggle v4.0.0-rc.5's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-09-08 Node.js v4.0.0 RC 5

v4.0.0-rc.4

Toggle v4.0.0-rc.4's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-09-08 Node.js v4.0.0 RC 4

v4.0.0-rc.3

Toggle v4.0.0-rc.3's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-09-08 Node.js v4.0.0 RC 3

v4.0.0-rc.2

Toggle v4.0.0-rc.2's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-09-07 Node.js v4.0.0 RC 2

v4.0.0-rc.1

Toggle v4.0.0-rc.1's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-09-05 io.js v4.0.0 RC 1

jenkins-accept-commit-temp2

Toggle jenkins-accept-commit-temp2's commit message
cpplint: make it possible to run outside git repo

cpplint uses the top-level .git directory to determine what the root is
for #include guards.  If it doesn't find a .git directory, it walks up
all the way to the system root and subsequently complains that guards
must be written as HOME_USER_SRC_NODE_SRC_FILENAME_H_.

This commit replaces the .git-based path munging with a fixed root path
relative to the location of the cpplint script, making it possible to
successfully run `make test` from an extracted tarball.

Fixes: nodejs#2693

Fixes: nodejs#2693
PR-URL: nodejs#2710
Reviewed-By: thefourtheye - Sakthipriyan Vairamani <thechargingvolcano@gmail.com>

v3.3.0

Toggle v3.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-09-02 io.js v3.3.0 Release

v3.2.0

Toggle v3.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
rvagg Rod Vagg
2015-08-25 io.js v3.2.0 Release

v3.1.0

Toggle v3.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Fishrock123 Jeremiah Senkpiel
2015-08-19 io.js v3.1.0 Release

0