Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sets project name if empty fixes #5597 #5862

Merged
merged 27 commits into from
Jan 20, 2019

Commits on Mar 23, 2018

  1. sets project name if empty fixes jestjs#5597

    Chris Belsole committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    5756129 View commit details
    Browse the repository at this point in the history
  2. added to changelog

    Chris Belsole committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    50d9933 View commit details
    Browse the repository at this point in the history
  3. cr comments

    Chris Belsole committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    6036dfa View commit details
    Browse the repository at this point in the history
  4. removed unused import

    Chris Belsole committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    be1cc18 View commit details
    Browse the repository at this point in the history
  5. fixed tests

    Chris Belsole committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    6054f0b View commit details
    Browse the repository at this point in the history
  6. use inital options instead of project config

    Chris Belsole committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    feb9751 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bf6d8e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. fixed path string and deleted unneeded test files

    Chris Belsole committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    4f72619 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into set_project_name_if_empty

    Chris Belsole committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    b7c061f View commit details
    Browse the repository at this point in the history
  3. merged in master

    Chris Belsole committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    0713d0f View commit details
    Browse the repository at this point in the history
  4. updated snapshots and tests

    Chris Belsole committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    65c64d9 View commit details
    Browse the repository at this point in the history
  5. removed updated snapshots put change under fixes

    Chris Belsole committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    a856fb1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into set_project_name_if_empty

    Chris Belsole committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    04b0bb6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. merged master

    Chris Belsole committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    80d21e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f14830 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. Configuration menu
    Copy the full SHA
    30fecea View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    54302cf View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2018

  1. Configuration menu
    Copy the full SHA
    be40277 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c8761d View commit details
    Browse the repository at this point in the history
  3. fixed changelog

    cbelsole committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    78801aa View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    SimenB committed Dec 29, 2018
    Configuration menu
    Copy the full SHA
    9bbbd61 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2019

  1. Configuration menu
    Copy the full SHA
    61523b0 View commit details
    Browse the repository at this point in the history
  2. use Set

    SimenB committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    44aa91d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a370c21 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary test

    thymikee committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    1ab0bac View commit details
    Browse the repository at this point in the history
  5. fix lint

    thymikee committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    691339f View commit details
    Browse the repository at this point in the history
  6. add e2e test

    thymikee committed Jan 20, 2019
    Configuration menu
    Copy the full SHA
    6fcab16 View commit details
    Browse the repository at this point in the history