- 28 Sep, 2018 2 commits
-
-
Andy Wilkinson authored
* gh-14630: Upgrade Java 10 CI image to 10.0.2-13-jdk
-
Gustavo Andrade authored
Closes gh-14630
-
- 27 Sep, 2018 4 commits
-
-
Andy Wilkinson authored
* gh-14593: Move away from deprecated Gradle configurations
-
jnizet authored
Closes gh-14593
-
Andy Wilkinson authored
* gh-14618: Upgrade Java 8 CI image to openjdk:8u181-jdk
-
Andrade, Gustavo (ESI) authored
Closes gh-14618
-
- 26 Sep, 2018 3 commits
-
-
Stephane Nicoll authored
* pr/14592: Polish contribution Polish
-
Stephane Nicoll authored
Closes gh-14592
-
Marten Deinum authored
The SpringBootContextLoader still checked if tests were annotated with @IntegrationTest or @WebIntegrationTest. Those classes have been removed in Spring Boot 1.5 and been deprecated since 1.4. This commit removes the check on the annotations as well as the static list of names. See gh-14592
-
- 25 Sep, 2018 1 commit
-
-
Madhura Bhave authored
-
- 24 Sep, 2018 2 commits
-
-
Phillip Webb authored
-
Madhura Bhave authored
The milestone name and tag name can be different if the release type is ".RELEASE".
-
- 23 Sep, 2018 1 commit
-
-
Stephane Nicoll authored
-
- 22 Sep, 2018 5 commits
-
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14584
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14582: Fix WebSocket web server customizer bean names
-
artsiom authored
Closes gh-14582
-
- 21 Sep, 2018 8 commits
-
-
Stephane Nicoll authored
* pr/14569: Polish RabbitMQ properties doc
-
Gary Russell authored
Fix description for `prefetch`; remove reference to transactions since the direct container does not support transactionSize. Also fix `transactionSize` to just reference acks; autoConfiguration doesn't support enabling transactions. Closes gh-14569
-
Stephane Nicoll authored
* pr/14548: Polish "Fix and improve Neo4j related documentation" Fix and improve Neo4j related documentation
-
Stephane Nicoll authored
Closes gh-14548
-
Michael J. Simons authored
See gh-14548
-
Stephane Nicoll authored
* pr/14560: Polish "Add dependency management for Neo4J OGM embedded driver" Add dependency management for Neo4J OGM embedded driver
-
Stephane Nicoll authored
Closes gh-14560
-
Michael J. Simons authored
See gh-14560
-
- 20 Sep, 2018 14 commits
-
-
Madhura Bhave authored
Closes gh-12552
-
Stephane Nicoll authored
Closes gh-14536
-
Stephane Nicoll authored
Closes gh-14535
-
Stephane Nicoll authored
Closes gh-14534
-
Stephane Nicoll authored
Closes gh-14533
-
Stephane Nicoll authored
Closes gh-14532
-
Stephane Nicoll authored
Closes gh-14531
-
Stephane Nicoll authored
Closes gh-14530
-
Stephane Nicoll authored
Closes gh-14526
-
Stephane Nicoll authored
-
Stephane Nicoll authored
Closes gh-14527
-
Stephane Nicoll authored
-
Stephane Nicoll authored
* pr/14521: Support escaped characters in BasicJsonParser
-
DevOrc authored
This commit adds the ability to have escaped characters, like the quote, when using the BasicJsonParser. It also adds a short test for escaped quotes. Closes gh-14521
-