summaryrefslogtreecommitdiff
path: root/spec/unit/agent_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-02-27(PUP-1275) Never try to fork on WindowsJosh Cooper1-1/+8
2013-09-19Merge remote-tracking branch 'upstream/stable'Josh Cooper1-0/+2
2013-09-18(#22535) Use a response header for versionKylo Ginsberg1-19/+0
2013-09-17(#22535) Make a full status object the default in agent spec tests.Kylo Ginsberg1-2/+7
2013-09-17(#22535) Fix support for agent's status endpointKylo Ginsberg1-0/+16
2013-08-20(#21201) Remove thread-safety codeAndrew Parker1-12/+0
2012-11-07(#17361) Re-enable agent forking for catalog runPatrick Mooney1-3/+7
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-25(#15668) Use only one way of triggering pluginsyncAndrew Parker1-2/+2
2012-07-23Reduce stubs and expectations on settingsPatrick Carlisle1-4/+4
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-17(#3757) rename AnonymousFilelock to JsonFilelockChris Price1-10/+1
2012-04-16(#3757) Remove 'anonymous' functionality from lockfilesChris Price1-2/+1
2012-04-16(#3757) separate settings for agent lockfile pathsChris Price1-5/+0
2012-04-16(#3757, #12934) Minor test improvement for agent disable messageChris Price1-1/+2
2012-04-16(#3757) re-introduce lockfile changesChris Price1-2/+8
2012-03-27Merge branch '2.7.x'cprice1-32/+0
2012-03-16Merge remote-tracking branch 'daniel-pittman/refactor/2.7.x/4862-remove-the-e...Patrick Carlisle1-32/+0
2012-03-05Merge branch '2.7.x'Patrick Carlisle1-11/+21
2012-03-02(#12933) Better error message when agent is administratively disabledcprice1-3/+21
2012-03-01Revert "Merge remote-tracking branch 'masterzen/tickets/2.7.x/3757' into 2.7.x"cprice1-8/+0
2012-02-22(#4862) Stop using EventLoop in the Puppet daemon.Daniel Pittman1-32/+0
2012-01-23Merge branch '2.7.x'Daniel Pittman1-0/+10
2012-01-21Run the agent in a child process during catalog applicationBrice Figureau1-0/+53
2012-01-21Refactor: configurer now returns report.exit_statusBrice Figureau1-0/+8
2012-01-18(#11057) Add spec, should notify why a run is skippedJeff McCune1-0/+10
2011-12-28(#4836) - Agent --disable should allow to put a messageBrice Figureau1-0/+1
2011-12-28(#3757) - Move enable/disable to its own lockBrice Figureau1-0/+7
2011-08-18maint: remove inaccurate copyright and license statements.Daniel Pittman1-4/+0
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-1/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2010-12-06maint: Use expand_path when requiring spec_helper or puppettestMatt Robinson1-1/+1
2010-07-09Code smell: Two space indentationMarkus Roberts1-215/+215
2010-07-09Code smell: Avoid needless decorationsMarkus Roberts1-1/+1
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+281
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-281/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+281