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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fixed #1884 - exported defines are collected by the exporting host
Luke Kanies
2009-02-11
5
-11
/
+25
|
*
Cleaning up the AST::Resource code a bit
Luke Kanies
2009-02-10
1
-20
/
+21
|
*
Fix #1691 - Realize fails with array of Resource References
Brice Figureau
2009-02-11
3
-1
/
+53
|
*
Fix #1682 - Resource titles are not flattened as they should
Brice Figureau
2009-02-11
2
-1
/
+91
|
*
Fix #1922 - Functions squash all arguments into a single hash
Brice Figureau
2009-02-11
2
-3
/
+4
|
*
Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.d
James Turnbull
2009-02-11
3
-1
/
+7
|
*
Fixed #1936 - Added /* */ support to the vim file
James Turnbull
2009-02-11
2
-0
/
+3
|
*
Prefetching, and thus purging, Nagios resources now works
Luke Kanies
2009-02-11
6
-56
/
+129
|
*
Adding some basic tests for the Naginator provider base class
Luke Kanies
2009-02-11
1
-0
/
+50
|
*
Removing a redundant instance prefect call.
Luke Kanies
2009-02-11
1
-4
/
+0
|
*
Fixing #1912 - gid still works with no 'should' value.
Luke Kanies
2009-02-11
3
-0
/
+12
|
*
Fixing the Rakefile to use 'git format-patch'.
Luke Kanies
2009-02-11
1
-1
/
+1
|
*
Fixing #1920 - user passwords no longer allow ':'
Luke Kanies
2009-02-11
3
-1
/
+17
|
*
Adding README.rst file
James Turnbull
2009-02-10
1
-0
/
+38
|
*
Added Reductive Labs build library
James Turnbull
2009-02-10
3
-0
/
+805
|
*
Change the way the tags and params are handled in rails
Brice Figureau
2009-02-06
4
-41
/
+105
|
*
Add methods to return hash instead of objects to params and tags
Brice Figureau
2009-02-06
2
-12
/
+49
|
*
Rails serialization module to help serialize/unserialize some Puppet Objects
Brice Figureau
2009-02-06
1
-0
/
+18
|
*
Fixed #1852 - Correct behaviour when no SELinux bindings
James Turnbull
2009-01-27
3
-0
/
+16
|
*
Merge commit 'turnbull/0.24.x' into 0.24.x
Luke Kanies
2009-01-07
2
-3
/
+23
|
|
\
|
*
|
Updated to version 0.24.7
Luke Kanies
2008-12-16
1
-1
/
+1
*
|
|
Adding README.rst file
James Turnbull
2009-02-10
1
-0
/
+38
*
|
|
Changing how the Configurer interacts with the cache
Luke Kanies
2009-02-06
6
-21
/
+57
*
|
|
Fixing tests broken during the #1405 fix.
Luke Kanies
2009-02-06
11
-202
/
+46
*
|
|
Adding an Agent::Runner class.
Luke Kanies
2009-02-06
8
-100
/
+220
*
|
|
The Agent now uses its lockfile to determine running state
Luke Kanies
2009-02-06
2
-12
/
+16
*
|
|
Creating and using a new Puppet::Daemon class
Luke Kanies
2009-02-06
16
-854
/
+520
*
|
|
Not using 'master' client for testing
Luke Kanies
2009-02-06
1
-2
/
+0
*
|
|
Fixing (and testing) the return of Indirection#save
Luke Kanies
2009-02-06
2
-4
/
+16
*
|
|
Adding a 'close_all' method to the Log class.
Luke Kanies
2009-02-06
2
-0
/
+15
*
|
|
Removing restart-handling from Configurer
Luke Kanies
2009-02-06
2
-43
/
+0
*
|
|
Adding temporary class EventManager
Luke Kanies
2009-02-06
2
-0
/
+448
*
|
|
Splitting the Agent class into Agent and Configurer
Luke Kanies
2009-02-06
15
-504
/
+733
*
|
|
Removing the Hash default proc from SimpleGraph.
Luke Kanies
2009-02-06
1
-5
/
+21
*
|
|
Removing the Catalog's @aliases hash default value
Luke Kanies
2009-02-06
1
-3
/
+6
*
|
|
Removing an erroneous configuration call in puppetmasterd
Luke Kanies
2009-02-06
1
-1
/
+0
*
|
|
Removing obsolete code and tests for the agent.
Luke Kanies
2009-02-06
3
-572
/
+0
*
|
|
Converting the catalog as needed
Luke Kanies
2009-02-06
5
-41
/
+88
*
|
|
Adding REST support for facts and catalogs.
Luke Kanies
2009-02-06
4
-0
/
+34
*
|
|
Adding better error-handling to format rendering
Luke Kanies
2009-02-06
2
-4
/
+84
*
|
|
Resetting SSL cache terminii to nil when only using the ca
Luke Kanies
2009-02-06
2
-0
/
+16
*
|
|
Allowing the Indirection cache to be reset to nil
Luke Kanies
2009-02-06
2
-3
/
+4
*
|
|
Moving the Agent locking code to a module.
Luke Kanies
2009-02-06
4
-66
/
+150
*
|
|
Cleaning up SSL instances that can't be saved
Luke Kanies
2009-02-06
2
-2
/
+36
*
|
|
Only caching saved resources when the main save works
Luke Kanies
2009-02-06
2
-2
/
+13
*
|
|
Moving classfile-writing to the Catalog
Luke Kanies
2009-02-06
4
-25
/
+45
*
|
|
Refactoring how the Facter integration works
Luke Kanies
2009-02-06
6
-94
/
+148
*
|
|
Reformatting tests for facts
Luke Kanies
2009-02-06
1
-30
/
+32
*
|
|
Moving fact and plugin handling into modules
Luke Kanies
2009-02-06
8
-496
/
+596
*
|
|
Removing the Agent code that added client-side facts
Luke Kanies
2009-02-06
2
-46
/
+0
[prev]
[next]