1028 Commits (17b71df2dde967db707b5decd771fa0a66733dfd)

Author SHA1 Message Date
Phillip Webb bd65045285 Allow WebRequestTraceFilter header post processing 10 years ago
Andy Wilkinson 5bfc6a50fd Remove accidental usage of Type.getTypeName() which is a Java 8 API 10 years ago
Lari Hotari 9f07e94450 Add MVC actuator endpoint for heap dumps 10 years ago
Lari Hotari e1893f66ce Extract AbstractMvcEndpoint class 10 years ago
Phillip Webb b732aeb453 Polish 10 years ago
Andy Wilkinson 5c6537c234 Consistently synchronize on this.monitor in InMemoryAuditEventRepository 10 years ago
Andy Wilkinson 92bb24e365 Avoid synchronizing on this and use an internal monitor instead 10 years ago
Phillip Webb 516df88ea0 Revisit AuditEventRepository interface 10 years ago
Stephane Nicoll 3ba2b24301 Polish "Improve AuditEventRepository" 10 years ago
Vedran Pavic 5f19323fbd Improve AuditEventRepository 10 years ago
Phillip Webb 266445aaf0 Polish 10 years ago
Johnny Lim 5bc9d5b380 Polish 10 years ago
Stephane Nicoll 84b2ff5c38 Polish "Add ability to filter cookies in trace data" 10 years ago
Venil Noronha fde5e1b6a5 Add ability to filter cookies in trace data 10 years ago
Andy Wilkinson 618535f576 Polish “Allow management server SSL to be configured independently” 10 years ago
Alex Antonov 3546ae399e Allow management server SSL to be configured independently 10 years ago
Phillip Webb 15670b8e28 Relocate Neo4J auto-configuration 10 years ago
Stephane Nicoll fda2505be6 Fix checkstyle violations 10 years ago
Stephane Nicoll 2dc6e5b6fa Refactor Jest auto-configuration package space 10 years ago
Andy Wilkinson 6c8f8c9d82 Better diagnotics when ESCF subclass breaks with custom management port 10 years ago
Phillip Webb 7446235ff4 Polish 10 years ago
Phillip Webb 5b97981c87 Polish 10 years ago
Stephane Nicoll 06b81cf16f Use `@AliasFor` when applicable 10 years ago
Andy Wilkinson 971913e672 Polish 10 years ago
Stephane Nicoll 9abca48a7f Fix HAL browser entry point with contextPath 10 years ago
Andy Wilkinson a2446080bc Prevent GC pressure from causing an NPE in SimpleInMemoryRepository 10 years ago
Stephane Nicoll 64bbefd3ac Add Jest-based health indicator 10 years ago
Johannes Edmeier e89063cc07 Close connection after use in LiquibaseEndpoint 10 years ago
Phillip Webb 99c6194e17 Don't use MockitoJUnitRunner 10 years ago
Johnny Lim 8704e4869d Polish 10 years ago
Phillip Webb 14c7a1284e Formatting 10 years ago
Stephane Nicoll b02aba4c75 Polish contribution 10 years ago
Vedran Pavic 20fa1b3b48 Support configuration of multiple management roles 10 years ago
Phillip Webb 68983400fb Propogate startup failures to management context 10 years ago
Ruben Dijkstra c84e09f611 Fix incorrect usage of Assert.notNull() 10 years ago
Phillip Webb cf6212b955 Polish 10 years ago
Andy Wilkinson 3348ed5bb3 Make use of new GetMapping and PostMapping annotations 10 years ago
Dave Syer 0ec5b7f43b Fix some more tests 10 years ago
Dave Syer 95c78e4e4c Fix test 10 years ago
Dave Syer 323d6e54a9 Add backwards compatible constructor to InfoEndpoint 10 years ago
Stephane Nicoll 21536f64e1 Polish info contributor feature 10 years ago
Vedran Pavic 0b70710bbc Allow customization of AuditListener 10 years ago
Johnny Lim 0efa0038c3 Polish 10 years ago
Phillip Webb 590bd5c084 Fixup warnings 10 years ago
Phillip Webb 609cb52cd4 Move to relocated web classes 10 years ago
Phillip Webb aea18671c1 Restructure web related classes 10 years ago
Phillip Webb a7cb689f95 Move @LocalServerPort annotation 10 years ago
Johannes Edmeier 49ef93602e Add external-file-property to LogFileMvcEndpoint 10 years ago
Stephane Nicoll 247685e992 Add missing `@Documented` 10 years ago
Venil Noronha 0d47abbac4 Extract ApplicationContextHeaderFilter 10 years ago