summaryrefslogtreecommitdiff
path: root/spec/unit/network/authconfig_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-01-13(PUP-1151) Authorize v2 api requestsAndrew Parker1-2/+2
2014-01-06(PUP-716) Fix up unit/network specs after FileSystem API changeHenrik Lindberg1-2/+1
2013-11-08(#19447) Puppet::FileSystem::File#stat / lstatEthan J. Brown1-1/+2
2013-02-28(#19531) (CVE-2013-2275) Only allow report save from the node matching the ce...Jeff McCune1-0/+12
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-31Refactor AuthConfig parsing into AuthConfigParserPatrick Carlisle1-161/+12
2012-07-31Merge the old RestAuthConfig specs into the specs for AuthConfigPatrick Carlisle1-59/+109
2012-07-31Merge RestAuthConfig into AuthConfigPatrick Carlisle1-2/+3
2012-07-31Remove code for XMLRPC namespacesPatrick Carlisle1-128/+13
2012-07-23Reduce stubs and expectations on settingsPatrick Carlisle1-8/+3
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-01-30(#12268) String#each is not available in Ruby 1.9Daniel Pittman1-21/+22
2011-07-26Fix #6026 - security file should support inline commentsBrice Figureau1-0/+11
2011-07-26Fix #5010 - Allow leading whitespace in auth.confBrice Figureau1-0/+12
2011-04-13maint: clean up the spec test headers in bulk.Daniel Pittman1-2/+1
2011-04-08maint: just require 'spec_helper', thanks rspec2Daniel Pittman1-1/+1
2011-03-29(#6830) Fix badly stubbed Time object in testMatt Robinson1-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-189/+189
2010-06-28[#3994-part 3] rename spec tests from *_spec_spec to *_spec.rbMarkus Roberts1-0/+292
2010-06-28[#3994-part 2] rename integration tests to *_spec.rbMarkus Roberts1-292/+0
2010-06-23[#3994] rename the specs to have _spec.rb at the endMarkus Roberts1-0/+292