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
*
Merge branch '2.6.next' into 2.7.next
Max Martin
2011-04-27
1
-0
/
+7
|
\
|
*
(#4487) When setting environment on a host, ensure it is a string.
Josh Cooper
2011-04-26
1
-0
/
+7
*
|
Merge branch '2.6.x' into next
Max Martin
2011-04-13
1
-0
/
+5
|
\
|
|
*
(#6818) Stop from getting Rails 3 named_scope deprecation warning
Matt Robinson
2011-04-11
1
-0
/
+5
*
|
Fixing dependency loading in Rails::FactName
Luke Kanies
2011-04-09
1
-0
/
+1
|
/
*
(#6689) Make inventory_active_record terminus search quickly
Nick Lewis
2011-03-11
3
-18
/
+6
*
maint: Remove serialization of InventoryFact values
Nick Lewis
2011-03-09
1
-1
/
+0
*
maint: Rename InventoryHost to InventoryNode
Nick Lewis
2011-03-09
4
-16
/
+16
*
(#6338) Implement search for InventoryActiveRecord facts terminus
Nick Lewis
2011-03-08
1
-0
/
+26
*
(#6338) Add an InventoryActiveRecord terminus for Facts
Nick Lewis
2011-03-08
4
-0
/
+70
*
(#6338) Remove unused version control tags
Matt Robinson
2011-02-28
2
-4
/
+0
*
[#4813] Remove dead code from puppet/rails/host.rb
Matt Robinson
2010-11-10
1
-72
/
+0
*
Fixed network and indirection reference
James Turnbull
2010-07-20
1
-0
/
+1
*
[#4247] storeconfigs was calling Puppet::Parser::Resource.new with the wrong ...
Jesse Wolfe
2010-07-18
1
-3
/
+3
*
Code smell: Two space indentation
Markus Roberts
2010-07-09
14
-708
/
+708
*
Code smell: Avoid needless decorations
Markus Roberts
2010-07-09
2
-3
/
+3
*
Code smell: Avoid explicit returns
Markus Roberts
2010-07-09
2
-7
/
+7
*
Code smell: Booleans are first class values.
Markus Roberts
2010-07-09
1
-10
/
+2
*
Code smell: Line modifiers are preferred to one-line blocks.
Markus Roberts
2010-07-09
6
-39
/
+13
*
Code smell: Use string interpolation
Markus Roberts
2010-07-09
4
-7
/
+7
*
Code smell: Inconsistent indentation and related formatting issues
Markus Roberts
2010-07-09
5
-9
/
+12
*
Fix for #4137 -- Oracle needs text for strings > 255
Markus Roberts
2010-07-08
1
-1
/
+1
*
Removing Resource::Reference classes
Luke Kanies
2010-02-17
1
-1
/
+1
*
Merge branch '0.25.x'
James Turnbull
2010-01-13
3
-33
/
+22
|
\
|
*
Fix for temporary file security whole
Markus Roberts
2010-01-05
1
-1
/
+1
|
*
Fixing #2964 updated resources cannot be collected until they are exported twice
Markus Roberts
2009-12-23
1
-1
/
+1
|
*
Fix for #2863 (calling each on uninitialized tag list)
Markus Roberts
2009-12-10
2
-31
/
+20
*
|
Merge branch '0.25.x'
Luke Kanies
2009-12-21
1
-1
/
+1
|
\
|
|
*
Possible workaround for #2824 (MRI GC bug)
Markus Roberts
2009-11-19
1
-1
/
+1
*
|
Patch to address feature #2571 to add Oracle support to Puppet
Avi Miller
2009-10-24
3
-6
/
+11
|
/
*
Feature #2378 - Implement "thin_storeconfigs"
Brice Figureau
2009-07-18
1
-1
/
+6
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
11
-26
/
+26
*
Always providing a value for 'exported' on Rails resources
Luke Kanies
2009-06-03
1
-2
/
+11
*
Fixing #2187 - Puppet::Resource is expected by Rails support
Luke Kanies
2009-04-24
3
-14
/
+13
*
Added class_name tags to has_many relationships
steve mcintosh
2009-04-22
1
-3
/
+3
*
renaming a method
Luke Kanies
2009-04-22
2
-10
/
+10
*
Adjusted parameter name and puppet tag classes to use new cache accumulator b...
Ethan Rowe
2009-04-22
2
-18
/
+7
*
Saving rails resources as I create them, which saves about 10%
Luke Kanies
2009-04-22
1
-0
/
+2
*
Adding some more fine-grained benchmarks to Rails support
Luke Kanies
2009-04-22
2
-22
/
+26
*
Adding a Rails-specific benchmarking module
Luke Kanies
2009-04-22
3
-39
/
+107
*
Adding simplistic param_name/puppet_tag caching
Luke Kanies
2009-04-22
3
-2
/
+22
*
Adding more time debugging to Rails code, and refactoring a bit
Luke Kanies
2009-04-22
2
-30
/
+10
*
Refactoring the Rails integration
Luke Kanies
2009-04-22
3
-83
/
+306
*
Adding ActiveRecord terminus classes for Node and Facts.
Luke Kanies
2009-04-22
1
-1
/
+25
*
Fix #2010 - add protection code for some storeconfig corruption
Brice Figureau
2009-03-04
1
-14
/
+28
*
Use Puppet.debug instead of own debug flag
Peter Meier
2009-02-22
1
-7
/
+5
*
Fix #1972 - ActiveRecord fixes resulted in broken tests
Brice Figureau
2009-02-15
1
-3
/
+4
*
Fixed #1959 - Added column protection for environment schema migration
James Turnbull
2009-02-12
1
-2
/
+6
*
Change the way the tags and params are handled in rails
Brice Figureau
2009-02-06
2
-23
/
+88
*
Add methods to return hash instead of objects to params and tags
Brice Figureau
2009-02-06
2
-12
/
+49
[next]