3
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Sep 10, 2024 — Sep 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
jersey 1.9 integration More... about 14 years ago
add alert action config elements update cluster to create the elasticity config elements (so anissa can continue her work) More... about 14 years ago
fix copyright year More... about 14 years ago
Updating with the new steps. More... about 14 years ago
lots of changes : 1. configuration reworked to be more focused under Virtualization 2. added extensibility hooks to the Virtualization (by subclassing per virtualization type) 3. fixed issues with template handling 4. database and java EE templates working fine in KVM and local (laptop) mode. More... about 14 years ago
Add ElasticService interface More... about 14 years ago
Fix some FindBugs errors, changed PostProcessor to PostProcessor<T extends AnnotatedElementHandler>, changed various impl classes to implement PostProcessor<EjbContext> to avoid cast, remove @Inject ModulesRegistry modulesRegistry; from EjbSniffer, since the same field is already injected in super class. Reviewed by Shing Wai, Hong and Marina. More... about 14 years ago
Lexer and Parser for Alert expressions More... about 14 years ago
Add REST annotation to expose list-services command as REST endpoint. More... about 14 years ago
backout previous changes of adding list-service to CommandResourceMetaData. Instead add the REST annotation to the CLI command. More... about 14 years ago
add list-services command More... about 14 years ago
Added new static method to temporarly suspend the command lock to allow other commands to run. Passes quicklook. More... about 14 years ago
Add deployment plan support for glassfish-services.xml. Ran QL, deployment dev tests. More... about 14 years ago
allow metro GF bleeding edge builds to proceed - including latest jaxws More... about 14 years ago
fix copyright year More... about 14 years ago
Adding more options to ListServices command More... about 14 years ago
Update copyright date. More... about 14 years ago
Fixed issue 17261. The WebFragmentArchivist is not a Service so the injected habitat does not work for it. Pass the habitat to it through the constructor instead. Ran QL, deployment dev tests. More... about 14 years ago
Port of revision 49143 to the trunk. Fix cert prompting when non-interactive. Passed QL. More... about 14 years ago
Update to EclipseLink 2.3.0 Also start pulling in sdo and moxy from Eclipselink More... about 14 years ago
Follow up to rev 49135. Pass hint to REST code about remoteHostName while getting session. With this change remote access to admin console will not be possible if secureadmin is not enabled. More... about 14 years ago
Parse newly added elements in domain.xml template, http-redirect and port-unification, and create them during upgrade when default-config is missing. More... about 14 years ago
Update copyright for changes in rev 49135 More... about 14 years ago
Adding nucleus specific schemas and dtds modules. More... about 14 years ago
Fix FindBugs error More... about 14 years ago
Do not allow access from remote hosts if secure admin is not turned on. More... about 14 years ago
added config info for service including, enabled, min, max, reconfig-scale-up and reconfig-scale-down More... about 14 years ago
Re-write/re-organize Visitor/Validator code to remove web, appclient dependencies from Visitor/Validator of common DOL and also help further DOL splitting. The logic of visiting various sub components of a component is moved from Descriptor code to Visitor/Validator to make Visitor interface more flexible. Also define a ComponentPostVisitor Contract so the ModuleContentLinker/ModuleContent classes could moved out of the common DOL and to the webservices code. Ran QL, deployment dev, ejb dev tests, jaxrpc cts smoke tests. More... about 14 years ago
FindBugs fixes in admin clustering. Removed last use of the SSH RemoteConnectHelper and removed the class (this class was replaced by NodeRunner in 3.1). Ran quicklook and admin cli dev tests. Verified value-add workspace builds after removal of RemoteConnectHelper More... about 14 years ago
Cleaned up IPS profile build. More... about 14 years ago