summaryrefslogtreecommitdiffstats
path: root/lib/puppet/type/file.rb
Commit message (Expand)AuthorAgeFilesLines
* Treat Windows absolute paths as absolute pathsJacob Helwig2011-08-191-3/+17
* Remove cached_attrs from Puppet::Type::FileNick Lewis2011-08-191-9/+14
* (#8268) Require windows drive letters in absolute file pathsJosh Cooper2011-08-191-1/+1
* Maint: Correct docs for filebucket type and file's backup parameternfagerlund2011-08-181-9/+11
* Merge branch '2.6.x' into 2.7.xJacob Helwig2011-08-171-2/+2
|\
| * (#8740) Do not enumerate files in the root directory.Josh Cooper2011-08-111-2/+2
* | (#7507) Add more 1.9 filtersJosh Cooper2011-05-201-1/+1
* | Merge branch 'tickets/2.7.next/6368-files-autorequire-nearest-ancestor-direct...Jacob Helwig2011-04-221-2/+8
|\ \
| * | (#6368) Make the File type autorequire its nearest ancestor directoryIan Ward Comfort2011-04-221-2/+8
* | | Merge branch '2.6.x' into nextMax Martin2011-04-071-9/+10
|\ \ \ | | |/ | |/|
| * | (#6937) Adjust formatting of recurse's descnfagerlund2011-04-011-9/+10
| * | (#6937) Document the recurse parameter of File type.Ben Hughes2011-04-011-1/+11
* | | Merge branch 'feature/next/resource_application_order' into nextMarkus Roberts2011-04-061-12/+2
|\ \ \
| * | | (6911) Refactor to localize eval_generate dependency assumptionsMarkus Roberts2011-03-311-10/+2
| * | | (6911) Use normal methods to implement "depthfirst?" testMarkus Roberts2011-03-301-2/+0
* | | | (#6937) Document the recurse parameter of File type.Ben Hughes2011-04-011-1/+11
|/ / /
* | | (#6820) Fix File class lookup in the file type for Ruby 1.9Matt Robinson2011-03-231-14/+14
* | | Merge branch '2.6.x' into nextMatt Robinson2011-03-181-1/+3
|\| | | |/ |/|
| * (#6606) Inline docs: Document all autorequire relationshipsnfagerlund2011-03-041-1/+3
* | Merge branch '2.6.x' into nextMatt Robinson2011-02-021-25/+15
|\|
| * Merge branch 'ticket/2.6.next/3165' into 2.6.nextPaul Berry2011-02-011-19/+2
| |\
| | * Fix #3165 Ralsh (bin/puppet resource) can't manage filesJesse Wolfe2011-01-231-19/+2
| * | (#5566) Treat source only File checksums as syntax errors when used with contentJacob Helwig2011-02-011-0/+7
| * | Rename variable used in File type validation to be more clearJacob Helwig2011-02-011-4/+4
| * | Fixed #6091 - Changed POSIX path matching to allow multiple leading slashesJames Turnbull2011-01-311-1/+1
| * | (#5931) Prevent errors when calling insync? on audited propertiesPaul Berry2011-01-251-1/+1
| |/
* | Merge branch '2.6.x' into nextNick Lewis2011-01-061-0/+2
|\|
| * Implement #5168 and #5169 ctime and mtime are propertiesJesse Wolfe2010-12-201-0/+2
* | Merge branch '2.6.x' into nextNick Lewis2010-12-161-1/+2
|\|
| * Fix #1757 Change file mode representation to octalJesse Wolfe2010-12-081-1/+2
* | Maint: Refactor code to use <class>.indirection.<method>Paul Berry2010-11-291-1/+1
|/
* Reformatting documentation from RST to MarkDown (#4509)Jes Fraser2010-08-111-25/+25
* [#4233] Ruby regexps are not multiline by default, but Resource titles can be...Jesse Wolfe2010-07-181-1/+1
* Code smell: Two space indentationMarkus Roberts2010-07-091-744/+744
* Code smell: Avoid needless decorationsMarkus Roberts2010-07-091-1/+1
* Code smell: Omit needless checks on definedMarkus Roberts2010-07-091-1/+1
* Code smell: Avoid explicit returnsMarkus Roberts2010-07-091-5/+5
* Code smell: Booleans are first class values.Markus Roberts2010-07-091-7/+2
* Code smell: Line modifiers are preferred to one-line blocks.Markus Roberts2010-07-091-30/+10
* Code smell: Use string interpolationMarkus Roberts2010-07-091-9/+9
* Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts2010-07-091-9/+10
* Code smell: Win32 --> MS_windowsMarkus Roberts2010-07-091-1/+1
* [#4089] Replace internal usage of :check with :auditNick Lewis2010-07-011-2/+2
* [#1621] Composite keys for resourcesJesse Wolfe2010-06-211-12/+5
* Avoid trying to symlink() on windowsDavid Schmitt2010-02-171-2/+2
* Expand file type to be able to handle Win32 and UNC pathsDavid Schmitt2010-02-171-6/+16
* Fix path handlingDavid Schmitt2010-02-171-1/+2
* Feature #2276 Single Executable: Update docstringsJesse Wolfe2010-02-171-1/+1
* Fix #3373 - Client side file streamingBrice Figureau2010-02-171-19/+30
* Renamed all references to Reductive Labs to Puppet LabsMarkus Roberts2010-02-171-1/+1