1. 09 Nov, 2017 1 commit
  2. 05 Nov, 2017 1 commit
  3. 04 Nov, 2017 1 commit
  4. 30 Oct, 2017 1 commit
    • Joe Haddad's avatar
      Stop using `npm link` in tests (#3345) · de1beec6
      Joe Haddad authored
      * Try a custom function
      
      * fix path
      
      * install rsync
      
      * Test with node 8
      
      * Ensure package is removed from the tree
      
      * Remove ours
      
      * matching functions
      
      * try cygwin
      
      * try c:/
      
      * sigh
      
      * Try /cygdrive/
      
      * Try /cygdrive/
      
      * Revert "Try /cygdrive/"
      
      This reverts commit ab1ed779456d39bedbdb128a7aec3bb88b8eeb1c.
      
      * Use sub-optimal copy
      
      * Remove rsync install
      
      * Fix variable
      
      * Continue on err
      
      * Don't link react-scripts, lol
      
      * run yarn after eject
      
      * re-enable cleanup
      
      * uninstall yarn
      
      * try with force
      
      * appveyor ... seriously?
      
      * swallow bad eject
      
      * remove eject error swallow
      
      * Revert "run yarn after eject"
      
      This reverts commit eebf1dbc19aeb6e1f66d5ec27bda2d076bea0956.
      
      * Run yarn after eject
      
      * add a comment
      de1beec6
  5. 27 Sep, 2017 1 commit
  6. 26 Sep, 2017 1 commit
  7. 16 Sep, 2017 1 commit
  8. 12 Sep, 2017 1 commit
  9. 07 Sep, 2017 1 commit
    • Ade Viankakrisna Fadlil's avatar
      run npm 5.4.0 in CI (#3026) · fcb6dc55
      Ade Viankakrisna Fadlil authored
      * run npm 5.4.0 in CI
      
      * run npm cache clean with --force in CI
      
      * use link instead of install
      
      * Update e2e-installs.sh
      
      * Update e2e-kitchensink.sh
      
      * Update e2e-simple.sh
      fcb6dc55
  10. 29 Jun, 2017 1 commit
    • Joe Haddad's avatar
      Bootstrap with Yarn when available (#2673) · aad5987a
      Joe Haddad authored
      * Bootstrap with Yarn if we can
      
      * Update test scripts
      
      * Check OS and npm concurrency ability
      
      * Windows support
      
      * Update bootstrap.js
      
      * Install yarn before bootstrap
      aad5987a
  11. 28 Jun, 2017 2 commits
    • Dan Abramov's avatar
      Test Node 8 on Travis (#2659) · 657b3fd6
      Dan Abramov authored
      * Test Node 8 on Travis
      
      We still test Node 7 on AppVeyor
      
      * Update e2e-installs.sh
      
      * Update e2e-kitchensink.sh
      
      * Update e2e-simple.sh
      
      * Update e2e-installs.sh
      
      * Update e2e-kitchensink.sh
      
      * Update e2e-installs.sh
      
      * Update e2e-simple.sh
      
      * Update e2e-simple.sh
      
      * Update e2e-kitchensink.sh
      
      * Update e2e-installs.sh
      657b3fd6
    • Dan Abramov's avatar
      Put react-scripts in dependencies, not devDependencies (#2657) · 9559ba48
      Dan Abramov authored
      * Put react-scripts in dependencies, not devDependencies
      
      * Sort dependencies on eject
      
      * Remove CI check
      9559ba48
  12. 26 Jun, 2017 1 commit
    • Fabrizio Castellarin's avatar
      E2E testing enhancements (#2408) · 1f91848d
      Fabrizio Castellarin authored
      * Local testing with docker
      
      * Docs on e2e testing
      
      * `bash` callback after docker
      
      * Add a TL;DR in the CONTRIBUTING section
      
      * Local e2e testing with modified files
      
      * Remove the N.B. from the README
      
      * Fixed a fixme in e2e doc
      1f91848d
  13. 29 May, 2017 2 commits
  14. 27 May, 2017 3 commits
  15. 22 May, 2017 1 commit
  16. 17 May, 2017 1 commit
  17. 15 May, 2017 2 commits
  18. 10 May, 2017 1 commit
    • Joe Haddad's avatar
      Add `react-error-overlay` package (#2111) · 70768b32
      Joe Haddad authored
      * ༼ つ ◕_◕ ༽つ stack-frame-overlay
      
      * Fix linting
      
      * Remove auto overlay
      
      * Fix e2e
      
      * Pull in the rest
      
      * Appease flow
      
      * Correct dep
      
      * Remove old repo references
      
      * Check flow on test
      
      * Test overlay in e2e
      
      * Add cross env
      
      * Rename package
      
      * Make sure it gets built post-install
      
      * Update the README
      
      * Remove extra builds now that there's a postinstall script
      
      * Revert "Remove extra builds now that there's a postinstall script"
      
      This reverts commit 8bf601db.
      
      * Remove broken script
      
      * Fix some dev ergo
      70768b32
  19. 09 May, 2017 1 commit
    • Ian Schmitz's avatar
      Bump minimal Node version to 6 (#1897) · f35593c1
      Ian Schmitz authored
      * Bump minimal Node version to 4.7.0
      
      * Bump minimal Node version to 4.7.0
      
      Modified additional files that needed a bump to 4.7.0 minimum node version
      
      * Bump minimal Node version to 4.7.0
      
      Reverse changes to packages/create-react-app/index.js as this file needs to continue to work on Node 0.10+
      
      * Bump minimal node version to 6
      
      * Bump minimal node version to 6
      
      * Bump minimal node version to 6
      f35593c1
  20. 03 May, 2017 1 commit
  21. 22 Apr, 2017 1 commit
  22. 15 Apr, 2017 1 commit
  23. 23 Mar, 2017 1 commit
  24. 06 Mar, 2017 1 commit
  25. 05 Mar, 2017 4 commits
  26. 03 Mar, 2017 1 commit
  27. 02 Mar, 2017 1 commit
  28. 27 Feb, 2017 3 commits
  29. 25 Feb, 2017 1 commit
  30. 15 Feb, 2017 1 commit