RobertFischer / autobase

This URL has Read+Write access

pledbrook (author)
Tue Nov 10 11:48:10 -0800 2009
RobertFischer (committer)
Wed Nov 11 11:01:19 -0800 2009
commit  5efa404a249c50edd4edc4d2280a7f6b4ea4637a
tree    f0502c80b8e1cf43ffbb9ef684e4d54385122631
parent  e5dc3949d0d783b3327ac259753833345a9f4fee
name age message
file .gitignore Sat Apr 11 14:16:42 -0700 2009 Merged with SVN trunk [RobertFischer]
file AutobaseGrailsPlugin.groovy Wed Nov 11 11:00:00 -0800 2009 Updated plugin to require minimum Grails versio... [pledbrook]
directory Demo/ Sat Apr 11 14:16:42 -0700 2009 Merged with SVN trunk [RobertFischer]
file LICENSE Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file NOTICE Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file README Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file TODO Tue Apr 07 13:17:16 -0700 2009 Checking in liquibase-dsl merge and Matias's up... [RobertFischer]
file application.properties Tue Apr 07 13:17:16 -0700 2009 Checking in liquibase-dsl merge and Matias's up... [RobertFischer]
file autobase.launch Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file autobase.tmproj Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file build.xml Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
directory checkout/ Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file doCommit.sh Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
directory grails-app/ Tue Apr 07 13:17:16 -0700 2009 Checking in liquibase-dsl merge and Matias's up... [RobertFischer]
file ivy.xml Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
file ivysettings.xml Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
directory lib/ Mon Apr 13 05:11:28 -0700 2009 Update to liquibase-1.9.3 [RobertFischer]
file plugin.xml Sat Apr 11 14:16:42 -0700 2009 Merged with SVN trunk [RobertFischer]
directory plugins/ Tue Apr 07 13:17:16 -0700 2009 Checking in liquibase-dsl merge and Matias's up... [RobertFischer]
directory scripts/ Loading commit data...
directory src/
file update_jar Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
directory web-app/ Tue Apr 07 09:11:57 -0700 2009 Initial check-in [RobertFischer]
README
A Grails plugin which aims to automate database management as much as possible by leveraging the established Liquibase 
technology.

For more information or to hire the developer, contact Robert Fischer at robert dot fischer _at_ smokejumperit dot com.  
You can read more about him at his blog (http://enfranchisedmind.com/blog) or at his Twitter stream 
(http://twitter.com/RobertFischer).  His motivation for developing this is because he considers it ridiculous that 
database management is as hard as it is, and he's tired of the reptition.  Liquibase is an awesome solution to most of 
that, but integrating it tightly with Grails should give a lot better results than the current Grails Liquibase plugin.