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

Fixes #282 - project detection in dashboard #284

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Commits on Aug 18, 2023

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

Commits on Aug 25, 2023

  1. Test case for detect project with src/main/liberty/config/server.xml …

    …file only
    
    new sample project for testing server.xml
    Added test case for detect project with src/main/liberty/config/server.xml file only
    aparnamichael committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d5c063f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb966ab View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Changed the variable names

    Co-authored-by: Trevor Crawford <[email protected]>
    aparnamichael and TrevCraw authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    611b128 View commit details
    Browse the repository at this point in the history
  2. changed the variable names in the method

    Co-authored-by: Trevor Crawford <[email protected]>
    aparnamichael and TrevCraw authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    abbbc18 View commit details
    Browse the repository at this point in the history
  3. Formatting changes in libertydashboardinitproject file

    Co-authored-by: Trevor Crawford <[email protected]>
    aparnamichael and TrevCraw authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6230fce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68b838b View commit details
    Browse the repository at this point in the history
  5. Removed the extra spacing after import

    Co-authored-by: Trevor Crawford <[email protected]>
    aparnamichael and TrevCraw authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    901b551 View commit details
    Browse the repository at this point in the history
  6. Formatted the spacing in testutils file.

    Co-authored-by: Trevor Crawford <[email protected]>
    aparnamichael and TrevCraw authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    911f107 View commit details
    Browse the repository at this point in the history
  7. Formatted the test case files & added a check for timeout error

    Added a condition in catch block to confirm the error is Timeouterror.
    aparnamichael committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    44c9214 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

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

Commits on Nov 20, 2023

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