2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 5 days ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:cloudsoft/brooklyn More... almost 13 years ago
Merge branch 'master' of github.com:cloudsoft/brooklyn More... almost 13 years ago
Replace valueOrDefault with Groovy's Elvis operator (?:). (See http://groovy.codehaus.org/Operators#Operators-ElvisOperator%28%3F%3A%29) More... almost 13 years ago
Replace valueOrDefault with Groovy's Elvis operator (?:). (See http://groovy.codehaus.org/Operators#Operators-ElvisOperator%28%3F%3A%29) More... almost 13 years ago
Easy access to other Tomcat JMX attributes from TomcatNode, with test for ERROR_COUNT. Refactor test URL connections to connectToURL. More... almost 13 years ago
Easy access to other Tomcat JMX attributes from TomcatNode, with test for ERROR_COUNT. Refactor test URL connections to connectToURL. More... almost 13 years ago
Easy access to other Tomcat JMX attributes from TomcatNode, with test for ERROR_COUNT. Refactor test URL connections to connectToURL. More... almost 13 years ago
Merge branch 'master' of github.com:cloudsoft/brooklyn More... almost 13 years ago
Merge branch 'master' of github.com:cloudsoft/brooklyn More... almost 13 years ago
Move SshBasedJavaAppSetup class into its own file More... almost 13 years ago
Move SshBasedJavaAppSetup class into its own file More... almost 13 years ago
Fix to the Tomcat process death detection shell script More... almost 13 years ago
Fix to the Tomcat process death detection shell script More... almost 13 years ago
ENGR-1544: beginnings of domain model for retrieving entities More... almost 13 years ago
ENGR-1544: beginnings of domain model for retrieving entities More... almost 13 years ago
Adding management console webapp More... almost 13 years ago
Adding management console webapp More... almost 13 years ago
fix implements/extends bug (which only manifests on command-line, oddly) More... almost 13 years ago
fix implements/extends bug (which only manifests on command-line, oddly) More... almost 13 years ago
replaced anonymous class with explicit class, seems to fix an incosistent generics groovy jdt issue More... almost 13 years ago
replaced anonymous class with explicit class, seems to fix an incosistent generics groovy jdt issue More... almost 13 years ago
comments More... almost 13 years ago
comments More... almost 13 years ago
Clarify that tests added by Alex are for detecting early death of the Tomcat process, such as if Tomcat is already running. (Tomcat doesn't actually die if the requested HTTP port is already in use - it runs as normal, just without a HTTP port! This is detected in another way.) More... almost 13 years ago
Clarify that tests added by Alex are for detecting early death of the Tomcat process, such as if Tomcat is already running. (Tomcat doesn't actually die if the requested HTTP port is already in use - it runs as normal, just without a HTTP port! This is detected in another way.) More... almost 13 years ago
Clarify that tests added by Alex are for detecting early death of the Tomcat process, such as if Tomcat is already running. (Tomcat doesn't actually die if the requested HTTP port is already in use - it runs as normal, just without a HTTP port! This is detected in another way.) More... almost 13 years ago
Fixes to the http port conflict test following Alex's recent changes More... almost 13 years ago
Fixes to the http port conflict test following Alex's recent changes More... almost 13 years ago
Merge branch 'master' into ENGR-1477 More... almost 13 years ago
Merge branch 'master' into ENGR-1477 More... almost 13 years ago