summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Adding tests for the user retrieve methodLuke Kanies2008-09-302-2/+25
| | * | | | Removing commented code from the user type from about 2005Luke Kanies2008-09-301-23/+0
| | * | | | The Netinfo and DirectoryService providers can now create user and group simu...Luke Kanies2008-09-302-5/+24
| | * | | | Fixing #1622 - The user type only looks up groups when necessary.Luke Kanies2008-09-302-58/+154
| | * | | | Aliasing the rspec 'should' method to 'must'Luke Kanies2008-09-301-0/+5
| | * | | | Rewriting the user tests, in preparation for enhancing themLuke Kanies2008-09-301-41/+9
| | | |_|/ | | |/| |
| * | | | Fixed #1620 - Add 'sles' to Puppet confines when 'suse' is usedJames Turnbull2008-10-013-3/+5
| * | | | Add parser for arbitrary expressionsBrice Figureau2008-10-018-649/+1116
| * | | | Add arithmetic operators to ASTBrice Figureau2008-09-307-0/+248
| * | | | Add not operator to ASTBrice Figureau2008-09-303-0/+50
| * | | | Add comparison operators (< > == != <= >=) to ASTBrice Figureau2008-09-303-0/+90
| * | | | Add boolean operators to ASTBrice Figureau2008-09-303-0/+102
| * | | | Add warning and forcibly set to :md5 fixing #1564Paul Nasrat2008-09-303-0/+14
| * | | | Fix metadata class for cases when checksum_type setPaul Nasrat2008-09-302-4/+20
| * | | | Fixed #1603 - Added support for running Puppet inside a Rack applicationJames Turnbull2008-09-305-0/+283
| * | | | Fix ticket 1596 in new fileset code, use tmpdir in fileserver tests.Paul Nasrat2008-09-304-2/+13
| * | | | Make fileserver use fileset for recursion and handle dangling links by ignori...Paul Nasrat2008-09-302-42/+25
| * | | | Add tests for FileServer::Mount list for #1544Paul Nasrat2008-09-301-0/+133
| |/ / /
| * | | Fixed #1610 - Raise "Filebucketed" messages to Notice priorityJames Turnbull2008-09-262-2/+4
| * | | Added a number of confines to package providersJames Turnbull2008-09-257-2/+18
| * | | Fixed #1609 - Added confines for the Gentoo, FreeBSD and SMF (Solaris) servic...James Turnbull2008-09-254-0/+9
| * | | Fixed #1608 - Added ubuntu to defaultfor for apt providerJames Turnbull2008-09-252-1/+3
| * | | Fixed #1607 - Added ubuntu to defaultfor for Debian service providerJames Turnbull2008-09-252-1/+4
| * | | Fixed #1588 - Fixed puppetca --clean --allJames Turnbull2008-09-252-2/+5
| * | | Fixed #1472 -- defined, exported resources in the current compile now get exp...Luke Kanies2008-09-253-6/+10
| * | | Fixed #1045 - Multiple metaparams all get added to resources.Luke Kanies2008-09-243-1/+13
* | | | Adding comments to Puppet::Util::CacherLuke Kanies2008-10-151-2/+26
* | | | Removing obselete code from the file type.Luke Kanies2008-10-031-69/+0
* | | | Merged fsweetser's selinux patch against HEADBrett Lentz2008-09-257-0/+445
* | | | Merge branch 'feature/master/1481'Luke Kanies2008-09-2360-979/+1980
|\ \ \ \
| * | | | Removing the old, obsolete recursion methods.Luke Kanies2008-08-291-168/+0
| * | | | As far as I can tell, recursion is working entirely.Luke Kanies2008-08-292-1/+7
| * | | | Removing insanely stupid default property behaviour.Luke Kanies2008-08-291-11/+1
| * | | | Source recursion is nearly working.Luke Kanies2008-08-295-25/+183
| * | | | Files now use the Indirector to recurse locally.Luke Kanies2008-08-283-10/+93
| * | | | Fixing filesets to allow nil ignore values.Luke Kanies2008-08-282-0/+9
| * | | | Recursion using REST seems to almost work.Luke Kanies2008-08-282-252/+348
| * | | | Mostly finishing refactoring file recursion to use REST.Luke Kanies2008-08-274-19/+250
| * | | | Fixing FileServing::Base so that it can recurse on a single file.Luke Kanies2008-08-274-1/+42
| * | | | Fixing the terminus helper so it correctly catches options passed from client...Luke Kanies2008-08-262-1/+31
| * | | | The file source is now refactored and uses REST.Luke Kanies2008-08-264-65/+125
| * | | | Removing mention of an obselete class.Luke Kanies2008-08-261-1/+0
| * | | | One third done refactoring file[:source] -- retrieve() is done.Luke Kanies2008-08-262-112/+238
| * | | | Adding a "source" attribute to fileserving instances.Luke Kanies2008-08-262-0/+10
| * | | | Aliasing RSpec's :should method to :must.Luke Kanies2008-08-261-0/+6
| * | | | Adding automatic attribute collection to the new fileserving code.Luke Kanies2008-08-2618-74/+112
| * | | | Adding the content writer to the content class.Luke Kanies2008-08-262-1/+31
| * | | | Fixing a test in the module_files terminusLuke Kanies2008-08-261-6/+1
| * | | | Causing format selection to fail intelligently if no suitable format can be p...Luke Kanies2008-08-262-1/+43
| * | | | Removing the last vestiges of the 'puppetmounts' protocol marker.Luke Kanies2008-08-263-4/+3