index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
resource
/
catalog_spec.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-24
(maint) Remove unnecessary Puppet.settings.clear calls from specs
Josh Partlow
1
-5
/
+0
2014-04-28
(PUP-1699) Tie resource environment to catalog
Andrew Parker
1
-104
/
+20
2014-01-14
(PUP-1151) Consolidate JSON schema validation
Andrew Parker
1
-29
/
+17
2013-10-30
Merge pull request #2008 from pcarlisle/performance/tagging
Andrew Parker
1
-9
/
+12
2013-10-23
(#22956) Remove temporary TagSet#== implementation
Patrick Carlisle
1
-7
/
+10
2013-10-23
(#22956) Use a set to store tags
Patrick Carlisle
1
-2
/
+2
2013-10-23
(#22943) Refactor/rename Puppet::Resource#to_resource
Kylo Ginsberg
1
-2
/
+2
2013-10-08
(maint) Rename validate_as_json to be specific
Patrick Carlisle
1
-8
/
+8
2013-09-26
(maint) Move common constant/requires for json-schema to spec_helper.rb
Kylo Ginsberg
1
-4
/
+0
2013-09-10
(#22356) validate json schemas against the json meta-schema
Kylo Ginsberg
1
-0
/
+8
2013-09-03
(#22110) validate some simple catalogs against json schema
Kylo Ginsberg
1
-0
/
+63
2013-08-27
(#22229) Provide way of getting the container
Andrew Parker
1
-0
/
+15
2013-08-19
(#22205) Reinstate relationship_graph as a factory method
Andrew Parker
1
-3
/
+1
2013-08-16
(#22205) Chose a Prioritizer based on Puppet[:ordering]
Andrew Parker
1
-72
/
+7
2013-08-15
(#22205) Extract class for generating resource priorities
Andrew Parker
1
-2
/
+2
2013-08-13
(Maint) Move most graph related code to Puppet::Graph
Andrew Parker
1
-5
/
+5
2013-08-09
(Maint) Move creation of relationship graphs to RelationshipGraph
Andrew Parker
1
-22
/
+0
2013-08-09
(#18508) Test that the relationship graph gets built in order
Patrick Carlisle
1
-18
/
+34
2013-08-09
(Maint) Move reporting catalog retrieval duration to the transaction
Patrick Carlisle
1
-13
/
+0
2013-07-29
(Maint) Remove some unneeded complexity
Andrew Parker
1
-2
/
+3
2013-07-29
(#18508) Preserve order of insertion for resources
Patrick Carlisle
1
-4
/
+0
2013-05-01
(#20383) Provide location of duplicate resource in error
Adrien Thebo
1
-3
/
+23
2012-10-26
(#7622) Deprecate and remove features.pson?
Andrew Parker
1
-2
/
+2
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
1
-1
/
+1
2012-07-23
Reduce stubs and expectations on settings
Patrick Carlisle
1
-2
/
+2
2012-07-11
Merge commit 'ecc52ed' into 3.0rc
Patrick Carlisle
1
-26
/
+30
2012-07-10
Fix broken ability to remove resources from the catalog.
Daniel Pittman
1
-4
/
+6
2012-07-10
Fix type check when transforming catalog.
Daniel Pittman
1
-1
/
+6
2012-07-10
Fix all trivial "should to must" errors in our tests.
Daniel Pittman
1
-19
/
+17
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
1
-1
/
+1
2012-02-07
Merge remote-tracking branch 'origin/2.7.x'
Daniel Pittman
1
-3
/
+3
2012-01-03
(#11451) Fix improper use of "defined" in the duplicate declaration error
nfagerlund
1
-3
/
+3
2011-12-28
(#11552) Remove TransObject and TransBucket
Matt Robinson
1
-172
/
+6
2011-10-03
Remove 'fails_on_windows' tag for passing tests
Josh Cooper
1
-1
/
+1
2011-09-28
(#9775) Only list managed resources in the resources file
Matt Robinson
1
-3
/
+13
2011-09-16
Expand paths in catalog_spec for windows testing
Matthaus Litteken
1
-8
/
+8
2011-09-15
Fix failing spec for resource file
Nick Lewis
1
-2
/
+2
2011-09-15
(#8667) Write out a list of resources that are managed by puppet agent
Matt Robinson
1
-0
/
+35
2011-08-19
Disable spec tests for unsupported functionality on Windows
Josh Cooper
1
-3
/
+4
2011-08-19
Remove caching from the catalog, types, and parameters
Nick Lewis
1
-25
/
+0
2011-08-19
Maint: Tagged spec tests that are known to fail on Windows
Josh Cooper
1
-1
/
+1
2011-08-19
Fix tests with "relative" paths on Windows
Josh Cooper
1
-1
/
+2
2011-07-25
Merge branch '2.6.x' into 2.7.x
Nick Lewis
1
-7
/
+54
2011-07-25
(#8596) Detect resource alias conflicts when titles do not match
Nick Lewis
1
-7
/
+54
2011-06-28
Merge branch '2.6.x' into 2.7.x
Jacob Helwig
1
-1
/
+1
2011-06-10
(#7127) Stop puppet if a prerun command fails
Josh Cooper
1
-1
/
+1
2011-04-18
Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.x
Pieter van de Bruggen
1
-0
/
+1
2011-04-13
maint: clean up the spec test headers in bulk.
Daniel Pittman
1
-2
/
+1
2011-04-08
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
1
-1
/
+1
2011-04-06
(5200) -- replace containers with sentinals
Markus Roberts
1
-1
/
+1
[next]