summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* (#5931) Prevent errors when calling insync? on audited propertiesPaul Berry2011-01-2512-63/+82
* (#5882) Added error-handling for bucketing files in puppet inspectNick Lewis2011-01-131-2/+16
* (#5882) Added error-handling to puppet inspect when auditingNick Lewis2011-01-131-1/+59
* (#5171) Made "puppet inspect" upload audited files to a file bucketPaul Berry2011-01-131-0/+84
* (#5838) Support paths as part of file bucket requests.Paul Berry2011-01-121-84/+78
* (#5838) Improve the quality of file bucket specs.Paul Berry2011-01-122-36/+66
* (#5838) Make file bucket dipper efficient when saving a file that already existsPaul Berry2011-01-121-0/+23
* (#5838) Implemented the "head" method for FileBucketFile::File terminus.Paul Berry2011-01-123-265/+30
* (#5838) Reworked file dipper spec to perform less stubbing.Paul Berry2011-01-121-82/+32
* (#5838) Added support for HEAD requests to the indirector.Paul Berry2011-01-128-8/+174
* (#5838) Refactored Puppet::Network::Rights#fail_on_denyPaul Berry2011-01-122-24/+24
* (#5171) Made filebucket able to perform diffsJesse Wolfe2011-01-112-0/+51
* (#5710) Removed unnecessary calls to insync?Paul Berry2011-01-071-0/+23
* Prep for fixing #5710: Refactor stub provider in resource harness specPaul Berry2011-01-071-33/+36
* Maint: test partial resource failurePaul Berry2011-01-071-0/+58
* Merge branch 'ticket/2.6.next/5799' into 2.6.nextNick Lewis2011-01-071-0/+31
|\
| * (#5799) Simplify report dir creationNick Lewis2011-01-061-0/+31
* | maint: Inspect reports should have audited = true on eventsMatt Robinson2011-01-061-0/+20
|/
* (#5771) Upgrade rspec to version 2Matt Robinson2011-01-0436-142/+60
* Merge branch 'ticket/2.6.next/5758' into 2.6.nextPaul Berry2011-01-031-6/+56
|\
| * (#5758) Verify that report events are correctly createdPaul Berry2011-01-031-6/+56
* | Merge branch 'ticket/2.6.next/5698' into 2.6.nextJesse Wolfe2011-01-031-1/+24
|\ \ | |/ |/|
| * Fix #5698 puppet inspect shouldn't report of attributes of deleted filesJesse Wolfe2011-01-031-1/+24
* | (#5715) Added attributes resource_type and title to Puppet::Resource::Status.Paul Berry2010-12-301-0/+5
* | (#5715) Removed attribute source_description from the YAML representation ofPaul Berry2010-12-301-0/+10
* | (#5715) Removed unnecessary attributes from YAML of Puppet::Transaction::Event.Paul Berry2010-12-301-0/+13
* | (#5715) Make certain report attributes always present.Nick Lewis2010-12-303-8/+14
* | (#5715) Changed the type of metric names to always be strings.Paul Berry2010-12-302-20/+20
* | (#5715) Add status attribute to reports.Paul Berry2010-12-301-3/+18
* | (#5715) Made the changes/total and events/total metrics always presentPaul Berry2010-12-301-0/+10
* | (#5715) Refactor in preparation for adding a status attribute to reports.Paul Berry2010-12-303-30/+17
* | (#5715) Removed Puppet::Transaction::Report#external_times from YAML output.Paul Berry2010-12-301-0/+8
* | (#5715) Added total time metric to apply reports.Paul Berry2010-12-301-0/+9
* | (#5715) Removed redundant attribute Transaction::Event#versionPaul Berry2010-12-302-2/+2
* | (#5715) Removed redundant attribute Resource::Status#versionPaul Berry2010-12-301-2/+2
* | (#5715) Removed Puppet::Util::Log#version.Paul Berry2010-12-306-18/+24
* | (#5715) Removed the unused attribute Puppet::Transaction::Event#nodePaul Berry2010-12-301-1/+1
* | (#5715) Removed Resource::Status#skipped_reason. It was never used.Paul Berry2010-12-301-1/+1
* | (#5715) Prep work: Fixed add_statuses in report_spec.Paul Berry2010-12-301-1/+1
* | Merge branch 'ticket/2.6.next/5723' into 2.6.nextNick Lewis2010-12-291-3/+3
|\ \ | |/ |/|
| * (#5723) Fix failing type/package specsNick Lewis2010-12-291-3/+3
* | Implement #5168 and #5169 ctime and mtime are propertiesJesse Wolfe2010-12-203-0/+90
* | Modified the behavior of Puppet::Resource::Status as follows:Paul Berry2010-12-173-7/+53
|/
* (#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...Paul Berry2010-12-174-550/+167
* (#5493) Add report_format, puppet_version, and configuration_version to ReportsNick Lewis2010-12-165-47/+45
* (#5375) Rework puppet apply to use configurer.runPaul Berry2010-12-162-11/+11
* Merge branch 'ticket/2.6.4/5566' into 2.6.nextJesse Wolfe2010-12-161-1/+9
|\
| * Fix #5566 none, mtime, and ctime checksum types can write file contentsJesse Wolfe2010-12-161-1/+9
* | maint: Fix ActiveRecord confine issueMatt Robinson2010-12-161-12/+15
* | maint: Fix a test that was missing a requireMatt Robinson2010-12-162-0/+2