Commit Graph

41 Commits

Author SHA1 Message Date
Robin Schneider
ae0c4205c7
Upgrade URL schema to HTTPS for list-all
Related to: #16
2017-02-20 06:57:08 +01:00
Akash Manohar
c1199f6810 Merge pull request #16 from edupc/master
Change install script to use https on package download
2017-02-20 10:05:58 +05:30
Akash Manohar
57cd6aa88e Merge pull request #23 from bzf/patch-1
Add support for selecting version from nvmrc
2017-01-12 23:17:00 +05:30
André Ligné
d737bf189d Add support for selecting version from nvmrc 2016-12-05 09:49:53 +01:00
Akash Manohar
cb0b6910e7 Merge pull request #21 from Stratus3D/add-0.10
Add 0.10.x and 0.11.x nodejs versions to list-all script.
2016-10-06 08:05:31 +05:30
Trevor Brown
d4d3a126b7 Add 0.10.x and 0.11.x nodejs versions to list-all script. 2016-10-04 14:03:23 -04:00
Eduardo Cunha
85cbe3b496 Change install script to use https on package download 2016-05-30 23:02:38 -03:00
Daniel Perez
60707f42d0 Add CI integration. 2016-05-14 15:27:38 +09:00
Akash Manohar
cdf560b8a2 Update to refer to new organization 2016-03-16 09:54:18 +05:30
Akash Manohar J
abc472cc1e Revert back version sorting 2016-03-12 22:29:48 +05:30
Akash Manohar J
5519535ffd Revert back post-install 2016-03-12 22:20:10 +05:30
Akash Manohar J
446ffb7cbc Sort in reverse order 2016-03-12 21:48:58 +05:30
Akash Manohar
98b01a2c96 Merge pull request #14 from richarddewit/patch-1
Fix `asdf_nodejs_plugin_path`. Thank you @richarddewit ~!
2016-03-12 21:24:24 +05:30
Richard de Wit
e03b535793 Fix asdf_nodejs_plugin_path
When installing a module that uses `postinstall` it threw an error

> No such plugin.

The variable `asdf_nodejs_plugin_path` was assigned wrong.
2016-02-29 09:37:40 +01:00
Akash Manohar
17c062ae27 Merge pull request #13 from rstacruz/patch-1
list-all: fetch versions from semver.io. Thanks to @rstacruz ~!
2016-02-15 06:39:57 +05:30
Rico Sta. Cruz
d7005d4cd2 list-all: fetch versions from semver.io 2016-02-15 08:31:14 +08:00
Akash Manohar
4f850e5e49 Update git url 2016-02-09 22:40:09 +05:30
Akash Manohar
b55cc6caf4 Merge pull request #10 from Molly101/patch-2
Add Node.js 5.5.0 version to the list. Thank you @Molly101 ~!
2016-02-01 06:39:45 +05:30
Yurii Bodarev
a9f7c732ef Add Node.js 5.5.0 version to the list 2016-01-31 22:07:10 +02:00
Akash Manohar
d80b5c69da Merge pull request #9 from nickgal/patch-1
Add 5.4.1 to versions_list. Thank you @nickgal ~!
2016-01-14 08:35:29 +05:30
Nick Gal
036b831659 Add 5.4.1 to versions_list 2016-01-13 18:36:59 -08:00
Akash Manohar
41b908d21e Merge pull request #8 from Molly101/patch-1
Node version 5.4.0 added. Thank you @Molly101 ~!
2016-01-07 22:30:18 +05:30
Yurii Bodarev
1f32717051 Node version 5.4.0 added
https://github.com/nodejs/node/blob/v5.4.0/CHANGELOG.md
2016-01-07 18:38:18 +02:00
Akash Manohar J
7cf59c1454 Move the hook script from python to node.js
Some environments like containers don't have Python installed.
2016-01-05 11:27:03 +05:30
Akash Manohar
de77b08c19 Merge pull request #7 from justin-calleja/add-node-versions
Added more Node versions. Thank you @justin-calleja ~!
2015-12-23 17:40:05 +05:30
Justin
daaac9f4bf Added more Node versions
Added all the missing ones which are currently listed here:

https://nodejs.org/dist/
2015-12-23 12:40:18 +01:00
Akash Manohar J
286e8055d2 Fix condition 2015-12-23 05:44:18 +05:30
Akash Manohar J
ec1aca10ba Fix bin names #6 2015-12-22 22:35:59 +05:30
Akash Manohar J
ae6b6ff9e4 Centralized postinstall hook #3 2015-12-22 22:35:35 +05:30
Akash Manohar
b81d7c1f18 Merge pull request #5 from justin-calleja/master
[Fix #4] Removing .js extension if present
Thank you @justin-calleja
2015-11-29 07:43:31 +05:30
Justin
d044f80f7c [Fix #4] Removing .js extension if present 2015-11-29 03:10:08 +01:00
Akash Manohar
77018de7b8 [Fix #2] Update npm install hook 2015-11-28 21:06:01 +05:30
Akash Manohar J
92e83cb235 Add 4.2.0 and 4.2.1 2015-10-18 07:47:12 +05:30
Akash Manohar
863d960cda Merge pull request #1 from wicliff/pw_new_versions
[Versions] Adds listing for new nodejs versions. Thanks to @wicliff.
2015-10-07 14:30:57 +05:30
Praveen Wicliff
c0f2d5d25b [Versions] Adds listing for new nodejs versions 2015-10-07 08:58:46 +05:30
Akash Manohar J
dea9e33d84 Fix post-install hook
Won't create unnecessary shims for pkgs that are not creating npm
binaries. This is checked using multiple conditions
2015-05-29 16:49:15 +05:30
Akash Manohar
a78bedb0be Fix postinstall 2015-05-29 14:48:23 +05:30
Akash Manohar J
ed3ad675f0 Add npm hook 2015-05-24 15:17:38 +05:30
Akash Manohar J
5138c05bb7 fix function call 2015-05-24 11:28:44 +05:30
Akash Manohar J
2c48d81ff7 Add readme 2015-05-24 09:57:40 +05:30
Akash Manohar J
19edf42920 Initial commit with nodejs plugin 2015-05-24 09:56:04 +05:30