summaryrefslogtreecommitdiffstats
path: root/lib/puppet
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'ticket/2.6.next/4914' into 2.6.nextPaul Berry2011-02-283-83/+115
|\ \ \ \ \
| * \ \ \ \ Merge branch 'ticket/2.6.x/4914' into maint/2.6.next/revert-6309Paul Berry2011-02-283-38/+107
| |\ \ \ \ \
| | * | | | | (#4914) Improved parsed_spec for mountStefan Schulte2011-02-201-1/+1
| | * | | | | (#4914) Update property blocksStefan Schulte2011-01-251-20/+35
| | * | | | | (#4914) Query property_hash for mountstateStefan Schulte2011-01-251-14/+12
| | * | | | | (#4914) Prefetch mountstateStefan Schulte2011-01-251-0/+50
| | * | | | | (#4914) Join lines for better readabilityStefan Schulte2011-01-251-9/+2
| * | | | | | Revert "(#6309) Ensure the correct device is mounted when managing mounts"Paul Berry2011-02-252-50/+13
* | | | | | | Merge branch 'ticket/2.6.next/maint-remove_version_control_tags' into 2.6.nextMatt Robinson2011-02-287-15/+0
|\ \ \ \ \ \ \
| * | | | | | | (#6338) Remove unused version control tagsMatt Robinson2011-02-287-15/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Maint: Align tabs in a code block in the Augeas type.nfagerlund2011-02-281-4/+4
* | | | | | | (#6509) Inline docs: Fix erroneous code block in directoryservice provider fo...nfagerlund2011-02-281-3/+1
* | | | | | | Maint: Rewrite comments about symlinks to reflect best practice.nfagerlund2011-02-282-18/+25
* | | | | | | (#6509) Inline docs: Fix broken lists in Launchd provider.nfagerlund2011-02-281-8/+11
* | | | | | | (#6509) Inline docs: Fix broken code blocks in zpool typenfagerlund2011-02-281-5/+7
* | | | | | | (#6509) Inline docs: Fix code blocks in service type.nfagerlund2011-02-282-10/+10
* | | | | | | (#6509) Inline docs: fix broken code blocks in schedule.rb.nfagerlund2011-02-281-20/+20
* | | | | | | (#6509) Inline docs: Fix broken code block in file type (content attribute)nfagerlund2011-02-281-12/+12
|/ / / / / /
* | | | | | Merge remote branch 'brice/tickets/2.6.x/6267' into 2.6.nextJesse Wolfe2011-02-252-0/+57
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix #6267 - puppetdoc embedded links to puppet entities are not hyperlinkedBrice Figureau2011-02-122-0/+57
* | | | | | (#3999) Allow disabling of default SELinux context detection for filesJesse Wolfe2011-02-251-0/+16
* | | | | | Merge branch 'ticket/2.6.next/6322' into 2.6.nextJesse Wolfe2011-02-252-2/+2
|\ \ \ \ \ \
| * | | | | | (#6322) --noop should not suppress error codesJesse Wolfe2011-02-252-2/+2
* | | | | | | (#6499) Make puppet respond identically to -h and --helpnfagerlund2011-02-251-1/+1
|/ / / / / /
* | | | | | Merge branch 'ticket/2.6.next/6331' into 2.6.nextnfagerlund2011-02-231-2/+1
|\ \ \ \ \ \
| * | | | | | (#6331) Remove final special :trac: link from the file content propertynfagerlund2011-02-151-2/+1
* | | | | | | Maint: Add an assertion mechanism to PuppetPaul Berry2011-02-231-0/+18
* | | | | | | Merge branch 'ticket/2.6.next/6418' into 2.6.nextJesse Wolfe2011-02-231-14/+0
|\ \ \ \ \ \ \
| * | | | | | | (#6418) Recursive files shouldn't be auditedJesse Wolfe2011-02-231-14/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | (#6407) Fix spec test hang with Mocha >= 0.9.11 in zlib testingDaniel Pittman2011-02-221-1/+4
* | | | | | | (#5552) Display help when no subcommand is given.Daniel Pittman2011-02-221-1/+7
* | | | | | | (#5552) Clean up subcommand handling inside puppet cert.Daniel Pittman2011-02-221-11/+21
* | | | | | | Merge branch '2.6.x' into 2.6.nextJacob Helwig2011-02-213-72/+104
|\| | | | | |
| * | | | | | (#6337) Fix Ruby warning on 1.8.6 about "future compatibility"Daniel Pittman2011-02-211-1/+1
| * | | | | | (#6353) Restore the ability to store paths in the filebucketPaul Berry2011-02-212-15/+45
| * | | | | | (#6126) Puppet inspect now reports status after run completes.Daniel Pittman2011-02-181-57/+59
* | | | | | | Merge branch 'tickets/2.6.x/6309-check-what-is-mounted' into 2.6.nextJacob Helwig2011-02-183-20/+52
|\ \ \ \ \ \ \
| * | | | | | | (#6309) Ensure the correct device is mounted when managing mountsJacob Helwig2011-02-182-13/+50
| * | | | | | | Clean up whitespace, and commented out code in parsed mount providerJacob Helwig2011-02-181-7/+2
| |/ / / / / /
* | | | | | | Merge branch 'tickets/2.6.x/6364-fix-mount-provider-on-aix' into 2.6.nextJacob Helwig2011-02-181-1/+1
|\| | | | | |
| * | | | | | (#6364) Adjust mis-translated regex in mount provider for AIXJacob Helwig2011-02-181-1/+1
* | | | | | | (#6376) Add support and testing for _search GET requestsMax Martin2011-02-181-2/+2
* | | | | | | (#6337) Fix Ruby warning on 1.8.6 about "future compatibility"Daniel Pittman2011-02-171-1/+1
* | | | | | | (#5150) Make fact REST terminus configurable to connect to inventory serviceMatt Robinson2011-02-172-2/+19
* | | | | | | (#5166) Inventory service is now searchable by timestamp.Paul Berry2011-02-171-0/+22
* | | | | | | Maint: backport timestamp accessor for facts from 2.7 branchPaul Berry2011-02-171-0/+8
* | | | | | | Refactor Puppet::Node::Inventory::Yaml in preparation for adding freshnessPaul Berry2011-02-171-17/+29
* | | | | | | (#5132) Provide a query REST interface for inventoryPaul Berry2011-02-177-3/+59
| |_|_|_|/ / |/| | | | |
* | | | | | (#5935) Allow functions to accept negated valuesNick Lewis2011-02-172-962/+980
* | | | | | (#6346) Move the trap calls onto Signal so they're easier to stubMatt Robinson2011-02-168-10/+10
| |/ / / / |/| | | |