1146 Commits (751beda2cb978de3250fed90c2db9e82c2d49825)
 

Author SHA1 Message Date
Phillip Webb 751beda2cb Additional fixes for auto-configuration report 12 years ago
Greg Turnquist b5b86d07ba Add Spring MVC's org.springframework.ui package to the list of automatic imports 12 years ago
Dave Syer 8fe696944a Delete duplicate logback.xml if running from Maven plugin 12 years ago
Dave Syer ac34f9c993 First proper draft of DSL for Groovy Commands 12 years ago
Dave Syer 1e75c0a55b Extend programming model for script commands 12 years ago
Dave Syer b5db4d3ff4 Enhance FileOptions to support multiple classpath resources 12 years ago
Dave Syer cd7b1b19c5 Add InitCommand to execute groovy script on startup 12 years ago
Dave Syer 033250195b Allow user to specify classLoader as loader property 12 years ago
Dave Syer f5f41fef5e Check that WAR apps work in a container 12 years ago
Greg Turnquist 0610378d2f Resolves #127: Prevent duplicate report outcomes 12 years ago
Dave Syer c71322a0b2 Add a BatchConfigurer so the transaction manager can adapt to JPA 12 years ago
Dave Syer e48ddaeb99 Fix grab test 12 years ago
Dave Syer df476bed1f Ensure local repository cache is always used 12 years ago
Dave Syer 47a0df1e3d Add groovy to dependency management 12 years ago
Phillip Webb 6b3e79e693 Polish 12 years ago
Phillip Webb bd6c672bba Drop jumping into shell when running without args 12 years ago
Phillip Webb f56318e9b8 Polish embedded REPL shell 12 years ago
Phillip Webb 1bcd3de7b5 Polish 12 years ago
Phillip Webb 0f9c705980 Rework OptionHandler '-cp' argument support 12 years ago
Phillip Webb 3a82eac2e6 Prevent early initialization of Servlets 12 years ago
Phillip Webb 3cd4026bcc Update eclipse template copyright date to 2014 12 years ago
Phillip Webb 0029e8200c Fix copyright dates 12 years ago
Phillip Webb 7623c291a2 Attempt to fix failing CI build 12 years ago
Dave Syer 045088e8b3 Add -cp to option help for compiler commands 12 years ago
Janne Valkealahti da889efde7 Fix PropertiesLauncher for wildcard entries in parent classpath 12 years ago
Dave Syer f448e79f29 Remove long package names from samples 12 years ago
Dave Syer 3c7361fb3e Support for wildcard paths in PropertiesLauncher 12 years ago
Dave Syer ea59976277 Extract package discovery to separate method 12 years ago
Dave Syer 4cfc7b6ad9 Make sure integration still works in CLI 12 years ago
Dave Syer aa2b020660 Refactor metrics to expose richer feature set 12 years ago
Dave Syer 5d8e58d12c Remove support for Integration DSL (milestone only) 12 years ago
Oliver Gierke d39a8360b7 Added support to allow manually declaring a EntityManagerFactoryBean. 12 years ago
Oliver Gierke 88d4d8d7f6 Added missing dependency management declaration for spring-aspects. 12 years ago
Dave Syer c9c433608f Add ApplicationContext to the EmbeddedServletContainerInitializedEvent 12 years ago
Dave Syer 4d60b09c9b Revise docs for port discovery 12 years ago
Dave Syer cdb45cff0c Add EmbeddedServletContainerInitializedEvent for access to local port 12 years ago
Dave Syer c709423ab8 Typos in Javadocs 12 years ago
Dave Syer b558537ee6 Docs for obtaining server port 12 years ago
Christian Dupuis 384dfc91e3 Fix some tests to prevent JMX registration issues 12 years ago
Christian Dupuis 4ed4ed905d Make EndpointMBeanExportAutoConfiguration public 12 years ago
Christian Dupuis 06ffcdd3cc Change configuration to use ConfigurationProperties instead of direct access to environment for MBean export 12 years ago
Dave Syer 1531329da0 Extend SimpleJsonParser to try Long and Double format 12 years ago
Dave Syer 9f241a9e82 Ensure app index is used when profiles actrive 12 years ago
Dave Syer fe1336edcc Add JobExplorer and JobOperator 12 years ago
Christian Dupuis 65d6757a10 Rework EndpointMBeanExporter to prevent name clashes and to provide more flexibility in naming of endpoint MBeans 12 years ago
Dave Syer b81930fcce Support for Jetty 9 12 years ago
Dave Syer ffc4bd3814 Reduce spacing between bullets 12 years ago
Dave Syer b32297078f Re-org README a bit 12 years ago
Dave Syer aee42fcc18 Add instanceof check and nice fat error message 12 years ago
Dave Syer de82557bd8 Change command set when entering shell 12 years ago