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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
Fixing #1543 - Nagios parse errors no longer kill Puppet
Luke Kanies
2009-02-11
3
-65
/
+48
*
Refixing #1420 - _naginator_name is only used for services
Luke Kanies
2009-02-11
1
-15
/
+10
*
Fixed #1884 - exported defines are collected by the exporting host
Luke Kanies
2009-02-11
2
-4
/
+2
*
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
1
-1
/
+1
*
Fix #1682 - Resource titles are not flattened as they should
Brice Figureau
2009-02-11
1
-1
/
+1
*
Fix #1922 - Functions squash all arguments into a single hash
Brice Figureau
2009-02-11
1
-1
/
+2
*
Fixed #1538 - Yumrepo sets permissions wrongly on files in /etc/yum.repos.d
James Turnbull
2009-02-11
2
-1
/
+5
*
Prefetching, and thus purging, Nagios resources now works
Luke Kanies
2009-02-11
2
-22
/
+35
*
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
1
-0
/
+2
*
Fixing #1920 - user passwords no longer allow ':'
Luke Kanies
2009-02-11
1
-0
/
+4
*
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
1
-0
/
+8
*
Not using a temporary file when locking files for writing.
Luke Kanies
2008-12-15
1
-9
/
+6
*
Issue 1804 VDev with the same devices should be in sync
Andrew Shafer
2008-12-15
2
-13
/
+50
*
Documentation fixes
James Turnbull
2008-12-13
24
-130
/
+181
*
Fixing #1812 (hopefully) - adding read and write locks to yaml.
Luke Kanies
2008-12-12
1
-3
/
+12
*
Preparing to fix #1812 - Moving locking code to a module
Luke Kanies
2008-12-12
3
-36
/
+53
*
Fix #1815 - puppetdoc --all crash on resource override
Brice Figureau
2008-12-10
1
-1
/
+1
*
Add a unique name to objects so we can determine uniqueness when read back in
John Ferlito
2008-12-09
2
-1
/
+5
*
Fix the spec tests to work on other platforms, do the confine around OS X ver...
Nigel Kersten
2008-12-09
1
-4
/
+9
*
remove unnecessary mk_resource_methods call
Nigel Kersten
2008-12-09
1
-2
/
+0
*
Add a unique name to objects so we can determine uniqueness when read back in
John Ferlito
2008-12-09
2
-74
/
+113
*
Bug #1803 Zfs should auto require the ancestor file systems
Andrew Shafer
2008-12-08
1
-0
/
+6
*
Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for value
Andrew Shafer
2008-12-08
1
-12
/
+1
*
Fixing #1800 - tidy now correctly ignores missing files and directories
Luke Kanies
2008-12-08
1
-1
/
+8
*
Fixing #1794 - returning sync when it is already initialized
Luke Kanies
2008-12-08
1
-0
/
+1
*
Fixing #1750 again - All of the properties and now :ensure check replace?
Luke Kanies
2008-12-08
1
-0
/
+4
[next]