|
|
|
@29051
|
[29051]
|
4 years |
yappo |
Tagging version '0.0.99_03' using shipit.
|
|
|
|
@29050
|
[29050]
|
4 years |
yappo |
Checking in changes prior to tagging of version 0.0.99_03. Changelog diff …
|
|
|
|
@29049
|
[29049]
|
4 years |
yappo |
s/Class::MOP::load_class/Mouse::load_class/
|
|
|
|
@29047
|
[29047]
|
4 years |
yappo |
no UNIVERSAL::require, use Mouse::load_class
|
|
|
|
@28743
|
[28743]
|
4 years |
yappo |
Tagging version '0.0.99_02' using shipit.
|
|
|
|
@28742
|
[28742]
|
4 years |
yappo |
Checking in changes prior to tagging of version 0.0.99_02. Changelog diff …
|
|
|
|
@28739
|
[28739]
|
4 years |
yappo |
fixed perlcritic tests
|
|
|
|
@28738
|
[28738]
|
4 years |
yappo |
dependency update
|
|
|
|
@28735
|
[28735]
|
4 years |
yappo |
Added to Changes from 0.0.21
|
|
|
|
@26792
|
[26792]
|
4 years |
tokuhirom |
Interface::Standalone will be remove
|
|
|
|
@26789
|
[26789]
|
4 years |
tokuhirom |
some tests move to xt/(author's tests dir)
|
|
|
|
@26788
|
[26788]
|
4 years |
tokuhirom |
cleanup ENV when startup :)
|
|
|
|
@26773
|
[26773]
|
4 years |
yappo |
lang/perl/HTTP-Engine: Tagging version '0.0.21' using shipit.
|
|
|
|
@26772
|
[26772]
|
4 years |
yappo |
lang/perl/HTTP-Engine: Checking in changes prior to tagging of version …
|
|
|
|
@26765
|
[26765]
|
4 years |
yappo |
svn merge -r26761:26763 ../../trunk/ ./
|
|
|
|
@26763
|
[26763]
|
4 years |
tokuhirom |
use t::Utils here.
|
|
|
|
@26762
|
[26762]
|
4 years |
tokuhirom |
cleanup temporary files... YES! I KNOW! THIS IS DIRTY HACK!
|
|
|
|
@26761
|
[26761]
|
4 years |
yappo |
fixed to client does not send a header problem bug at …
|
|
|
|
@26760
|
[26760]
|
4 years |
yappo |
use bytes
|
|
|
|
@26756
|
[26756]
|
4 years |
yappo |
dependency update
|
|
|
|
@26751
|
[26751]
|
4 years |
yappo |
useing env
|
|
|
|
@26750
|
[26750]
|
4 years |
yappo |
fixed bug not send headers by client" problem for InterfaceServerSimple?
|
|
|
|
@26749
|
[26749]
|
4 years |
yappo |
add "not send headers by client" problem test case for …
|
|
|
|
@26665
|
[26665]
|
4 years |
tokuhirom |
don't use IO::Scalar
|
|
|
|
@26575
|
[26575]
|
4 years |
tokuhirom |
cleanup the temporary files
|
|
|
|
@26405
|
[26405]
|
4 years |
tokuhirom |
- [BUG] fixed : cannot get http body at Interface::ModPerl?.
but, this is a …
|
|
|
|
@26397
|
[26397]
|
4 years |
tokuhirom |
added regression test. reported by otsune++
|
|
|
|
@26353
|
[26353]
|
4 years |
yappo |
add 0.0.20's Changes
|
|
|
|
@26352
|
[26352]
|
4 years |
yappo |
lang/perl/HTTP-Engine: Tagging version '0.0.20' using shipit.
|
|
|
|
@26351
|
[26351]
|
4 years |
yappo |
lang/perl/HTTP-Engine: Checking in changes prior to tagging of version …
|
|
|
|
@26350
|
[26350]
|
4 years |
yappo |
merge from [26345] and [26346]
|
|
|
|
@26347
|
[26347]
|
4 years |
yappo |
create maintenance_0.0.x branch
|
|
|
|
@26346
|
[26346]
|
4 years |
tokuhirom |
[BUG] Interface::ServerSimple?: cleanup HTTP::Headers::Fast instance in …
|
|
|
|
@26345
|
[26345]
|
4 years |
tokuhirom |
you can get running interface name :)
|
|
|
|
@26344
|
[26344]
|
4 years |
hanekomu |
- added 'newbies' stopword to pod spell tests
- added MANIFEST
|
|
|
|
@26343
|
[26343]
|
4 years |
tokuhirom |
- added some words to spelling white list.
- fixed spelling miss
|
|
|
|
@26342
|
[26342]
|
4 years |
tokuhirom |
added more test cases
|
|
|
|
@26257
|
[26257]
|
4 years |
markstos |
Mention HTTP::Engine::MinimalCGI in "Changes"
|
|
|
|
@26189
|
[26189]
|
4 years |
tokuhirom |
added more test cases for MinimalCGI
|
|
|
|
@26188
|
[26188]
|
4 years |
tokuhirom |
- added $req->header method.
- fixed: $req->param doesn't works
|
|
|
|
@26174
|
[26174]
|
4 years |
tokuhirom |
merge minimalist branch. this branch works well and helpful for cgi
|
|
|
|
@26173
|
[26173]
|
4 years |
markstos |
Overhaul the documentation for MinimalCGI.
|
|
|
|
@26169
|
[26169]
|
4 years |
tokuhirom |
purge requrie_once. because we have HTTP::Engine::MinimalCGI today
|
|
|
|
@26167
|
[26167]
|
4 years |
tokuhirom |
updated docs.
|
|
|
|
@26164
|
[26164]
|
4 years |
tokuhirom |
refactoring
|
|
|
|
@26160
|
[26160]
|
4 years |
tokuhirom |
added HTTP::Engine::MinimalCGI for poor environment
|
|
|
|
@26158
|
[26158]
|
4 years |
tokuhirom |
Test::Base should move to inc/
|
|
|
|
@26156
|
[26156]
|
4 years |
tokuhirom |
added minimalist branch
|
|
|
|
@26155
|
[26155]
|
4 years |
tokuhirom |
merge mouse branch
|
|
|
|
@26128
|
[26128]
|
4 years |
tokuhirom |
depend to latest version
|
|
|
|
@26061
|
[26061]
|
4 years |
tokuhirom |
inline_destructor is needed.
|
|
|
|
@26060
|
[26060]
|
4 years |
tokuhirom |
benchmark the CGI.pm
|
|
|
|
@26004
|
[26004]
|
4 years |
tokuhirom |
added hello world script for example
|
|
|
|
@25996
|
[25996]
|
4 years |
tokuhirom |
added more case
|
|
|
|
@25968
|
[25968]
|
4 years |
yappo |
s/StrOrUndef/Str | Undef/
|
|
|
|
@25966
|
[25966]
|
4 years |
tokuhirom |
rewrite one file packer. work in progress. this is just a snapshot.
|
|
|
|
@25962
|
[25962]
|
4 years |
tokuhirom |
i love 1
|
|
|
|
@25937
|
[25937]
|
4 years |
tokuhirom |
added header and footer
|
|
|
|
@25936
|
[25936]
|
4 years |
tokuhirom |
one file packer for HTTP::Engine
|
|
|
|
@25935
|
[25935]
|
4 years |
tokuhirom |
fixed docs
|
|
|
|
@25934
|
[25934]
|
4 years |
tokuhirom |
do not initialize here.
|
|
|
|
@25913
|
[25913]
|
4 years |
markstos |
Prevent warning when no $res->method is set:
Use of uninitialized …
|
|
|
|
@25911
|
[25911]
|
4 years |
markstos |
Add "Class::Method::Modifiers" to Makefile.PL, which is required for tests …
|
|
|
|
@25906
|
[25906]
|
4 years |
tokuhirom |
remove MANIFEST file from repo. Because, I can regenerate this file …
|
|
|
|
@25903
|
[25903]
|
4 years |
markstos |
Remove HTTP::Engine::ClassCreator? from MANIFEST. It is no longer used.
|
|
|
|
@25881
|
[25881]
|
4 years |
tokuhirom |
make immutable!
|
|
|
|
@25859
|
[25859]
|
4 years |
tokuhirom |
remove HTTP::Engine::ClassCreator?. because I implemented same feature …
|
|
|
|
@25855
|
[25855]
|
4 years |
tokuhirom |
added temoporary hack for waiting yappo
|
|
|
|
@25854
|
[25854]
|
4 years |
tokuhirom |
oops
|
|
|
|
@25808
|
[25808]
|
4 years |
tokuhirom |
use Mouse. I'm sleepy.
|
|
|
|
@25807
|
[25807]
|
4 years |
tokuhirom |
Mousify
|
|
|
|
@25806
|
[25806]
|
4 years |
tokuhirom |
remove Shika stuff
|
|
|
|
@25805
|
[25805]
|
4 years |
tokuhirom |
use Mouse instead of Shika
|
|
|
|
@25804
|
[25804]
|
4 years |
tokuhirom |
Mouse requires 'is'
|
|
|
|
@25803
|
[25803]
|
4 years |
tokuhirom |
bug fix for Mouse::Types
|
|
|
|
@25801
|
[25801]
|
4 years |
tokuhirom |
use mouse interface
|
|
|
|
@25800
|
[25800]
|
4 years |
tokuhirom |
display better error message
|
|
|
|
@25783
|
[25783]
|
4 years |
tokuhirom |
some hacks for Mouse
|
|
|
|
@25782
|
[25782]
|
4 years |
tokuhirom |
use MouseX::Types by yappo++
|
|
|
|
@25775
|
[25775]
|
4 years |
tokuhirom |
mouse compatible
|
|
|
|
@25686
|
[25686]
|
4 years |
tokuhirom |
more mouse way
|
|
|
|
@25673
|
[25673]
|
4 years |
tokuhirom |
more mouse. but, doesn't works.
|
|
|
|
@25663
|
[25663]
|
4 years |
tokuhirom |
do not care the args
|
|
|
|
@25662
|
[25662]
|
4 years |
tokuhirom |
this branch needs Mouse
|
|
|
|
@25661
|
[25661]
|
4 years |
tokuhirom |
s/Shika/Mouse/ doesn't works =(
|
|
|
|
@25660
|
[25660]
|
4 years |
tokuhirom |
make mouse branch
|
|
|
|
@25656
|
[25656]
|
4 years |
yappo |
lang/perl/HTTP-Engine: Tagging version '0.0.99_01' using shipit.
|
|
|
|
@25655
|
[25655]
|
4 years |
yappo |
lang/perl/HTTP-Engine: Checking in changes prior to tagging of version …
|
|
|
|
@25654
|
[25654]
|
4 years |
yappo |
added to MILESTONE on POD
|
|
|
|
@25645
|
[25645]
|
4 years |
tokuhirom |
no lazy load
|
|
|
|
@25633
|
[25633]
|
4 years |
tokuhirom |
create body branch
|
|
|
|
@25625
|
[25625]
|
4 years |
yappo |
remove
|
|
|
|
@25624
|
[25624]
|
4 years |
yappo |
Shika 0.01_01
|
|
|
|
@25623
|
[25623]
|
4 years |
yappo |
oops
|
|
|
|
@25622
|
[25622]
|
4 years |
tokuhirom |
oops
|
|
|
|
@25619
|
[25619]
|
4 years |
yappo |
svk sm //mirror/coderepos/lang/perl/HTTP-Engine/branches/shika …
|
|
|
|
@25546
|
[25546]
|
4 years |
tokuhirom |
use as
|
|
|
|
@25517
|
[25517]
|
4 years |
yappo |
lang/perl/HTTP-Engine: Tagging version '0.0.19' using shipit.
|
|
|
|
@25516
|
[25516]
|
4 years |
yappo |
lang/perl/HTTP-Engine: Checking in changes prior to tagging of version …
|
|
|
|
@25506
|
[25506]
|
4 years |
yappo |
update manifest, Makefile.PL
|
|
|
|