Stefan Bühler
|
87c5ec9651
|
[tests] search for perl in PATH instead of /usr/bin; whitespace + test config cleanups
From: Stefan Bühler <stbuehler@web.de>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@3019 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2015-08-22 20:51:08 +00:00 |
Stefan Bühler
|
e6925949ab
|
add some until now missing files to dist tarball
From: Stefan Bühler <stbuehler@web.de>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2990 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2015-06-21 12:47:14 +00:00 |
Stefan Bühler
|
673923daf8
|
[tests] fix undefined index warning in sendfile.php
From: Stefan Bühler <stbuehler@web.de>
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2985 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2015-02-08 19:10:58 +00:00 |
Stefan Bühler
|
8c83976dbe
|
mod_fastcgi: Add "X-Sendfile2" - supporting multiple ranged files (fixes #2008)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2651 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2009-10-14 17:32:38 +00:00 |
Stefan Bühler
|
5865a2e3f2
|
Removed sendfile.php from dist
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2543 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2009-06-19 19:18:26 +00:00 |
Stefan Bühler
|
b2108c436c
|
Remove X-Sendfile-Range feature; it will be replaced with something more powerful (#2005, #2008)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2542 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2009-06-19 19:06:39 +00:00 |
Stefan Bühler
|
60e745695a
|
Fix 100% cpu usage if time() < 0 (thx to gaspa and cate, fixes #1964)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2532 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2009-06-11 14:04:57 +00:00 |
Stefan Bühler
|
ad1e80e5af
|
Add X-Sendfile-Range feature (fixes #2005)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2531 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2009-06-11 12:35:00 +00:00 |
Stefan Bühler
|
59eaedf353
|
[tests] Remove index.html~ from repository, create it on the fly for tests
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2530 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2009-06-11 12:34:54 +00:00 |
Stefan Bühler
|
124d8cd555
|
Fix make dist (remove dummydir)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2293 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2008-08-20 10:12:20 +00:00 |
Xuefer
|
765d3cbe6a
|
avoid undefined index triggered by user's php.ini
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2178 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2008-05-22 06:50:01 +00:00 |
Elan Ruusamäe
|
cde46f6a3d
|
- support chained proxies in mod_extforward (#1528)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2061 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2008-01-21 08:21:20 +00:00 |
Elan Ruusamäe
|
b6d6b82b70
|
- add test for extforward module
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2044 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2008-01-17 09:50:17 +00:00 |
Marcus Rückert
|
6719b15c7b
|
- added missing Makefile.am entries
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1954 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2007-08-21 10:56:01 +00:00 |
Jan Kneschke
|
41e836b410
|
fixed extracting status code from NPH scripts (fixes #1125)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1948 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2007-08-18 11:35:27 +00:00 |
Marcus Rückert
|
2573648c4b
|
- added testcase for #948
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1901 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2007-08-13 14:34:50 +00:00 |
Marcus Rückert
|
029d32039c
|
- fixed 404 testsuite
- added optional fastcgi handler
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1898 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2007-08-13 11:09:11 +00:00 |
Marcus Rückert
|
984f5caf57
|
make the cgi executable
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1895 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2007-08-12 21:06:07 +00:00 |
Marcus Rückert
|
420abdb295
|
- added test cases for 404 handler
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1894 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2007-08-12 21:04:14 +00:00 |
Marcus Rückert
|
58ea3c14c5
|
- make the test more portable
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1892 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2007-08-12 19:24:33 +00:00 |
Marcus Rückert
|
01fab66c18
|
- added test for the location crash
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1887 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2007-08-12 17:52:03 +00:00 |
Jan Kneschke
|
022760f07d
|
check the URL twice, before and after path-info handling. (fixes #1230)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1871 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2007-06-15 14:46:17 +00:00 |
Marcus Rückert
|
b8df99f3db
|
- a few more whitespace cleanups
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1374 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2006-10-05 00:09:51 +00:00 |
Jan Kneschke
|
4fc810eb34
|
this should have been part of [752]
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@754 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-09-29 13:31:12 +00:00 |
Jan Kneschke
|
cebb64e47b
|
added a ssi check for the endless loop we had
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@752 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-09-29 13:29:44 +00:00 |
Jan Kneschke
|
09f5416912
|
some files aren't shipped anymore
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@667 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-09-01 09:08:43 +00:00 |
Jan Kneschke
|
4fc9ee0f86
|
removed duplicate test-scripts, added a test for bin-copy-env and cleaned up configfiles
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@661 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-08-31 23:00:04 +00:00 |
Jan Kneschke
|
7988661090
|
added tests for keep-alive and setenv and passed a ARRAY ref instead of a HASH ref
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@654 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-08-31 12:55:44 +00:00 |
Jan Kneschke
|
3af5f02398
|
added a basic test for mod-ssi
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@612 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-08-23 07:55:19 +00:00 |
Jan Kneschke
|
b22c094836
|
added testcase for header before we-got-content bug
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@604 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-08-21 23:12:56 +00:00 |
Jan Kneschke
|
75c3a8393a
|
added include_shell option to configfiles (merged the rest of the trunk changesets)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@530 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-08-09 06:42:33 +00:00 |
Jan Kneschke
|
cd4c324ff2
|
allow numbers in header-keys
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@523 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-08-08 16:32:17 +00:00 |
Jan Kneschke
|
6e78c2c8df
|
user defined variable, compute on parsing: string+string, int+int, array+array, var+=expression.
"include" sub configuration file. (merged ([308], [309], [306], [305])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@520 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-08-08 14:40:47 +00:00 |
Jan Kneschke
|
eaa13584b5
|
added tests for /prefix + PATH_INFO on check-local = disable
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.3.x@479 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-07-28 10:24:49 +00:00 |
Jan Kneschke
|
a9f7841379
|
2 rewrite tests
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@92 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-03-04 18:38:46 +00:00 |
Jan Kneschke
|
6bf51546c7
|
converted all tests to run-tests.pl
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@56 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-02-28 17:08:05 +00:00 |
Jan Kneschke
|
bcdc6a3bbc
|
moved everything below trunk/ and added branches/ and tags/
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@30 152afb58-edef-0310-8abb-c4023f1b3aa9
|
2005-02-20 14:27:00 +00:00 |