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
...
*
|
|
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
*
|
|
Adding Puppet client facts to Facter facts.
Luke Kanies
2009-02-06
2
-1
/
+27
*
|
|
Clarifying how node names are used during catalog compilation
Luke Kanies
2009-02-06
2
-61
/
+75
*
|
|
Reformatting Indirector catalog compiler tests
Luke Kanies
2009-02-06
1
-119
/
+121
*
|
|
Removing ConfigStore code that was never actually used.
Luke Kanies
2009-02-06
1
-60
/
+0
*
|
|
Renmaing Puppet::Network::Client::Master to Puppet::Agent
Luke Kanies
2009-02-06
3
-117
/
+61
*
|
|
Revert "Adding the first bits of an Agent class."
Luke Kanies
2009-02-06
2
-224
/
+0
*
|
|
Revert "This is work that I've decided not to keep"
Luke Kanies
2009-02-06
7
-669
/
+106
*
|
|
This is work that I've decided not to keep
Luke Kanies
2009-02-06
7
-106
/
+669
*
|
|
Adding a new Agent::Downloader class for downloading files.
Luke Kanies
2009-02-06
2
-0
/
+260
*
|
|
Adding the first bits of an Agent class.
Luke Kanies
2009-02-06
2
-0
/
+224
*
|
|
Adding support for skipping cached indirection instances.
Luke Kanies
2009-02-06
4
-5
/
+29
*
|
|
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
*
|
|
Fixing #1913 - 'undef' resource values do not get copied to the db
Luke Kanies
2009-02-06
1
-1
/
+2
*
|
|
Fixing #1914 - 'undef' relationship metaparameters do not stack
Luke Kanies
2009-02-06
2
-0
/
+10
*
|
|
Revert "Fixed #1916 - Added environment option to puppetd"
James Turnbull
2009-02-01
2
-15
/
+3
*
|
|
Fixed #1916 - Added environment option to puppetd
James Turnbull
2009-01-31
2
-3
/
+15
*
|
|
Fixed #1910 - Updated logcheck regex
James Turnbull
2009-01-31
2
-1
/
+3
*
|
|
Typo fix
James Turnbull
2009-01-27
1
-5
/
+5
*
|
|
Fixed #1879 - Added to tidy documentation
James Turnbull
2009-01-23
2
-5
/
+17
*
|
|
Fixed #1881 - Added md5lite explanation
James Turnbull
2009-01-22
2
-1
/
+7
*
|
|
Fixed #1877 - Tidy type reference update for use of 0
James Turnbull
2009-01-22
2
-1
/
+5
[prev]
[next]