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
...
|
*
Fixing broken tests resulting from the fix to #1747
Luke Kanies
2008-11-17
5
-1
/
+8
|
*
Moved RRD feature from util/metric.rb to feature/base.rb
James Turnbull
2008-11-17
3
-5
/
+5
|
*
Manifest documentation generation
Brice Figureau
2008-11-17
6
-15
/
+2730
|
*
Move function existance test to parser evaluation
Brice Figureau
2008-11-17
3
-13
/
+104
|
*
Add a doc attribute to AST nodes and fill it with the last seen comments
Brice Figureau
2008-11-17
17
-111
/
+252
|
*
RSpec tests for the doc system (covers AST.doc, lexer and parser)
Brice Figureau
2008-11-17
3
-5
/
+121
|
*
Fixed #1735 and #1747 - Fixes to confine system
James Turnbull
2008-11-16
3
-20
/
+27
|
*
CHANGELOG updates
James Turnbull
2008-11-16
1
-0
/
+10
|
*
Fixed #1718 - Added preseed to apt uninstall and purge
James Turnbull
2008-11-16
2
-0
/
+8
|
*
Include spec directory in packages
Sean E. Millichamp
2008-11-14
1
-0
/
+1
|
*
Fixing the provider's confine subsystem so the logs are more useful.
Luke Kanies
2008-11-13
7
-28
/
+58
|
*
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
2
-0
/
+105
|
*
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
2
-99
/
+100
|
*
Merge branch 'tickets/0.24.x/1739' into 0.24.x
James Turnbull
2008-11-13
2
-0
/
+7
|
|
\
|
|
*
Fixed #1739 - Added uninstall functionality to yum provider
James Turnbull
2008-11-13
2
-0
/
+7
|
*
|
Fix #1737 - part2 - Fix display of "options"
Brice Figureau
2008-11-12
2
-0
/
+28
|
*
|
Fix #1737 - ssh_authorized_keys should be able to parse options containing co...
Brice Figureau
2008-11-11
3
-1
/
+29
|
*
|
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
|
*
Fixing the augeas type tests to work when augeas is missing
Luke Kanies
2008-11-05
1
-88
/
+98
|
*
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
|
*
Fixing a test I broke when fixing a reporting bug
Luke Kanies
2008-11-01
1
-4
/
+0
*
|
Adding more file tests and fixing conflicting tests
Luke Kanies
2008-11-15
2
-0
/
+22
*
|
Completely refactoring the tidy type.
Luke Kanies
2008-11-15
4
-447
/
+483
*
|
Cleaning up the tidy type a bit
Luke Kanies
2008-11-15
1
-265
/
+264
*
|
These changes are all about making sure file data is expired when appropriate.
Luke Kanies
2008-11-15
7
-153
/
+92
*
|
Catalogs always consider resource data to be expired if not mid-transaction.
Luke Kanies
2008-11-15
3
-1
/
+22
*
|
Properly cleaning up ssl ca configuration during testing
Luke Kanies
2008-11-11
4
-4
/
+8
*
|
Adding caching support to parameters, and using cached attributes for file so...
Luke Kanies
2008-11-11
6
-46
/
+77
*
|
Adding cached attribute support to resources.
Luke Kanies
2008-11-11
6
-22
/
+46
*
|
Allowing a nil expirer for caching classes.
Luke Kanies
2008-11-11
2
-2
/
+8
*
|
Refactoring the Cacher interface to always require attribute declaration.
Luke Kanies
2008-11-11
7
-190
/
+119
*
|
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
30
-56
/
+54
*
|
Fixing a critical bug in the Cacher module.
Luke Kanies
2008-11-11
2
-21
/
+27
*
|
Fixing tests broken by fileserving and other refactoring.
Luke Kanies
2008-11-08
6
-278
/
+34
*
|
Fixing a test broken by previous refactoring
Luke Kanies
2008-11-07
1
-7
/
+4
*
|
Finishing the refactoring of the resource generation interface.
Luke Kanies
2008-11-07
5
-208
/
+74
*
|
Refactoring and clarifying the resource generation methods.
Luke Kanies
2008-11-07
2
-45
/
+268
*
|
Refactoring Catalog#add_resource to correctly handle implicit resources.
Luke Kanies
2008-11-07
2
-107
/
+132
*
|
Adding SimpleGraph#leaves, which I apparently did not migrate from PGraph
Luke Kanies
2008-11-06
1
-0
/
+7
*
|
Removing mention of obsolete edgelist_class from GRATR.
Luke Kanies
2008-11-06
2
-18
/
+0
*
|
Changing the catalog's relationship graph into a normal graph.
Luke Kanies
2008-11-06
3
-76
/
+77
*
|
Removing the PGraph class and subsuming it into SimpleGraph.
Luke Kanies
2008-11-06
8
-591
/
+545
*
|
Moving Catalog#write_graph to SimpleGraph, where it belongs.
Luke Kanies
2008-11-06
2
-0
/
+37
[prev]
[next]