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
/
spec
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Removing the included testing gems; you must now install them yourself.
Luke Kanies
2008-11-25
5
-15
/
+52
|
*
Fixing #1708 - user groups specified as names are now detected correctly.
Luke Kanies
2008-11-24
1
-0
/
+20
|
*
Revert "Fixing #1755 - File modes (and other strange properties) will now dis...
James Turnbull
2008-11-22
1
-14
/
+0
|
*
Fixing #1764 - a property's 'sync' method is never considered a no-op.
Luke Kanies
2008-11-21
1
-4
/
+9
|
*
Refactoring the file/owner property to be simpler and cleaner.
Luke Kanies
2008-11-21
1
-0
/
+132
|
*
Fixing #1755 - File modes (and other strange properties) will now display cor...
Luke Kanies
2008-11-21
1
-0
/
+14
|
*
Fix #1759 - Comparison operator was using string comparison for numbers
Brice Figureau
2008-11-20
1
-10
/
+50
|
*
Fixing broken tests resulting from the fix to #1747
Luke Kanies
2008-11-17
5
-1
/
+8
|
*
Move function existance test to parser evaluation
Brice Figureau
2008-11-17
1
-0
/
+77
|
*
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
1
-19
/
+13
|
*
Fixing the provider's confine subsystem so the logs are more useful.
Luke Kanies
2008-11-13
3
-24
/
+48
|
*
Fix bug #1681: Add filesystem type check to test for per-file SELinux context...
Sean E. Millichamp
2008-11-14
1
-0
/
+41
|
*
Refactoring of SELinux functions to use native Ruby SELinux interface
Sean E. Millichamp
2008-11-14
1
-33
/
+33
|
*
Fix #1737 - part2 - Fix display of "options"
Brice Figureau
2008-11-12
1
-0
/
+12
|
*
Fix #1737 - ssh_authorized_keys should be able to parse options containing co...
Brice Figureau
2008-11-11
1
-0
/
+7
|
*
Fixing the augeas type tests to work when augeas is missing
Luke Kanies
2008-11-05
1
-88
/
+98
*
|
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
1
-12
/
+315
*
|
These changes are all about making sure file data is expired when appropriate.
Luke Kanies
2008-11-15
2
-2
/
+77
*
|
Catalogs always consider resource data to be expired if not mid-transaction.
Luke Kanies
2008-11-15
2
-1
/
+14
*
|
Adding caching support to parameters, and using cached attributes for file so...
Luke Kanies
2008-11-11
3
-18
/
+48
*
|
Adding cached attribute support to resources.
Luke Kanies
2008-11-11
3
-10
/
+24
*
|
Allowing a nil expirer for caching classes.
Luke Kanies
2008-11-11
1
-1
/
+6
*
|
Refactoring the Cacher interface to always require attribute declaration.
Luke Kanies
2008-11-11
1
-100
/
+50
*
|
Changing the Cacher.invalidate method to Cacher.expire.
Luke Kanies
2008-11-11
10
-31
/
+25
*
|
Fixing a critical bug in the Cacher module.
Luke Kanies
2008-11-11
1
-8
/
+0
*
|
Fixing tests broken by fileserving and other refactoring.
Luke Kanies
2008-11-08
1
-5
/
+0
*
|
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
2
-185
/
+24
*
|
Refactoring and clarifying the resource generation methods.
Luke Kanies
2008-11-07
1
-0
/
+247
*
|
Refactoring Catalog#add_resource to correctly handle implicit resources.
Luke Kanies
2008-11-07
1
-71
/
+101
*
|
Changing the catalog's relationship graph into a normal graph.
Luke Kanies
2008-11-06
1
-67
/
+74
*
|
Removing the PGraph class and subsuming it into SimpleGraph.
Luke Kanies
2008-11-06
3
-444
/
+431
*
|
Moving Catalog#write_graph to SimpleGraph, where it belongs.
Luke Kanies
2008-11-06
1
-0
/
+25
*
|
Converting the file 'source' property to a parameter.
Luke Kanies
2008-11-05
2
-153
/
+90
*
|
Removing mid-transaction resources from the catalog.
Luke Kanies
2008-11-05
1
-0
/
+14
*
|
Adding a method to Checksums to extract the sum type
Luke Kanies
2008-11-05
2
-0
/
+177
*
|
Deduplicating slashes in the fileserving code
Luke Kanies
2008-11-04
1
-0
/
+5
*
|
Fixing the augeas type tests to work when augeas is missing
Luke Kanies
2008-11-04
1
-88
/
+98
*
|
Switched all value management in props/params to internal classes.
Luke Kanies
2008-11-04
2
-22
/
+609
*
|
Fixing #1677 - fixing the selinux tests in master.
Luke Kanies
2008-11-04
1
-0
/
+6
*
|
Changing the meaning of the unused Puppet::Type#parameter method to return an...
Luke Kanies
2008-11-04
1
-1
/
+16
*
|
Fixing #1641 - file recursion now only passes original parameters to child re...
Luke Kanies
2008-11-04
1
-20
/
+25
*
|
Making it so (once again) files with sources set can still be deleted
Luke Kanies
2008-11-04
1
-0
/
+10
*
|
Fixing and migrating more file tests.
Luke Kanies
2008-11-04
2
-2
/
+161
*
|
Adding a starting point for spec tests for tidy.
Luke Kanies
2008-11-04
1
-7
/
+12
*
|
Retrieving the CA certificate before the client certificate.
Luke Kanies
2008-11-03
1
-8
/
+27
*
|
Handling the case where a symbol (e.g., :ca) is used for a certificate name.
Luke Kanies
2008-11-03
1
-2
/
+2
*
|
Fixing CertificateRequest#save to accept arguments.
Luke Kanies
2008-11-03
1
-0
/
+7
[prev]
[next]