186 Commits

Author SHA1 Message Date
Greg Turnquist
7258dab628 Renamed schema setup script to schema-all.sql 2013-07-22 08:30:06 -04:00
Greg Turnquist
21d76a6886 Fixed typo in macro 2013-07-18 15:38:39 -04:00
Greg Turnquist
f24bcd8547 Regenerate guide based on macro updates from @btalbott 2013-07-18 15:15:19 -04:00
Greg Turnquist
f56b6ba306 Update guides using complete/pom.xml to instead use initial/pom.xml 2013-07-18 12:05:51 -04:00
Greg Turnquist
f3ff1f34a8 Strip out -complete and -initial from artifacts. Regenerate guides suitably. 2013-07-18 10:41:06 -04:00
Greg Turnquist
47556b8a91 Typo in macro. Regenerate guides 2013-07-17 07:22:31 -04:00
Greg Turnquist
2184958d38 Update build_the_application macros to link in gs-convert-jar-to-war 2013-07-17 07:12:11 -04:00
Greg Turnquist
feea89d2e7 Renegerate guides based on updated macros.md 2013-07-15 16:29:56 -04:00
Greg Turnquist
326cf8ed83 Replace java -jar with run_the_application macro 2013-07-15 08:54:28 -04:00
Greg Turnquist
ec71f23e3d Delete old README.src.md 2013-07-12 08:13:32 -05:00
Greg Turnquist
59771e16c2 Regenerate guides based on update to macros.md 2013-07-11 11:16:15 -05:00
Craig Walls
6e53444545 Fix incorrect link in sidebar 2013-07-09 15:42:17 -05:00
Craig Walls
840788c42e Add sidebar 2013-07-09 15:40:19 -05:00
Greg Turnquist
64d031939f Convert to fpp 2013-07-05 16:50:39 -05:00
Beverley Talbott
23c51c6358 fix conflict 2013-07-03 16:30:38 -07:00
Greg Turnquist
1a9af53840 Fix download link 2013-07-02 12:12:43 -05:00
Beverley Talbott
1f4b0872ef README.src.md 2013-06-27 09:06:15 -07:00
Beverley Talbott
12a6a588ba Delete my README.md 2013-06-27 09:04:09 -07:00
Greg Turnquist
1ddccb938e Fixed some small typos 2013-06-24 20:59:05 -05:00
Greg Turnquist
f14ee4ee0f Merge pull request #3 from btalbott/master
Copyedit
2013-06-24 18:57:37 -07:00
Beverley Talbott
1ece692bad Copyedit 2013-06-24 18:37:23 -07:00
Beverley Talbott
d99012a926 Edit per guidelines 2013-06-24 18:29:47 -07:00
Chris Beams
7575959cb6 Generate README.md files from README.src.md 2013-06-03 09:30:32 +02:00
Chris Beams
79dbf05bba Pull in code blocks with {!include:...} syntax 2013-06-03 09:16:24 +02:00
Chris Beams
263b7cffb1 Refactor to new {!include} syntax 2013-06-03 08:50:36 +02:00
Chris Beams
9c889b7df5 Version all GS guides at 0.1.0 per http://semver.org 2013-05-28 12:00:09 +02:00
Chris Beams
c194ea1a1b Version all GS guides at 0.1.0 per http://semver.org 2013-05-28 11:48:13 +02:00
Chris Beams
9adda574f5 Update to use new {!snippet:...} syntax 2013-05-27 19:44:39 +02:00
Greg Turnquist
ee3e6fd3c8 Added 'initial' version of the guide. 2013-05-17 09:46:47 -04:00
Greg Turnquist
87f672be49 Wrote first cut of the guide and polished the complete code at the same time. 2013-05-16 16:42:06 -04:00
Greg Turnquist
ea6920389b Logging isn't enough to see the outcome. Removed logging and instead use JdbcTemplate to query DB. 2013-05-16 15:14:19 -04:00
Greg Turnquist
fe3548edf1 Merge pull request #2 from dsyer/feature/bootstrap
Add FINE logging configuration to show JDBC
2013-05-16 08:40:01 -07:00
Dave Syer
12f1f122ba Add FINE logging configuration to show JDBC 2013-05-16 16:34:57 +01:00
Greg Turnquist
2855461e85 Merge pull request #1 from dsyer/feature/bootstrap
Bootstrappify initial implementation
2013-05-16 08:29:00 -07:00
Dave Syer
851d331b2d Bootstrappify initial implementation 2013-05-16 16:26:46 +01:00
Greg Turnquist
ee95d7cbbb Initial commit of the working, complete example.
This one has trickier issues to overcome, so I thought it more practical to
push the code to origin so I could ping other people, before having to worry
about writing the actual guide.
2013-05-16 11:12:00 -04:00