summaryrefslogtreecommitdiff
path: root/deps/npm/html
Commit message (Collapse)AuthorAgeFilesLines
...
* deps: upgrade to npm 2.11.2Rebecca Turner2015-06-15115-136/+140
| | | | | PR-URL: https://github.com/nodejs/io.js/pull/1956 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
* deps: upgrade to npm 2.11.1Kat Marchán2015-06-10117-262/+138
| | | | | | PR-URL: https://github.com/nodejs/io.js/pull/1899 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Forrest L Norvell <forrest@npmjs.com>
* deps: upgrade npm to 2.11.0Forrest L Norvell2015-05-30119-218/+402
| | | | | PR-URL: https://github.com/iojs/io.js/pull/1829 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
* deps: upgrade to npm 2.10.1Rebecca Turner2015-05-23123-394/+406
| | | | | PR-URL: https://github.com/nodejs/io.js/pull/1763 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
* deps: upgrade npm to 2.9.0Forrest L Norvell2015-05-01114-144/+192
| | | | | | PR-URL: https://github.com/iojs/io.js/pull/1573 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
* deps: upgrade npm to 2.8.3Forrest L Norvell2015-04-17116-144/+218
|
* deps: upgrade npm to 2.7.6Forrest L Norvell2015-04-10112-130/+130
| | | | | PR-URL: https://github.com/iojs/io.js/pull/1390 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
* deps: upgrade npm to 2.7.5Forrest L Norvell2015-04-03114-140/+140
| | | | | PR-URL: https://github.com/iojs/io.js/pull/1337 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
* deps: upgrade npm to 2.7.4Forrest L Norvell2015-03-30112-128/+128
|
* deps: upgrade npm to 2.7.3Forrest L Norvell2015-03-23112-128/+128
| | | | | | PR-URL: https://github.com/iojs/io.js/pull/1219 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
* deps: upgrade npm to 2.7.1Forrest L Norvell2015-03-15115-134/+148
| | | | | | PR-URL: https://github.com/iojs/io.js/pull/1142 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
* deps: upgrade npm to 2.7.0Forrest L Norvell2015-03-06120-218/+440
| | | | | PR-URL: https://github.com/iojs/io.js/pull/1080 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
* deps: upgrade npm to 2.6.1Forrest L Norvell2015-02-27113-132/+140
| | | | | PR-URL: https://github.com/iojs/io.js/pull/990 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
* deps: upgrade npm to 2.6.0Forrest L Norvell2015-02-22121-181/+325
| | | | | | PR-URL: https://github.com/iojs/io.js/pull/904 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
* deps: upgrade npm to 2.5.1Forrest L Norvell2015-02-06115-143/+139
| | | | | PR-URL: https://github.com/iojs/io.js/pull/738 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
* deps: upgrade npm to 2.4.1Forrest L Norvell2015-01-31118-129/+445
| | | | | PR-URL: https://github.com/iojs/io.js/pull/663 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
* deps: upgrade npm to 2.3.0Forrest L Norvell2015-01-23113-145/+145
| | | | | | | | | | | | * Windows improvements: no more uid is undefined errors, use `%COMSPEC%` when set in preference to hardcoded `cmd`, improved handling of Git remotes. * Add caching based on Last-Modified / If-Modified-Since headers in addition to Etag-based cache validation. PR-URL: https://github.com/iojs/io.js/pull/573 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
* deps: upgrade npm to 2.2.0Forrest L Norvell2015-01-18118-152/+196
| | | | | | PR-URL: https://github.com/iojs/io.js/pull/479 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Rod Vagg <rod@vagg.org>
* npm: upgrade to v2.1.18Forrest L Norvell2015-01-08129-314/+472
| | | | | PR-URL: https://github.com/iojs/io.js/pull/266 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
* npm: Upgrade to v2.1.6Timothy J Fontaine2014-11-05210-875/+7280
|
* deps: upgrade npm to 2.0.0Timothy J Fontaine2014-09-24106-677/+440
|
* Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine2014-09-16105-331/+421
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog deps/v8/src/hydrogen.cc lib/http.js lib/querystring.js src/node_crypto.cc src/node_version.h test/simple/test-querystring.js
| * npm: Update to 1.4.28Timothy J Fontaine2014-09-16105-331/+421
| |
| * npm: Update to v1.4.23Timothy J Fontaine2014-08-19104-116/+116
| |
* | Merge remote-tracking branch 'upstream/v0.10' into v0.12Timothy J Fontaine2014-08-07104-127/+127
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog Makefile deps/uv/ChangeLog deps/uv/build.mk deps/uv/src/unix/darwin.c deps/uv/src/unix/getaddrinfo.c deps/uv/src/version.c deps/v8/src/checks.h deps/v8/src/isolate.h lib/cluster.js lib/module.js lib/timers.js lib/tls.js src/node_version.h
| * npm: Upgrade to v1.4.21Timothy J Fontaine2014-07-31104-127/+127
| |
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-06-10104-162/+261
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: AUTHORS ChangeLog deps/v8/src/api.cc deps/v8/src/unicode-inl.h deps/v8/src/unicode.h lib/_stream_readable.js lib/http.js src/cares_wrap.cc src/node.cc src/node_crypto.cc src/node_dtrace.cc src/node_file.cc src/node_stat_watcher.cc src/node_version.h src/process_wrap.cc src/string_bytes.cc src/string_bytes.h src/udp_wrap.cc src/util.h test/simple/test-buffer.js test/simple/test-stream2-compatibility.js
| * npm: upgrade to v1.4.14Timothy J Fontaine2014-06-06104-162/+261
| |
* | Merge branch 'v0.10'Fedor Indutny2014-06-05103-4055/+2819
|\ \ | |/ | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog lib/events.js lib/tls.js src/node_constants.cc src/node_crypto.cc src/node_crypto.h src/node_version.h
| * npm: upgrade to 1.4.10isaacs2014-05-05103-4055/+2819
| | | | | | | | | | | | | | | | * Don't set referer if already set * fetch: Send referer and npm-session headers * run-script: Support --parseable and --json * list runnable scripts (Evan Lucas) * Use marked instead of ronn for html docs
* | Merge remote-tracking branch 'upstream/v0.10' into v0.11.13-releasev0.11.13v0.11.13-releaseTimothy J Fontaine2014-05-01103-106/+106
|\ \ | |/
| * npm: upgrade to v1.4.9isaacs2014-05-01103-106/+106
| | | | | | | | | | * Send referer header (with any potentially private stuff redacted) * Fix critical typo bug in previous npm release
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-05-01104-115/+305
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverted 9520adeb37f5ebe02a68669ec97770f4869705bb Conflicts: deps/cares/src/ares_parse_txt_reply.c deps/uv/.mailmap deps/uv/AUTHORS deps/uv/ChangeLog deps/uv/include/uv.h deps/uv/src/unix/error.c deps/uv/src/unix/process.c deps/uv/src/version.c deps/uv/src/win/pipe.c deps/uv/src/win/signal.c deps/uv/src/win/util.c deps/uv/test/test-spawn.c deps/uv/vcbuild.bat deps/v8/src/platform-posix.cc deps/v8/tools/gyp/v8.gyp lib/util.js src/node.cc test/simple/test-util-format.js test/simple/test-util.js
| * npm: upgrade to v1.4.8isaacs2014-05-01103-114/+120
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Check SHA before using files from cache * adduser: allow change of the saved password * Make `npm install` respect `config.unicode` * Fix lifecycle to pass `Infinity` for config env value * Don't return 0 exit code on invalid command * cache: Handle 404s and other HTTP errors as errors * bump tap dep, make tests stderr a bit quieter * Resolve ~ in path configs to env.HOME * Include npm version in default user-agent conf * npm init: Use ISC as default license, use save-prefix for deps * Many test and doc fixes
| * npm: upgrade to 1.4.7isaacs2014-04-15104-108/+292
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * isaacs, Robert Kowalski, Benjamin Coe: Test Improvements * isaacs doc: Add canonical url * isaacs view: handle unpublished packages properly * Raynos (Jake Verbaten) do not log if silent * Julian Gruber fix no such property error * isaacs npmconf@0.1.14 * Thorsten Lorenz adding save-prefix configuration option * isaacs npm-registry-client@0.4.7 * isaacs cache: treat missing versions as a 404 * isaacs cache: Save shasum, write resolved/etc data to cache * isaacs cache: Always fetch root doc * isaacs cache: don't repack unnecessarily from tmp * Andrey Kislyuk Don't crash if shrinkwrap-dependencies were not passed in pkginfo * Robert Kowalski fix link in faq * Jean Lauliac Add a peerDependencies section in package.json doc * isaacs read-installed@2.0.2
* | Merge remote-tracking branch 'origin/v0.10'Fedor Indutny2014-03-26107-3340/+1561
|\ \ | |/ | | | | | | | | | | Conflicts: src/node.cc src/node_crypto.cc src/node_crypto.h
| * npm: upgrade to 1.4.6isaacs2014-03-25107-3340/+1561
| | | | | | | | | | | | | | | | | | * Documentation upgrades * Fix glob bug which prevents proper README publishing * node-gyp upgrade to 0.13 * Documentation updates * Add --save-exact to save an exact dep (instead of a range) * alias 't' to 'test'
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-02-17103-152/+164
|\ \ | |/ | | | | | | Conflicts: src/node_zlib.cc
| * npm: upgrade to 1.4.3isaacs2014-02-17103-152/+164
| |
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-02-13104-123/+162
|\ \ | |/ | | | | | | Conflicts: doc/blog/feature/streams2.md
| * npm: Upgrade to v1.4.0isaacs2014-02-13104-123/+162
| | | | | | | | | | | | | | - Removes 'npm publish -f' - Documentation - Bug-fixes - Update license etc to refer to npm, Inc. rather than @isaacs personally
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-02-08103-106/+106
|\ \ | |/ | | | | | | | | | | | | | | | | | | Conflicts: deps/v8/src/preparser.cc deps/v8/src/win32-math.h doc/api/http.markdown src/node_buffer.h src/node_crypto.cc src/node_file.cc src/node_http_parser.cc
| * npm: upgrade to 1.3.26isaacs2014-02-08103-106/+106
| |
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-01-24109-259/+125
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | Conflicts: AUTHORS ChangeLog deps/uv/AUTHORS deps/uv/ChangeLog deps/uv/src/unix/process.c deps/uv/src/version.c lib/net.js node.gyp src/node_version.h
| * npm: Upgrade to v1.3.25isaacs2014-01-23109-253/+107
| |
| * npm: Upgrade to v1.3.24isaacs2014-01-19103-112/+124
| |
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-01-13103-164/+271
|\ \ | |/ | | | | | | | | | | | | | | | | | | Conflicts: deps/uv/ChangeLog deps/uv/build.mk deps/uv/src/version.c deps/uv/test/test-ipc.c deps/v8/src/objects.cc src/node.cc src/node_os.cc
| * npm: Upgrade to 1.3.23isaacs2014-01-06103-164/+271
| |
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-12-30103-113/+117
|\ \ | |/
| * npm: Upgrade to v1.3.22isaacs2013-12-25103-113/+117
| |