index
:
puppet
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
unit
/
agent
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
2
-2
/
+2
2012-09-18
(Maint) Improve error message when catalog run is in progress
Jeff McCune
1
-0
/
+6
2012-09-18
(#3757) Rename agent_pidfile to agent_catalog_run_lockfile
Jeff McCune
1
-2
/
+2
2012-07-23
Reduce stubs and expectations on settings
Patrick Carlisle
2
-13
/
+10
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
2
-2
/
+2
2012-04-17
(#3757) cleanup and docs
Chris Price
2
-8
/
+8
2012-04-17
(#3757) Implement json-based lockfiles
Chris Price
2
-10
/
+8
2012-04-17
(#3757) rename AnonymousFilelock to JsonFilelock
Chris Price
1
-6
/
+6
2012-04-16
(#3757) move lockfile path logic into modules
Chris Price
2
-28
/
+44
2012-04-16
(#3757) separate settings for agent lockfile paths
Chris Price
2
-19
/
+19
2012-04-16
(#3757) re-introduce lockfile changes
Chris Price
2
-12
/
+60
2012-03-05
Merge branch '2.7.x'
Patrick Carlisle
2
-60
/
+12
2012-03-01
Revert "Merge remote-tracking branch 'masterzen/tickets/2.7.x/3757' into 2.7.x"
cprice
2
-60
/
+12
2012-03-01
Revert "(#12844) Backwards compatibility for 'puppet agent --enable'"
cprice
1
-71
/
+5
2012-02-29
(#12844) Backwards compatibility for 'puppet agent --enable'
cprice
1
-5
/
+71
2012-01-21
Refactor: configurer now returns report.exit_status
Brice Figureau
1
-4
/
+4
2011-12-28
(#4836) - Agent --disable should allow to put a message
Brice Figureau
1
-0
/
+11
2011-12-28
(#3757) - Refactor enable/disable to its own module
Brice Figureau
2
-16
/
+49
2011-12-28
(#3757) - Move enable/disable to its own lock
Brice Figureau
1
-2
/
+6
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
2010-12-06
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
1
-1
/
+1
2010-07-09
Code smell: Two space indentation
Markus Roberts
1
-65
/
+65
2010-06-28
[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rb
Markus Roberts
1
-0
/
+0
2010-06-28
[#3994-part 2] rename integration tests to *_spec.rb
Markus Roberts
1
-0
/
+0
2010-06-23
[#3994] rename the specs to have _spec.rb at the end
Markus Roberts
1
-0
/
+0
2010-02-17
Feature #3394 REST Runner, preparation
Jesse Wolfe
1
-118
/
+0
2009-02-06
Adding an Agent::Runner class.
Luke Kanies
1
-0
/
+118
2009-02-06
Splitting the Agent class into Agent and Configurer
Luke Kanies
4
-372
/
+14
2009-02-06
Moving the Agent locking code to a module.
Luke Kanies
1
-0
/
+86
2009-02-06
Refactoring how the Facter integration works
Luke Kanies
1
-29
/
+2
2009-02-06
Moving fact and plugin handling into modules
Luke Kanies
3
-1
/
+218
2009-02-06
Revert "This is work that I've decided not to keep"
Luke Kanies
2
-47
/
+14
2009-02-06
This is work that I've decided not to keep
Luke Kanies
2
-14
/
+47
2009-02-06
Adding a new Agent::Downloader class for downloading files.
Luke Kanies
1
-0
/
+182