index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
configurer
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-14
(PUP-2907) Ignore source permissions on windows for fact sync
Josh Cooper
1
-3
/
+1
2014-08-07
(maint) Test that external fact syncing depends on external feature
Josh Cooper
1
-18
/
+22
2014-08-07
(maint) Move methods for creating downloaders to factory
Josh Cooper
2
-6
/
+100
2014-07-08
(PUP-2885) Remove timeout around entire plugin sync operation
Henrik Lindberg
1
-24
/
+3
2014-06-04
(maint) Test downloader behavior, not implementation
Josh Cooper
1
-36
/
+62
2014-06-04
(PUP-2705) Use source permissions for fact pluginsync
Josh Cooper
2
-2
/
+8
2014-04-28
(PUP-1699) Add remote environment to plugin downloader calls
Josh Partlow
1
-1
/
+2
2014-04-28
(PUP-1699) Tie resource environment to catalog
Andrew Parker
1
-8
/
+5
2014-04-07
(PUP-1986) Ignore source_permissions when downloading plugins on POSIX
Josh Partlow
1
-5
/
+5
2014-01-14
(PUP-1151) Consolidate JSON schema validation
Andrew Parker
1
-16
/
+5
2014-01-06
(PUP-716) Change Puppet::FileSystem::File to module methods
Henrik Lindberg
1
-1
/
+1
2013-11-20
(#18931) Pluginsync ignores source permissions by default on Windows
Rob Reynolds
1
-6
/
+7
2013-11-08
(#19447) Puppet::FileSystem::File.exist?
Ethan J. Brown
1
-1
/
+1
2013-10-14
(#9546) Add spec tests for external fact pluginsync
John Julien
1
-2
/
+7
2013-10-08
(maint) Rename validate_as_json to be specific
Patrick Carlisle
1
-2
/
+2
2013-10-02
(maint) Factor a duplicated constant up to spec_helper
Kylo Ginsberg
1
-2
/
+0
2013-09-26
(maint) Move common constant/requires for json-schema to spec_helper.rb
Kylo Ginsberg
1
-4
/
+0
2013-09-12
(#22522) rename catalog_facts.json -> facts.json
Kylo Ginsberg
1
-3
/
+3
2013-09-10
(#22356) validate json schemas against the json meta-schema
Kylo Ginsberg
1
-2
/
+10
2013-09-03
(#22110) validate some simple catalogs against json schema
Kylo Ginsberg
1
-0
/
+21
2013-06-24
(#21427) Send facts to master as pson
Andrew Parker
1
-50
/
+19
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
3
-3
/
+3
2012-09-06
(#7962) Added settings class for handling time intervals.
Steven Lindberg
1
-11
/
+2
2012-07-25
(#15668) Use only one way of triggering pluginsync
Andrew Parker
1
-25
/
+0
2012-07-23
Reduce stubs and expectations on settings
Patrick Carlisle
2
-3
/
+3
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
3
-3
/
+3
2012-04-23
(#3910) Thread environment through plugin downloader
Patrick Carlisle
1
-2
/
+4
2012-04-06
(#12396) dry up configtimeout usage
Chris Price
1
-3
/
+3
2012-03-20
(#7749) Improvements to handling settings, bootstrapping puppet
cprice
1
-2
/
+5
2012-02-27
(#11858) When syncing plugins, use autoloader to reload changes
Patrick Carlisle
1
-65
/
+0
2012-02-27
(#12126) Remove unnecessary searchpath method
Patrick Carlisle
1
-3
/
+3
2012-02-23
Merge branch '2.7.x'
Patrick Carlisle
1
-5
/
+4
2012-02-16
(#11408) Skip default file permissions for sync'ed files on Windows
Josh Cooper
1
-5
/
+4
2012-01-20
Merge pull request #358 from pcarlisle/revert-11858
Daniel Pittman
1
-0
/
+69
2012-01-20
Revert "(#11858) Don't load plugins during sync."
Patrick Carlisle
1
-0
/
+69
2012-01-20
Merge pull request #357 from pcarlisle/ticket/master/11858-consistent-plugin-...
Daniel Pittman
1
-69
/
+0
2012-01-20
(#11858) Don't load plugins during sync.
Patrick Carlisle
1
-69
/
+0
2012-01-20
(#12060) Remove factsync
Patrick Carlisle
1
-39
/
+0
2012-01-12
(#8341) Only load facts once per puppet run
Patrick Carlisle
1
-29
/
+5
2011-12-15
(#11408) Fix fact and plugin sync on Windows
Josh Cooper
1
-10
/
+29
2011-11-11
(#10614) Detect when trying to managing ACLs on a non-ACL volume
Josh Cooper
1
-2
/
+2
2011-10-03
Remove 'fails_on_windows' tag for passing tests
Josh Cooper
1
-1
/
+1
2011-09-27
Fix issues with Windows based file URIs
Josh Cooper
1
-2
/
+2
2011-09-15
(#4135) Update pluginsync to only load ruby files.
Nan Liu
1
-8
/
+15
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
-2
/
+3
2011-06-08
Merge branch '2.6.x' into 2.7.x
Nick Lewis
1
-37
/
+45
2011-06-06
(#2128) Add support for setting node name based on a fact
Nick Lewis
1
-0
/
+16
2011-06-06
(#2128) Add the ability to specify a node name
Nick Lewis
1
-0
/
+11
2011-06-02
maint: Refactor specs in preparation for making node name more flexible
Nick Lewis
1
-41
/
+20
[next]