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

Add collectInfo command #10596

Merged
merged 35 commits into from Feb 13, 2020
Merged

Add collectInfo command #10596

merged 35 commits into from Feb 13, 2020

Commits on Jan 29, 2020

  1. Configuration menu
    Copy the full SHA
    42e6bbf View commit details
    Browse the repository at this point in the history
  2. this compiles

    jiacheliu3 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    f397c73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c53705e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0878687 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfd7d45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc2d17e View commit details
    Browse the repository at this point in the history
  7. update tar utils

    jiacheliu3 committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    47cff23 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

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

Commits on Feb 1, 2020

  1. passed basic unit tests

    jiacheliu3 committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    172ed2f View commit details
    Browse the repository at this point in the history
  2. include unit tests

    jiacheliu3 committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    39d3973 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. basic tests on infoBundle

    jiacheliu3 committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    7e2f259 View commit details
    Browse the repository at this point in the history
  2. tarball only needed files

    jiacheliu3 committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    eac848b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dab029b View commit details
    Browse the repository at this point in the history
  4. review refs and unit test

    jiacheliu3 committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    05cb6ef View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Configuration menu
    Copy the full SHA
    69cb55e View commit details
    Browse the repository at this point in the history
  2. updated unit tests

    jiacheliu3 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    de32931 View commit details
    Browse the repository at this point in the history
  3. ShellCommand license

    jiacheliu3 committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    7f7a8e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. resolve requested changes

    jiacheliu3 committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    98ea364 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2020

  1. resolve comments

    jiacheliu3 committed Feb 9, 2020
    Configuration menu
    Copy the full SHA
    62a2d8f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. async tarball collection

    jiacheliu3 committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    a8ace50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe7e724 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97e35f1 View commit details
    Browse the repository at this point in the history
  4. update command

    jiacheliu3 committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    cf11de4 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. infoBundle -> collectInfo

    jiacheliu3 committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    1c39708 View commit details
    Browse the repository at this point in the history
  2. no empty tarball

    jiacheliu3 committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    ba10d77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4933799 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. spotbugs is great

    jiacheliu3 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    33fd0d5 View commit details
    Browse the repository at this point in the history
  2. resolve comments

    jiacheliu3 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    54ad2e2 View commit details
    Browse the repository at this point in the history
  3. config thread num

    jiacheliu3 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    b821e43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7d9d1d View commit details
    Browse the repository at this point in the history
  5. add doc

    jiacheliu3 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    2209241 View commit details
    Browse the repository at this point in the history
  6. checkstyle

    jiacheliu3 committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    0a9ff3d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. Configuration menu
    Copy the full SHA
    cd6b2c8 View commit details
    Browse the repository at this point in the history
  2. spotbug

    jiacheliu3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    418a318 View commit details
    Browse the repository at this point in the history
  3. correct test

    jiacheliu3 committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    7612580 View commit details
    Browse the repository at this point in the history