index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
transaction
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
(PUP-2710) For audit only, compare Time objects as strings
Kylo Ginsberg
1
-0
/
+64
2014-02-06
(maint) Change name from from_pson to from_data_hash
Erik Dalén
1
-2
/
+2
2014-02-04
Merge branch 'stable'
Josh Partlow
1
-3
/
+111
2014-02-03
(Maint) Extract re-usable resource matcher
Andrew Parker
1
-10
/
+2
2014-01-31
(pup-1524) Correct resource_present? to account for purged
Kylo Ginsberg
1
-3
/
+111
2014-01-28
(pup-640) Update report schema for error events
Kylo Ginsberg
1
-0
/
+19
2014-01-20
Correct all misspelled instances of the word occurred
Matthew Nicholas Bradley
1
-1
/
+1
2014-01-14
(PUP-1151) Consolidate JSON schema validation
Andrew Parker
1
-15
/
+5
2014-01-06
(PUP-716) Fix up transaction tests
Andrew Parker
1
-1
/
+1
2013-11-08
(#19447) Puppet::FileSystem::File.exist?
Ethan J. Brown
1
-1
/
+1
2013-11-05
(maint) Remove large spec test block whose benefits were unclear.
Kylo Ginsberg
1
-209
/
+0
2013-11-05
(#23801) Add unit tests for insync? raising StandardError or Exception
Kylo Ginsberg
1
-0
/
+57
2013-11-05
(Maint) Reorder and reduce scope of harness
Andrew Parker
1
-0
/
+2
2013-10-23
(#22956) Remove temporary TagSet#== implementation
Patrick Carlisle
1
-1
/
+1
2013-10-23
(#22956) Use a set to store tags
Patrick Carlisle
1
-8
/
+0
2013-10-08
(maint) Rename validate_as_json to be specific
Patrick Carlisle
1
-5
/
+1
2013-09-26
(maint) Move common constant/requires for json-schema to spec_helper.rb
Kylo Ginsberg
1
-4
/
+0
2013-09-16
Merge remote-tracking branch 'upstream/stable'
Josh Cooper
1
-1
/
+1
2013-09-16
(#21975) Don't monkey patch Object#instance_variables
Patrick Carlisle
1
-1
/
+1
2013-09-16
Merge pull request #1884 from hlindberg/feature-22356-report-api-doc
Andrew Parker
1
-1
/
+28
2013-09-16
(#22356) Change POST to PUT, fix Ruby 1.8.7 and windows issue
Henrik Lindberg
1
-2
/
+2
2013-09-16
(#22356) Add report API json-schema, validation, and documentation.
Henrik Lindberg
1
-2
/
+11
2013-09-16
(#22356) add spec test and vanilla (useless) schema
Kylo Ginsberg
1
-0
/
+18
2013-09-13
(#22530) Support both YAML and PSON
Andrew Parker
1
-1
/
+5
2013-09-04
(#21427) make supported_formats return an array of symbols
Kylo Ginsberg
1
-1
/
+1
2013-09-04
(#21427) Handle loss of precision during YAML serialization
Josh Cooper
1
-5
/
+24
2013-09-04
(#21427) Make report format selectable
Andrew Parker
1
-9
/
+35
2013-08-28
Merge pull request #1855 from zaphod42/issue/master/22229-ensure-generated-re...
kylo
1
-0
/
+47
2013-08-27
(#22229) Provide way of getting the container
Andrew Parker
1
-3
/
+3
2013-08-27
(#22229) Ensure generated resources contained
Andrew Parker
1
-0
/
+47
2013-08-26
(#22250) refactor previous and add spec tests
Kylo Ginsberg
1
-15
/
+23
2013-08-19
(#22205) Reinstate relationship_graph as a factory method
Andrew Parker
1
-6
/
+8
2013-08-16
(#22205) Chose a Prioritizer based on Puppet[:ordering]
Andrew Parker
3
-48
/
+69
2013-08-13
(#18508) Ensure that no two resources have the same priority
Andrew Parker
1
-2
/
+27
2013-08-13
(#18508) Handle duplicate generated resources correctly
Andrew Parker
1
-105
/
+250
2013-08-13
(#18508) Ensure eval_generated resources apply at the right time
Andrew Parker
1
-0
/
+20
2013-08-13
(#18508) Extract class to control generating resources
Andrew Parker
1
-0
/
+159
2013-08-09
(Maint) Avoid creating unneeded Status objects in Transaction
Patrick Carlisle
1
-4
/
+3
2013-08-09
(Maint) Decouple reports for logging from catalogs
Patrick Carlisle
1
-0
/
+13
2013-07-19
(#21831) Generate a UUID to allow matching a report to a catalog
Kylo Ginsberg
1
-1
/
+12
2013-06-26
(#21427) Submit reports in PSON format
Andrew Parker
2
-0
/
+99
2013-05-02
(#17887) Ensure log message is initialized when Exception raised
Dominic Cleal
1
-1
/
+30
2013-04-08
(#20128) Handle event dequeues when target resource has no events registered
Dominic Cleal
1
-0
/
+4
2013-04-08
(#20128) Improve dequeue example to represent two separate resources
Dominic Cleal
1
-11
/
+14
2013-03-28
(#19805) Report failures to restart in exit code if requested
Lubomir Rintel
1
-0
/
+8
2013-02-11
(#18494) Remove TypeError handling code used for tests
Dominic Cleal
1
-5
/
+20
2013-02-11
(#7165) Properties can invalidate scheduled refreshes on change
Dominic Cleal
1
-0
/
+42
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
4
-4
/
+4
2012-07-17
zaml: don't sort object attributes for output
Daniel Pittman
1
-1
/
+1
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
4
-4
/
+4
[next]