index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
puppet
/
rails
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adding some selectability to host creation for testing. Using find_or_create...
luke
2006-12-15
1
-10
/
+40
*
I like to checkin one-liners a lot. I'm cool.
shadoi
2006-12-15
1
-2
/
+1
*
Don't use find_or_create_by_title since titles aren't unique.
shadoi
2006-12-15
1
-1
/
+1
*
Remove old files, don't require pp anymore
shadoi
2006-12-15
3
-49
/
+0
*
Some rails modifications
luke
2006-12-15
2
-59
/
+19
*
Don't dump out debugging stuff.
shadoi
2006-12-15
1
-2
/
+0
*
Don't symbolize the param names
shadoi
2006-12-15
1
-1
/
+1
*
acts_as_taggable plugin
shadoi
2006-12-14
5
-0
/
+119
*
New rails stuff redux.
shadoi
2006-12-14
9
-22
/
+190
*
Working some on the export/collect problem. It actually works now, but there...
luke
2006-12-12
1
-0
/
+1
*
Temporarily reverting all of the recent rails work so that I can release 0.20.1
luke
2006-11-13
17
-303
/
+114
*
The new rails files.
shadoi
2006-11-09
16
-92
/
+266
*
Rails stuff part 1
shadoi
2006-11-09
1
-22
/
+37
*
Switching from calling "up" on the migration directly to using the "migrate" ...
luke
2006-10-17
1
-1
/
+1
*
Merging the changes from the override-refactor branch. This is a significant...
luke
2006-10-04
5
-74
/
+83
*
Adding code to try for the rails gem if the library cannot be found normally,...
luke
2006-05-15
2
-4
/
+5
*
I had to redo how the scopes handled collectable objects (which I will soon c...
luke
2006-05-14
1
-1
/
+1
*
Made a *huge* performance difference in storing hosts -- down from about 25 s...
luke
2006-05-13
2
-11
/
+10
*
I appear to have object collection working, incredibly. This commit does the...
luke
2006-05-13
2
-2
/
+7
*
The "collectable" syntax now works end-to-end -- the parser correctly recogni...
luke
2006-05-13
2
-4
/
+6
*
adding a few more fields to the host table
luke
2006-05-13
1
-0
/
+2
*
Adding initial rails support. One can now store host configurations using Ac...
luke
2006-05-13
4
-0
/
+161
[prev]