summaryrefslogtreecommitdiffstats
path: root/lib/puppet/type/file/source.rb
Commit message (Expand)AuthorAgeFilesLines
* Treat Windows absolute paths as absolute pathsJacob Helwig2011-08-021-1/+3
* Merge branch '2.7.x'Nick Lewis2011-07-251-2/+1
|\
| * Merge branch '2.6.x' into 2.7.xNick Lewis2011-07-251-1/+1
| |\
| | * maint: Adding logging to include environment when source failsMatt Robinson2011-07-251-1/+1
* | | Remove cached_attrs from Puppet::Type::FileNick Lewis2011-07-211-7/+11
|/ /
* | maint: Fix documentation link for fileserver configurationMatt Robinson2011-07-141-1/+1
* | Merge branch '2.6.x' into nextMax Martin2011-04-131-0/+1
|\|
| * (#6856) Copy dangling symlinks with 'links => manage' File resource.Max Martin2011-04-081-0/+1
| * (#6418) Recursive files shouldn't be auditedJesse Wolfe2011-03-021-14/+0
* | Merge branch '2.6.next' into nextMatt Robinson2011-03-071-14/+0
|\ \
| * | (#6418) Recursive files shouldn't be auditedJesse Wolfe2011-02-231-14/+0
| |/
* | Merge branch '2.6.x' into nextMatt Robinson2011-02-021-1/+0
|\|
| * Remove order dependency when specifying source and checksum on File typeJacob Helwig2011-02-011-1/+0
* | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-291-2/+2
|/
* Fix for #4489 -- apply was using the rest terminusMarkus Roberts2010-09-071-0/+10
* Updated all types to Markdown outputJames Turnbull2010-08-111-26/+26
* Fix for #4255 -- misleading diagnostic messageMarkus Roberts2010-07-181-2/+0
* Code smell: Two space indentationMarkus Roberts2010-07-091-163/+163
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-1/+1
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-6/+2
* Code smell: Use string interpolationMarkus Roberts2010-07-091-7/+7
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-1/+1
* [#4089] Replace internal usage of :check with :auditNick Lewis2010-07-011-1/+1
* Use the 'root' feature rather than directly checking the uidMarkus Roberts2010-02-171-1/+1
* Feature #2276 Single Executable: Update docstringsJesse Wolfe2010-02-171-5/+5
* Fix #3373 - Client side file streamingBrice Figureau2010-02-171-10/+24
* Fixed documentation issues exposed in #3772James Turnbull2010-02-171-4/+4
* Cleaning up content/source codeLuke Kanies2010-04-121-5/+9
* Fix for #2817 (links created even when links property set to follow)Markus Roberts2009-12-151-12/+12
* Removed extra whitespace from end of linesIan Taylor2009-06-061-12/+12
* Deprecating 'Puppet.type'; replacing all instances with Puppet::Type.typeLuke Kanies2008-12-181-1/+1
* These changes are all about making sure file data is expired when appropriate.Luke Kanies2008-11-151-2/+2
* Adding caching support to parameters, and using cached attributes for file so...Luke Kanies2008-11-111-28/+17
* Converting the file 'source' property to a parameter.Luke Kanies2008-11-051-74/+23
* Making it so (once again) files with sources set can still be deletedLuke Kanies2008-11-041-1/+2
* Fixing and migrating more file tests.Luke Kanies2008-11-041-14/+13
* Source recursion is nearly working.Luke Kanies2008-08-291-5/+6
* Mostly finishing refactoring file recursion to use REST.Luke Kanies2008-08-271-2/+8
* The file source is now refactored and uses REST.Luke Kanies2008-08-261-25/+29
* One third done refactoring file[:source] -- retrieve() is done.Luke Kanies2008-08-261-112/+62
* Fail instead of log when rescuing remote file connectionsAndrew Shafer2008-07-141-2/+1
* file object creation should fail if source is not presentAndrew Shafer2008-07-041-13/+7
* Somewhat refactored fileserving so that it no longer cachesLuke Kanies2008-02-231-12/+18
* Quashed commit of my fixes for #1010.Luke Kanies2008-02-211-4/+2
* Fixed #1037 -- remote unreadable files no longer have theLuke Kanies2008-02-181-30/+12
* Renaming the 'pfile' and 'pfilebucket' files to plainLuke Kanies2008-02-131-0/+297