index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
resource
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-04-09
Merge remote-tracking branch 'upstream/stable'
Andrew Parker
2
-2
/
+2
2014-04-07
(PUP-2158) Default a missing manifest to no_manifest
Andrew Parker
2
-2
/
+2
2014-03-18
(PUP-1596) Read environment.conf for new directory environments
Josh Partlow
1
-9
/
+10
2014-02-06
(maint) Change name from from_pson to from_data_hash
Erik Dalén
2
-3
/
+3
2014-01-29
(PUP-1118) Stop using Environment.new
Andrew Parker
2
-49
/
+31
2014-01-14
(PUP-1151) Consolidate JSON schema validation
Andrew Parker
2
-48
/
+24
2013-11-06
(#23086) Ensure that failed_because events have a name
Andrew Parker
1
-0
/
+8
2013-10-30
Merge pull request #2008 from pcarlisle/performance/tagging
Andrew Parker
2
-10
/
+15
2013-10-23
(#22956) Remove temporary TagSet#== implementation
Patrick Carlisle
2
-8
/
+13
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
2
-11
/
+11
2013-09-26
(maint) Move common constant/requires for json-schema to spec_helper.rb
Kylo Ginsberg
2
-8
/
+0
2013-09-10
(#22356) validate json schemas against the json meta-schema
Kylo Ginsberg
2
-0
/
+16
2013-09-05
Merge pull request #1862 from kylog/issue/22110-document-catalog
Henrik Lindberg
1
-0
/
+63
2013-09-03
(#22110) validate some simple catalogs against json schema
Kylo Ginsberg
1
-0
/
+63
2013-09-03
(maint) accomodate the new location for schemas
Kylo Ginsberg
1
-1
/
+1
2013-09-03
(#22360) don't attempt json schema validation on windows
Kylo Ginsberg
1
-6
/
+9
2013-09-03
Revert "Remove tests depending on json-schema"
Kylo Ginsberg
1
-0
/
+22
2013-09-03
Merge pull request #1866 from kylog/issue/22110-reorg-api-directory
kylo
1
-34
/
+0
2013-09-02
(#22110) reorg api docs to api/{docs/schemas}
Kylo Ginsberg
1
-34
/
+0
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-15
Merge branch 'stable'
Josh Partlow
1
-68
/
+40
2013-08-15
Merge branch 'release_3.2.4' into stable
Josh Partlow
1
-68
/
+40
2013-08-13
(Maint) Move most graph related code to Puppet::Graph
Andrew Parker
1
-5
/
+5
2013-08-12
Merge branch 'stable'
Adrien Thebo
1
-1
/
+1
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-08-07
Remove tests depending on json-schema
Patrick Carlisle
1
-22
/
+0
2013-08-06
(#21971) Create system for safely dealing with path patterns
Andrew Parker
1
-12
/
+0
2013-08-06
(#21971) Check for possible directory traversal
Andrew Parker
1
-0
/
+12
2013-08-06
(Maint) Clean up specs
Andrew Parker
1
-68
/
+40
2013-08-06
(#21881) Handle reading the schema ourselves
Patrick Carlisle
1
-3
/
+3
2013-08-06
Revert "Merge branch 'remove-json-schema'"
Patrick Carlisle
2
-0
/
+56
2013-08-05
(#21835) Downgrade missing type optimization warn
Charlie Sharpsteen
1
-1
/
+1
2013-08-05
Revert "(#21881) Validate ResourceType against a json schema in tests"
Patrick Carlisle
2
-53
/
+0
2013-08-05
Revert "Encode the path passed to json-schema as a URI"
Patrick Carlisle
1
-4
/
+1
2013-08-05
Encode the path passed to json-schema as a URI
Patrick Carlisle
1
-1
/
+4
2013-07-31
Merge pull request #1803 from jpartlow/issue/21881-document-resource-type
kylo
2
-0
/
+53
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-07-25
Merge pull request #1784 from nhemingway/bug_11133_node_regex_captures
Adrien Thebo
1
-4
/
+24
2013-07-23
(#21881) Validate ResourceType against a json schema in tests
Patrick Carlisle
2
-0
/
+53
2013-07-18
(#11133) If a node definition uses a regex, make its capture variables availa...
Neil Hemingway
1
-4
/
+24
[next]