root/trunk/t

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @811 [811] 12 months athomason Add MaxContentLength plugin
(edit) @810 [810] 12 months hachi Allow zero byte content-length PUT requests
(edit) @805 [805] 12 months bradfitz fix test skipping of old version of XS::HTTPHeaders
(edit) @804 [804] 12 months bradfitz Reverting last big patch which was everything instead the one part I was …
(edit) @803 [803] 12 months bradfitz fix test skipping of old version of XS::HTTPHeaders
(edit) @802 [802] 12 months ask support filenames with +'s in webserver mode (Jordi Funollet).
(edit) @796 [796] 13 months bradfitz don't fail on t/90-accesscontrol.t if Net::Netmask isn't installed
(edit) @788 [788] 15 months hachi Add test for negative Content-Length
(edit) @785 [785] 16 months athomason add headers_list method
(edit) @784 [784] 17 months nickandrew Move manage_multi() into Perlbal::Test The manage_multi function is …
(edit) @774 [774] 17 months ask Lots of typo corrections in documentation and comments from Nick Andrew
(edit) @766 [766] 21 months bradfitz SECURITY: patch from Jeremey James <jbj@…> to not crash on …
(edit) @762 [762] 21 months bradfitz Prepping for new release, so backing out r760 and r761 (gzip compression), …
(edit) @761 [761] 21 months sup New feature updated: compression of concatenated files
(edit) @753 [753] 22 months hachi Silence warnings from test 32 when it checks to make sure manage commands …
(edit) @750 [750] 22 months marksmith -- Add Include plugin by Eamon Daly <edaly@…>; plugin …
(edit) @741 [741] 2 years hachi Fix indentation to be correct.
(edit) @740 [740] 2 years hachi make test client reset socket when keepalives are on, and server or host …
(edit) @739 [739] 2 years hachi Original chained selectors patch by Jeremy James (Wed Apr 25 16:26:05 UTC …
(edit) @727 [727] 2 years hachi Make test framework 'manage' function more vocal about failures, so …
(edit) @686 [686] 2 years hachi This test was failing once in great while because the clock had ticked …
(edit) @678 [678] 2 years bradfitz -- the buffered upload rate test should pass more reliably now. some …
(edit) @674 [674] 3 years bradfitz -- WARNING: removed Linux::AIO support. go get IO::AIO 1.6 at least if …
(edit) @666 [666] 3 years bradfitz Merging in Jonathan's chunked-put branch: + -- make ClientHTTP …
(edit) @652 [652] 3 years bradfitz kill warnings
(edit) @649 [649] 3 years bradfitz mark child process support as experimental
(edit) @644 [644] 3 years bradfitz start of work on having a child process be a webserver on …
(edit) @637 [637] 3 years hachi Check to make sure the If-Modified-Since stuff works, and doesn't send a …
(edit) @629 [629] 3 years bradfitz + -- do HEAD to reproxied hosts, if client did a HEAD (Radu Greab + …
(edit) @624 [624] 3 years hachi Path traversal fix per Jeremy on ml, and a test for it.
(edit) @617 [617] 3 years bradfitz -- supported for "Transfer-Encoding: chunked" requests (HTTP/1.1 feature) …
(edit) @609 [609] 3 years bradfitz if backend sends x-reproxy-url and HTTP 204 No Content, upgrade that to a …
(edit) @582 [582] 3 years bradfitz in-progress test
(edit) @528 [528] 3 years hachi r18056@lj (orig r511): hachi | 2006-08-18 11:41:59 -0700 Switch tests to …
(edit) @527 [527] 3 years hachi r18055@lj (orig r510): hachi | 2006-08-18 11:18:03 -0700 Merge changes …
(edit) @503 [503] 3 years bradfitz -- concatenanted GETs sent 304 Not Modified w/ content-lengths. should …
(edit) @445 [445] 4 years bradfitz need to enable reproxying on this test
(edit) @442 [442] 4 years bradfitz making reproxying an option that must be enabled per-service
(edit) @424 [424] 4 years bradfitz -- webserver mode now ignores URL arguments when looking up …
(edit) @421 [421] 4 years bradfitz Fix t/31-realworld tests, where starting up the webservers (which caused …
(edit) @409 [409] 4 years marksmith * add some tests to Perlbal in reverse proxy tests that make sure …
(edit) @403 [403] 4 years bradfitz -- better support for split testing (one half of test being client, other …
(edit) @401 [401] 4 years bradfitz lot more debugging at level 3 in ClientProxy's event_read. and an updated …
(edit) @398 [398] 4 years bradfitz massive refactoring of ClientProxy.pm. makes the code a ton more …
(edit) @391 [391] 4 years bradfitz add tests for verify_backend, and fix a bug that was uncovered by …
(edit) @366 [366] 4 years marksmith * fix up the buffered upload tests to work with the buffered upload …
(edit) @365 [365] 4 years bradfitz skip right number
(edit) @358 [358] 4 years bradfitz each aio mode for putting deep file
(edit) @357 [357] 4 years bradfitz rate and time tests
(edit) @356 [356] 4 years bradfitz more tests for jr
(edit) @355 [355] 4 years bradfitz better test suite for jr
(edit) @354 [354] 4 years marksmith For Brad -- here's the buffered uploads testing code, the very basic …
(edit) @336 [336] 4 years bradfitz test case for directory indexing, and fix for the new (broken) setter in …
(edit) @334 [334] 4 years bradfitz more docs, which got tedious, which led to work on making …
(edit) @329 [329] 4 years bradfitz when using a service selector, make the service selector the service whose …
(edit) @325 [325] 4 years bradfitz extra test for mapping to invalid service
(edit) @324 [324] 4 years bradfitz more selector and vhost bug fixes and tests. no known problems at this …
(edit) @323 [323] 4 years bradfitz vhost service selector fleshed out, and start of a test suite.
(edit) @322 [322] 4 years bradfitz include Vhosts plugin in MANIFEST, and change the plugins loader test to …
(edit) @321 [321] 4 years marksmith * add retarded "do the plugins compile" test... this is designed for more …
(edit) @317 [317] 4 years bradfitz test each AIO mode in both reproxy and range tests
(edit) @315 [315] 4 years bradfitz more byte range work and tests
(edit) @314 [314] 4 years bradfitz tests for byte range support. also added support for byte ranges on …
(edit) @313 [313] 4 years bradfitz test for reproxy URL with multiple URLs, the first one failing
(edit) @312 [312] 4 years bradfitz more tests and test cleanup: -- make one particularly racy test (dual …
(edit) @311 [311] 4 years bradfitz fix a couple long-standing bugs in Perlbal: -- after a reproxy-file, …
(edit) @310 [310] 4 years bradfitz reproxy tests. one's still failing... trying to figure it out
(edit) @308 [308] 4 years marksmith * add a test to simulate the backend not doing keep-alive when perlbal …
(edit) @306 [306] 4 years bradfitz more webproxy tests
(edit) @305 [305] 4 years bradfitz more webproxy tests, testing persistence on/off at different stages
(edit) @304 [304] 4 years bradfitz syntax highlighting in emacs better
(edit) @300 [300] 4 years marksmith * test stuff for HTTPHeaders (both XS and Perl)
(edit) @299 [299] 4 years marksmith checkpoint commit of reverse proxy testing. so far, it verifies that …
(edit) @298 [298] 4 years marksmith * add beginning of reverse_proxy mode testing suite This is very …
(edit) @297 [297] 4 years bradfitz move more commonality into Perlbal::Test: -- port allocation -- …
(edit) @296 [296] 4 years bradfitz more tests
(edit) @295 [295] 4 years bradfitz more tests, and a bugfix for the "none" aio mode
(edit) @294 [294] 4 years bradfitz IO::AIO support, and a test suite.
(edit) @292 [292] 4 years bradfitz start of testing framework for Perlbal.
(add) @259 [259] 5 years bradfitz use tests from jay bonci
Note: See TracRevisionLog for help on using the revision log.