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
...
|
|
*
|
|
|
Adding tests for the user retrieve method
Luke Kanies
2008-09-30
2
-2
/
+25
|
|
*
|
|
|
Removing commented code from the user type from about 2005
Luke Kanies
2008-09-30
1
-23
/
+0
|
|
*
|
|
|
The Netinfo and DirectoryService providers can now create user and group simu...
Luke Kanies
2008-09-30
2
-5
/
+24
|
|
*
|
|
|
Fixing #1622 - The user type only looks up groups when necessary.
Luke Kanies
2008-09-30
2
-58
/
+154
|
|
*
|
|
|
Aliasing the rspec 'should' method to 'must'
Luke Kanies
2008-09-30
1
-0
/
+5
|
|
*
|
|
|
Rewriting the user tests, in preparation for enhancing them
Luke Kanies
2008-09-30
1
-41
/
+9
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is used
James Turnbull
2008-10-01
3
-3
/
+5
|
*
|
|
|
Add parser for arbitrary expressions
Brice Figureau
2008-10-01
8
-649
/
+1116
|
*
|
|
|
Add arithmetic operators to AST
Brice Figureau
2008-09-30
7
-0
/
+248
|
*
|
|
|
Add not operator to AST
Brice Figureau
2008-09-30
3
-0
/
+50
|
*
|
|
|
Add comparison operators (< > == != <= >=) to AST
Brice Figureau
2008-09-30
3
-0
/
+90
|
*
|
|
|
Add boolean operators to AST
Brice Figureau
2008-09-30
3
-0
/
+102
|
*
|
|
|
Add warning and forcibly set to :md5 fixing #1564
Paul Nasrat
2008-09-30
3
-0
/
+14
|
*
|
|
|
Fix metadata class for cases when checksum_type set
Paul Nasrat
2008-09-30
2
-4
/
+20
|
*
|
|
|
Fixed #1603 - Added support for running Puppet inside a Rack application
James Turnbull
2008-09-30
5
-0
/
+283
|
*
|
|
|
Fix ticket 1596 in new fileset code, use tmpdir in fileserver tests.
Paul Nasrat
2008-09-30
4
-2
/
+13
|
*
|
|
|
Make fileserver use fileset for recursion and handle dangling links by ignori...
Paul Nasrat
2008-09-30
2
-42
/
+25
|
*
|
|
|
Add tests for FileServer::Mount list for #1544
Paul Nasrat
2008-09-30
1
-0
/
+133
|
|
/
/
/
|
*
|
|
Fixed #1610 - Raise "Filebucketed" messages to Notice priority
James Turnbull
2008-09-26
2
-2
/
+4
|
*
|
|
Added a number of confines to package providers
James Turnbull
2008-09-25
7
-2
/
+18
|
*
|
|
Fixed #1609 - Added confines for the Gentoo, FreeBSD and SMF (Solaris) servic...
James Turnbull
2008-09-25
4
-0
/
+9
|
*
|
|
Fixed #1608 - Added ubuntu to defaultfor for apt provider
James Turnbull
2008-09-25
2
-1
/
+3
|
*
|
|
Fixed #1607 - Added ubuntu to defaultfor for Debian service provider
James Turnbull
2008-09-25
2
-1
/
+4
|
*
|
|
Fixed #1588 - Fixed puppetca --clean --all
James Turnbull
2008-09-25
2
-2
/
+5
|
*
|
|
Fixed #1472 -- defined, exported resources in the current compile now get exp...
Luke Kanies
2008-09-25
3
-6
/
+10
|
*
|
|
Fixed #1045 - Multiple metaparams all get added to resources.
Luke Kanies
2008-09-24
3
-1
/
+13
*
|
|
|
Adding comments to Puppet::Util::Cacher
Luke Kanies
2008-10-15
1
-2
/
+26
*
|
|
|
Removing obselete code from the file type.
Luke Kanies
2008-10-03
1
-69
/
+0
*
|
|
|
Merged fsweetser's selinux patch against HEAD
Brett Lentz
2008-09-25
7
-0
/
+445
*
|
|
|
Merge branch 'feature/master/1481'
Luke Kanies
2008-09-23
60
-979
/
+1980
|
\
\
\
\
|
*
|
|
|
Removing the old, obsolete recursion methods.
Luke Kanies
2008-08-29
1
-168
/
+0
|
*
|
|
|
As far as I can tell, recursion is working entirely.
Luke Kanies
2008-08-29
2
-1
/
+7
|
*
|
|
|
Removing insanely stupid default property behaviour.
Luke Kanies
2008-08-29
1
-11
/
+1
|
*
|
|
|
Source recursion is nearly working.
Luke Kanies
2008-08-29
5
-25
/
+183
|
*
|
|
|
Files now use the Indirector to recurse locally.
Luke Kanies
2008-08-28
3
-10
/
+93
|
*
|
|
|
Fixing filesets to allow nil ignore values.
Luke Kanies
2008-08-28
2
-0
/
+9
|
*
|
|
|
Recursion using REST seems to almost work.
Luke Kanies
2008-08-28
2
-252
/
+348
|
*
|
|
|
Mostly finishing refactoring file recursion to use REST.
Luke Kanies
2008-08-27
4
-19
/
+250
|
*
|
|
|
Fixing FileServing::Base so that it can recurse on a single file.
Luke Kanies
2008-08-27
4
-1
/
+42
|
*
|
|
|
Fixing the terminus helper so it correctly catches options passed from client...
Luke Kanies
2008-08-26
2
-1
/
+31
|
*
|
|
|
The file source is now refactored and uses REST.
Luke Kanies
2008-08-26
4
-65
/
+125
|
*
|
|
|
Removing mention of an obselete class.
Luke Kanies
2008-08-26
1
-1
/
+0
|
*
|
|
|
One third done refactoring file[:source] -- retrieve() is done.
Luke Kanies
2008-08-26
2
-112
/
+238
|
*
|
|
|
Adding a "source" attribute to fileserving instances.
Luke Kanies
2008-08-26
2
-0
/
+10
|
*
|
|
|
Aliasing RSpec's :should method to :must.
Luke Kanies
2008-08-26
1
-0
/
+6
|
*
|
|
|
Adding automatic attribute collection to the new fileserving code.
Luke Kanies
2008-08-26
18
-74
/
+112
|
*
|
|
|
Adding the content writer to the content class.
Luke Kanies
2008-08-26
2
-1
/
+31
|
*
|
|
|
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
2
-1
/
+43
|
*
|
|
|
Removing the last vestiges of the 'puppetmounts' protocol marker.
Luke Kanies
2008-08-26
3
-4
/
+3
[prev]
[next]