index
:
puppet
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
integration
/
network
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-06
(maint) Change name from from_pson to from_data_hash
Erik Dalén
1
-1
/
+1
2014-01-13
(PUP-1151) Authorize v2 api requests
Andrew Parker
1
-4
/
+4
2013-11-19
(Maint) Remove unstable and not useful test
Andrew Parker
1
-76
/
+0
2013-05-14
(#20677) Add tests to ensure configuration errors are raised as expected
Anton Lofgren
1
-0
/
+19
2013-05-03
(Maint) Remove duplication btwn Daemon and Server
Andrew Parker
1
-8
/
+8
2013-05-03
(Maint) Remove unused register code for Server
Andrew Parker
1
-3
/
+2
2012-10-26
(#7622) Deprecate and remove features.pson?
Andrew Parker
1
-45
/
+32
2012-10-08
(#16801) Remove mongrel_spec.rb as it is no longer in use.
Stijn Tintel
1
-64
/
+0
2012-09-26
(Maint) Remove rspec from shebang line
Jeff McCune
3
-3
/
+3
2012-09-05
(#15733) Remove excess hash arguments for webrick
Patrick Carlisle
1
-1
/
+1
2012-09-05
(#15733) Use real arguments for Puppet::Network::Server
Patrick Carlisle
1
-19
/
+13
2012-09-04
(#15733) Remove servertype setting
Patrick Carlisle
1
-7
/
+0
2012-09-04
(#15733) Remove mongrel support
Patrick Carlisle
1
-1
/
+1
2012-07-31
Refactor AuthConfig parsing into AuthConfigParser
Patrick Carlisle
1
-12
/
+9
2012-07-31
Merge the old RestAuthConfig specs into the specs for AuthConfig
Patrick Carlisle
1
-1
/
+0
2012-07-31
Rename rest_authconfig_spec to authconfig_spec
Patrick Carlisle
1
-0
/
+0
2012-07-31
Add allow_ip and deny_ip keywords to auth.conf
Patrick Carlisle
1
-69
/
+147
2012-07-31
Merge RestAuthConfig into AuthConfig
Patrick Carlisle
1
-4
/
+4
2012-07-24
Merge branch '2.7.x' into 3.x
Patrick Carlisle
1
-4
/
+5
2012-07-23
Use rspec 2.11 compatible block syntax
Patrick Carlisle
1
-6
/
+8
2012-07-12
Merge branch '2.7.x' into 3.0rc
Patrick Carlisle
1
-3
/
+22
2012-07-02
(maint) Standardize on /usr/bin/env ruby -S rspec
Jeff McCune
3
-3
/
+3
2012-06-26
Deprecate IP-based authentication
Nick Lewis
1
-3
/
+22
2012-05-16
Apply commit from master that varies ports during tests
Chris Price
2
-18
/
+37
2012-05-03
Merge branch '2.7.x'
Daniel Pittman
1
-7
/
+0
2012-05-03
Remove a bad test that can lead to random hangs...
Daniel Pittman
1
-6
/
+0
2012-04-24
Merge 2.7.x into master.
Daniel Pittman
1
-1
/
+1
2012-04-23
(maint) Ensure every file has a trailing newlines
Jeff McCune
1
-1
/
+1
2012-03-30
Remove the "fails_on_ruby_1.9.2" tag from tests...
Daniel Pittman
2
-2
/
+2
2012-03-30
Use PID-based ports to test web server listening.
Daniel Pittman
2
-13
/
+25
2012-03-30
When shutting down Mongrel, wait synchronously for stop.
Daniel Pittman
1
-9
/
+9
2012-03-20
(#7749) Improvements to handling settings, bootstrapping puppet
cprice
1
-0
/
+1
2012-03-06
Fix order dependent spec failure caused by formats_spec
Patrick Carlisle
1
-2
/
+0
2011-12-29
(#8296) Remove XMLRPC code
Matt Robinson
2
-25
/
+1
2011-12-28
(#11552) Remove TransObject and TransBucket
Matt Robinson
1
-1
/
+1
2011-10-21
(#2848) Remove unused xmlrpc code
Nick Lewis
2
-19
/
+1
2011-08-19
Disable spec tests for unsupported functionality on Windows
Josh Cooper
1
-8
/
+6
2011-08-19
Rework Puppet::Util::Cacher to only expire using TTLs
Nick Lewis
1
-1
/
+0
2011-07-26
Deprecate RestAuthConfig#allowed? in favor of #check_authorization
Brice Figureau
1
-1
/
+1
2011-07-26
Fix #6026 - security file should support inline comments
Brice Figureau
1
-1
/
+0
2011-07-26
Fix #5010 - Allow leading whitespace in auth.conf
Brice Figureau
1
-1
/
+0
2011-07-26
Fix #5777 - rule interpolation broke auth.conf CIDR rules
Brice Figureau
1
-0
/
+147
2011-05-17
(#7507) Add ability to filter Ruby 1.9 spec failures
Matt Robinson
2
-2
/
+2
2011-04-13
maint: clean up the spec test headers in bulk.
Daniel Pittman
5
-10
/
+5
2011-04-08
maint: just require 'spec_helper', thanks rspec2
Daniel Pittman
5
-5
/
+5
2011-01-06
Merge branch '2.6.x' into next
Nick Lewis
2
-7
/
+3
2011-01-04
(#5771) Upgrade rspec to version 2
Matt Robinson
2
-7
/
+3
2010-12-06
maint: Use expand_path when requiring spec_helper or puppettest
Matt Robinson
5
-5
/
+5
2010-12-02
maint: Restore a default value that can cause order dependent test failures
Matt Robinson
1
-0
/
+1
2010-11-29
Maint: Refactor tests to use <class>.indirection.<method>
Paul Berry
1
-1
/
+1
[next]