Timeline
08/25/05:
- 22:27 Changeset [433] by
-
AccessControl plugin
- 05:35 Changeset [432] by
-
-- new todo items (test subversion proxying)
-- few misc lines (still not ...
- 00:50 Changeset [431] by
-
start of work on access control plugin. doesn't work (or even compile) ...
- 00:21 Changeset [430] by
-
resume functionality
08/24/05:
- 22:13 Changeset [429] by
-
-- ClientManage could spin in its inherited event_write, causing
...
- 21:33 Changeset [428] by
-
-- make accept_client and its callers deal with the possibility
...
- 21:00 Changeset [427] by
-
accidentally deleted this prior to commit
- 20:58 Changeset [426] by
-
+ -- after running this version on production on LiveJournal.com for + ...
- 00:54 Changeset [425] by
-
-- fix misspellings of trusted_upstream_proxies that didn't
...
08/23/05:
- 18:31 Changeset [424] by
-
-- webserver mode now ignores URL arguments when looking up
...
- 00:08 Changeset [423] by
-
+* webserver mode doesn't chop of URL parameters
08/21/05:
- 19:45 Changeset [422] by
-
remove some warnings
08/20/05:
- 20:57 Changeset [421] by
-
Fix t/31-realworld tests, where starting up the webservers (which caused ...
- 19:55 Changeset [420] by
-
todo items
08/19/05:
- 19:42 Changeset [419] by
-
-- new --version and --help flags. also a usage message on bogus
...
- 16:57 Changeset [418] by
-
+ -- fix bug in ClientProxy when user disconnects after POST/PUTing + ...
- 16:48 Changeset [417] by
-
todo updates
- 07:27 Changeset [416] by
-
-- now checks correctly for Danga::Socket version 1.44 or above.
...
08/17/05:
- 22:18 Changeset [415] by
-
-- vhost plugin: strip off port specification from the Host header
...
- 05:57 Changeset [414] by
-
more ssl docs
- 05:51 Changeset [413] by
-
prepping for release of version 1.35, a work-up to a stable 1.40
- 05:34 Changeset [412] by
-
improved SSL tunables/docs/examples/etc.
- 00:48 Changeset [411] by
-
remove ssl todo. add specific ssl todos.
08/16/05:
- 23:39 Changeset [410] by
-
SSL support for perlbal. was so fucking easy I couldn't resist. really, ...
- 21:06 Changeset [409] by
-
* add some tests to Perlbal in reverse proxy tests that make sure ...
- 19:11 Changeset [408] by
-
add in the whole "sorryTooSlow" XML element
- 18:25 Changeset [407] by
-
add the Atom stream/inject plugins
- 17:21 Changeset [406] by
-
-- add more debugging when PERLBAL_DEBUG env is set
-- redo the ...
- 05:27 Changeset [405] by
-
fix a bug when buffer_backend_connect (which is normally 100k) is set to ...
- 05:23 Changeset [404] by
-
cleanup BackendHTTP a bit, breaking some things into smaller functions and ...
- 05:22 Changeset [403] by
-
-- better support for split testing (one half of test being client, other ...
- 05:21 Changeset [402] by
-
some more todo items
- 03:54 Changeset [401] by
-
lot more debugging at level 3 in ClientProxy's event_read.
and an updated ...
- 03:53 Changeset [400] by
-
require Danga::Socket 1.44 for its push_back_read fixes which are now so ...
08/15/05:
- 23:20 Changeset [399] by
-
updated docs
08/14/05:
- 05:47 Changeset [398] by
-
massive refactoring of ClientProxy.pm. makes the code a ton more ...
08/13/05:
- 03:07 Changeset [397] by
-
massive ClientProxy refactoring ("cleaning")
08/12/05:
- 18:37 Changeset [396] by
-
don't call put_writeout twice in a row. otherwise the second one ...
- 05:22 Changeset [395] by
-
use danga::socket's push_back_read to push back the extra over-read data ...
- 05:19 Changeset [394] by
-
refuse to serve (show a 500) if docroot isn't set
- 05:19 Changeset [393] by
-
add handle_put hook
08/11/05:
- 20:44 Changeset [392] by
-
-- fix potential crashing bugs in the PUT path. luckily ones we
...
- 18:53 Changeset [391] by
-
add tests for verify_backend,
and fix a bug that was uncovered by ...
- 09:43 Changeset [390] by
-
can't sleep. clean up ClientHTTPBase a bit.
- 08:39 Changeset [389] by
-
more code cleanup, especially related to PUT requests:
-- remove ...
- 08:14 Changeset [388] by
-
readability improvements. smaller if/else blocks, in favor of ...
- 05:58 Changeset [387] by
-
remove duplicated _durl function into new Util.pm file
- 05:47 Changeset [386] by
-
Cleanup of ClientHTTP.pm, breaking large/nesty functions into more/smaller ...
- 05:41 Changeset [385] by
-
stop plugin filename search if an error came up that's not related to ...
- 04:54 Changeset [384] by
-
-- load plugins by either the exact case specified, all lowercase,
...
- 04:48 Changeset [383] by
-
fix a caller who forgot to pass in the req headers to res_keep_alive
08/10/05:
- 18:25 Changeset [382] by
-
return 0 immediately on req/req_keep_alive if the header to check is ...
08/09/05:
- 21:37 Changeset [381] by
-
error is in $_[0]
08/06/05:
- 04:33 Changeset [380] by
-
make Perlbal::AIO's aio_{read|write} not change the $fh's offset, ...
- 03:39 Changeset [379] by
-
+ -- reorganize/cleanup code related to stalling the backend due to + ...
08/02/05:
- 17:48 Changeset [378] by
-
init flags to 0
- 02:29 Changeset [377] by
-
show when undef read
- 02:28 Changeset [376] by
-
check for trueness first
- 02:25 Changeset [375] by
-
use Perlbal::Socket::sendfile
- 02:11 Changeset [374] by
-
a wrapper around Sys::Syscall::sendfile that falls back to (blocking) read ...
- 00:57 Changeset [373] by
-
Perlbal buffered uploads.
I would consider this to be testing. Perlbal ...
08/01/05:
- 19:37 Changeset [372] by
-
use Sys::Syscall, not syscall directly
07/29/05:
- 23:56 Changeset [371] by
-
more "no warnings" additions
- 22:18 Changeset [370] by
-
turn off deprecated warnings.
only affects early perl 5.8 releases that ...
- 20:59 Changeset [369] by
-
for now, temp fix, let sendfile syscall be put in $ENV{NR_SENDFILE}
- 20:59 Changeset [368] by
-
some RHEL box has perl 5.8.0 and 5.8.0 is apparently stupid
- 20:58 Changeset [367] by
-
remove stray bang
- 18:39 Changeset [366] by
-
* fix up the buffered upload tests to work with the buffered upload ...
- 18:30 Changeset [365] by
-
skip right number
- 18:13 Changeset [364] by
-
more missing files
- 18:02 Changeset [363] by
-
* move header parsing up into the core Perlbal::Test * add buffered upload ...
- 17:39 Changeset [362] by
-
bradley sucks at MANIFEST files and testing releases to see if they have ...
- 07:31 Changeset [361] by
-
remove redundant expression
- 07:30 Changeset [360] by
-
had forgotten this file
07/28/05:
- 23:30 Changeset [359] by
-
The 'none' mode for Perlbal's AIO abstraction layer was using the ...
- 01:49 Changeset [358] by
-
each aio mode for putting deep file
- 00:39 Changeset [357] by
-
rate and time tests
07/27/05:
- 23:55 Changeset [356] by
-
more tests for jr
- 23:29 Changeset [355] by
-
better test suite for jr
- 03:23 Changeset [354] by
-
For Brad -- here's the buffered uploads testing code, the very basic ...
07/26/05:
- 20:18 Changeset [353] by
-
file is webserver.conf, not web-server.conf
- 17:04 Changeset [352] by
-
-- add run_manage_commands to take a whole block of commands and run them ...
- 16:10 Changeset [351] by
-
patch from Jacques Marneweck <jacques@…> to fix conf ...
- 06:02 Changeset [350] by
-
this file is cluttered and confusing and inaccurate
- 06:01 Changeset [349] by
-
add more example configs.
- 06:00 Changeset [348] by
-
add a usage line, kill a warning...
- 05:57 Changeset [347] by
-
shutup a warning
- 05:42 Changeset [346] by
-
-- move gendocs.pl to devtools/
-- minor doc updates
- 05:35 Changeset [345] by
-
add copyright notices throughout
- 05:28 Changeset [344] by
-
go to version 1.3, remove literal tab from Makefile fragment, replace with ...
- 05:25 Changeset [343] by
-
removing old helper server
- 05:19 Changeset [342] by
-
doc rearrange
- 05:11 Changeset [341] by
-
-- introduce CommandContext, so management commands can be less
...
- 02:11 Changeset [340] by
-
include config guide in dist
- 02:11 Changeset [339] by
-
include auto-generated docs in dist
- 02:10 Changeset [338] by
-
More docs, now auto-generated from Service.pm
- 01:43 Changeset [337] by
-
-- more docs,
-- auto-init service defaults from $tunables, including ...
