summaryrefslogtreecommitdiff
path: root/spec/unit/network/server_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2013-05-03(Maint) Remove duplication btwn Daemon and ServerAndrew Parker1-118/+17
2013-05-03(Maint) Remove unused register code for ServerAndrew Parker1-89/+1
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-09-05(#15733) Remove excess hash arguments for webrickPatrick Carlisle1-2/+1
2012-09-05(#15733) Use real arguments for Puppet::Network::ServerPatrick Carlisle1-101/+77
2012-09-04(#15733) Simplify bindaddress logic for webrickPatrick Carlisle1-10/+1
2012-09-04(#15733) Remove servertype settingPatrick Carlisle1-2/+1
2012-09-04(#15733) Remove mongrel supportPatrick Carlisle1-82/+4
2012-07-23Fix paths for pidlock tests for windowsPatrick Carlisle1-2/+2
2012-07-23Fix specs for windowsPatrick Carlisle1-1/+0
2012-07-23Reduce stubs and expectations on settingsPatrick Carlisle1-59/+47
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-04-26(#13966) Remove remaining uses of :name settingPatrick Carlisle1-1/+0
2012-04-19(#13966) Remove Puppet[:name] optionJeff Weiss1-5/+5
2012-04-11Fix console logging for no-daemonize modeChris Price1-0/+1
2012-04-03(#13584) in daemon mode, master can swallow errors during startupChris Price1-0/+1
2012-03-20(#7749) Improvements to handling settings, bootstrapping puppetcprice1-3/+3
2012-01-29Merge remote-tracking branch 'origin/2.7.x'Daniel Pittman1-20/+2
2012-01-26(#12188) Better handling of PID file cleanup warnings.Daniel Pittman1-20/+2
2011-12-29(#8296) Remove logic around XMLRPC vs REST protocolsPatrick1-16/+0
2011-12-29(#8296) Remove XMLRPC codeMatt Robinson1-86/+6
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-11-12Fix for #4955 -- Race condition & memory leak in Puppet::UtilMarkus Roberts1-10/+3
2010-07-09Code smell: Two space indentationMarkus Roberts1-446/+446
2010-07-09Code smell: Avoid needless decorationsMarkus Roberts1-1/+1
2010-07-09Code smell: Inconsistent indentation and related formatting issuesMarkus Roberts1-6/+6
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+534
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-534/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+534