index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
application
/
apply_spec.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
(PUP-2747) Add support for multiple profilers
Chris Price
1
-2
/
+4
2014-04-28
(PUP-1699) Tie resource environment to catalog
Andrew Parker
1
-7
/
+10
2014-04-07
(PUP-2158) Default a missing manifest to no_manifest
Andrew Parker
1
-1
/
+1
2014-03-06
Merge pull request #2417 from zaphod42/issue/master/pup-1839-incorrect-settin...
Josh Partlow
1
-1
/
+1
2014-03-04
(PUP-1765) Directory env respects cmdline modulepath and manifest
Josh Partlow
1
-0
/
+7
2014-03-04
(PUP-1839) Introduce overridden defaults
Andrew Parker
1
-1
/
+1
2014-02-06
(PUP-1574) Environment setting does not override apply/parser manifest
Josh Partlow
1
-11
/
+0
2014-01-22
(PUP-1490) Support --test option for puppet apply
Erik Dalén
1
-4
/
+27
2013-09-25
(maint) reduce duplication of logdest option handling
Eric Williamson
1
-2
/
+2
2013-09-17
(#22581) Add test for apply profiling
Andrew Parker
1
-0
/
+16
2013-08-16
(#22205) Chose a Prioritizer based on Puppet[:ordering]
Andrew Parker
1
-1
/
+1
2013-06-17
(#21280) Don't create C:/dev/null on Windows
Josh Cooper
1
-0
/
+1
2013-02-08
(#14544) Make puppet apply --write-catalog-summary produce resources and clas...
R.I.Pienaar
1
-1
/
+16
2012-11-26
(#7316) Ensure changes to mutable CommandLine wrapper don't affect ARGV
Josh Cooper
1
-1
/
+1
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
1
-1
/
+1
2012-08-29
Add a terminus setting type
Patrick Carlisle
1
-1
/
+1
2012-08-16
(#15751) Remove `--apply` option
Hailee Kenney
1
-11
/
+0
2012-07-25
(#15668) Use only one way of triggering pluginsync
Andrew Parker
1
-2
/
+2
2012-07-25
(#15668) Don't pluginsync for apply
Patrick Carlisle
1
-4
/
+0
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
1
-1
/
+1
2012-04-26
(#13429) refactor some settings initialization
Chris Price
1
-1
/
+0
2012-04-26
Add default_file_terminus setting
Patrick Carlisle
1
-3
/
+6
2012-04-24
Merge 'pluginsync-error' from pcarlisle
Daniel Pittman
1
-4
/
+8
2012-04-24
Fix some additional test problems in skipping pluginsync.
Daniel Pittman
1
-4
/
+8
2012-04-24
Fix over-stubbing in tests revealed by agent changes.
Daniel Pittman
1
-16
/
+21
2012-03-20
(#7749) Parse command line args and config file before loading app/face
cprice
1
-4
/
+0
2012-02-14
Merge remote-tracking branch 'origin/2.7.x'
Daniel Pittman
1
-40
/
+34
2012-02-06
(#12464) Avoid unnecessarily reloading facts when node_name_fact is not set
Patrick Carlisle
1
-40
/
+34
2012-02-03
(#12309) Fix broken rspecs
cprice
1
-1
/
+1
2012-01-31
(#12127) Implement local pluginsync from modulepath for puppet apply
Patrick Carlisle
1
-0
/
+13
2011-12-16
Merge branch '2.7.x'
Nick Lewis
1
-10
/
+12
2011-12-08
Merge pull request #231 from kelseyhightower/ticket/2.7.x/10940_deprecate_app...
Carl Caum
1
-1
/
+12
2011-11-29
(#2744) Don't automatically enable show_diff in noop mode
Nick Lewis
1
-9
/
+0
2011-11-22
(#10940) Deprecate `--apply` in favor of `--catalog`
Kelsey Hightower
1
-1
/
+12
2011-08-16
Merge branch '2.7.x'
Nick Lewis
1
-2
/
+8
2011-08-15
Do not leak indirector state from apply tests
Jacob Helwig
1
-2
/
+8
2011-08-15
maint: Fix order dependent spec failure
Matt Robinson
1
-0
/
+5
2011-07-28
(Maint.) Fix spec failures related to leaking state.
Pieter van de Bruggen
1
-0
/
+2
2011-06-28
Merge branch '2.6.x' into 2.7.x
Jacob Helwig
1
-2
/
+2
2011-06-08
Merge branch '2.6.x' into 2.7.x
Nick Lewis
1
-54
/
+70
2011-06-06
(#2128) Add support for setting node name based on a fact
Nick Lewis
1
-2
/
+17
2011-06-06
(#2128) Add the ability to specify a node name
Nick Lewis
1
-2
/
+2
2011-06-02
maint: Refactor specs in preparation for making node name more flexible
Nick Lewis
1
-49
/
+46
2011-04-22
maint: use the exit_with helper everywhere...
Daniel Pittman
1
-32
/
+22
2011-04-20
maint: stop stubbing log level setting.
Daniel Pittman
1
-8
/
+2
2011-04-13
(#6928) Remove --parseonly
Nick Lewis
1
-44
/
+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-05
Fix #4339 - Locally save the last report to $lastrunreport
Brice Figureau
1
-0
/
+6
2011-03-07
Merge branch '2.6.next' into next
Matt Robinson
1
-2
/
+17
[next]