|
|
|
@1122
|
[1122]
|
10/03/08 21:46:01 |
kris |
fixed keepalive/isManaged conflict |
|
|
|
@1121
|
[1121]
|
09/06/08 17:06:20 |
kris |
added support for pipelined responses |
|
|
|
@1120
|
[1120]
|
08/28/08 19:13:44 |
kris |
output header construction is now in a separate buffer in order to avoid … |
|
|
|
@1119
|
[1119]
|
08/23/08 20:56:37 |
kris |
added keep-alive and read-timeout configuration |
|
|
|
@1118
|
[1118]
|
08/05/08 02:50:46 |
kris |
moved Conduit and friends into tango.io.device in an effort to bring … |
|
|
|
@1117
|
[1117]
|
08/05/08 02:48:07 |
kris |
moved Conduit and friends into tango.io.device in an effort to bring … |
|
|
|
@1116
|
[1116]
|
07/20/08 19:14:31 |
kris |
fixed copyFile() signature |
|
|
|
@1115
|
[1115]
|
07/10/08 01:05:51 |
kris |
fixed cacheFile() returns |
|
|
|
@1114
|
[1114]
|
07/04/08 23:36:17 |
kris |
fixed some warnings |
|
|
|
@1113
|
[1113]
|
06/29/08 17:15:57 |
kris |
added initial support for "Keep-Alive:timeout" |
|
|
|
@1112
|
[1112]
|
06/29/08 16:45:04 |
kris |
more code cleanup |
|
|
|
@1111
|
[1111]
|
06/29/08 16:44:40 |
kris |
more code cleanup |
|
|
|
@1110
|
[1110]
|
06/29/08 16:43:58 |
kris |
cleaned up the try/catch in file handling |
|
|
|
@1109
|
[1109]
|
06/29/08 13:37:33 |
kris |
added keepalive support, and exposed the logger from Context |
|
|
|
@1108
|
[1108]
|
06/27/08 22:57:18 |
kris |
fixed bogus '/' append to paths |
|
|
|
@1107
|
[1107]
|
06/27/08 21:41:23 |
kris |
fixed warnings |
|
|
|
@1106
|
[1106]
|
06/27/08 16:34:08 |
kris |
all kinds of goodies :) |
|
|
|
@1105
|
[1105]
|
06/26/08 16:42:46 |
kris |
added some comments |
|
|
|
@1104
|
[1104]
|
06/26/08 02:05:39 |
kris |
added support for a file cache (model), and a very simple implementation |
|
|
|
@1103
|
[1103]
|
06/25/08 19:36:31 |
kris |
added text/css |
|
|
|
@1102
|
[1102]
|
06/23/08 22:02:51 |
kris |
added support for a reserved per-thread workspace. Useful for customizing … |
|
|
|
@1101
|
[1101]
|
06/21/08 23:56:21 |
kris |
some more cleanup |
|
|
|
@1100
|
[1100]
|
06/19/08 23:20:57 |
kris |
some more cleanup |
|
|
|
@1099
|
[1099]
|
06/19/08 23:20:02 |
kris |
updated AdminServlet? usage |
|
|
|
@1098
|
[1098]
|
06/19/08 19:29:17 |
kris |
removed old cruft |
|
|
|
@1097
|
[1097]
|
06/19/08 16:42:40 |
kris |
made some methods more efficient |
|
|
|
@1096
|
[1096]
|
06/19/08 15:07:39 |
kris |
Changed metrics again |
|
|
|
@1095
|
[1095]
|
06/19/08 15:06:43 |
kris |
moved around some support for keepalive and other goodies. … |
|
|
|
@1094
|
[1094]
|
06/17/08 22:35:02 |
kris |
fixed typo |
|
|
|
@1093
|
[1093]
|
06/17/08 22:07:14 |
kris |
added log info for servlet mapping |
|
|
|
@1092
|
[1092]
|
06/16/08 21:36:22 |
kris |
moved closure of the connected socket from HttpBridge? to HttpServer? … |
|
|
|
@1091
|
[1091]
|
06/16/08 21:35:08 |
kris |
exposed the configured logger instance |
|
|
|
@1090
|
[1090]
|
06/16/08 21:34:45 |
kris |
added more mime types |
|
|
|
@1089
|
[1089]
|
06/13/08 16:31:33 |
kris |
removed support for lazy delegates, since their usage is just too awkward |
|
|
|
@1088
|
[1088]
|
06/12/08 01:00:39 |
kris |
added a cookie servlet, to set a test cookie |
|
|
|
@1087
|
[1087]
|
06/11/08 17:43:45 |
kris |
exposed the response-code from IServletResponse, and added better failure … |
|
|
|
@1086
|
[1086]
|
06/11/08 16:57:41 |
kris |
better way to handle unknown methods |
|
|
|
@1085
|
[1085]
|
06/11/08 16:38:01 |
kris |
fixed issue with unhandled method requests |
|
|
|
@1084
|
[1084]
|
06/11/08 15:08:57 |
kris |
added a GetServlet?, which uses the query string to indicate which method … |
|
|
|
@1083
|
[1083]
|
06/10/08 19:52:39 |
kris |
added checks for partial requests, incoming over a period of time -- such … |
|
|
|
@1082
|
[1082]
|
06/08/08 01:09:33 |
kris |
now using maximum-width formatting for log output |
|
|
|
@1081
|
[1081]
|
06/07/08 23:17:51 |
kris |
reordered log outputs |
|
|
|
@1080
|
[1080]
|
06/07/08 22:39:12 |
kris |
increased the log-buffer size |
|
|
|
@1079
|
[1079]
|
06/07/08 21:16:46 |
kris |
updated to ServletProvider? revisions |
|
|
|
@1078
|
[1078]
|
06/07/08 21:16:14 |
kris |
added a name() and toString() to Servlet, removed unused hashmap from … |
|
|
|
@1077
|
[1077]
|
06/07/08 21:11:41 |
kris |
fixed imports |
|
|
|
@1076
|
[1076]
|
06/07/08 20:21:32 |
kris |
replaced AdminContext? with AdminServlet?.configure() |
|
|
|
@1075
|
[1075]
|
06/07/08 20:20:54 |
kris |
disallow empty labels for logger instances |
|
|
|
@1074
|
[1074]
|
06/07/08 20:20:15 |
kris |
updated to AdminServlet? changes |
|
|
|
@1073
|
[1073]
|
06/07/08 19:37:37 |
kris |
adjusted exception handling, and added metrics support to Servlet |
|
|
|
@1072
|
[1072]
|
06/07/08 19:36:59 |
kris |
added path() method |
|
|
|
@1071
|
[1071]
|
06/07/08 15:49:36 |
kris |
fixed incorrect Admin logger name |
|
|
|
@1070
|
[1070]
|
06/07/08 15:25:53 |
kris |
adjusted root name |
|
|
|
@1069
|
[1069]
|
06/05/08 04:19:51 |
kris |
Added better support for logging |
|
|
|
@1068
|
[1068]
|
06/05/08 04:19:24 |
kris |
updated to revised ServletProvider? |
|
|
|
@1067
|
[1067]
|
06/05/08 02:37:12 |
kris |
upped the max threads |
|
|
|
@1066
|
[1066]
|
06/03/08 16:08:35 |
kris |
updated per GrowBuffer? changes to Tango |
|
|
|
@1065
|
[1065]
|
05/12/08 11:06:30 |
larsivi |
Apparently Tango compatible Mango is in the 3.0 version range |
|
|
|
@1064
|
[1064]
|
05/12/08 10:53:20 |
larsivi |
Change log import to work with Tango trunk, closes #34, thanks ShadowIce? |
|
|
|
@1063
|
[1063]
|
05/12/08 10:51:45 |
larsivi |
Tagging version that should be compatible with Tango 0.99.6 |
|
|
|
@1062
|
[1062]
|
05/04/08 19:49:27 |
kris |
updated for tango.util.log changes |
|
|
|
@1061
|
[1061]
|
05/04/08 19:49:04 |
kris |
updated for tango.util.log changes |
|
|
|
@1060
|
[1060]
|
02/28/08 03:40:42 |
Nietsnie |
Changed the documentation and copyright header |
|
|
|
@1059
|
[1059]
|
02/28/08 03:31:51 |
Nietsnie |
-Added the counterpart to HttpServer?, SSLServer.
-Modified HttpResponse? so … |
|
|
|
@1058
|
[1058]
|
02/23/08 04:53:11 |
kris |
removed bogus imports |
|
|
|
@1057
|
[1057]
|
02/20/08 22:10:58 |
kris |
now with a better response |
|
|
|
@1056
|
[1056]
|
02/14/08 20:12:16 |
keinfarbton |
Fix compile error due to tango rev 3145 |
|
|
|
@1055
|
[1055]
|
02/10/08 16:12:55 |
teqdruid |
Forgot about the other encoding cases for exception |
|
|
|
@1054
|
[1054]
|
02/10/08 15:39:15 |
teqdruid |
Fix for #31 |
|
|
|
@1053
|
[1053]
|
12/08/07 01:17:50 |
kris |
* moved package tango.util.time to tango.time |
|
|
|
@1052
|
[1052]
|
12/07/07 23:48:08 |
kris |
* moved package tango.util.time to tango.time |
|
|
|
@1051
|
[1051]
|
12/07/07 02:36:55 |
kris |
reverted a bogus toUtf8() change |
|
|
|
@1050
|
[1050]
|
12/06/07 00:30:28 |
kris |
updated to Time changes |
|
|
|
@1049
|
[1049]
|
11/23/07 20:36:34 |
kris |
updates required for DateTime? changes. This sucks, because now some … |
|
|
|
@1048
|
[1048]
|
11/23/07 17:28:19 |
kris |
toString changes |
|
|
|
@1047
|
[1047]
|
11/23/07 16:18:49 |
kris |
changes for toUtf8/toString |
|
|
|
@1046
|
[1046]
|
11/10/07 19:42:39 |
kris |
whoops - forgot that UText was wchar |
|
|
|
@1045
|
[1045]
|
11/10/07 00:17:49 |
kris |
fixes #27
Thanks to aaronc for the patches |
|
|
|
@1044
|
[1044]
|
11/05/07 23:41:40 |
teqdruid |
Fix for #29 as well as moving an inside function to outside, to avoid … |
|
|
|
@1043
|
[1043]
|
10/29/07 17:30:59 |
teqdruid |
Fix for at least part of #28 |
|
|
|
@1042
|
[1042]
|
10/03/07 03:52:43 |
kris |
updated for impending deprecation of buffer.conduit() |
|
|
|
@1041
|
[1041]
|
09/16/07 22:54:25 |
teqdruid |
Fixed #25 |
|
|
|
@1040
|
[1040]
|
09/16/07 14:15:28 |
teqdruid |
Fix for #24 thanks to keinfarbton |
|
|
|
@1039
|
[1039]
|
08/30/07 01:45:37 |
kris |
disconnect() renamed detach() |
|
|
|
@1038
|
[1038]
|
08/25/07 14:25:20 |
teqdruid |
Fixed the bug that Scott found. I suspect the EOF bug was related, but I … |
|
|
|
@1037
|
[1037]
|
08/20/07 00:58:56 |
kris |
changes for the commit/dispose/close issue:
- conduit.close() now renamed … |
|
|
|
@1036
|
[1036]
|
08/17/07 21:57:15 |
kris |
ach, too many .ptr changes |
|
|
|
@1035
|
[1035]
|
08/17/07 21:55:32 |
kris |
fixed a couple of missing .ptr |
|
|
|
@1034
|
[1034]
|
08/15/07 01:50:33 |
kris |
updated to use Tango definition of IMessage |
|
|
|
@1033
|
[1033]
|
07/30/07 05:23:44 |
kris |
cluster has been moved to tango instead |
|
|
|
@1032
|
[1032]
|
07/24/07 15:18:19 |
teqdruid |
Finally updated SAX parser to use streams |
|
|
|
@1031
|
[1031]
|
07/10/07 02:30:57 |
kris |
inhibited an error message for non-cache clients |
|
|
|
@1030
|
[1030]
|
07/08/07 06:26:21 |
kris |
now testing for app halt on socket error |
|
|
|
@1029
|
[1029]
|
07/08/07 00:00:42 |
kris |
removed unused argument |
|
|
|
@1028
|
[1028]
|
07/07/07 23:36:30 |
kris |
cache server now supports AddIf? replies |
|
|
|
@1027
|
[1027]
|
07/07/07 23:26:29 |
kris |
update to use AA instead of HashMap?, use IMessage everywhere, add support … |
|
|
|
@1026
|
[1026]
|
07/03/07 02:32:26 |
kris |
Changed log.Configurator to be a module-ctor. Just import the module to … |
|
|
|
@1025
|
[1025]
|
07/03/07 02:32:04 |
kris |
Changed log.Configurator to be a module-ctor. Just import the module to … |
|
|
|
@1024
|
[1024]
|
06/25/07 20:42:45 |
kris |
added more error info |
|
|
|
@1023
|
[1023]
|
06/25/07 19:37:20 |
kris |
doc |