summaryrefslogtreecommitdiffstats
path: root/lib/puppet/rails
Commit message (Expand)AuthorAgeFilesLines
...
* Rails stuff part 1shadoi2006-11-091-22/+37
* Switching from calling "up" on the migration directly to using the "migrate" ...luke2006-10-171-1/+1
* Merging the changes from the override-refactor branch. This is a significant...luke2006-10-045-74/+83
* Adding code to try for the rails gem if the library cannot be found normally,...luke2006-05-152-4/+5
* I had to redo how the scopes handled collectable objects (which I will soon c...luke2006-05-141-1/+1
* Made a *huge* performance difference in storing hosts -- down from about 25 s...luke2006-05-132-11/+10
* I appear to have object collection working, incredibly. This commit does the...luke2006-05-132-2/+7
* The "collectable" syntax now works end-to-end -- the parser correctly recogni...luke2006-05-132-4/+6
* adding a few more fields to the host tableluke2006-05-131-0/+2
* Adding initial rails support. One can now store host configurations using Ac...luke2006-05-134-0/+161