Commit Graph

642 Commits

Author SHA1 Message Date
Yunxing Dai 611b7997c1 more work 2016-09-28 19:13:17 -07:00
Yunxing Dai 7cca21922b work 2016-09-28 17:24:09 -07:00
James Kyle de03b31865 Add .yarnignore to ignored filenames list in pack (#465) 2016-09-28 17:53:49 +01:00
Paul Irish 1085c26a93 bump request & request-capture-har (#464)
* bump request & request-capture-har

* request-capture-har bumps: yarn.lock
2016-09-28 17:19:47 +01:00
Yunxing Dai 5f04e86910 Run install script in order (#427)
* Fix parallel build logic

* Break circular dependencies

* Add semi

* Have accurate total number

* Add testcase

* Add missing fixtures back

* fix dependencies

* Add peer dependencies as dependency
2016-09-28 10:56:56 +01:00
Christopher Chedeau 1171aa835e Do not put $ before command (#461)
Putting `$` is annoying because you can no longer copy and paste a block and just put it on your terminal
2016-09-28 13:21:10 +09:00
Yunxing Dai 618d752473 Normalise git urls that start with git+ (#451) 2016-09-27 12:35:18 +01:00
Christoph Pojer 46b5bd2454 Add info command. Fixes #445. (#448) 2016-09-26 11:52:51 +01:00
Sebastian McKenzie e45eecbeb6 use roadrunner for caching node module resolution (#446) 2016-09-26 18:48:52 +09:00
Sebastian McKenzie 81b7742554 normalise git urls that start with git+ - fixes #411, closes #428, fixes #313 (#434) 2016-09-26 18:47:55 +09:00
Andres Suarez 9f9ee39547 Remove unused dependencies (#444) 2016-09-26 14:26:29 +09:00
Christoph Pojer fb3acf321f Update PULL_REQUEST_TEMPLATE.md 2016-09-26 14:21:13 +09:00
Christoph Pojer 07eb3db202 Update ISSUE_TEMPLATE.md 2016-09-26 14:20:24 +09:00
Christoph Pojer ae447f3a82 Merge pull request #441 from yarnpkg/lazy-require-request
Lazy load "request" module
2016-09-26 13:07:52 +09:00
Christoph Pojer 56f5861454 Merge pull request #443 from yarnpkg/remove-concat-stream
Remove concat-stream
2016-09-26 13:06:36 +09:00
Andres Suarez 512c693e69 Remove concat-stream dep 2016-09-25 22:49:44 -04:00
Andres Suarez 4721406e6c Replace concat-stream module with ConcatStream util 2016-09-25 22:49:44 -04:00
Andres Suarez fd8adfc032 Add ConcatStream util 2016-09-25 22:49:44 -04:00
Andres Suarez 85d9d10ae9 Rename util/{compress,stream}.js 2016-09-25 22:49:44 -04:00
Andres Suarez aea4bfb593 Lazy load "request" module 2016-09-25 20:42:43 -04:00
Sebastian McKenzie 7a3f9e61cc remove assets directory 2016-09-26 00:41:52 +01:00
Sebastian McKenzie aa759b32b5 Merge branch 'wycats-windows-redux' 2016-09-26 00:32:06 +01:00
Sebastian McKenzie 59ed1b552d fix lint and fixtures 2016-09-26 00:31:56 +01:00
Sebastian McKenzie 0e34e9cbb2 Merge branch 'master' into wycats-windows-redux 2016-09-26 00:15:38 +01:00
Sebastian McKenzie 7ab27db3fc Merge branch 'windows-redux' of github.com:wycats/yarn into wycats-windows-redux
# Conflicts:
#	src/cli/commands/check.js
2016-09-26 00:15:28 +01:00