index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
(#5838) Implemented the "head" method for FileBucketFile::File terminus.
Paul Berry
2011-01-12
3
-265
/
+30
|
*
|
|
|
|
|
(#5838) Reworked file dipper spec to perform less stubbing.
Paul Berry
2011-01-12
1
-82
/
+32
|
*
|
|
|
|
|
(#5838) Added support for HEAD requests to the indirector.
Paul Berry
2011-01-12
8
-8
/
+174
|
*
|
|
|
|
|
(#5838) Refactored Puppet::Network::Rights#fail_on_deny
Paul Berry
2011-01-12
2
-24
/
+24
|
*
|
|
|
|
|
(#5171) Made filebucket able to perform diffs
Jesse Wolfe
2011-01-11
2
-0
/
+51
|
*
|
|
|
|
|
(#5710) Removed unnecessary calls to insync?
Paul Berry
2011-01-07
1
-0
/
+23
|
*
|
|
|
|
|
Prep for fixing #5710: Refactor stub provider in resource harness spec
Paul Berry
2011-01-07
1
-33
/
+36
|
*
|
|
|
|
|
Maint: test partial resource failure
Paul Berry
2011-01-07
1
-0
/
+58
|
*
|
|
|
|
|
Merge branch 'ticket/2.6.next/5799' into 2.6.next
Nick Lewis
2011-01-07
1
-0
/
+31
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
maint: Inspect reports should have audited = true on events
Matt Robinson
2011-01-06
1
-0
/
+20
*
|
|
|
|
|
|
maint: Stop stubbing 'use' on any_instance of Puppet::Util::Settings
Nick Lewis
2011-01-07
4
-34
/
+10
*
|
|
|
|
|
|
Merge branch 'ticket/2.6.next/5799' into next
Nick Lewis
2011-01-07
1
-0
/
+31
|
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
(#5799) Simplify report dir creation
Nick Lewis
2011-01-06
1
-0
/
+31
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'intermediate_merge_branch' into next
Nick Lewis
2011-01-06
56
-822
/
+642
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Merge branch '2.6.x' into next
Nick Lewis
2011-01-06
56
-822
/
+642
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
(#5771) Upgrade rspec to version 2
Matt Robinson
2011-01-04
36
-142
/
+60
|
|
*
|
|
|
|
Merge branch 'ticket/2.6.next/5758' into 2.6.next
Paul Berry
2011-01-03
1
-6
/
+56
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
(#5758) Verify that report events are correctly created
Paul Berry
2011-01-03
1
-6
/
+56
|
|
*
|
|
|
|
|
Merge branch 'ticket/2.6.next/5698' into 2.6.next
Jesse Wolfe
2011-01-03
1
-1
/
+24
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
Fix #5698 puppet inspect shouldn't report of attributes of deleted files
Jesse Wolfe
2011-01-03
1
-1
/
+24
|
|
*
|
|
|
|
|
(#5715) Added attributes resource_type and title to Puppet::Resource::Status.
Paul Berry
2010-12-30
1
-0
/
+5
|
|
*
|
|
|
|
|
(#5715) Removed attribute source_description from the YAML representation of
Paul Berry
2010-12-30
1
-0
/
+10
|
|
*
|
|
|
|
|
(#5715) Removed unnecessary attributes from YAML of Puppet::Transaction::Event.
Paul Berry
2010-12-30
1
-0
/
+13
|
|
*
|
|
|
|
|
(#5715) Make certain report attributes always present.
Nick Lewis
2010-12-30
3
-8
/
+14
|
|
*
|
|
|
|
|
(#5715) Changed the type of metric names to always be strings.
Paul Berry
2010-12-30
2
-20
/
+20
|
|
*
|
|
|
|
|
(#5715) Add status attribute to reports.
Paul Berry
2010-12-30
1
-3
/
+18
|
|
*
|
|
|
|
|
(#5715) Made the changes/total and events/total metrics always present
Paul Berry
2010-12-30
1
-0
/
+10
|
|
*
|
|
|
|
|
(#5715) Refactor in preparation for adding a status attribute to reports.
Paul Berry
2010-12-30
3
-30
/
+17
|
|
*
|
|
|
|
|
(#5715) Removed Puppet::Transaction::Report#external_times from YAML output.
Paul Berry
2010-12-30
1
-0
/
+8
|
|
*
|
|
|
|
|
(#5715) Added total time metric to apply reports.
Paul Berry
2010-12-30
1
-0
/
+9
|
|
*
|
|
|
|
|
(#5715) Removed redundant attribute Transaction::Event#version
Paul Berry
2010-12-30
2
-2
/
+2
|
|
*
|
|
|
|
|
(#5715) Removed redundant attribute Resource::Status#version
Paul Berry
2010-12-30
1
-2
/
+2
|
|
*
|
|
|
|
|
(#5715) Removed Puppet::Util::Log#version.
Paul Berry
2010-12-30
6
-18
/
+24
|
|
*
|
|
|
|
|
(#5715) Removed the unused attribute Puppet::Transaction::Event#node
Paul Berry
2010-12-30
1
-1
/
+1
|
|
*
|
|
|
|
|
(#5715) Removed Resource::Status#skipped_reason. It was never used.
Paul Berry
2010-12-30
1
-1
/
+1
|
|
*
|
|
|
|
|
(#5715) Prep work: Fixed add_statuses in report_spec.
Paul Berry
2010-12-30
1
-1
/
+1
|
|
*
|
|
|
|
|
Merge branch 'ticket/2.6.next/5723' into 2.6.next
Nick Lewis
2010-12-29
1
-3
/
+3
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
(#5723) Fix failing type/package specs
Nick Lewis
2010-12-29
1
-3
/
+3
|
|
*
|
|
|
|
|
Implement #5168 and #5169 ctime and mtime are properties
Jesse Wolfe
2010-12-20
3
-0
/
+90
|
|
*
|
|
|
|
|
Modified the behavior of Puppet::Resource::Status as follows:
Paul Berry
2010-12-17
3
-7
/
+53
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
(#5408) Reworked ResourceHarness so that code is clearer and all behaviors ar...
Paul Berry
2010-12-17
4
-550
/
+167
|
|
*
|
|
|
|
(#5493) Add report_format, puppet_version, and configuration_version to Reports
Nick Lewis
2010-12-16
5
-47
/
+45
|
|
*
|
|
|
|
(#5375) Rework puppet apply to use configurer.run
Paul Berry
2010-12-16
2
-11
/
+11
|
|
*
|
|
|
|
Merge branch 'ticket/2.6.4/5566' into 2.6.next
Jesse Wolfe
2010-12-16
1
-1
/
+9
|
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
Fix #5566 none, mtime, and ctime checksum types can write file contents
Jesse Wolfe
2010-12-16
1
-1
/
+9
|
|
|
|
/
/
/
*
|
|
/
/
/
maint: Work-around for a Mocha bug
Nick Lewis
2011-01-06
3
-2
/
+27
|
/
/
/
/
/
*
|
|
|
|
Merge branch '2.6.x' into next
Matt Robinson
2010-12-16
1
-12
/
+15
|
\
|
|
|
|
|
*
|
|
|
maint: Fix ActiveRecord confine issue
Matt Robinson
2010-12-16
1
-12
/
+15
|
*
|
|
|
maint: Fix a test that was missing a require
Matt Robinson
2010-12-16
2
-0
/
+2
|
*
|
|
|
maint: Fix tests that don't run on their own
Matt Robinson
2010-12-16
11
-0
/
+11
[prev]
[next]