|
|
|
@111
|
[111]
|
08/13/10 19:52:56 |
clinton |
Install instructions for the menatlly defetctive, and Brian's OSX trail of … |
|
|
|
@110
|
[110]
|
08/13/10 19:50:06 |
clinton |
Update docs to include StatINC |
|
|
|
@109
|
[109]
|
02/12/10 20:57:36 |
bclapper |
specify unsafe characters to encode_entities because not doing so breaks … |
|
|
|
@108
|
[108]
|
01/27/10 00:59:18 |
jesus |
Fixes #30 and updates to tests to make sure the output is the new expected … |
|
|
|
@107
|
[107]
|
01/26/10 23:31:21 |
jesus |
Fix OK symbole and always call End() -- we might do something useful in … |
|
|
|
@106
|
[106]
|
01/26/10 23:24:52 |
jesus |
cleanse was wiping the code. |
|
|
|
@105
|
[105]
|
01/26/10 23:20:18 |
jesus |
optimize the output print handler for blank inputs |
|
|
|
@104
|
[104]
|
01/19/10 18:56:56 |
bclapper |
Ability to determine if a file was TrapIncluded? or not |
|
|
|
@103
|
[103]
|
01/07/10 18:40:54 |
jesus |
actually set the used error code to 500, refs #16 |
|
|
|
@102
|
[102]
|
01/07/10 18:34:53 |
jesus |
this addresses 500 on errors. fixes #16 |
|
|
|
@101
|
[101]
|
12/31/09 16:18:03 |
jesus |
Add support for <%~ .... %> which does HTML entity encoding before output |
|
|
|
@100
|
[100]
|
12/30/09 04:09:06 |
clinton |
Add Test::More to inc bundle |
|
|
|
@99
|
[99]
|
12/23/09 18:14:15 |
bclapper |
ability to turn off the stack trace portion of error output |
|
|
|
@98
|
[98]
|
12/22/09 16:36:15 |
clinton |
Adjust include order to ensure inc copy of LWP gets loaded, not system … |
|
|
|
@97
|
[97]
|
12/22/09 16:13:23 |
clinton |
Update Manifest, and remove debugging statement from Mungo::CurrentFile?(), … |
|
|
|
@96
|
[96]
|
12/21/09 22:54:13 |
clinton |
Rearrange module load order to make sure bundled version of LWP gets used, … |
|
|
|
@95
|
[95]
|
12/21/09 22:46:03 |
clinton |
Add LWP to the inc bundle, tid10737 tid10892 |
|
|
|
@94
|
[94]
|
12/21/09 22:19:15 |
bclapper |
copy preamble support from Mungo |
|
|
|
@93
|
[93]
|
12/21/09 22:01:04 |
clinton |
Bundle Test::WWW::Mechanize and (most) of its dependencies to allow … |
|
|
|
@92
|
[92]
|
12/21/09 19:57:32 |
clinton |
Add ability to determine current Mungo file, resolves trac29, tid10892 … |
|
|
|
@91
|
[91]
|
12/21/09 19:54:07 |
clinton |
Fix two problems reported by bclapper - spurious Test::WWW::mechanize … |
|
|
|
@90
|
[90]
|
12/12/09 03:02:08 |
jesus |
optionally pull APXS from environment |
|
|
|
@89
|
[89]
|
12/09/09 20:09:53 |
dhubbard |
Return the first private IP for REMOTE_IP when no non-private IP's exist |
|
|
|
@88
|
[88]
|
12/07/09 20:02:21 |
clinton |
Add content-type checks on upload (checks for presence, doesn't do any … |
|
|
|
@87
|
[87]
|
12/07/09 19:25:42 |
clinton |
Skip all buffer tests if local version of LWP::UserAgent? does not support … |
|
|
|
@86
|
[86]
|
12/07/09 19:24:12 |
clinton |
Require explicit passing of apxs option to perl Makefile.PL tid10737 … |
|
|
|
@85
|
[85]
|
12/04/09 23:07:15 |
clinton |
Basic tests for Quiet. Still need stack trace tests. tid10737 tid10892 … |
|
|
|
@84
|
[84]
|
12/04/09 23:04:19 |
clinton |
Add comments, and grok, tid10737 tid10892 |
|
|
|
@83
|
[83]
|
12/04/09 22:10:37 |
clinton |
Add tests for Buffer feature, tid10737 tid10892, resolves trac24 |
|
|
|
@82
|
[82]
|
12/04/09 19:48:34 |
clinton |
Document Buffer feature, tid10737 tid10892 |
|
|
|
@81
|
[81]
|
12/04/09 16:45:24 |
clinton |
Add caching of compiled code test, tid10737 tid10892. Resolves trac25. |
|
|
|
@80
|
[80]
|
12/03/09 22:50:14 |
clinton |
Add MANIFEST file for cleaner make build, tid10737 tid10892 |
|
|
|
@79
|
[79]
|
12/03/09 22:39:37 |
clinton |
Removing old-style tests in favor of Apache::Test-based tests under t/, … |
|
|
|
@78
|
[78]
|
12/03/09 22:37:48 |
clinton |
Expand and update i18n tests, tid10737 tid10892 trac23 |
|
|
|
@77
|
[77]
|
12/03/09 22:33:13 |
clinton |
Removing oddball test for undocumented feature until I know what to do … |
|
|
|
@76
|
[76]
|
12/03/09 21:07:47 |
clinton |
Single and multivalue cookie tests, tid10737 tid10892 |
|
|
|
@75
|
[75]
|
12/03/09 20:31:28 |
clinton |
Permit negative numbers for Expire times, and put in markers for POD … |
|
|
|
@74
|
[74]
|
12/02/09 20:41:03 |
clinton |
Update and greatly expand the error-handling tests. Found some problems … |
|
|
|
@73
|
[73]
|
12/02/09 20:40:54 |
clinton |
Update and greatly expand the error-handling tests. Found some problems … |
|
|
|
@72
|
[72]
|
12/02/09 17:36:53 |
clinton |
Refactored tests to make better use of shared testing code, tid10737 … |
|
|
|
@71
|
[71]
|
12/01/09 20:06:25 |
clinton |
Add tests for End(), tid10737 tid10892 |
|
|
|
@70
|
[70]
|
11/30/09 22:59:21 |
clinton |
Updated and added redirect tests, tid10892 tid10737 |
|
|
|
@69
|
[69]
|
11/25/09 00:40:40 |
clinton |
Add upload tests tid10737 tid10892 |
|
|
|
@68
|
[68]
|
11/25/09 00:37:32 |
clinton |
Bless synthetic handle for small files to be an IO::Handle, so that the … |
|
|
|
@67
|
[67]
|
11/24/09 23:39:49 |
clinton |
Fixed bug introduced in r66 in which all file uploads got the empty string … |
|
|
|
@66
|
[66]
|
11/24/09 01:50:38 |
clinton |
Improve commenting throughout MultiPartFormData?, document upload API in … |
|
|
|
@65
|
[65]
|
11/23/09 18:54:15 |
clinton |
Add form tests, tid10737 tid10892 trac18 |
|
|
|
@64
|
[64]
|
11/20/09 23:40:10 |
clinton |
Querystring tests, tid10737 |
|
|
|
@63
|
[63]
|
11/20/09 22:50:00 |
clinton |
Added Include tests, tid10737 |
|
|
|
@62
|
[62]
|
11/20/09 22:49:05 |
clinton |
Added test for parser bug, tid10737 |
|
|
|
@61
|
[61]
|
11/20/09 22:02:02 |
clinton |
Added block tests, tid10737 |
|
|
|
@60
|
[60]
|
11/20/09 22:01:30 |
clinton |
Added macro to run tests from a hash, tid10737 |
|
|
|
@59
|
[59]
|
11/19/09 23:03:41 |
clinton |
Parser and comment tests, tid10737 |
|
|
|
@58
|
[58]
|
11/19/09 21:36:29 |
clinton |
Moving parser test pages, tod10737 |
|
|
|
@57
|
[57]
|
11/19/09 21:09:00 |
clinton |
Adding Apache::Test style tests harness, tid 10737 |
|
|
|
@56
|
[56]
|
11/18/09 20:33:33 |
clinton |
Patch from clapper, tid10737 |
|
|
|
@55
|
[55]
|
11/13/09 16:50:46 |
jesus |
basic i18n gettext-style translation support |
|
|
|
@54
|
[54]
|
11/12/09 20:34:38 |
clinton |
Fix bareword error on DECLINED, tid10737 |
|
|
|
@53
|
[53]
|
11/12/09 19:49:14 |
clinton |
Enable svn kw substitution for version, tid10737 |
|
|
|
@52
|
[52]
|
11/04/09 18:10:58 |
clinton |
Documentation for MungoPreamble? feature, tid10737 |
|
|
|
@51
|
[51]
|
11/03/09 19:50:02 |
clinton |
Changes from bclapper and theo regarding MungoPreamble?, tid10737 tid10294 |
|
|
|
@50
|
[50]
|
08/19/09 20:35:06 |
clinton |
Add IsSecure? convenience method to Request |
|
|
|
@49
|
[49]
|
08/10/09 18:20:21 |
clinton |
Improve error handling further, and declare Mungo::Quiet ready for rollout |
|
|
|
@48
|
[48]
|
08/10/09 15:58:56 |
clinton |
Adding debugging for error handling, and also a queiter error handler |
|
|
|
@47
|
[47]
|
06/15/09 22:36:39 |
clinton |
Patch to fix bug when reading cookies that have not yet been set |
|
|
|
@46
|
[46]
|
04/23/09 19:29:51 |
cschammel |
md5_hex barfs if contents are UTF-8 characters, however you can use perl's … |
|
|
|
@45
|
[45]
|
04/21/09 19:07:47 |
clinton |
Send HTTP headers regardless of status code |
|
|
|
@44
|
[44]
|
03/25/09 15:31:13 |
clinton |
Fix to allow multi-valued query-string parameters |
|
|
|
@43
|
[43]
|
03/05/09 16:05:18 |
clinton |
Add ability to get any request header |
|
|
|
@42
|
[42]
|
09/17/08 03:32:19 |
jesus |
refs #15. Need to test this extensively, but it behaves as expected in my … |
|
|
|
@41
|
[41]
|
09/16/08 21:06:33 |
jesus |
if these things die, then the response finish won't run which is … |
|
|
|
@40
|
[40]
|
07/21/08 15:35:30 |
jesus |
fixups and support Apache2 more sensibly |
|
|
|
@39
|
[39]
|
07/08/08 03:36:10 |
clinton |
I hate you, milkman Dan. |
|
|
|
@38
|
[38]
|
07/08/08 03:10:06 |
clinton |
Fix bug in which an empty IO Stack wreaks havok. |
|
|
|
@37
|
[37]
|
07/07/08 21:10:36 |
clinton |
AddREMOTE_IP to ServerVariables? support |
|
|
|
@36
|
[36]
|
06/20/08 15:01:51 |
clinton |
Install mungo-style die handler even when not being used as a mod_perl … |
|
|
|
@35
|
[35]
|
06/18/08 17:49:51 |
clinton |
Updated docs to include Cookie docs |
|
|
|
@34
|
[34]
|
03/03/08 15:48:38 |
jesus |
fixes #13
Looks like the posts have charset on the end of the … |
|
|
|
@33
|
[33]
|
02/20/08 21:39:15 |
clinton |
First stabs at documentation |
|
|
|
@32
|
[32]
|
02/20/08 21:27:16 |
jesus |
this might make more sense |
|
|
|
@31
|
[31]
|
02/20/08 20:42:21 |
jesus |
doc configs |
|
|
|
@30
|
[30]
|
02/20/08 20:42:02 |
jesus |
docs placeholder |
|
|
|
@29
|
[29]
|
02/04/08 21:52:15 |
lfayer |
return referer from ServerVariables?. Supports both REFERER and REFERRER. … |
|
|
|
@28
|
[28]
|
01/09/08 22:49:02 |
jesus |
misdiagnosis. File::Temp was too old. But that's the one shipped with … |
|
|
|
@27
|
[27]
|
01/08/08 17:19:35 |
jesus |
UNIVERSAL::can was failing on File::Temp object. Just be more brutish. … |
|
|
|
@26
|
[26]
|
01/07/08 14:53:26 |
jesus |
unbreaks last commit, and fixes #11 |
|
|
|
@25
|
[25]
|
01/07/08 14:49:32 |
jesus |
closes #11 |
|
|
|
@24
|
[24]
|
12/27/07 19:44:05 |
jesus |
fixes #10 |
|
|
|
@23
|
[23]
|
12/18/07 17:13:09 |
brian |
Track ticket #9 - functions added |
|
|
|
@22
|
[22]
|
11/08/07 03:36:10 |
jesus |
Mungo release tarball |
|
|
|
@21
|
[21]
|
11/08/07 03:33:27 |
jesus |
Tag the 1.0.1 release |
|
|
|
@20
|
[20]
|
11/08/07 03:32:57 |
jesus |
set the version for release |
|
|
|
@19
|
[19]
|
11/08/07 03:11:49 |
jesus |
hold 1.0 releases |
|
|
|
@18
|
[18]
|
11/08/07 03:11:31 |
jesus |
branch 1.0 |
|
|
|
@17
|
[17]
|
10/30/07 21:17:23 |
jesus |
first whack at resolving mod_perl2 support. refs #8 |
|
|
|
@16
|
[16]
|
10/05/07 01:26:08 |
jesus |
add a demangler in |
|
|
|
@15
|
[15]
|
10/05/07 00:59:39 |
jesus |
Properly unwind the IO stack and do cleaner re-throws of errors. This … |
|
|
|
@14
|
[14]
|
10/04/07 22:35:39 |
jesus |
fixes #7 |
|
|
|
@13
|
[13]
|
10/04/07 00:27:12 |
jesus |
fixes #6 |
|
|
|
@12
|
[12]
|
10/03/07 23:21:43 |
jesus |
Need a decode function, closes #5 |