384 Commits (f4cc3ade88ceed3cd64c3bc19dbf046b95b90f49)

Author SHA1 Message Date
Phillip Webb 01b8667dd7 Update copyright year for changed files 8 years ago
Andy Wilkinson a3d2f3f594 Polish "Add Kotlin DSL examples to Gradle Plugin's documentation" 8 years ago
jnizet 5ed6c0d1ab Add Kotlin DSL examples to Gradle Plugin's documentation 8 years ago
Andy Wilkinson 8c6910cf58 Polish "Refactor Gradle plugin tests to use runner's plugin classpath" 8 years ago
jnizet c51449585e Refactor Gradle plugin tests to use runner's plugin classpath 8 years ago
Andy Wilkinson cf24d18139 Explicity set permissions on files in lib of Boot distribution 8 years ago
Andy Wilkinson 4a222cb4e5 Polish "Log a warning when using fallback for pid and log locations" 8 years ago
Andreas Gebhardt 3f894cbeeb Log a warning when using fallback for pid and log locations 8 years ago
Johnny Lim 335775892b Polish 8 years ago
dreis2211 e68b9e8322 Remove unnecessary parameters for String.substring 8 years ago
Phillip Webb d76bba5e6f Migrate from ExpectedException rule to AssertJ 8 years ago
jnizet eee07a840f Move away from deprecated Gradle configurations 8 years ago
Johnny Lim 698bbd6a9e Polish 8 years ago
Phillip Webb 64627fa9d6 Restore Maven 3.3 compatibility 8 years ago
Phillip Webb 75bde00334 Generate auto-configuration OnWebApplication data 8 years ago
Phillip Webb 586507c49a Generate auto-configuration OnBean data 8 years ago
Phillip Webb 11b1318cad Reduce GC pressure in JAR handler 8 years ago
Andy Wilkinson c1b864c826 Polish 8 years ago
durigon 7aaeefbc0e Use Matcher from pre-compiled Pattern rather than String for replaceAll 8 years ago
Andy Wilkinson a2cf2cd87f Raise the minimum supported version of Gradle to 4.4 8 years ago
Andy Wilkinson ae4e1d0372 Test the Gradle plugin against Gradle 4.10 8 years ago
Andy Wilkinson 630e2d0b41 Correct the permissions of scripts in archives of boot distribution 8 years ago
Phillip Webb 894e0e11d4 Switch from Aether to Maven Resolver 8 years ago
Andy Wilkinson 78464f999f Test the Gradle plugin against Gradle 4.10 8 years ago
Andy Wilkinson 6041bc5bb0 Correct the permissions of scripts in archives of boot distribution 8 years ago
Andy Wilkinson 1332fcb0ad Polish "Issue a warning from launch script when app will run as root" 8 years ago
Oliver B. Fischer 94ebd33747 Issue a warning from launch script when app will run as root 8 years ago
Stephane Nicoll 0493355241 Use deterministic order for configuration properties metadata 8 years ago
Andy Wilkinson 6c865f9b43 Polish 8 years ago
Andy Wilkinson 53372d5fd7 Document the use of --args to pass arguments to bootRun 8 years ago
Phillip Webb cafff43022 Update copyright header of changed files 8 years ago
Phillip Webb 9af6b3422f Polish 8 years ago
Andy Wilkinson 8ee4775820 Polish 8 years ago
Stephane Nicoll c0e45b7333 Adapt to Spring Framework API change 8 years ago
Stephane Nicoll d80ed27339 Fix checkstyle violation 8 years ago
Stephane Nicoll eedeaa29e5 Polish "Replace loops with Arrays.setAll where possible" 8 years ago
dreis2211 0bc66dc4a9 Replace loops with Arrays.setAll where possible 8 years ago
dreis2211 a601bc863b Remove unused method in TypeUtils 8 years ago
Stephane Nicoll 8f2ab952f5 Polish javadoc formatting 8 years ago
dreis2211 59d911d6e0 Remove @UsesUnsafeJava annotations 8 years ago
Andy Wilkinson 1973e342c9 Do not use lambda for task action as it breaks up-to-date checks 8 years ago
Stephane Nicoll 94013aaba6 Add support for DataSize 8 years ago
Johnny Lim 05a7d21305 Polish ItemMetadata.buildName() 8 years ago
dreis2211 66b1742f96 Optimize some StringBuilder.append() calls 8 years ago
Phillip Webb 0ec22c8bf9 Polish copyright date on changed files 8 years ago
Phillip Webb aeb885192e Polish ternary expressions 8 years ago
Phillip Webb ce9c053cbf Fix checkstyle issues on master 8 years ago
Phillip Webb 63b609827e Fix checkstyle method order issues 8 years ago
Phillip Webb e6a68b39a3 Fix checkstyle javadoc issues 8 years ago
Phillip Webb 7fc455654a Fix checkstyle ternary issues 8 years ago