- 28 May, 2018 3 commits
-
-
Johnny Lim authored
Closes gh-13243
-
Stephane Nicoll authored
* pr/13274: Fix javadoc
-
Eddú Meléndez authored
Closes gh-13274
-
- 27 May, 2018 2 commits
-
-
Stephane Nicoll authored
* pr/13271: Add enforce-rule to ensure maven version >= 3.5.0
-
hengyunabc authored
Closes gh-13271
-
- 26 May, 2018 12 commits
-
-
Phillip Webb authored
-
Phillip Webb authored
The `HelpMojo` class is always generated and it should not be checked for formatting. See gh-13255
-
Stephane Nicoll authored
* pr/13266: Add missing semicolon in example
-
Arnaud Heritier authored
Closes gh-13266
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Use `spring-javaformat` to format and check code. Code formatting can now be applied using the `spring-javaformat-maven-plugin` from the command line. Existing checkstyle rules have also been replaced and the CONTRIBUTING.adoc file has been updated. Closes gh-13255
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
-
- 25 May, 2018 3 commits
-
-
Stephane Nicoll authored
* pr/13260: Fix documentation error
-
Andrea Vacondio authored
Closes gh-13260
-
Madhura Bhave authored
-
- 24 May, 2018 3 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13245
-
Stephane Nicoll authored
-
- 22 May, 2018 8 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13231
-
Stephane Nicoll authored
Closes gh-13231
-
Phillip Webb authored
-
Phillip Webb authored
Update CI pipeline so that the `sync-to-maven-central` job has access to the artifactory build info. Closes gh-13223
-
Phillip Webb authored
-
Phillip Webb authored
-
Phillip Webb authored
Update contributing documentation and the issue template with instructions on how to report security vulnerabilities. Closes gh-12509
-
- 21 May, 2018 1 commit
-
-
Phillip Webb authored
-
- 18 May, 2018 5 commits
-
-
Stephane Nicoll authored
* pr/13208: Polish contribution Support custom UriTemplateHandler in LocalHostUriTemplateHandler
-
Stephane Nicoll authored
Closes gh-13208
-
Mihhail Lapushkin authored
See gh-13208
-
Stephane Nicoll authored
-
Stephane Nicoll authored
The ConnectionFactory can be used early in user configuration to configure an `Exchange`. Such connection may not hold the proper MetricCollector and can be cached, leading to missed metrics information. This commit moves the configuration of RabbitMQ metrics to a BeanPostProcessor so that the proper MetricCollector is configured before any connection is created. Closes gh-12855
-
- 17 May, 2018 3 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-13127
-
Stephane Nicoll authored
* pr/13192: Polish
-