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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Only using the checksum cache when we're using a host_config catalog
Luke Kanies
2009-02-18
1
-0
/
+2
*
|
Fixing fileserving to support strings or symbols
Luke Kanies
2009-02-18
2
-1
/
+2
*
|
Adding clarity to query string handling in REST calls
Luke Kanies
2009-02-18
4
-4
/
+32
*
|
Some small fixes to provide better debugging and load a library
Luke Kanies
2009-02-18
2
-0
/
+2
*
|
Providing better information when an exception is encountered during network ...
Luke Kanies
2009-02-18
1
-1
/
+1
*
|
Move --version handling to Puppet::Application
Brice Figureau
2009-02-16
7
-34
/
+16
*
|
Move puppetd to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-0
/
+260
*
|
Move puppetdoc to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-0
/
+198
*
|
Move ralsh to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-0
/
+166
*
|
Move puppetrun to Application Controller paradigm
Brice Figureau
2009-02-16
1
-0
/
+221
*
|
Move pi to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-0
/
+216
*
|
Move puppetmasterd to Puppet::Application
Brice Figureau
2009-02-16
1
-0
/
+138
*
|
Move puppet to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-0
/
+145
*
|
Move filebucket to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-0
/
+92
*
|
Move puppetca to the Application Controller paradigm
Brice Figureau
2009-02-16
1
-0
/
+74
*
|
Introducing the Application Controller
Brice Figureau
2009-02-16
2
-0
/
+320
*
|
Fixing some tests that somehow broke in the merge to master
Luke Kanies
2009-02-14
1
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-14
7
-56
/
+152
|
\
|
|
*
Fix #1972 - ActiveRecord fixes resulted in broken tests
Brice Figureau
2009-02-15
1
-3
/
+4
|
*
Fixing password validation to support symbols.
Luke Kanies
2009-02-14
1
-1
/
+1
|
*
Only backing up within parsedfile when managing files
Luke Kanies
2009-02-14
2
-5
/
+7
|
*
Fixing a syntax error in the up2date provider
Luke Kanies
2009-02-14
1
-1
/
+1
|
*
Cleaned up variable names to be more sane, clarified error messages and fixed...
James Turnbull
2009-02-14
1
-6
/
+6
|
*
Provide dscl -url output support for OS X 10.4 clients using the directoryser...
Nigel Kersten
2009-02-14
1
-36
/
+120
|
*
Fix launchd service provider so it is backwards compatible with OS X 10.4 as ...
Nigel Kersten
2009-02-14
1
-4
/
+13
*
|
Failure to find node facts is now a failure.
Luke Kanies
2009-02-14
1
-4
/
+8
*
|
Fixing #1527 - Failing Facter does not hurt Puppet
Luke Kanies
2009-02-14
2
-2
/
+13
*
|
Removing some unused code
Luke Kanies
2009-02-14
1
-11
/
+0
*
|
Using Puppet::Type.new instead of create
Luke Kanies
2009-02-14
1
-1
/
+1
*
|
Actualling syncing facts and plugins
Luke Kanies
2009-02-14
3
-2
/
+6
*
|
Fix #1933 - Inconsistent resource evaluation order in subsequent evaluation runs
Brice Figureau
2009-02-14
1
-9
/
+10
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-13
14
-180
/
+310
|
\
|
|
*
Updated Augeas type code
James Turnbull
2009-02-14
1
-3
/
+5
|
*
Fixed #1831 - Added sprintf function
James Turnbull
2009-02-14
1
-0
/
+17
|
*
Fixed #1830 - Added regsubst function
James Turnbull
2009-02-14
1
-0
/
+93
|
*
Bug 1948: Add logic and testing for the command parsing logic
Bryan Kearney
2009-02-14
1
-5
/
+6
|
*
Updated up2date and service confines to add support for Oracle EL and VM
James Turnbull
2009-02-13
2
-3
/
+5
|
*
Fixing #1964 - Facts get loaded from plugins
Luke Kanies
2009-02-12
1
-2
/
+6
|
*
Adding a post-processor for Nagios names.
Luke Kanies
2009-02-13
1
-2
/
+3
|
*
Revert "Refixing #1420 - _naginator_name is only used for services"
Luke Kanies
2009-02-13
1
-10
/
+15
|
*
Fixing #1541 - ParsedFile only backs up files once per transaction
Luke Kanies
2009-02-13
2
-1
/
+14
|
*
Removing the apparently obsolete netinfo filetype.
Luke Kanies
2009-02-13
1
-88
/
+0
|
*
Migrated FileType tests to spec, and fleshed them out a bit.
Luke Kanies
2009-02-13
1
-3
/
+3
|
*
Bug #1948: Added patch by jab to support the correct ins syntax. Updated the ...
Bryan Kearney
2009-02-13
1
-6
/
+26
|
*
Fixing #961 - closing the http connection after every xmlrpc call
Luke Kanies
2009-02-12
1
-1
/
+3
|
*
Refactoring the XMLRPC::Client error-handling
Luke Kanies
2009-02-12
1
-53
/
+111
|
*
Fixed #1959 - Added column protection for environment schema migration
James Turnbull
2009-02-12
1
-2
/
+6
|
*
Fixing #1869 - autoloaded files should never leak exceptions
Luke Kanies
2009-02-12
1
-2
/
+2
*
|
Merge branch '0.24.x'
Luke Kanies
2009-02-11
16
-132
/
+137
|
\
|
|
*
Fixing #1543 - Nagios parse errors no longer kill Puppet
Luke Kanies
2009-02-11
3
-65
/
+48
[prev]
[next]