Commit Graph

380 Commits

Author SHA1 Message Date
Dave Syer
bcf4c702ed Add Edgware and Finchley to sample code in quickstart 2017-08-31 11:07:09 +01:00
Ryan Baxter
660d411848 Added finchley m2 release 2017-08-30 16:46:57 -04:00
Ryan Baxter
ceafd25c2a Added Edgware.M1 2017-08-29 11:46:58 -04:00
Ryan Baxter
3dae8036d3 Updating Dalston.SR3 versions 2017-08-21 08:35:46 -04:00
Dave Syer
9787e6000f Update Dalston.SR2 2017-08-03 17:48:22 +01:00
Dave Syer
b47fc8880c Update to add Edgware and Finchley 2017-06-27 13:30:29 +01:00
Ryan Baxter
d8369a5802 Updated Camden release 2017-05-08 19:44:43 -04:00
Dave Syer
f3b264f4c4 Update versions for Dalston 2017-04-27 09:54:17 +01:00
Marcin Grzejszczak
436edece83 Added sc-contract to the list of projects 2017-04-18 12:52:51 +02:00
Spencer Gibb
4ece7e3273 Merge branch 'gh-pages' of https://github.com/spring-projects/gh-pages into gh-pages 2017-03-23 09:19:59 -06:00
Brian Clozel
b2be58e5da Add defensive check for empty repository key 2017-03-23 15:58:52 +01:00
Spencer Gibb
d4bc9beaa3 Merge pull request #21 from borlafu/patch-1
Camden updated to Boot 1.4.5.RELEASE
2017-03-17 13:01:04 -04:00
borlafu
f2567e02c1 Camden updated to Boot 1.4.5.RELEASE
Updated code snippet to match latest Spring Boot 1.4 for Spring Cloud Camden release train.
2017-03-17 12:36:37 +01:00
Ryan Baxter
c670e61d4a Updating Camden.SR6 versions 2017-03-10 16:18:28 -05:00
Dave Syer
c06904a8cf Fix version picker 2017-03-09 10:23:47 +00:00
Dave Syer
b870a6677c Merge upstream 2017-03-09 10:13:16 +00:00
Spencer Gibb
01cfc529fa Merge pull request #20 from borlafu/gh-pages
Fixed Camden and Dalston quickstart snippets
2017-02-09 11:57:03 -05:00
Borja Lafuente Romero
796733cda6 Dalston is built on boot 1.5.1.BUILD-SNAPSHOT 2017-02-09 17:53:59 +01:00
Borja Lafuente Romero
2c7fb467e0 Fixed spring boot version for Dalston in 'release trains' table 2017-02-08 21:32:18 +01:00
Borja Lafuente Romero
2bb5d038d7 Fixed quickstart snippet for Camden and Dalston release trains 2017-02-08 21:28:28 +01:00
Marcin Grzejszczak
993ce253e5 Updated deps for Camden.SR5
without Spring CLI
2017-02-06 11:18:20 +00:00
Ryan Baxter
54de52ddfa Updated versions for Camden.SR4 and Camden.BUILD-SNAPSHOT 2017-01-12 13:30:30 -05:00
Ryan Baxter
c6df0b1a96 Updated release train contents 2016-11-29 14:31:07 -05:00
Brian Clozel
e7438db1de Jekyll must be run with "bundle exec" command 2016-10-09 15:42:10 +02:00
Spencer Gibb
993d54c525 Merge pull request #17 from sabbyanandan/update-scdf-projects
Update Spring Cloud Data Flow projects
2016-09-22 16:20:41 -04:00
Sabby Anandan
9543d83562 Fix typo 2016-09-22 12:28:50 -07:00
Sabby Anandan
004a1abe38 Update Spring Cloud Data Flow projects
- update project description
- rename from "modules" to "app-starters"
- add spring-cloud-task-app-starters section
2016-09-22 12:26:34 -07:00
Dave Syer
1626537d65 Update for Brixton.SR6 2016-09-21 13:11:06 +01:00
Dave Syer
793764ad9b Clarify that Boot and Cloud parents are not interchangeable 2016-09-15 09:38:51 +01:00
Dave Syer
8849e9a643 Update for Camden.RC1 2016-09-08 17:44:17 +01:00
Dave Syer
0d16d2841e Add Camden.M1 2016-08-27 17:30:28 +01:00
Dave Syer
3f8a523ffe Update bootVersions in quickstart snippets 2016-08-24 10:12:42 +01:00
Dave Syer
fd28702f61 Update for Brixton.SR5 2016-08-23 08:42:10 +01:00
Dave Syer
8c74c485f4 Add Camden versions 2016-08-17 14:32:22 +01:00
Dave Syer
17219c7d88 Update for Brixton.SR4 2016-08-15 16:01:32 +01:00
Dave Syer
993dc9380b Spelling error 2016-08-15 15:58:36 +01:00
Dave Syer
06ed784cc0 Update for Brixton.SR3 2016-07-12 17:29:43 +01:00
Brian Clozel
d14f6c1347 Merge pull request #18 from stonio/patch-2
remove alt attribute in <div>
2016-07-11 14:06:13 +02:00
Brian Clozel
ebe3c742cc Merge pull request #17 from stonio/patch-1
Polish page.html
2016-07-11 14:05:39 +02:00
Brian Clozel
ee9ea07249 Merge pull request #19 from wilkinsona/fix-jekyll-deprecation-warnings
Upgrade github-pages gem to fix deprecation warnings
2016-07-11 14:04:58 +02:00
Andy Wilkinson
ce422b042e Upgrade github-pages gem to fix deprecation warnings
Previously, when running bundle exec jekyll serve a false-positive
deprecation warning was reported:

Deprecation: Auto-regeneration can no longer be set from your
configuration file(s). Use the --[no-]watch/-w command-line option
instead.

See https://github.com/jekyll/jekyll/issues/4831 for some details.
Jekyll 3.0.5 fixes the problem. This commit upgrades to the latest
version of github-pages, thereby also upgrading to Jekyll 3.0.5
2016-07-08 09:24:18 +01:00
stonio
ce11407d96 remove alt attribute in <div> 2016-06-24 17:37:27 +02:00
stonio
1c2c952e2a Polish page.html
Remove default attributes and other little improvements.
2016-06-24 17:11:27 +02:00
Dave Syer
f0928fa23f Fix wrong BOM in cloud dependencies 2016-06-13 14:56:15 +01:00
Dave Syer
f495447bb0 Update for Brixton.SR1 2016-06-12 18:38:16 +01:00
Spencer Gibb
d62b29dd53 Merge pull request #16 from fifthposition/gh-pages
* pull16:
  Add SC Cloud Foundry Service Broker to project list
2016-06-01 09:22:18 -06:00
Ben Klein
b572b32406 Add SC Cloud Foundry Service Broker to project list 2016-06-01 09:22:06 -06:00
Dave Syer
80b8c16d63 Fix dependency parent and versions
See https://github.com/spring-cloud/spring-cloud-starters/issues/52
2016-05-16 16:36:48 +01:00
Dave Syer
18ed71f7bc Fix double group id in pom sample 2016-05-12 15:37:37 +01:00
Dave Syer
78e4128cfd Update for Brixton RELEASE 2016-05-11 09:50:25 +01:00