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
/
host.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
A round of bugfixing. Many more tests now pass -- I think we are largely dow...
Luke Kanies
2007-08-20
1
-9
/
+5
*
Undo previous commit, which was an error
lutter
2007-08-03
1
-24
/
+5
*
Do not set any options if they aren't set in /etc/sysconfig/puppetmaster - ot...
lutter
2007-08-03
1
-5
/
+24
*
Fixing some failing tests.
luke
2007-06-18
1
-0
/
+1
*
Significantly optimizing the database queries -- I am getting about 40% bette...
luke
2007-06-14
1
-3
/
+5
*
Changed the host to "eager fetch" all the resources and their associated
ballman
2007-06-12
1
-1
/
+3
*
Major rework of the rails feature. Changed the relationship between
ballman
2007-06-12
1
-30
/
+62
*
Removed acts_as_taggable from the rails stuff. I haven't removed the tables ...
ballman
2007-05-11
1
-8
/
+0
*
Refactoring some of the rails code. The speed is now pretty good, but the ta...
luke
2007-03-24
1
-43
/
+20
*
Rails is now significantly faster. I refactored all of the queries; they are...
luke
2007-03-22
1
-22
/
+76
*
Undo the param_name param_value merge
shadoi
2007-02-17
1
-8
/
+15
*
Update relationships
shadoi
2007-02-16
1
-2
/
+3
*
Merge fact_names & fact_values, and param_names & param_values.
shadoi
2007-02-15
1
-13
/
+7
*
Fixing #391. Keeping track of times of compile and freshness checks.
luke
2007-01-04
1
-1
/
+8
*
Re-add support for tags and file/lines
shadoi
2006-12-19
1
-0
/
+6
*
All rails *and* language tests now pass, with the exception of a language/res...
luke
2006-12-19
1
-40
/
+34
*
Fixing most of the rails stuff. I think everything basically works now, and ...
luke
2006-12-19
1
-50
/
+15
*
Go back to restype and remove STI classes, they were more trouble than they w...
shadoi
2006-12-15
1
-14
/
+3
*
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
1
-1
/
+0
*
Some rails modifications
luke
2006-12-15
1
-14
/
+19
*
Don't dump out debugging stuff.
shadoi
2006-12-15
1
-2
/
+0
*
New rails stuff redux.
shadoi
2006-12-14
1
-22
/
+42
*
Temporarily reverting all of the recent rails work so that I can release 0.20.1
luke
2006-11-13
1
-37
/
+22
*
Rails stuff part 1
shadoi
2006-11-09
1
-22
/
+37
*
Merging the changes from the override-refactor branch. This is a significant...
luke
2006-10-04
1
-25
/
+29
*
Adding code to try for the rails gem if the library cannot be found normally,...
luke
2006-05-15
1
-3
/
+2
*
Made a *huge* performance difference in storing hosts -- down from about 25 s...
luke
2006-05-13
1
-8
/
+7
*
I appear to have object collection working, incredibly. This commit does the...
luke
2006-05-13
1
-1
/
+6
*
The "collectable" syntax now works end-to-end -- the parser correctly recogni...
luke
2006-05-13
1
-1
/
+1
*
Adding initial rails support. One can now store host configurations using Ac...
luke
2006-05-13
1
-0
/
+80