Commit Graph

9688 Commits

Author SHA1 Message Date
Jennifer Shehane 9216f6a630 rearranged bg colors for build process so that bgYellow is slated later. 2017-07-07 16:32:07 -04:00
Jennifer Shehane f63842200a server: fixed breaking change from chalk update 1.0 -> 2.0 2017-07-07 16:32:07 -04:00
Jennifer Shehane 17777514cc Updated chalk deps to version 2.0.1 2017-07-07 16:32:07 -04:00
Chris Breiding 523a459e76 Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-07-07 16:30:48 -04:00
Chris Breiding 9425054fa0 server: don’t scaffold integration or fixtures when value has been set by user 2017-07-07 16:30:32 -04:00
Chris Breiding 036cc22070 server: fix server throwing when fixturesFolder is false 2017-07-07 16:30:08 -04:00
Chris Breiding c13a14fe2d server: simplify scaffolding support/index.js
the previous strategy was meant to aid the upgrade to 0.18.0 so that users with files in the support folder would automatically get a support/index.js with the right contents. most users should be beyond 0.18.0 at this point, so we can simplify this code
2017-07-07 16:06:55 -04:00
Chris Breiding fde040421e server: add config.isDefault
would have liked to have just have it in lib/config, but that caused a circular dependency since lib/config requires lib/scaffold
2017-07-07 15:36:59 -04:00
Jennifer Shehane de1c60694d docs: delete old docs folder 2017-07-07 15:00:52 -04:00
Chris Breiding 5a4bb96541 desktop: remove obselete check 2017-07-07 14:58:37 -04:00
Chris Breiding 028bc42d53 server: ignore server/.projects 2017-07-07 14:58:25 -04:00
Jennifer Shehane f198784304 docs: Fix main paths in test specs 2017-07-07 14:30:23 -04:00
Gleb Bahmutov 3f703dd31d docs: build before running e2e tests, because takes long time 2017-07-07 12:24:27 -04:00
Gleb Bahmutov fcf5b014c0 cli: increase test timeout to 10 seconds 2017-07-07 12:15:57 -04:00
Gleb Bahmutov afd88808e2 docs: run root install automatically before using bin-up, close #283 (#284)
* docs: run root install automatically before using bin-up, close #283

* Bump stack-size to fix RangeError: Maximum call stack size exceeded

* Add clarity

* Add consistency with rest of readme
2017-07-07 12:00:46 -04:00
Chris Breiding de9d62f67d reporter: fix header specs 2017-07-07 10:26:34 -04:00
Chris Breiding 0f72b74189 server: fix specs related to state.json changes 2017-07-07 10:20:22 -04:00
Chris Breiding f8481163dd desktop: ensure project re-opens when config changes 2017-07-07 10:08:54 -04:00
Jennifer Shehane cff343911d docs: deployed to production [skip ci] 2017-07-06 17:26:34 -04:00
Jennifer Shehane 571ebe48cf docs: Have menuspy recalculate positions after all images have been loaded Fixes #99 2017-07-06 17:21:35 -04:00
Brian Mann d37fddb6ff docs: better readme 2017-07-06 15:48:42 -04:00
Gleb Bahmutov 74b35c8828 launcher: increase launcher test limit 2017-07-06 15:40:37 -04:00
Gleb Bahmutov 7c91f9837c Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-07-06 14:07:31 -04:00
Jennifer Shehane ff33f73273 docs: Added new blog to examples 2017-07-06 13:09:18 -04:00
Gleb Bahmutov 56c4757c06 scripts: shorter prefixed list of filtered packages 2017-07-06 12:59:58 -04:00
Brian Mann b636e3a6ff docs: deployed to production [skip ci] 2017-07-06 12:37:13 -04:00
Brian Mann 0623284ea0 docs: whoops, incorrect docker hub links! 2017-07-06 12:27:29 -04:00
Brian Mann 7f5908f85a docs: deployed to production [skip ci] 2017-07-06 12:24:45 -04:00
Jennifer Shehane 26bcc4c0cd docs: rewording 2017-07-06 12:21:31 -04:00
Jennifer Shehane 74a49e856f docs: Remove double border at bottom of articles Fixed #256 2017-07-06 12:21:31 -04:00
Gleb Bahmutov f0832a34f3 proxy: proxy browser field in the packages for #277 (#279) 2017-07-06 12:13:49 -04:00
Brian Mann 6dc60d671b fixes #278, catch when URL's are borked and tell the user to quote them 2017-07-06 11:59:45 -04:00
Jennifer Shehane 67fe9bfbc1 docs: Update API image sizes to be more consistent. Fixes #223 2017-07-06 11:50:18 -04:00
Gleb Bahmutov 61b2629910 Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-07-06 11:47:33 -04:00
Gleb Bahmutov a0e8edc999 docs: throw error if we getting an invalid url 2017-07-06 11:47:26 -04:00
Chris Breiding c0192f8bd2 runner/reporter: ensure runner finds reporter
for some reason, browserify isn’t using the “browser” field, so just falling back to a relative path instead
2017-07-06 11:14:07 -04:00
Chris Breiding 496745d364 docs: it's -> its 2017-07-06 10:08:53 -04:00
Chris Breiding 7c094171ad docs: fix url helper typo 2017-07-06 10:06:31 -04:00
Gleb Bahmutov 1610fa5eeb binary: allow mac alias to darwin 2017-07-06 09:55:16 -04:00
Gleb Bahmutov 328b4d8221 upload: check zip file exists before trying to upload 2017-07-06 09:48:24 -04:00
Jennifer Shehane 9dbc771d57 docs: Edited 'testing your app' 2017-07-05 19:05:28 -04:00
Jennifer Shehane 8fedb2423d Fix newly broken link 2017-07-05 18:41:31 -04:00
Jennifer Shehane 78d695ca99 docs: minor editing of docs 2017-07-05 18:39:54 -04:00
Gleb Bahmutov 29f40e39a5 badge: add shield cypress badge to readme, close #262 (#272) 2017-07-05 17:55:37 -04:00
Jennifer Shehane 77e677e4a7 Got shell code examples to display '$' 2017-07-05 17:51:52 -04:00
Jennifer Shehane 7bda21ebcf Minor edits 2017-07-05 17:51:35 -04:00
Gleb Bahmutov 5bb3f4e3ce Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-07-05 15:11:16 -04:00
Gleb Bahmutov 4b7f3d0a4b binary: make sure to purge renamed cypress.zip url 2017-07-05 15:11:07 -04:00
Chris Breiding 465522abd6 Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-07-05 14:44:46 -04:00
Chris Breiding 1a09c72416 driver: console props Returned -> Yielded 2017-07-05 14:34:32 -04:00