|
|
|
@11031
|
[11031]
|
5 years |
dann |
moved header subtype from request to core and use Header type in Response.
|
|
|
|
@11030
|
[11030]
|
5 years |
daisuke |
We don't have MP tests yet, but we may soon (comment out if you don't need …
|
|
|
|
@11028
|
[11028]
|
5 years |
daisuke |
$req->uri is an object
|
|
|
|
@11023
|
[11023]
|
5 years |
tokuhirom |
bug fixed: H::E::Res->set_http_response.
|
|
|
|
@11021
|
[11021]
|
5 years |
tokuhirom |
use Moose.
|
|
|
|
@11020
|
[11020]
|
5 years |
tokuhirom |
sort keys.
|
|
|
|
@11013
|
[11013]
|
5 years |
tokuhirom |
setup hostname in lazy way
|
|
|
|
@11012
|
[11012]
|
5 years |
tokuhirom |
change test case.
|
|
|
|
@11011
|
[11011]
|
5 years |
tokuhirom |
rewrite $c->req->base by moose way.
|
|
|
|
@11010
|
[11010]
|
5 years |
tokuhirom |
added stopwords
|
|
|
|
@11009
|
[11009]
|
5 years |
tokuhirom |
fixed typo
|
|
|
|
@11008
|
[11008]
|
5 years |
dann |
if we extend HTTP::Engine::Request and override header, we can use has(+) …
|
|
|
|
@11007
|
[11007]
|
5 years |
tokuhirom |
dry.
|
|
|
|
@11005
|
[11005]
|
5 years |
dann |
use build instead of default to override build method in subclass.
|
|
|
|
@11004
|
[11004]
|
5 years |
dann |
use Class::MOP instead of Class::Inspector to remove …
|
|
|
|
@11002
|
[11002]
|
5 years |
tokuhirom |
moose way
|
|
|
|
@11001
|
[11001]
|
5 years |
tokuhirom |
added test case.
|
|
|
|
@10998
|
[10998]
|
5 years |
tokuhirom |
yappo-san says 'I need $c!'
|
|
|
|
@10992
|
[10992]
|
5 years |
hidek |
modified example/moose-plusplus.pl for rev.10987
|
|
|
|
@10987
|
[10987]
|
5 years |
tokuhirom |
implemented new interface.
- plugin feature was dead again!(but, rebirth …
|
|
|
|
@10978
|
[10978]
|
5 years |
tokuhirom |
dann and hidek are authors!
|
|
|
|
@10943
|
[10943]
|
5 years |
dann |
updated docs for a request type
|
|
|
|
@10928
|
[10928]
|
5 years |
daisuke |
we need a slot to hold Apache::RequestRec?
|
|
|
|
@10927
|
[10927]
|
5 years |
daisuke |
skeleton for mod_perl interface
|
|
|
|
@10926
|
[10926]
|
5 years |
daisuke |
update Interface role docs
|
|
|
|
@10925
|
[10925]
|
5 years |
daisuke |
move UNIVERSAL::require where it belongs, do a bit of housecleaning
|
|
|
|
@10924
|
[10924]
|
5 years |
daisuke |
more docs
|
|
|
|
@10923
|
[10923]
|
5 years |
yappo |
middle_wares は interface の外側かも
|
|
|
|
@10922
|
[10922]
|
5 years |
daisuke |
more docs
|
|
|
|
@10921
|
[10921]
|
5 years |
daisuke |
update docs based on irc conversation
|
|
|
|
@10918
|
[10918]
|
5 years |
dann |
oops.. changed header isa from object to string
|
|
|
|
@10917
|
[10917]
|
5 years |
dann |
oops.. fixed concere for Types::Core
|
|
|
|
@10913
|
[10913]
|
5 years |
tokuhirom |
abstraction the request processor.
|
|
|
|
@10905
|
[10905]
|
5 years |
dann |
added MooseX::Types dependency
|
|
|
|
@10904
|
[10904]
|
5 years |
dann |
refactored out types
|
|
|
|
@10884
|
[10884]
|
5 years |
daisuke |
Allow coersion of "interface" argument to HTTP::Engine
|
|
|
|
@10881
|
[10881]
|
5 years |
hidek |
modified moose-plusplus.pl
|
|
|
|
@10878
|
[10878]
|
5 years |
daisuke |
small cleanup
|
|
|
|
@10877
|
[10877]
|
5 years |
daisuke |
smaaaaall optimization, cause I'm that kind of guy
|
|
|
|
@10873
|
[10873]
|
5 years |
yappo |
$c->res->body is any type in the IO::Handle, context maker CODE ref and …
|
|
|
|
@10872
|
[10872]
|
5 years |
dann |
used Moose::Meta::Class instead of Class::MOP::Class.
|
|
|
|
@10869
|
[10869]
|
5 years |
dann |
use coercions to make headers accessor more flexible.
|
|
|
|
@10868
|
[10868]
|
5 years |
daisuke |
recommends hack again
|
|
|
|
@10867
|
[10867]
|
5 years |
tokuhirom |
structure changes :)
|
|
|
|
@10866
|
[10866]
|
5 years |
daisuke |
very temporary hack to cope with Module::Install > 0.70 broken features() …
|
|
|
|
@10865
|
[10865]
|
5 years |
daisuke |
mark test as TODO, so it won't complain
|
|
|
|
@10864
|
[10864]
|
5 years |
daisuke |
A couple of more "handles" delegation
|
|
|
|
@10861
|
[10861]
|
5 years |
hidek |
r350@ns (orig r10858): yappo | 2008-05-01 07:26:59 +0900
add moose …
|
|
|
|
@10860
|
[10860]
|
5 years |
daisuke |
Use method call instead of direct hash access
Fix tab -> space
|
|
|
|
@10859
|
[10859]
|
5 years |
daisuke |
used Moose's method delegation.
Fixed files reverting back to non-moose …
|
|
|
|
@10858
|
[10858]
|
5 years |
yappo |
add moose branche
|
|
|
|
@10842
|
[10842]
|
5 years |
hidek |
r258@ns (orig r10766): yappo | 2008-04-30 02:08:38 +0900
committer is …
|
|
|
|
@10841
|
[10841]
|
5 years |
hidek |
lang/perl/HTTP-Engine: added moose-plusplus.pl sample
|
|
|
|
@10830
|
[10830]
|
5 years |
tokuhirom |
added Module::Reload pluugin
|
|
|
|
@10827
|
[10827]
|
5 years |
tokuhirom |
added DebugScreen? plugin in moose way.
|
|
|
|
@10826
|
[10826]
|
5 years |
tokuhirom |
do not use Class::Component in moose branch.
|
|
|
|
@10825
|
[10825]
|
5 years |
tokuhirom |
perltidy
|
|
|
|
@10824
|
[10824]
|
5 years |
tokuhirom |
change details.
|
|
|
|
@10823
|
[10823]
|
5 years |
tokuhirom |
$c->req->upload works.
|
|
|
|
@10822
|
[10822]
|
5 years |
tokuhirom |
these methods are copied from cat, but useless in H::E.
|
|
|
|
@10821
|
[10821]
|
5 years |
tokuhirom |
match and captures are cat's feature
|
|
|
|
@10820
|
[10820]
|
5 years |
tokuhirom |
remove trash accessor
|
|
|
|
@10819
|
[10819]
|
5 years |
tokuhirom |
$c->req->arguments is catalyst specific.
|
|
|
|
@10818
|
[10818]
|
5 years |
tokuhirom |
action doesn't needed.
|
|
|
|
@10817
|
[10817]
|
5 years |
tokuhirom |
@yappo Cat::Req->action returns Catalyst::Action, H::E doesn't need this …
|
|
|
|
@10816
|
[10816]
|
5 years |
nitsuji |
一部のタブインデントをスペースに変更
|
|
|
|
@10815
|
[10815]
|
5 years |
tokuhirom |
create hook point. and more flexible :)
|
|
|
|
@10810
|
[10810]
|
5 years |
tokuhirom |
error information is not usable.
|
|
|
|
@10808
|
[10808]
|
5 years |
tokuhirom |
Moose ver!
- omit plugin architecture(but, easy to use …
|
|
|
|
@10807
|
[10807]
|
5 years |
yappo |
fix unused chunk_size config bug
|
|
|
|
@10794
|
[10794]
|
5 years |
tokuhirom |
useless :-)
|
|
|
|
@10781
|
[10781]
|
5 years |
yappo |
lang/perl/HTTP-Engine: Tagging version '0.0.3' using shipit.
|
|
|
|
@10780
|
[10780]
|
5 years |
yappo |
lang/perl/HTTP-Engine: Checking in changes prior to tagging of version …
|
|
|
|
@10779
|
[10779]
|
5 years |
yappo |
update MANIFEST and Makefile.PL
|
|
|
|
@10778
|
[10778]
|
5 years |
yappo |
add spell
|
|
|
|
@10777
|
[10777]
|
5 years |
tokuhirom |
moose branch.
|
|
|
|
@10773
|
[10773]
|
5 years |
yappo |
add SEE ALSO
|
|
|
|
@10767
|
[10767]
|
5 years |
yappo |
wrote Changes
|
|
|
|
@10766
|
[10766]
|
5 years |
yappo |
committer is authors
|
|
|
|
@10764
|
[10764]
|
5 years |
tokuhirom |
stealing a bit more from catalyst. thanks marcus++
|
|
|
|
@10762
|
[10762]
|
5 years |
tokuhirom |
refactoring.
|
|
|
|
@10760
|
[10760]
|
5 years |
tokuhirom |
added HTTP::Server::Simple support. thanks obra++
|
|
|
|
@10759
|
[10759]
|
5 years |
marcus |
Changed wording in pod
|
|
|
|
@10749
|
[10749]
|
5 years |
yappo |
add before_handle_request, after_handle_request hook point
|
|
|
|
@10720
|
[10720]
|
5 years |
tokuhirom |
added content_type.
|
|
|
|
@10719
|
[10719]
|
5 years |
tokuhirom |
oops.
|
|
|
|
@10712
|
[10712]
|
5 years |
yappo |
びっくりした
|
|
|
|
@10693
|
[10693]
|
5 years |
yappo |
read buf がなければ sysread しない
|
|
|
|
@10691
|
[10691]
|
5 years |
yappo |
wrote Changes
|
|
|
|
@10685
|
[10685]
|
5 years |
tokuhirom |
added stopwords.
|
|
|
|
@10661
|
[10661]
|
5 years |
tokuhirom |
more golf.
|
|
|
|
@10658
|
[10658]
|
5 years |
yappo |
keepalive の時は reqest が読んだときに空行だったら1回だけ無視する
|
|
|
|
@10657
|
[10657]
|
5 years |
nyarla |
I wrote POD of Interface::CGI.
|
|
|
|
@10656
|
[10656]
|
5 years |
yappo |
ここでsysreadすりゃIEでうごくっしょ
|
|
|
|
@10655
|
[10655]
|
5 years |
nyarla |
Added HTTP::Engine::Plugin::Interface::CGI.
|
|
|
|
@10649
|
[10649]
|
5 years |
tokuhirom |
added example code.
|
|
|
|
@10644
|
[10644]
|
5 years |
yappo |
content-type も無ければ吐く
|
|
|
|
@10643
|
[10643]
|
5 years |
yappo |
redirect時に $c->res->body なければresponse body入れたよ
|
|
|
|
@10642
|
[10642]
|
5 years |
yappo |
$c->res->body が 0 の時でも content-length: 0 を返す
|
|
|
|
@10624
|
[10624]
|
5 years |
tokuhirom |
ナマ大好き
|
|
|
|