183 Commits (73e9780210742ba3cc81f929828a82994176d5e3)

Author SHA1 Message Date
Guillermo Rauch 39a4435e4b wow 9 years ago
Guillermo Rauch 7d9be2458d revamping and improving ignored files 9 years ago
Guillermo Rauch 3cc3f45471 more reasonable ignored 9 years ago
Guillermo Rauch eb0aeda7bf improve docker validation 9 years ago
Guillermo Rauch a23f147b48 Add support for `Dockerfile` (#98) 9 years ago
Guillermo Rauch 4bd702bf45 use chalk for stderr colors 9 years ago
Guillermo Rauch 5791b49653 error: prevent ansi escapes for colors in stdout 9 years ago
Guillermo Rauch eafc25eefa shorten path for better UX 9 years ago
Tony Kovanen 264a18732b Rename to `forwardNpm` and check .now.json for it (#90) 9 years ago
Guillermo Rauch de8e3e03cd check-update: only warn about truly new versions 9 years ago
Guillermo Rauch 396bd8713f activate quiet mode when piping 9 years ago
Guillermo Rauch 3eabe0e183 fix updates warning about older versions 9 years ago
Guillermo Rauch 38d1e4d32f alias: handle `ESERVFAIL` 9 years ago
Tony Kovanen 7ab8e0d344 Add cmd line flag to forward NPM auth token 9 years ago
Tony Kovanen 7539686483 Keep reading lower .npmrc if no auth in project 9 years ago
Tony Kovanen 9feed0c767 Look up `forward-npm` from now nowProperties 9 years ago
Tony Kovanen f4c55e2864 Forward registry auth token only if asked 9 years ago
Tony Kovanen cb86654e21 Send registry auth token from .npmrc if accessible 9 years ago
Guillermo Rauch 0af1f69ed2 index: add quiet mode 9 years ago
Guillermo Rauch 7eab45a017 build-logger: log only errors in quiet mode 9 years ago
Guillermo Rauch e9bc5ac1c1 alias: setup * and none records automatically 9 years ago
Guillermo Rauch eb04657b2f Add zeit world (wip) (#67) 9 years ago
Naoyuki Kanezawa 15d6a9d621 don't use http2 agent when url is http (#76) 9 years ago
Naoyuki Kanezawa 7cab91211e send user-agent on login (#75) 9 years ago
Guillermo Rauch 290d1ffb93 alias: remove `retry` dep 9 years ago
Guillermo Rauch c19cafd3ea index: generalize retrying and alias listing 9 years ago
Guillermo Rauch 02ea07cf1a alias: move listing aliases and retrying to `index` 9 years ago
Guillermo Rauch 902cfdf979 index: engines can be `null` 9 years ago
Guillermo Rauch 1642469761 index: add version reporting, support for `engines` 9 years ago
nkzawa 08c860af41 fix tokenName 9 years ago
Tony Kovanen 9d49f5f955 Use `"now"` nampespace for `"engines"` 9 years ago
nkzawa 2eb172171f login: post tokenName 9 years ago
Guillermo Rauch 57909cba11 alias: certificate provisioning 9 years ago
Guillermo Rauch ae320f56db /certs > /now/certs 9 years ago
Guillermo Rauch 547a93127a alias: handle 304 9 years ago
Guillermo Rauch 6172678a90 alias: improve out 9 years ago
Tony Kovanen 196692a5c5 Add confirmation to `alias rm` 9 years ago
Guillermo Rauch 7bcea8e19d alias: handle 409 9 years ago
Guillermo Rauch 77d10deddb add confirmation for removal 9 years ago
Guillermo Rauch b788d7118b alias: tweak error 9 years ago
Guillermo Rauch 7d9ffcb45b tweak error messages 9 years ago
Guillermo Rauch 1b5c88eedb alias: verify ownership first for custom domains 9 years ago
Guillermo Rauch b1f754b437 alias: improve success output 9 years ago
Tony Kovanen 4935563d45 Fix `alias rm` bail 9 years ago
Tony Kovanen 794e89439f Thow error if specified `ls` selector not found 9 years ago
Tony Kovanen cf4b176ec9 Accept alias name in `now alias rm`, add retries 9 years ago
Tony Kovanen 32ad62d57c `now alias ls`: accept deployment url 9 years ago
Tony Kovanen 21bb73b3c8 Basic `alias rm` 9 years ago
Tony Kovanen 4aab8c6c8e `alias ls` logic 9 years ago
Tony Kovanen 47f797bd4a Exit early for `304` 9 years ago