root/lang/perl/HTTP-Engine/branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @18203 [18203] 5 years tokuhirom remove moose
(edit) @18202 [18202] 5 years tokuhirom remove RequestProcessor?
(edit) @18201 [18201] 5 years tokuhirom refactoring response writer
(edit) @18193 [18193] 5 years tokuhirom _builder_params is no longer needed
(edit) @18192 [18192] 5 years tokuhirom what's this? remove this!
(edit) @18191 [18191] 5 years tokuhirom ooops
(edit) @18190 [18190] 5 years tokuhirom this module was deprecated
(edit) @18189 [18189] 5 years tokuhirom this test was deprecated
(edit) @18188 [18188] 5 years tokuhirom fixed tests.
(edit) @18187 [18187] 5 years tokuhirom I::POE::Filter combined to I::POE.
(edit) @18186 [18186] 5 years tokuhirom - HTTP::Engine::ResponseWriter? moved to H::E::Role::RW::Finalizer. - and …
(edit) @18185 [18185] 5 years tokuhirom i don't use this libraries
(edit) @18182 [18182] 5 years tokuhirom more readable
(edit) @18181 [18181] 5 years tokuhirom implement declaretive style :)
(edit) @18175 [18175] 5 years tokuhirom make interface-declare branch
(edit) @17082 [17082] 5 years tokuhirom test $c->req->base.
(edit) @17081 [17081] 5 years tokuhirom pass base.
(edit) @17080 [17080] 5 years tokuhirom oops.
(edit) @17079 [17079] 5 years tokuhirom this test doesn't works in lazy_request branch. (このブランチだと、RequestBuilder?
(edit) @17078 [17078] 5 years tokuhirom do not use common args for request and response XD
(edit) @17077 [17077] 5 years tokuhirom $c->req->base is not a main problem
(edit) @17074 [17074] 5 years tokuhirom we need finalize :)
(edit) @17073 [17073] 5 years tokuhirom this test is not for $c->req->base(I'll write test case for …
(edit) @17072 [17072] 5 years tokuhirom oops.
(edit) @17071 [17071] 5 years tokuhirom copied tests from trunk.
(edit) @17070 [17070] 5 years tokuhirom copied some tests from trunk.
(edit) @17069 [17069] 5 years tokuhirom remove t/32_interface_poe.t because this test dont work (r16135 (orig …
(edit) @16881 [16881] 5 years yappo call make_mutable in middlewares
(edit) @16880 [16880] 5 years yappo not immutable for middleware
(edit) @16879 [16879] 5 years yappo oops
(edit) @16878 [16878] 5 years yappo port a few HTTP::Response methods (is_success, etc)
(edit) @16875 [16875] 5 years yappo for coverage bad hack
(edit) @16873 [16873] 5 years yappo add copy_to and link_to method tests
(edit) @16851 [16851] 5 years yappo oops
(edit) @16849 [16849] 5 years yappo add t/010_core/request-as_string.t
(edit) @16846 [16846] 5 years yappo using upload method
(edit) @16845 [16845] 5 years yappo add t/010_core/request-parse.t
(edit) @16844 [16844] 5 years yappo t/010_core/request-content.t
(edit) @16843 [16843] 5 years yappo add t/010_core/request-uri_with.t
(edit) @16842 [16842] 5 years yappo use URI::QueryParam?
(edit) @16798 [16798] 5 years yappo add t/010_core/response-status.t
(edit) @16797 [16797] 5 years yappo use strcit;use warnings;
(edit) @16795 [16795] 5 years yappo add t/010_core/request-params.t
(edit) @16784 [16784] 5 years yappo add t/00_allload.t generator
(edit) @16755 [16755] 5 years daisuke HAVE_MP will only be set if called with TEST_MODPERL=1 at perl Makefile.PL …
(edit) @16744 [16744] 5 years yappo add upload test for Interface::Test
(edit) @16737 [16737] 5 years yappo use PACKAGE->meta->make_immutable
(edit) @16730 [16730] 5 years daisuke remove extraneous t/*/* stuff
(edit) @16135 [16135] 5 years yappo using curent lib directory
(edit) @16134 [16134] 5 years yappo added tools for profiling http-engine with NYTProf
(edit) @13961 [13961] 5 years nothingmuch read, don't sysread (faster)
(edit) @13808 [13808] 5 years nothingmuch r82925@syeeda (orig r13807): yappo | 2008-06-13 08:30:11 +0400 vim swap …
(edit) @13805 [13805] 5 years nothingmuch r82914@syeeda (orig r13794): tokuhirom | 2008-06-13 07:17:36 +0400 oops. …
(edit) @13804 [13804] 5 years nothingmuch lazy branch for Interface::Test
(edit) @13803 [13803] 5 years nothingmuch _build_connection is in default request builder
(edit) @13802 [13802] 5 years nothingmuch blessing to IO::Handle isn't necessary
(edit) @13801 [13801] 5 years nothingmuch remove _build_connection from ParseEnv?
(edit) @13800 [13800] 5 years nothingmuch don't hide stdin/stdout in processor
(edit) @13799 [13799] 5 years nothingmuch allow overriding of req/res in processor
(edit) @13798 [13798] 5 years nothingmuch add as_http_response
(edit) @13797 [13797] 5 years nothingmuch add builder params to request
(edit) @13792 [13792] 5 years nothingmuch merge from trunk, all failing tests are due to interfaces needing updates
(edit) @13462 [13462] 5 years tokuhirom merge to lazy_request branch.
(edit) @13451 [13451] 5 years nothingmuch todo
(edit) @13450 [13450] 5 years nothingmuch move blessed() + bless to init
(edit) @13449 [13449] 5 years nothingmuch don't send keepalive if we don't mean it
(edit) @13448 [13448] 5 years nothingmuch remove superflous copy
(edit) @13447 [13447] 5 years nothingmuch remove superflous env setup
(edit) @13446 [13446] 5 years nothingmuch only keepalive if forking
(edit) @13445 [13445] 5 years nothingmuch remove unused role
(edit) @13444 [13444] 5 years nothingmuch add (unused) roles for response and request
(edit) @13443 [13443] 5 years nothingmuch abstract roles for response writer and request processor
(edit) @13442 [13442] 5 years nothingmuch request builder doesn't actually need to be immutable
(edit) @13441 [13441] 5 years nothingmuch more refactorings of request builder, split different behaviors into roles
(edit) @13440 [13440] 5 years nothingmuch all tests pass again
(edit) @13439 [13439] 5 years nothingmuch fix Standalone
(edit) @13420 [13420] 5 years nothingmuch support for builder, processor and writer traits from the interface
(edit) @13418 [13418] 5 years nothingmuch Refactor ReadBody? role
(edit) @13415 [13415] 5 years nothingmuch finish lazy HTTP::Body reading
(edit) @13414 [13414] 5 years nothingmuch Fix HTTP::Headers constructor
(edit) @13413 [13413] 5 years nothingmuch the plan was wrong now that can_ok is removed
(edit) @13408 [13408] 5 years nothingmuch everything is now lazy, almost passes test suite
(edit) @13407 [13407] 5 years nothingmuch refactor RequestBuilder? into several roles, add Dummy, and make it the …
(edit) @13401 [13401] 5 years nothingmuch lazy parameter merging
(edit) @13398 [13398] 5 years nothingmuch lazify uri, use URI::WithBase?, path/base are handled by uri
(edit) @13397 [13397] 5 years nothingmuch request_builder handlers _build_hostname
(edit) @13370 [13370] 5 years nothingmuch refactor _read_all for reading the whole body
(edit) @13369 [13369] 5 years nothingmuch lazy headers (Breaks body parameters for now)
(edit) @13368 [13368] 5 years nothingmuch build_cookies is lazy
(edit) @13367 [13367] 5 years nothingmuch lazy_build ftw
(edit) @13366 [13366] 5 years nothingmuch add the request_builder attr to request
(edit) @13365 [13365] 5 years nothingmuch more helpful request builder test
(edit) @13364 [13364] 5 years nothingmuch shorter benchmark time
(edit) @13363 [13363] 5 years nothingmuch - Create branch lazy_request
(edit) @11506 [11506] 5 years yappo lang/perl/HTTP-Engine: Checking in changes prior to tagging of version …
(edit) @11504 [11504] 5 years yappo use URI::QueryParam? lestrrat++ fix body parameters problem
(edit) @11503 [11503] 5 years yappo not use Step::Tag
(edit) @11489 [11489] 5 years tokuhirom added stopwords
(edit) @11488 [11488] 5 years yappo OMG
(edit) @11487 [11487] 5 years yappo lang/perl/HTTP-Engine: Tagging version '0.0.5' using shipit.
Note: See TracRevisionLog for help on using the revision log.