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
...
|
*
Merged fsweetser's selinux patch against HEAD
Brett Lentz
2008-10-03
1
-0
/
+79
|
*
Fixed #1613 - The client environment will be substituted when looking up sett...
Luke Kanies
2008-10-03
1
-0
/
+15
|
*
Fixing #1614 - Environments no longer have to be listed out.
Luke Kanies
2008-10-03
1
-52
/
+0
|
*
Migrating the apt and dpkg tests to rspec.
Luke Kanies
2008-10-02
2
-0
/
+301
|
*
Add role support to user type and an implemention
Andrew Shafer
2008-10-01
2
-0
/
+278
|
*
Adding user_attr util to parse attributes on solaris
Andrew Shafer
2008-10-01
1
-0
/
+47
|
*
Fixed #791 - You should now be able to create and find a user/group in one tr...
Luke Kanies
2008-10-02
1
-0
/
+256
|
*
Refactoring and adding tests to the file group property.
Luke Kanies
2008-10-02
1
-0
/
+87
|
*
Merge branch 'tickets/0.24.x/1622' into 0.24.x
James Turnbull
2008-10-02
2
-56
/
+222
|
|
\
|
|
*
Modified the group and zone resource types to no longer call
Luke Kanies
2008-09-30
1
-0
/
+1
|
|
*
Modified the behaviour of resource-level 'retrieve' -- it only
Luke Kanies
2008-09-30
1
-19
/
+53
|
|
*
Adding tests for the user retrieve method
Luke Kanies
2008-09-30
1
-0
/
+24
|
|
*
Fixing #1622 - The user type only looks up groups when necessary.
Luke Kanies
2008-09-30
1
-1
/
+140
|
|
*
Rewriting the user tests, in preparation for enhancing them
Luke Kanies
2008-09-30
1
-41
/
+9
|
*
|
Add parser for arbitrary expressions
Brice Figureau
2008-10-01
2
-4
/
+80
|
*
|
Add arithmetic operators to AST
Brice Figureau
2008-09-30
3
-0
/
+159
|
*
|
Add not operator to AST
Brice Figureau
2008-09-30
1
-0
/
+30
|
*
|
Add comparison operators (< > == != <= >=) to AST
Brice Figureau
2008-09-30
1
-0
/
+52
|
*
|
Add boolean operators to AST
Brice Figureau
2008-09-30
1
-0
/
+53
|
*
|
Add warning and forcibly set to :md5 fixing #1564
Paul Nasrat
2008-09-30
1
-0
/
+8
|
*
|
Fix metadata class for cases when checksum_type set
Paul Nasrat
2008-09-30
1
-1
/
+17
|
*
|
Fix ticket 1596 in new fileset code, use tmpdir in fileserver tests.
Paul Nasrat
2008-09-30
2
-1
/
+10
|
*
|
Add tests for FileServer::Mount list for #1544
Paul Nasrat
2008-09-30
1
-0
/
+133
|
|
/
|
*
Fixed #1472 -- defined, exported resources in the current compile now get exp...
Luke Kanies
2008-09-25
1
-5
/
+5
|
*
Fixed #1045 - Multiple metaparams all get added to resources.
Luke Kanies
2008-09-24
1
-0
/
+10
*
|
Merged fsweetser's selinux patch against HEAD
Brett Lentz
2008-09-25
1
-0
/
+79
*
|
Merge branch 'feature/master/1481'
Luke Kanies
2008-09-23
23
-380
/
+1318
|
\
\
|
*
|
As far as I can tell, recursion is working entirely.
Luke Kanies
2008-08-29
1
-0
/
+6
|
*
|
Source recursion is nearly working.
Luke Kanies
2008-08-29
2
-13
/
+80
|
*
|
Files now use the Indirector to recurse locally.
Luke Kanies
2008-08-28
1
-4
/
+25
|
*
|
Fixing filesets to allow nil ignore values.
Luke Kanies
2008-08-28
1
-0
/
+7
|
*
|
Recursion using REST seems to almost work.
Luke Kanies
2008-08-28
1
-89
/
+265
|
*
|
Mostly finishing refactoring file recursion to use REST.
Luke Kanies
2008-08-27
2
-2
/
+200
|
*
|
Fixing FileServing::Base so that it can recurse on a single file.
Luke Kanies
2008-08-27
1
-0
/
+5
|
*
|
Fixing the terminus helper so it correctly catches options passed from client...
Luke Kanies
2008-08-26
1
-0
/
+21
|
*
|
The file source is now refactored and uses REST.
Luke Kanies
2008-08-26
2
-40
/
+89
|
*
|
One third done refactoring file[:source] -- retrieve() is done.
Luke Kanies
2008-08-26
1
-0
/
+176
|
*
|
Adding a "source" attribute to fileserving instances.
Luke Kanies
2008-08-26
1
-0
/
+6
|
*
|
Adding automatic attribute collection to the new fileserving code.
Luke Kanies
2008-08-26
7
-30
/
+70
|
*
|
Adding the content writer to the content class.
Luke Kanies
2008-08-26
1
-0
/
+28
|
*
|
Fixing a test in the module_files terminus
Luke Kanies
2008-08-26
1
-6
/
+1
|
*
|
Causing format selection to fail intelligently if no suitable format can be p...
Luke Kanies
2008-08-26
1
-0
/
+31
|
*
|
Removing the last vestiges of the 'puppetmounts' protocol marker.
Luke Kanies
2008-08-26
2
-3
/
+2
|
*
|
Adding a 'plural?' method to the Indirection::Request class.
Luke Kanies
2008-08-26
1
-0
/
+12
|
*
|
Fixing the rest backends for webrick and mongrel so the get the whole request...
Luke Kanies
2008-08-26
3
-7
/
+17
|
*
|
Refactoring how files in FileServing are named.
Luke Kanies
2008-08-26
7
-82
/
+41
|
*
|
Finishing the rename of FileBase => Base.
Luke Kanies
2008-08-26
4
-36
/
+158
|
*
|
Adding weights to network formats, and sorting them based on the weight.
Luke Kanies
2008-08-26
3
-9
/
+38
|
*
|
Renaming FileServing::FileBase to FileServing::Base.
Luke Kanies
2008-08-26
4
-141
/
+31
|
*
|
Adding a hackish raw format.
Luke Kanies
2008-08-26
1
-0
/
+26
[prev]
[next]