index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
/
unit
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#3804] Fixed one failing spec for RackREST
Nick Lewis
2010-02-17
1
-2
/
+2
*
Feature #2935 Puppet::Mode#master?
Jesse Wolfe
2010-02-17
1
-4
/
+4
*
Fix #3408 - enable puppetd http compression
Brice Figureau
2010-02-17
1
-0
/
+199
*
Add master side file content streaming
Brice Figureau
2010-02-17
3
-0
/
+90
*
Adding #3518 - basic dot format support
Luke Kanies
2010-02-17
1
-0
/
+10
*
Partial fix to #2837 - changed warning message to debug
James Turnbull
2010-02-17
1
-2
/
+3
*
REST: hide Request object
Jesse Wolfe
2010-02-17
1
-1
/
+1
*
Feature #3383 RAL over REST
Jesse Wolfe
2010-02-17
1
-0
/
+1
*
Fix tests on #3347
Jesse Wolfe
2010-02-17
1
-110
/
+0
*
Feature #3347 REST-ified FileBucket
Jesse Wolfe
2010-02-17
2
-8
/
+99
*
Feature #3115 REST-ified status()
Jesse Wolfe
2010-02-17
1
-0
/
+1
*
Adding filename extension support to formats.
Luke Kanies
2010-02-17
3
-0
/
+20
*
Fix #1842 Net::HTTP#enable_post_connection_check doesn't work anymore
Jesse Wolfe
2010-01-30
1
-17
/
+9
*
Fix for #2967 (RFC-1123 problem and regression on wildcarded domains)
Markus Roberts
2009-12-24
1
-0
/
+22
*
Adds partial IPv6 support to authstore
Markus Roberts
2009-12-18
1
-0
/
+175
*
Fixing 2851 spec/unit/network/rest_authconfig.rb test descriptions change
Jesse Wolfe
2009-12-17
1
-2
/
+2
*
Fixing 2855 Inadvertent zlib dependency
Jesse Wolfe
2009-12-16
1
-0
/
+31
*
Fix 2936 Insufficient mocks for webrick in spec/unit/network/http/webrick.rb
Jesse Wolfe
2009-12-15
1
-2
/
+2
*
Fixing 2725 Error message when permissions incorrect on file server directory
Jesse Wolfe
2009-12-02
1
-0
/
+10
*
Fix #2671, preferred_serialization_format does not complain about invalid values
Bruce Williams
2009-11-17
1
-8
/
+28
*
Fix #2757 & CSR 92 (symlinks in recursively managed dirs)
Markus Roberts
2009-11-05
1
-1
/
+1
*
Fix for #2772 (webrick test failures)
Markus Roberts
2009-11-05
1
-2
/
+2
*
Fix #2753 - Do not "global allow" plugins/modules mount if some rules have be...
Brice Figureau
2009-10-27
1
-0
/
+30
*
Workaround #2668 - Compress facts so that the request size limit triggers les...
Brice Figureau
2009-10-25
1
-0
/
+85
*
Bundling of pure ruby json lib as "pson"
Markus Roberts
2009-10-17
1
-39
/
+39
*
Fixs #2620 authconf interpolation, #2570 0-9 in domain names
Markus Roberts
2009-09-14
1
-28
/
+77
*
Fixing a heisenbug resulting from a race condition
Luke Kanies
2009-08-24
1
-1
/
+3
*
Fixing a ruby warning in the authstore test
Luke Kanies
2009-08-24
1
-1
/
+1
*
Fixing #2558 - propagating recent fileserving changes
Luke Kanies
2009-08-24
1
-1
/
+1
*
Fix for #2531; adds tests to confirm problem and related cases,
Markus Roberts
2009-08-18
1
-0
/
+94
*
Fix #2517 - Stack overflow when CA cert missing
Markus Roberts
2009-08-13
1
-1
/
+10
*
Fix #2516 - Fix format detection when content-type contains charset
Brice Figureau
2009-08-13
2
-0
/
+15
*
rack: don't directly use the forbidden HTTP_CONTENT_TYPE env var (fixes rack ...
Christian Hofstaedtler
2009-08-03
1
-2
/
+2
*
Fix #2261 - Make sure query string parameters are properly escaped
Brice Figureau
2009-07-17
3
-11
/
+11
*
Fixed #2410 - default acl logs as info instead of warn.
Sam Livingston-Gray
2009-07-14
1
-2
/
+2
*
Adding test for current auth config warning.
Sam Livingston-Gray
2009-07-14
1
-0
/
+5
*
Fixes #2367 - Mongrel::HTTPRequest returns a StringIO object
James Turnbull
2009-07-08
1
-1
/
+1
*
Fix #2392 - use Content-Type for REST communication
Brice Figureau
2009-07-05
5
-27
/
+126
*
Fixing #2238 - Deal with nil hash keys from mongrel params
Jordan Curzon
2009-07-02
1
-0
/
+5
*
Fixing #2094 - filebucket failures are clearer now
Luke Kanies
2009-06-16
1
-0
/
+16
*
Adding a JSON format
Luke Kanies
2009-06-06
1
-0
/
+96
*
Allowing formats to specify the individual method names to use
Luke Kanies
2009-06-06
1
-1
/
+7
*
Allowing formats to specify the methods they require
Luke Kanies
2009-06-06
1
-2
/
+29
*
Removed extra whitespace from end of lines
Ian Taylor
2009-06-06
7
-38
/
+38
*
Fix #2308 - Mongrel should use X-Forwarded-For
Brice Figureau
2009-06-05
1
-0
/
+16
*
Fixing a bunch of warnings
Luke Kanies
2009-06-03
3
-5
/
+5
*
Fix for #2234: test fails with old Rack version
Christian Hofstaedtler
2009-05-20
3
-4
/
+4
*
Removing unneeded test stubs
Luke Kanies
2009-05-03
1
-8
/
+0
*
Fixing #2195 - the Server class handles bindaddress
Luke Kanies
2009-05-03
1
-25
/
+35
*
Add XMLRPC compatibility for Rack
Christian Hofstaedtler
2009-05-02
2
-0
/
+188
[next]