perl/plp/.git
2009-10-21 Mischa POSLAWSKYv3.23 release 3.23
2009-10-21 Mischa POSLAWSKYvim: reset style at plp block start
2009-10-21 Mischa POSLAWSKYcapture actual test warnings
2009-10-21 Mischa POSLAWSKYfix tiny typo in PLP::HowTo title
2009-10-19 Mischa POSLAWSKYEscapeHTML function
2009-10-19 Mischa POSLAWSKYfix header output triggered by say() in perl 5.10.1+
2008-06-05 Mischa POSLAWSKYresolve test directory
2008-06-05 Mischa POSLAWSKYexclude PLP::Script from META.yml provides
2008-06-05 Mischa POSLAWSKYcompact output in warnings test
2008-06-04 Mischa POSLAWSKYwarn pre-start() errors
2008-06-04 Mischa POSLAWSKYtest in directories provided by Test::Spec
2008-06-04 Mischa POSLAWSKYfix perl 5.6 syntax error in t/50-cgi.t
2008-06-04 Mischa POSLAWSKYtest 403 and 404 responses
2008-06-03 Mischa POSLAWSKYdo not require server signature on page error
2008-06-03 Mischa POSLAWSKYfix missinginclude tests 3.22_01
2008-06-02 Mischa POSLAWSKYv3.22 release 3.22
2008-06-02 Mischa POSLAWSKYdeclare provides in META.yml
2008-06-02 Mischa POSLAWSKYrequire Test::YAML::Meta 0.10 for correct testing
2008-06-02 Mischa POSLAWSKYrewrite documentation of mod_perl as the only persisten...
2008-06-02 Mischa POSLAWSKYexpect unordered headers in tests
2008-06-02 Mischa POSLAWSKYfix delete %header
2008-06-02 Mischa POSLAWSKY50-cgi.t: test PLP::Backend::CGI parse output of most...
2008-06-02 Mischa POSLAWSKYfix Exporter inclusion
2008-05-31 Mischa POSLAWSKYv3.21 release 3.21
2008-05-31 Mischa POSLAWSKYtreat custom exit() as private for now
2008-05-31 Mischa POSLAWSKYorder v3.21 Changes by significance
2008-05-31 Mischa POSLAWSKYdisable warnings within PLP::Script
2008-05-31 Mischa POSLAWSKYretain undef in encoding functions
2008-05-31 Mischa POSLAWSKYundefined warnings while reading unknown headers
2008-05-31 Mischa POSLAWSKYfix undefined warning in apache cgi path
2008-05-31 Mischa POSLAWSKYonly test PLP::Functions in t/10-functions.t
2008-05-31 Mischa POSLAWSKYfix PLP::everything() wrapper
2008-05-31 Mischa POSLAWSKYorder tests
2008-05-31 Mischa POSLAWSKYadd charset to default content-type header if STDOUT...
2008-05-31 Mischa POSLAWSKYundefined warnings during Fields parsing
2008-05-31 Mischa POSLAWSKYtest pod coverage as far as applicable
2008-05-31 Mischa POSLAWSKYoutput multiline %headers as multiple headers of the...
2008-05-31 Mischa POSLAWSKYadd version numbers to versionless modules
2008-05-31 Mischa POSLAWSKYuse warnings in all modules
2008-05-31 Mischa POSLAWSKYimprove plpinfo page
2008-05-31 Mischa POSLAWSKYfix META.yml syntax
2008-05-29 Mischa POSLAWSKYadd a few todo entries
2008-05-29 Mischa POSLAWSKYv3.20 release 3.20
2008-05-29 Mischa POSLAWSKYimprove lighttpd configuration samples
2008-05-28 Mischa POSLAWSKYkeep SCRIPT_* environment variables in CGI
2008-05-28 Mischa POSLAWSKYlicense file from COPYING renamed LICENSE
2008-05-28 Mischa POSLAWSKYdo not import parent module in PLP::Backend::FastCGI
2008-05-28 Mischa POSLAWSKYsuppress warning in PLP::Backend::CGI
2008-05-28 Mischa POSLAWSKYrestructure file locations
2008-05-28 Mischa POSLAWSKYcustom META.yml
2008-05-28 Shiarseperate/rewritten README file
2008-05-28 Mischa POSLAWSKYset $PLP::interface to executing backend
2008-05-28 Mischa POSLAWSKYchange to MIT license
2008-05-28 Mischa POSLAWSKYtest for pod correctness
2008-05-28 Mischa POSLAWSKYexpand backend documentation
2008-05-28 Mischa POSLAWSKYhandle fastcgi signals
2008-03-24 Mischa POSLAWSKYfix default text for pod links to other modules
2008-03-24 Mischa POSLAWSKYshort TODO with planned features
2008-03-24 Mischa POSLAWSKYmove backend interface modules into PLP::Backend::...
2008-03-18 Mischa POSLAWSKYfix exit constants usage in apache2
2008-03-18 Mischa POSLAWSKYupdate plp.cgi
2008-03-18 Mischa POSLAWSKYmove detailed setup documentation to interface modules
2008-03-17 Mischa POSLAWSKYadd license to Makefile definitions
2008-03-17 Mischa POSLAWSKYgit exclude of compile-time files
2008-03-17 Mischa POSLAWSKYhandle request automatically on PLP::CGI import
2008-03-17 Mischa POSLAWSKYfix setting PLPcache from apache configuration
2008-03-17 Mischa POSLAWSKYmake mod_perl request object a global in PLP::Apache...
2008-03-17 Mischa POSLAWSKYeg/plpinfo.plp demo/status page
2008-03-17 Mischa POSLAWSKYFastCGI interface (PLP::CGI extension using FCGI)
2008-03-14 Mischa POSLAWSKYgeneralize reading post input
2008-03-14 Mischa POSLAWSKY404 handling for pre-parsed CGI handling
2008-03-14 Mischa POSLAWSKYclean up CGI environment parsing
2008-03-14 Mischa POSLAWSKYLighttpd CGI support
2007-10-02 Mischa POSLAWSKYuse recommended apache2 constants
2007-07-30 Mischa POSLAWSKYmake PLP::Apache mod_perl 2.0 compatible
2007-07-25 Mischa POSLAWSKYmove plp server handlers to respective modules
2007-07-04 Mischa POSLAWSKYtest-suite directory
2007-03-31 Mischa POSLAWSKYseperate modules for backend-specific code
2007-03-31 Mischa POSLAWSKYremove disabled Cwd include
2007-03-31 Mischa POSLAWSKYdocumentation fixes
2007-03-31 Mischa POSLAWSKYfix html of default error message
2007-03-31 Mischa POSLAWSKYreindent remaining 4-space+tab@8 code
2007-03-31 Mischa POSLAWSKYtiny speedup decoding + in DecodeURI()
2007-03-31 Mischa POSLAWSKYv3.19 release 3.19
2007-03-31 Mischa POSLAWSKYminor code cleanups and clarifications
2007-03-31 Mischa POSLAWSKYcommon argument handling in functions
2007-03-31 Mischa POSLAWSKYchange code indenting to tabs
2007-03-31 Mischa POSLAWSKYremove undocumented function HiddenFields()
2007-03-31 Mischa POSLAWSKYadd tests for all quoting functions
2007-03-31 Mischa POSLAWSKYupdate text dump of documentation
2007-03-31 Mischa POSLAWSKYmakefile cleanup
2007-03-31 Mischa POSLAWSKYmodule Cwd not used in PLP; don't use
2007-03-31 Mischa POSLAWSKYdocument caveats for quoting functions; fix documentati...
2007-03-31 Mischa POSLAWSKYfix header sending for tied printing
2007-03-31 Mischa POSLAWSKYnew maintainer: shiar
2007-03-31 Juerd Waalboerv3.18 release 3.18
2007-03-31 Juerd Waalboerextend howto
2007-03-31 Juerd Waalboercleanup (minor things like punctuation, use spaces...
2007-03-31 Juerd Waalboeroptional end tag for plp code
2007-03-31 Juerd Waalboerfix header key conversion to match documentation
next