Commit Graph

23 Commits

Author SHA1 Message Date
Ryan Baxter
bc790633ac Fixing eureka starter 2018-07-02 19:58:48 -04:00
Ryan Baxter
5adab44076 Updating boot versions 2018-05-14 09:43:39 -04:00
Dave Syer
04edeb3942 Quick start widget should show Boot 2.0.0.RELEASE 2018-03-19 13:46:10 +00:00
Dave Syer
1eaa71675a Update Finchley to M7 2018-01-23 08:59:55 +00:00
Spencer Gibb
626be67348 Update boot versions 2017-11-30 15:47:33 -05:00
Dave Syer
bcf4c702ed Add Edgware and Finchley to sample code in quickstart 2017-08-31 11:07:09 +01: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
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
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
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
2bb5d038d7 Fixed quickstart snippet for Camden and Dalston release trains 2017-02-08 21:28:28 +01:00
Dave Syer
3f8a523ffe Update bootVersions in quickstart snippets 2016-08-24 10:12:42 +01: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
Brian Clozel
c7ae9c6eeb Replace ZeroClipboard with clipboard.js
For copy/paste support in our code samples, we are using the
ZeroClipboard library which relies heavily on Flash.
Because many browsers/extensions are disabling this plugin nowadays,
this commit replaces ZeroClipboard with a native, lightweight solution
for this feature.
2016-04-26 10:17:19 +02:00
Dave Syer
86f37ce7c1 Update for changes in github pages 2016-04-25 18:00:20 +01:00
Dave Syer
98c45951e9 Fix quotes and snippet copy widget 2016-04-25 17:29:36 +01:00
Dave Syer
acccd48d07 Align snippets with start.spring.io
Uses a Boot parent and a Cloud BOM instead of the CLoud parent
2016-04-20 09:46:21 +01:00
Brian Clozel
7d63246f6b Revert "Display Pivotal Education related courseware"
This reverts commit bf15ee8a6d.
2015-07-16 18:56:19 +02:00
Brian Clozel
bf15ee8a6d Display Pivotal Education related courseware
This change adds a new "Related Courseware" section in the side
container; this section lists links to courses and talks that are
relevant to the current project page.

Relevant content is fetched by the browser, with an AJAX request sent to
the Pivotal Education LMS API. This API uses the Referrer HTTP header as
input parameter to its content selection algorithm.

Note that CORS HTTP headers are also used to allow/disallow AJAX cross
domain requests.
2015-03-09 11:58:27 +01:00
Brian Clozel
92c5b852c1 Add missing ZeroClipbpard SWF file
Flash support for ZeroClipboard is not working in project pages since
the SWF file is missing. There was a typo in the .gitignore file that
ignored "*.sw?" files.
2014-04-15 14:54:48 +02:00
Phillip Webb
171918e41a Initialize shared gh-pages infrastructure 2013-09-09 01:41:47 -07:00