From b73e95608068ed3107ed8763203cc447ed8e2687 Mon Sep 17 00:00:00 2001 From: Christian Oestreich Date: Thu, 2 Feb 2012 14:03:49 -0600 Subject: [PATCH] adding readme documentation --- .idea/misc.xml | 23 +- .idea/vcs.xml | 3 + .idea/workspace.xml | 689 ++++++++++++------ application.properties | 4 +- gperf-grailsPlugins.iml | 134 +++- gperf.iml | 39 + grails-app/conf/BootStrap.groovy | 3 +- .../com/perf/DataController.groovy | 10 +- grails-app/domain/com/perf/Result.groovy | 5 - .../services/com/perf/DataService.groovy | 12 +- .../services/com/perf/WorkerService.groovy | 2 +- grails-app/views/layouts/main.gsp | 4 +- grails-app/views/templates/_navigation.gsp | 77 +- readme.md | 72 +- 14 files changed, 769 insertions(+), 308 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 66b3ef8..fa579f2 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,20 +1,11 @@ - -