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

#1309: Improve plugin managment #229

Merged
merged 31 commits into from
May 27, 2024

Commits on Feb 26, 2024

  1. no duplicates in pluginsMap, if plugin id already exists then overwri…

    …te else add to plugins map
    diiinesh committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    c7ee250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    290fc0d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 4, 2024

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

Commits on Mar 11, 2024

  1. removes paths import

    diiinesh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cd0f477 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c65c65 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    016e237 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/Enhancement/improve_plugin_manag…

    …ement' into Enhancement/improve_plugin_management
    diiinesh committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e92269e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    a16eb07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d64d82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae2c77 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge remote-tracking branch 'origin/Enhancement/improve_plugin_manag…

    …ement' into Enhancement/improve_plugin_management
    diiinesh committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c131c28 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. modified getPluginsMap, getPlugin, doInstall

    added PluginMaps wrapper class
    modified testGetPluginsMap
    and added testGetPlugin
    diiinesh committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    13c59b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14db733 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 30, 2024

  1. Update cli/src/main/java/com/devonfw/tools/ide/tool/PluginMaps.java

    Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
    diiinesh and hohwille authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    264c118 View commit details
    Browse the repository at this point in the history
  2. Update cli/src/main/java/com/devonfw/tools/ide/tool/PluginBasedComman…

    …dlet.java
    
    Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
    diiinesh and hohwille authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    48dfda3 View commit details
    Browse the repository at this point in the history
  3. Update cli/src/main/java/com/devonfw/tools/ide/tool/PluginBasedComman…

    …dlet.java
    
    Co-authored-by: Jörg Hohwiller <hohwille@users.noreply.github.com>
    diiinesh and hohwille authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    eba359b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Merge branch 'refs/heads/main' into Enhancement/improve_plugin_manage…

    …ment
    
    # Conflicts:
    #	cli/src/main/java/com/devonfw/tools/ide/tool/PluginBasedCommandlet.java
    #	cli/src/test/java/com/devonfw/tools/ide/tool/PluginBasedCommandletTest.java
    diiinesh committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ba9662d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/Enhancement/improve_plugin_manag…

    …ement' into Enhancement/improve_plugin_management
    diiinesh committed May 14, 2024
    Configuration menu
    Copy the full SHA
    939533d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5fb2f3a View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/Enhancement/improve_plugin_manag…

    …ement' into Enhancement/improve_plugin_management
    
    # Conflicts:
    #	cli/src/main/java/com/devonfw/tools/ide/tool/PluginBasedCommandlet.java
    #	cli/src/test/java/com/devonfw/tools/ide/tool/PluginBasedCommandletTest.java
    diiinesh committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2d479cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8712120 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    d16b836 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    713a3c6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    481c08d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96dc18e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 27, 2024

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