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
...
|
|
*
Fix #636 - Allow extraneous comma in function argument list
Brice Figureau
2008-10-21
5
-882
/
+934
|
*
|
Merge branch '0.24.x' of git://github.com/jamtur01/puppet into 0.24.x
Luke Kanies
2008-10-18
13
-43
/
+138
|
|
\
|
|
*
|
Merge branch '0.24.x' of git://github.com/jamtur01/puppet into 0.24.x
Luke Kanies
2008-10-09
133
-1930
/
+5814
|
|
\
\
|
*
\
\
Merge branch '0.24.x' of git://github.com/jamtur01/puppet into 0.24.x
Luke Kanies
2008-09-27
93
-3645
/
+4188
|
|
\
\
\
|
*
\
\
\
Merge branch '0.24.x' of git://github.com/jamtur01/puppet into 0.24.x
Luke Kanies
2008-08-20
40
-163
/
+972
|
|
\
\
\
\
|
*
|
|
|
|
Updating the authors list for the gem spec
Luke Kanies
2008-07-24
1
-0
/
+1
|
*
|
|
|
|
Updated to version 0.24.5
Luke Kanies
2008-07-24
1
-1
/
+1
|
*
|
|
|
|
Updated to version 0.24.5
Luke Kanies
2008-07-24
1
-1
/
+1
|
*
|
|
|
|
Reverting the version so my release process works
Luke Kanies
2008-07-24
2
-2
/
+2
*
|
|
|
|
|
Fixing resource aliasing to not use global resource aliasing.
Luke Kanies
2008-10-17
1
-3
/
+0
*
|
|
|
|
|
Merge branch '0.24.x' Removed the 'after' blocks that call Type.clear,
Luke Kanies
2008-10-17
148
-1988
/
+5597
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Fixing tests I broke when trying to fix the Providers reference.
Luke Kanies
2008-10-17
3
-6
/
+27
|
*
|
|
|
|
Use fully qualified paths when calling binaries, adjust chcon call to use Pup...
Sean E. Millichamp
2008-10-17
2
-16
/
+10
|
*
|
|
|
|
Setting SELinux contexts with chcon should not dereference symbolic links
Sean E. Millichamp
2008-10-17
2
-7
/
+7
|
*
|
|
|
|
Fixed #1646 - service puppet status does not work as non-root on redhat system
James Turnbull
2008-10-14
2
-1
/
+4
|
*
|
|
|
|
Fix #1115 - Allow checking tags/classes from ERb templates
Brice Figureau
2008-10-14
2
-0
/
+24
|
*
|
|
|
|
Fixed #1649 - OS X package creation script should be more selective about cle...
James Turnbull
2008-10-14
2
-1
/
+6
|
*
|
|
|
|
Fixing #1647 - puppetdoc's 'providers' report works again.
Luke Kanies
2008-10-14
2
-1
/
+18
|
*
|
|
|
|
Fix 1642 (always warning) and improve unit tests to cover when to warn and not
Paul Nasrat
2008-10-11
2
-2
/
+26
|
*
|
|
|
|
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
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Fixing some tests that were broken in 2fba85af
Luke Kanies
2008-10-08
2
-21
/
+22
|
*
|
|
|
Fixing a test that was failing as a result of the fix to #1491
Luke Kanies
2008-10-08
1
-4
/
+1
|
*
|
|
|
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
2
-52
/
+1
|
*
|
|
|
Fixing a test that was broken in ee579641
Luke Kanies
2008-10-08
1
-1
/
+1
|
*
|
|
|
Fixing some tests that were broken in the fix for #1633
Luke Kanies
2008-10-08
2
-6
/
+2
|
*
|
|
|
Fixing a test that was failing because i-have-no-idea
Luke Kanies
2008-10-08
1
-1
/
+5
|
*
|
|
|
Fixing a test that was failing because of the change to retrieve() in ee579641
Luke Kanies
2008-10-08
1
-2
/
+1
|
*
|
|
|
Fixing a file source test that was failing because missing sources is now a f...
Luke Kanies
2008-10-08
1
-3
/
+1
|
*
|
|
|
Fixing the broken tests resulting from the fix for #1551.
Luke Kanies
2008-10-08
2
-2
/
+4
|
*
|
|
|
Adding warnings when example groups are skipped.
Luke Kanies
2008-10-08
2
-1
/
+6
|
*
|
|
|
Moving some test/ package tests to rspec integration tests
Luke Kanies
2008-10-08
2
-31
/
+26
|
*
|
|
|
Cleanup selboolean and selmodule unit tests to pass on non-SELinux systems
Sean E. Millichamp
2008-10-09
3
-3
/
+14
|
*
|
|
|
Add unit test coverage for Puppet::Util::SELinux and fix problems found by tests
Sean E. Millichamp
2008-10-09
2
-13
/
+204
|
*
|
|
|
Fixed #1639 - uninitialized constant Puppet::Type::User::ProviderUseradd
James Turnbull
2008-10-09
2
-1
/
+3
|
*
|
|
|
Fix #1636 - part2 - correct some client errors.
Brice Figureau
2008-10-09
1
-3
/
+7
|
*
|
|
|
Add failing test for plugin with file and recurse
Paul Nasrat
2008-10-09
1
-0
/
+8
|
*
|
|
|
Fix several small regressions in plugins mount
Brice Figureau
2008-10-09
2
-5
/
+46
|
*
|
|
|
Fixing #1640 - file groups now no longer get set on every run
Luke Kanies
2008-10-08
2
-1
/
+47
|
*
|
|
|
Incremented CHANGELOG to 0.24.6
James Turnbull
2008-10-08
1
-1
/
+1
|
*
|
|
|
Fix scenario when SELinux support tools exist, but SELinux is disabled
Sean E. Millichamp
2008-10-08
1
-0
/
+6
|
*
|
|
|
Add new set of unit tests for selmodule type
James Turnbull
2008-10-08
4
-35
/
+81
|
*
|
|
|
Removal of redundant lines from unit test
Sean E. Millichamp
2008-10-08
1
-3
/
+0
|
*
|
|
|
Remove old selboolean unit tests and fix permissions on new tests
James Turnbull
2008-10-08
3
-30
/
+0
|
*
|
|
|
Rewrote seboolean unit tests to provide better coverage
Sean E. Millichamp
2008-10-08
2
-0
/
+79
|
*
|
|
|
New and improved tests for file type SELinux contexts
Sean E. Millichamp
2008-10-08
3
-28
/
+83
|
*
|
|
|
Fix regression when templatedir doesn't exist.
Brice Figureau
2008-10-08
3
-8
/
+30
|
*
|
|
|
Fix #1202 - Collection attribute matching doesn't parse arrays
Brice Figureau
2008-10-08
3
-1
/
+100
[prev]
[next]