log

age author description
Mon, 12 Jan 2009 21:53:49 +0300 Maxim Dounin Tests: check for 235 code on successful smtp auth.
Mon, 12 Jan 2009 06:08:05 +0300 Maxim Dounin Tests: add basic pop3 and imap tests.
Sun, 11 Jan 2009 20:43:25 +0300 Maxim Dounin Tests: add smtp auth login tests.
Sun, 11 Jan 2009 20:33:59 +0300 Maxim Dounin Test: use TODO for smtp pipelining tests.
Sun, 11 Jan 2009 19:53:36 +0300 Maxim Dounin Tests: fix smtp auth plain tests to check username.
Fri, 09 Jan 2009 04:05:52 +0300 Maxim Dounin Tests: 100-continue was fixed in 0.7.29, remove TODO.
Fri, 09 Jan 2009 03:59:21 +0300 Maxim Dounin Tests: fix typo.
Wed, 17 Dec 2008 17:55:46 +0300 Maxim Dounin Tests: add tests for Expect header handling.
Tue, 09 Dec 2008 01:30:43 +0300 Maxim Dounin Tests: big subrequests are ok in 0.7.25 and up, remove TODO.
Mon, 24 Nov 2008 13:06:21 +0300 Maxim Dounin Tests: cat error log to stdout if TEST_NGINX_CATLOG set.
Wed, 19 Nov 2008 17:31:03 +0300 Maxim Dounin Tests: add waitforfile() and waitforsocket() functions.
Tue, 18 Nov 2008 21:44:14 +0300 Maxim Dounin Tests: create process group when running daemons.
Tue, 18 Nov 2008 20:43:47 +0300 Maxim Dounin Tests: use TEST_NGINX_BINARY to find nginx binary.
Tue, 11 Nov 2008 14:34:43 +0300 Maxim Dounin Tests: test for X-Accel-Expires switching off proxy_store.
Mon, 10 Nov 2008 19:04:34 +0300 Maxim Dounin Tests: add proxy_store basic tests.
Sun, 02 Nov 2008 15:01:41 +0300 Maxim Dounin Tests: use 127.0.0.1 instead of localhost.
Sun, 02 Nov 2008 03:13:49 +0300 Maxim Dounin Tests: don't bind backend daemons to *, use 127.0.0.1 instead.
Sat, 01 Nov 2008 19:59:11 +0300 Maxim Dounin Tests: nuke unneeded use.
Sat, 01 Nov 2008 19:39:26 +0300 Maxim Dounin Tests: basic proxy tests.
Sat, 01 Nov 2008 16:19:28 +0300 Maxim Dounin Tests: add some HEAD tests.
Sat, 01 Nov 2008 16:13:02 +0300 Maxim Dounin Tests: avoid using \r\n.
Sat, 01 Nov 2008 03:29:34 +0300 Maxim Dounin Tests: check content returned from ssi tests.
Fri, 24 Oct 2008 21:00:21 +0400 Maxim Dounin Tests: fix typo.
Fri, 24 Oct 2008 14:42:21 +0400 Maxim Dounin Tests: while starting nginx monitor pidfile instead of sleeping.
Wed, 22 Oct 2008 04:00:13 +0400 Maxim Dounin Tests: remove unneeded imports.
Thu, 16 Oct 2008 19:16:46 +0400 Maxim Dounin Tests: always define temp paths.
Tue, 14 Oct 2008 22:42:18 +0400 Maxim Dounin Tests: memcached in 0.7.19 works only with next_upstream.
Tue, 14 Oct 2008 02:18:03 +0400 Maxim Dounin Tests: range filter tests.
Tue, 14 Oct 2008 02:17:36 +0400 Maxim Dounin Tests: don't call methods before new().
Sat, 11 Oct 2008 22:22:49 +0400 Maxim Dounin Tests: fix typo in fastcgi test.
Sun, 12 Oct 2008 04:31:08 +0400 Maxim Dounin Tests: basic fastcgi tests.
Sat, 11 Oct 2008 10:58:43 +0400 Maxim Dounin Tests: memcached module generic tests.
Fri, 10 Oct 2008 20:23:39 +0400 Maxim Dounin Tests: unbreak and extend has() functionality.
Fri, 10 Oct 2008 20:09:14 +0400 Maxim Dounin Tests: add has() functions for feature testing.
Thu, 02 Oct 2008 16:18:11 +0400 Maxim Dounin Tests: implement smtp test backend and use it.
Tue, 30 Sep 2008 22:58:25 +0400 Maxim Dounin Tests: more proxy-noclose tests.
Tue, 30 Sep 2008 21:39:23 +0400 Maxim Dounin Tests: use error.log instead of nginx-error.log.
Mon, 29 Sep 2008 02:10:07 +0400 Maxim Dounin Tests: test for multiple buffers in proxy-noclose.t.
Mon, 29 Sep 2008 01:47:02 +0400 Maxim Dounin Tests: fix length to match content in proxy-noclose.t.
Fri, 26 Sep 2008 18:28:02 +0400 Maxim Dounin Tests: todo test for buggy backends not closing connections.
Fri, 26 Sep 2008 18:24:28 +0400 Maxim Dounin Tests: running simple daemons supplied as coderef.
Fri, 26 Sep 2008 16:28:04 +0400 Maxim Dounin Tests: mark ssi-include-big as todo.
Sat, 13 Sep 2008 15:44:16 +0400 Maxim Dounin Tests: port 10026 no longer used.
Sat, 13 Sep 2008 03:37:45 +0400 Maxim Dounin Tests: reorganize smtp tests (no real changes).
Sat, 13 Sep 2008 03:02:07 +0400 Maxim Dounin Tests: there is no need to set worker_processes.
Sat, 13 Sep 2008 02:57:01 +0400 Maxim Dounin Tests: support config embedded in test itself.
Fri, 12 Sep 2008 20:50:35 +0400 Maxim Dounin Tests: refactor common functions.
Fri, 12 Sep 2008 17:20:34 +0400 Maxim Dounin Tests: document ports required for tests.
Thu, 11 Sep 2008 19:55:04 +0400 Maxim Dounin Tests: move write_file() into _common.pm.
Thu, 11 Sep 2008 19:53:50 +0400 Maxim Dounin Tests: listen on localhost only.
Thu, 11 Sep 2008 16:02:13 +0400 Maxim Dounin Add some basic docs and license information.
Wed, 10 Sep 2008 17:41:04 +0400 Maxim Dounin Tests: change directory to allow runing from outside.
Wed, 10 Sep 2008 17:36:14 +0400 Maxim Dounin Tests: don't cleanup temp directories if LEAVE set in the env.
Mon, 08 Sep 2008 06:08:38 +0400 Maxim Dounin Tests: drop our own CRLF constant, use Socket's one instead.
Sun, 07 Sep 2008 19:06:49 +0400 Maxim Dounin Tests: drop LWP dependency.
Sun, 07 Sep 2008 05:00:28 +0400 Maxim Dounin Tests: some generic code and ssi tests.
Wed, 03 Sep 2008 23:26:29 +0400 Maxim Dounin Tests: run nginx with appropriate config from test itself.
Wed, 03 Sep 2008 23:22:06 +0400 Maxim Dounin Tests: test for smtp_greeting_delay.
Wed, 03 Sep 2008 02:49:44 +0400 Maxim Dounin Tests: smtp pipelining is here, remove todo flags.
Fri, 15 Aug 2008 20:10:23 +0400 Maxim Dounin Tests: check pipelining after invalid command.