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
*
Fixing #1755 - handling fully qualified classes correctly.
Luke Kanies
2008-11-26
2
-4
/
+5
*
Lots of DirectoryService work. New Computer Type. Users now use password hash...
Nigel Kersten
2008-11-26
5
-35
/
+198
*
launchd service provider
Nigel Kersten
2008-11-26
2
-1
/
+189
*
Refactoring the thread-safety in Puppet::Util a bit.
Luke Kanies
2008-11-26
1
-21
/
+27
*
Fixing #1683 - accessing and changing settings is now thread-safe.
Luke Kanies
2008-11-26
1
-140
/
+144
*
Partially fixing #1772 - fixing tidy code I broke.
Luke Kanies
2008-11-26
1
-1
/
+1
*
Partially fixing #1772 - broken 'resources' tests.
Luke Kanies
2008-11-26
2
-0
/
+4
*
Removing the included testing gems; you must now install them yourself.
Luke Kanies
2008-11-25
1
-1
/
+3
*
Fixing #1708 - user groups specified as names are now detected correctly.
Luke Kanies
2008-11-24
1
-0
/
+10
*
Revert "Fixing #1755 - File modes (and other strange properties) will now dis...
James Turnbull
2008-11-22
1
-2
/
+2
*
Fixing #1764 - a property's 'sync' method is never considered a no-op.
Luke Kanies
2008-11-21
7
-76
/
+23
*
Refactoring the file/owner property to be simpler and cleaner.
Luke Kanies
2008-11-21
1
-64
/
+32
*
Fixing #1755 - File modes (and other strange properties) will now display cor...
Luke Kanies
2008-11-21
1
-2
/
+2
*
Fix #1759 - Comparison operator was using string comparison for numbers
Brice Figureau
2008-11-20
1
-0
/
+4
*
Fixed #1751 - Mac OS X DirectoryService nameservice provider support for plis...
James Turnbull
2008-11-19
1
-100
/
+127
*
Fixed #1752 - Add an optional argument to Puppet::Util.execute to determine ...
James Turnbull
2008-11-19
1
-2
/
+7
*
Fix the init service type to cope with an array for defpath and if defpath do...
Nigel Kersten
2008-11-19
1
-17
/
+23
*
Added versionable feature to the RPM provider
James Turnbull
2008-11-18
1
-0
/
+2
*
Moved RRD feature from util/metric.rb to feature/base.rb
James Turnbull
2008-11-17
2
-5
/
+3
*
Manifest documentation generation
Brice Figureau
2008-11-17
5
-0
/
+2621
*
Move function existance test to parser evaluation
Brice Figureau
2008-11-17
1
-12
/
+16
*
Add a doc attribute to AST nodes and fill it with the last seen comments
Brice Figureau
2008-11-17
17
-111
/
+252
*
Fixed #1735 and #1747 - Fixes to confine system
James Turnbull
2008-11-16
1
-1
/
+12
*
Fixed #1718 - Added preseed to apt uninstall and purge
James Turnbull
2008-11-16
1
-0
/
+6
*
Fixing the provider's confine subsystem so the logs are more useful.
Luke Kanies
2008-11-13
4
-4
/
+10
*
Removed extra 'end' from yum.rb
James Turnbull
2008-11-14
1
-1
/
+0
*
Fix bug #1746: Sync SELinux file attributes after file contents created/modified
Sean E. Millichamp
2008-11-14
1
-1
/
+1
*
Fix bug #1681: Add filesystem type check to test for per-file SELinux context...
Sean E. Millichamp
2008-11-14
1
-0
/
+64
*
Quiet debug when no default SELinux context found for one of the components
Sean E. Millichamp
2008-11-14
1
-1
/
+3
*
Fixes relating to transition to native SELinux bindings
Sean E. Millichamp
2008-11-14
2
-2
/
+16
*
Refactoring of SELinux functions to use native Ruby SELinux interface
Sean E. Millichamp
2008-11-14
1
-66
/
+67
*
Merge branch 'tickets/0.24.x/1739' into 0.24.x
James Turnbull
2008-11-13
1
-0
/
+5
|
\
|
*
Fixed #1739 - Added uninstall functionality to yum provider
James Turnbull
2008-11-13
1
-0
/
+5
*
|
Fix #1737 - part2 - Fix display of "options"
Brice Figureau
2008-11-12
1
-0
/
+16
*
|
Fix #1737 - ssh_authorized_keys should be able to parse options containing co...
Brice Figureau
2008-11-11
1
-1
/
+21
*
|
Fix #1740 - Daemontools and Runit is not ReST compliant
Brice Figureau
2008-11-11
2
-31
/
+48
|
/
*
Fixed #1730 - Edited file/ensure.rb docs for clarity
James Turnbull
2008-11-05
1
-5
/
+4
*
Fixes #1672 - unsafe crontab handling in Solaris
Martin Englund
2008-11-05
1
-3
/
+3
*
Fixes #1714 - yumhelper handling with yum 2.2.x is broken
James Turnbull
2008-11-01
1
-0
/
+9
*
Fixed #1721 - puppet.conf documentation incorrectly lists signals that affect...
James Turnbull
2008-11-01
1
-1
/
+1
*
Added unit tests for the augeas type and provider
Bryan Kearney
2008-10-30
1
-2
/
+3
*
Fix #1402 - Allow multiline comments
Brice Figureau
2008-10-29
1
-0
/
+5
*
Fix #857 - Multiple class of the same name don't append code
Brice Figureau
2008-10-29
1
-1
/
+5
*
Fixed augeas examples in type
James Turnbull
2008-10-29
1
-2
/
+2
*
Merge branch 'augeas' into 0.24.x
James Turnbull
2008-10-29
3
-0
/
+341
|
\
|
*
Merge branch 'augeas' of git@github.com:bkearney/puppet into augeas
Bryan Kearney
2008-10-28
1
-200
/
+0
|
|
\
|
|
*
Beginning provider split, need help on the voodoo
Bryan Kearney
2008-10-27
2
-181
/
+211
|
*
|
Split Augeas up into a provider and a type.
Bryan Kearney
2008-10-28
3
-161
/
+410
|
|
/
|
*
Added augeas type and feature
James Turnbull
2008-10-24
2
-0
/
+292
*
|
Fixing #1669 - The dump parameter can now be changed on mounts.
Luke Kanies
2008-10-29
1
-1
/
+1
[next]