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
*
Fixed #1662 - Configuration Reference still references 'section'
James Turnbull
2008-10-21
1
-7
/
+0
*
Fixed #1663 - Regression relating to facter fact naming from 0.24.5
James Turnbull
2008-10-21
1
-1
/
+2
*
Fix #636 - Allow extraneous comma in function argument list
Brice Figureau
2008-10-21
2
-882
/
+898
*
Fixing tests I broke when trying to fix the Providers reference.
Luke Kanies
2008-10-17
1
-1
/
+10
*
Use fully qualified paths when calling binaries, adjust chcon call to use Pup...
Sean E. Millichamp
2008-10-17
1
-8
/
+2
*
Setting SELinux contexts with chcon should not dereference symbolic links
Sean E. Millichamp
2008-10-17
1
-2
/
+2
*
Fix #1115 - Allow checking tags/classes from ERb templates
Brice Figureau
2008-10-14
1
-0
/
+10
*
Fixing #1647 - puppetdoc's 'providers' report works again.
Luke Kanies
2008-10-14
1
-1
/
+1
*
Fix 1642 (always warning) and improve unit tests to cover when to warn and not
Paul Nasrat
2008-10-11
1
-1
/
+1
*
lazy load latest package definitions with yumhelper 2.2
duritong
2008-10-10
1
-17
/
+24
*
Revert "Added last part of #1633 patch - update to util/metrics.rb"
James Turnbull
2008-10-10
1
-5
/
+0
*
Added last part of #1633 patch - update to util/metrics.rb
James Turnbull
2008-10-10
1
-0
/
+5
*
Adding an additional option for the fix in ff36832e, skipping missing cert dirs
Luke Kanies
2008-10-08
1
-0
/
+3
*
Removing a gid test for users, since it is a bad test and has mostly been rep...
Luke Kanies
2008-10-08
1
-2
/
+1
*
Fixing a test that was failing because i-have-no-idea
Luke Kanies
2008-10-08
1
-1
/
+5
*
Fixing the broken tests resulting from the fix for #1551.
Luke Kanies
2008-10-08
1
-1
/
+1
*
Add unit test coverage for Puppet::Util::SELinux and fix problems found by tests
Sean E. Millichamp
2008-10-09
1
-13
/
+30
*
Fixed #1639 - uninitialized constant Puppet::Type::User::ProviderUseradd
James Turnbull
2008-10-09
1
-1
/
+1
*
Fix #1636 - part2 - correct some client errors.
Brice Figureau
2008-10-09
1
-3
/
+7
*
Fix several small regressions in plugins mount
Brice Figureau
2008-10-09
1
-5
/
+8
*
Fixing #1640 - file groups now no longer get set on every run
Luke Kanies
2008-10-08
1
-0
/
+15
*
Fix scenario when SELinux support tools exist, but SELinux is disabled
Sean E. Millichamp
2008-10-08
1
-0
/
+6
*
New and improved tests for file type SELinux contexts
Sean E. Millichamp
2008-10-08
1
-1
/
+1
*
Fix regression when templatedir doesn't exist.
Brice Figureau
2008-10-08
1
-8
/
+14
*
Fix #1202 - Collection attribute matching doesn't parse arrays
Brice Figureau
2008-10-08
1
-1
/
+6
*
Adding an array indexer method to Puppet::Util::Metric as requested in #1633.
Luke Kanies
2008-10-08
1
-0
/
+9
*
Adding partial spec tests for Puppet::Util::Metric.
Luke Kanies
2008-10-08
1
-9
/
+14
*
Fixed #1473 - Rescue Timeout::Error in xmlrpc clients
Andrew Shafer
2008-10-07
1
-4
/
+4
*
Fxied #1354 - yum provider problems with RHEL 3
James Turnbull
2008-10-07
2
-12
/
+100
*
Fix #1109 - allow empty if or else branches
Brice Figureau
2008-10-07
4
-563
/
+637
*
Fixed documentation, typo and added CHANGELOG entry
Francois Deppierraz
2008-10-07
1
-3
/
+3
*
Fix #1530: Correctly parse ssh type 1 keys
Francois Deppierraz
2008-10-07
1
-0
/
+6
*
Fix #381 - Allow multiple resource overrides or references
Brice Figureau
2008-10-05
4
-390
/
+383
*
Fixing #1098 - Multiline strings now correctly increment the line count
Luke Kanies
2008-10-04
1
-0
/
+3
*
Doing some simple refactorings on Puppet::Log
Luke Kanies
2008-10-04
1
-14
/
+7
*
Fixing #1089 - Log messages are now tagged with the log level,
Luke Kanies
2008-10-04
1
-0
/
+3
*
Adding rspec tests for the Puppet::Util::Log class.
Luke Kanies
2008-10-04
1
-16
/
+11
*
Fixed #981 - Removed 'Adding aliases' info message
Luke Kanies
2008-10-04
1
-2
/
+0
*
Fixing #947 - pluginsync no longer fails poorly when no plugins exist
Luke Kanies
2008-10-03
1
-2
/
+4
*
Fixing the Node class to no longer validate environments
Luke Kanies
2008-10-03
1
-7
/
+1
*
Add SELinux context reset after file writes in Puppet::Util::FileType
Sean E. Millichamp
2008-10-03
1
-0
/
+7
*
Add new support for :selrange SELinux file property
Sean E. Millichamp
2008-10-03
1
-0
/
+7
*
Add detected defaults for existing SELinux file properties
Sean E. Millichamp
2008-10-03
1
-0
/
+3
*
Refactor SELinux commands to utility module
Sean E. Millichamp
2008-10-03
2
-32
/
+126
*
Merged fsweetser's selinux patch against HEAD
Brett Lentz
2008-10-03
6
-0
/
+366
*
Fixed #1613 - The client environment will be substituted when looking up sett...
Luke Kanies
2008-10-03
1
-3
/
+5
*
Fixing #1614 - Environments no longer have to be listed out.
Luke Kanies
2008-10-03
2
-23
/
+2
*
Fixed error message typo
James Turnbull
2008-10-03
1
-1
/
+1
*
Migrating the apt and dpkg tests to rspec.
Luke Kanies
2008-10-02
2
-70
/
+45
*
Add role support to user type and an implemention
Andrew Shafer
2008-10-01
3
-49
/
+206
[next]