swift/test/unit
gholt 2d00f7b7ba New log_max_line_length option.
Log lines can get quite large, as we previously noticed with rsync error
log lines. We added a setting to cap those, but it really looks like we
should have just done this overall limit. We noticed the issue when we
switched to UDP syslogging and it would occasionally blow past the 16436
lo MTU! This causes Python's logging code to get an error and hilarity
ensues.

Change-Id: I44bdbe68babd58da58c14360379e8fef8a6b75f7
2014-05-22 20:30:34 +00:00
..
account Uses None instead of mutables for function param defaults 2014-05-10 11:15:56 +00:00
cli Merge "Check swift.conf MD5 with recon" 2014-04-23 03:23:47 +00:00
common New log_max_line_length option. 2014-05-22 20:30:34 +00:00
container Fix several typos in the codebase. 2014-04-25 20:14:09 -07:00
obj Sleep between object ZBF process forks 2014-04-29 17:21:00 +01:00
proxy Let users add their own txid suffixes 2014-05-16 15:29:47 -04:00
test_locale Move test.unit.locale out of gettext's way 2014-01-24 01:24:08 -08:00
__init__.py Add "If-None-Match: *" support to PUT 2014-04-01 10:42:00 -07:00