Commit Graph

1271 Commits

Author SHA1 Message Date
Dave Syer
0af42fd51d Remove redundant 'standard' type 2013-09-12 08:53:54 -07:00
Dave Syer
ca71a1738f Use M2 for download 2013-09-02 14:05:09 +01:00
Dave Syer
5ab571cf86 Fix for latest Boot changes 2013-09-02 13:55:21 +01:00
Dave Syer
25189c52f8 Add ls 2013-08-27 17:55:16 +01:00
Dave Syer
caeba8d7a5 Add Gemfile for cf push 2013-08-27 16:57:59 +01:00
Dave Syer
9c09a7156d Use custom command again while snapshotting 2013-08-27 16:47:27 +01:00
Dave Syer
4b4b837846 Fix HTML 2013-08-19 21:45:54 +01:00
Dave Syer
6667b4dbd3 Deal with style= single valued parameter 2013-08-19 17:21:45 +01:00
Dave Syer
8a137b6646 Fix packages in sample app 2013-08-19 14:19:01 +01:00
Ben Hale
453bb7334f Update manifest to use new buildpack
Previously the manifest for this application was configured such that
it used a custom command to start itself (based on Spring Boot).  This
change removes that custom command and substitutes in the new Java
buildpack which takes care of all of the things that command
previously did.  A byproduct of this is that as improvements are made
to the main buildpack they will automatically get included in future
pushes of the application.  An example of this is that now, if a New
Relic service is bound to the application, the application will
automatically be configured to use it.

[#54518830]
2013-08-19 13:23:57 +01:00
Dave Syer
16f001e33d Switch to using boot dependencies 2013-08-19 13:23:04 +01:00
Dave Syer
15e9c110e1 Updates for new cf gem 2013-08-16 17:39:39 +01:00
Dave Syer
6018dd74be Use .zip distro for installer 2013-08-16 17:39:39 +01:00
Greg Turnquist
c229e971d9 Add instructions on how to install with homebrew 2013-08-05 16:10:19 -05:00
Dave Syer
697955e98a Remove gs-* links 2013-08-05 11:12:53 +01:00
Dave Syer
0ccc883c90 Update for 0.5.0.M1 2013-08-04 13:50:06 +01:00
Dave Syer
9d4a6bf6c5 Download starter.zip from home page 2013-07-22 14:40:50 +01:00
Dave Syer
a7433b094c Updates bootstrap->zero 2013-07-22 10:32:04 +01:00
Dave Syer
8cd59a97ab Add cacerts and --local 2013-06-07 12:26:56 +01:00
Dave Syer
f60cfcb910 Add /gs endpoint 2013-06-06 12:19:15 +01:00
Dave Syer
0e1a1d6879 Working app with maven pom generator and installer 2013-06-06 08:40:10 +01:00