28
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 7 months ago.
Oct 04, 2022 — Oct 04, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5817 from pferraro/WFCORE-6347 More... 4 months ago
WFCORE-6347 Refine installer Builder/Configuration interfaces. Add static methods for creating simple nullary services (i.e. that provide no value). More... 4 months ago
Merge pull request #5816 from pferraro/WFCORE-6347 More... 4 months ago
Accumulate consumers when building installer. Rename withDependency(...) -> requires(...). More... 4 months ago
Replace ChildTargetService with ServiceInstaller.asService() method. More... 4 months ago
WFCORE-6347 Replace separate defaultable service descriptor interfaces with static factory methods. More... 4 months ago
Merge pull request #5815 from pferraro/WFCORE-6347 More... 4 months ago
WFCORE-6347 Generalize service capture abstractions for use in wildfly-service. More... 4 months ago
Merge pull request #65 from wildfly/dependabot/maven/org.jboss.logmanager-jboss-logmanager-3.0.4.Final More... 4 months ago
Merge pull request #5813 from pferraro/WFCORE-6347 More... 4 months ago
WFCORE-6347 Create better distinction between start task, and service value captor. More... 4 months ago
Merge pull request #5811 from pferraro/WFCORE-6347 More... 4 months ago
Merge pull request #5804 from wildfly/dependabot/maven/version.org.wildfly.galleon-plugins-6.5.4.Final More... 4 months ago
WFCORE-6347 Consolidate ResourceServiceValueRegistry and ServiceValueRegistry More... 4 months ago
Bump org.jboss.logmanager:jboss-logmanager More... 4 months ago
Merge pull request #5808 from pferraro/WFCORE-6651 More... 4 months ago
Merge pull request #36 from wildfly/dependabot/github_actions/actions/upload-artifact-4 More... 4 months ago
Next is 31.0.0.Final More... 4 months ago
Merge pull request #831 from emmartins/rel-31.0.0.Beta1 More... 4 months ago
Merge pull request #5809 from pferraro/WFCORE-6347 More... 4 months ago
misc pre-release fixes More... 4 months ago
Prepare for 31.0.0.Beta1 release More... 4 months ago
[WFLY-18822] Remove bean-validation-custom-constraint quickstart (pt2) More... 4 months ago
move to WildFly 31.0.0.Beta1 More... 4 months ago
Merge pull request #830 from emmartins/WFLY-18769-pt3 More... 4 months ago
Define interface methods before static methods (for clarity). More... 4 months ago
WFCORE-6347 Add convenience method for generating a composite ResourceServiceConfigurator. More... 4 months ago
Remove default implementation for getStability(). More... 4 months ago
Create SubsystemConfiguration factory method to avoid the need for separate class definitions per subsystem. More... 4 months ago
WFCORE-6651 Only register parsers for schemas enabled by the current stability level. More... 4 months ago