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

wip fix'em ~all #275

Merged
merged 31 commits into from Apr 26, 2020
Merged

wip fix'em ~all #275

merged 31 commits into from Apr 26, 2020

Commits on Sep 2, 2017

  1. Copy the full SHA
    80a78ae View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Create JbossDir.java

    kudrevatykh committed Jun 12, 2018
    Copy the full SHA
    f0e3a4c View commit details
    Browse the repository at this point in the history
  2. Create JbossFile.java

    kudrevatykh committed Jun 12, 2018
    Copy the full SHA
    3212ef8 View commit details
    Browse the repository at this point in the history
  3. Update Vfs.java

    kudrevatykh committed Jun 12, 2018
    Copy the full SHA
    570bd18 View commit details
    Browse the repository at this point in the history
  4. Update pom.xml

    kudrevatykh committed Jun 12, 2018
    Copy the full SHA
    14f32b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. Updated FilterBuilder#excludePackage to use varargs; brings it in to …

    …line with includePackage.
    burkec committed Jul 29, 2018
    Copy the full SHA
    a992e52 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. add repeatable annotation test

    honwhy committed Mar 13, 2019
    Copy the full SHA
    9add02f View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2020

  1. wip fix'em ~all

    ronma committed Jan 12, 2020
    Copy the full SHA
    f3511ff View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. Merge pull request #227 from kudrevatykh/master

    don't rely on filesystem when using jboss-vfs
    ronmamo committed Jan 18, 2020
    Copy the full SHA
    e0f8c35 View commit details
    Browse the repository at this point in the history
  2. AbstractIterator to Iterator

    ronma committed Jan 18, 2020
    Copy the full SHA
    f309ea3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2758efc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #262 from honwhy/master

    add repeatable annotation test
    ronmamo committed Jan 18, 2020
    Copy the full SHA
    23bcb55 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    2ece435 View commit details
    Browse the repository at this point in the history
  6. be minimal

    ronma committed Jan 18, 2020
    Copy the full SHA
    887b019 View commit details
    Browse the repository at this point in the history
  7. windows path

    ronma committed Jan 18, 2020
    Copy the full SHA
    2d25a46 View commit details
    Browse the repository at this point in the history
  8. maven release plugins

    ronma committed Jan 18, 2020
    Copy the full SHA
    8f81762 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #238 from boatmisser/exclude-package-varargs

    Updated FilterBuilder#excludePackage to use varargs.
    ronmamo committed Jan 18, 2020
    Copy the full SHA
    7338407 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    92a1efe View commit details
    Browse the repository at this point in the history
  11. Merge pull request #199 from shyamz-22/hotfix/allow-method-names-with…

    …-spaces#192
    
    Extract class names when methods have spaces
    ronmamo committed Jan 18, 2020
    Copy the full SHA
    94dd8a8 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    febf2a2 View commit details
    Browse the repository at this point in the history
  13. predicate apply -> test

    ronma committed Jan 18, 2020
    Copy the full SHA
    dca2b3f View commit details
    Browse the repository at this point in the history
  14. MethodParameterNamesScanner - fix #256

    ronma committed Jan 18, 2020
    Copy the full SHA
    36f5a8b View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

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

Commits on Apr 24, 2020

  1. Copy the full SHA
    b080f03 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e3c66af View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. fix custom url class loader test

    ronma committed Apr 26, 2020
    Copy the full SHA
    71158b6 View commit details
    Browse the repository at this point in the history
  2. fix custom url class loader test

    ronma committed Apr 26, 2020
    Copy the full SHA
    df19baf View commit details
    Browse the repository at this point in the history
  3. fix custom url class loader test

    ronma committed Apr 26, 2020
    Copy the full SHA
    6df565f View commit details
    Browse the repository at this point in the history
  4. fix custom url class loader test

    ronma committed Apr 26, 2020
    Copy the full SHA
    481f21f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #288 from dariocutillas/dcut_fix_ConfigurationBuilder

    Fix ConfigurationBuilder addClassLoaders
    ronmamo committed Apr 26, 2020
    Copy the full SHA
    81eb4a3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #282 from merlinorg/master

    Use synchronized list to avoid concurrency failures
    ronmamo committed Apr 26, 2020
    Copy the full SHA
    af7ea89 View commit details
    Browse the repository at this point in the history