| glassfish:/appserv-webtier/src/java/org/apache/tomcat/ |
jump to detailed chart | hide Line HistoryConstraint |
Changelog
PWC12Dev_Branch:dg198414:20081217060432
by dg198414 on
17 December 2008, 00:04:32 -0600
(22 days ago)
Issue number: 6858 Obtained from: Tomcat6.0 Reviewed by: Arvind
./util/http/ServerCookie.java
1.7.6.1
SGES21_FCS_BRANCH:jluehe:20081120225723
by jluehe on
20 November 2008, 16:57:23 -0600
(48 days ago)
Fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=6731 ("how to protect files residing in docroot in Glassfish") Reviewed by: monzillo Tests run: - QL - appserv-tests/devtests/web/virtua…
./util/http/mapper/Mapper.java
1.8.6.2.2.1
SJSAS91_FCS_BRANCH:jluehe:20081120225421
by jluehe on
20 November 2008, 16:54:22 -0600
(48 days ago)
Fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=6731 ("how to protect files residing in docroot in Glassfish") Reviewed by: monzillo Tests run: - QL - appserv-tests/devtests/web/virtua…
./util/http/mapper/Mapper.java
1.8.6.3
SJSAS91_FCS_BRANCH:jluehe:20081103171756
by jluehe on
03 November 2008, 11:17:56 -0600
(2 months 5 days ago)
Removed tabs. This makes comparison with backported version of this file easier. No functional change.
SJSAS91_FCS_BRANCH:jluehe:20080417183657
by jluehe on
17 April 2008, 13:36:57 -0500
(8 months ago)
Copyright update
./util/IntrospectionUtils.java
1.9.6.1
./util/buf/Ascii.java
1.3.6.1
./util/buf/B2CConverter.java
1.7.6.1
./util/buf/Base64.java
1.4.6.1
./util/buf/ByteChunk.java
1.5.6.1
SJSAS91_FCS_BRANCH:jluehe:20080313033950
by jluehe on
12 March 2008, 22:39:50 -0500
(9 months ago)
Fix for 6647594 ("HTTP Status error messages should not be Localized") Reviewed by: jfarcand Tests run: QL
./util/http/HttpMessages.java
1.4.6.1
./util/http/res/LocalStrings.properties
1.3.6.1
SJSAS91_FCS_BRANCH:jfarcand:20080220165607
by jfarcand on
20 February 2008, 10:56:07 -0600
(10 months ago)
Fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=4166 ("Tomcat bug: request.getCharacterEncoding misparses charset=UTF-8; xyz=3") Port fixes from Tomcat. Reviewed by: Jan Luehe Approved…
./util/http/ContentType.java
1.3.6.1
SJSAS91_FCS_BRANCH:janey:20080118010544
by janey on
17 January 2008, 19:06:30 -0600
(11 months ago)
port AIX changes to 9.1.1
./util/net/jsse/JSSESocketFactory.java
1.6.6.1
SJSAS91_FCS_BRANCH:jluehe:20071213190430
by jluehe on
13 December 2007, 13:04:30 -0600
(12 months ago)
Ported fix for 6491553 ("org.apache.tomcat.util.http.mapper.Mapper.internalMapWrapper is inefficient for request dispatching") from PWC 1.2
./util/http/mapper/Mapper.java
1.8.6.1
MAIN:dochez:20071011231431
by dochez on
11 October 2007, 18:14:31 -0500
(14 months ago)
Initial V3 branch check in. Workspace no longer buildable using v2 tools, see glassfish wiki V3 related pages on how to build V3 workspace. Note that all source code is not currently building since it…
./util/res/StringManager.java
1.4
SJSAS91_UR1_BRANCH:basler:20070903013525
by basler on
02 September 2007, 20:35:25 -0500
(16 months ago)
- Moved AIX port changes to UR1 branch - Ran quicklook tests on windows - 2 quick look tests still fail on AIX platform because need to make a domain.xml config change - the approach taken minimized i…
./util/net/jsse/JSSESocketFactory.java
1.6.8.1
PWC12Dev_Branch:usabada:20070820171723
by usabada on
20 August 2007, 12:17:23 -0500
(16 months ago)
Issue number: 6586999 - Back out session tracker changes. Move configureSessionCookie from CoyoteRequest to CoyoteResponse Submitted by: Uma Sabada Reviewed by: Arvind Srinivasan Affected files:…
./util/http/MimeHeaders.java
1.2.16.3
MAIN:jluehe:20070814173003
by jluehe on
14 August 2007, 12:30:03 -0500
(16 months ago)
Fixed indentation
./util/buf/UDecoder.java
1.6
SAILFIN_BRANCH:prasads:20070706103840
by prasads on
06 July 2007, 05:38:40 -0500
(18 months ago)
Merging b54 from GlassFish TRUNK to SAILFIN_BRANCH
./util/IntrospectionUtils.java
1.8.6.1
./util/buf/Ascii.java
1.2.30.1
./util/buf/B2CConverter.java
1.6.6.1
./util/buf/Base64.java
1.3.26.1
./util/buf/ByteChunk.java
1.4.2.1
MAIN:jluehe:20070628220948
by jluehe on
28 June 2007, 17:09:48 -0500
(18 months ago)
Declared "defaultMap" to be final (reported by Findbugs)
./util/http/MimeMap.java
1.4
MAIN:jluehe:20070615085456
by jluehe on
15 June 2007, 03:54:56 -0500
(18 months ago)
Fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=3201 ("Remove dependencies on Sun's JDK implementation where possible") Reviewed by: jfarcand Tests run: QL
./util/net/jsse/JSSE13Factory.java
1.5
GF_V2_AIX_POC:basler:20070614213527
by basler on
14 June 2007, 16:35:27 -0500
(18 months ago)
Removed obselete class that referenced Sun JDK specific classes. This was suggested by Jan Issue number: Obtained from: Submitted by: Reviewed by:
GF_V2_AIX_POC:basler:20070614172924
by basler on
14 June 2007, 12:29:24 -0500
(18 months ago)
Removed obsolete file from repository per Jan instructions to remove dependency on Sun's JDK implementation specific classes Issue number: Obtained from: Submitted by: Reviewed by:
PWC12Dev_Branch:usabada:20070613022553
by usabada on
12 June 2007, 21:25:53 -0500
(18 months ago)
Issue number: 6568999 Submitted by: Uma Sabada Reviewed by: Arvind Srinivasan
./util/http/HttpMessages.java
1.2.16.2
GF_V2_AIX_POC:basler:20070608211337
by basler on
08 June 2007, 16:13:37 -0500
(19 months ago)
Initial check in for the AIX proof of concept. With these modification, the appserver starts and 100% of the quick look tests are passing on AIX Issue number: Obtained from: Submitted by: Reviewed b…
./util/net/jsse/JSSESocketFactory.java
1.6.4.1
MAIN:jfarcand:20070605214924
by jfarcand on
05 June 2007, 16:49:24 -0500
(19 months ago)
Fix for bugster 6529053: Server is not throwing as bad request for double content length header requests. (this bug is ot available outside) As per RFC2616, requests with multiple content-length head…
./util/http/MimeHeaders.java
1.7
MAIN:jluehe:20070604184953
by jluehe on
04 June 2007, 13:49:53 -0500
(19 months ago)
Fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=3115 ("Problem with HttpServletResponse.getWriter().println() after it printed a string with multibyte characters") Patch by: scott.oak…
./util/buf/C2BConverter.java
1.11
MAIN:tcfujii:20070505053314
by tcfujii on
05 May 2007, 00:33:14 -0500
(20 months ago)
CDDL+GPL header updates.
./util/compat/Jdk14Compat.java
1.5
./util/compat/JdkCompat.java
1.5
./util/handler/HandlerManager.java
1.3
./util/handler/TcHandler.java
1.3
./util/handler/TcHandlerCtx.java
1.3
MAIN:tcfujii:20070505052313
by tcfujii on
05 May 2007, 00:23:13 -0500
(20 months ago)
CDDL+GPL header updates.
./util/IntrospectionUtils.java
1.9
./util/buf/Ascii.java
1.3
./util/buf/B2CConverter.java
1.7
./util/buf/Base64.java
1.4
./util/buf/ByteChunk.java
1.5
MAIN:jluehe:20070425164131
by jluehe on
25 April 2007, 11:41:31 -0500
(20 months ago)
Fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=2188 ("CRL support needed") Reviewed by: jfarcand Tests run: QL
./util/net/jsse/JSSE14SocketFactory.java
1.6
MAIN:jluehe:20070416205137
by jluehe on
16 April 2007, 15:51:37 -0500
(20 months ago)
Incremental fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=2704 ("Stream-based Encoders are inefficient") Patch provided by: scott.oaks Tests run: QL, Servlet/TCK, JSP/TCK
./util/buf/ByteChunk.java
1.4
./util/buf/C2BConverter.java
1.9
./util/buf/UEncoder.java
1.5
SJSAS91_BETA2_BRANCH:jfarcand:20070409141646
by jfarcand on
09 April 2007, 09:16:46 -0500
(21 months ago)
Rollback fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=2704 ("Stream-based Encoders are inefficient") The performance improvement introduced several issues (jsf, mod_jk). Will fix it …
./util/buf/C2BConverter.java
1.6.2.3
./util/buf/UEncoder.java
1.4.2.1
GF_V3_PREWORK_BRANCH:dochez:20070407044537
by dochez on
06 April 2007, 23:45:37 -0500
(21 months ago)
trunk merge Issue number: Obtained from: Submitted by: Reviewed by:
./util/IntrospectionUtils.java
1.7.2.1
./util/buf/B2CConverter.java
1.5.2.1
./util/buf/C2BConverter.java
1.5.8.1
./util/buf/MessageBytes.java
1.3.18.1
./util/buf/StringCache.java
1.4.2.1
SJSAS91_BETA2_BRANCH:jfarcand:20070403162931
by jfarcand on
03 April 2007, 11:29:31 -0500
(21 months ago)
Port fix from the trunk Fix for https://glassfish.dev.java.net/issues/show_bug.cgi?id=2766 ("Tomcat AJP connector stopped to work from v2 b41") Don't break mod_jk compatibility by making the cons…
./util/buf/C2BConverter.java
1.6.2.2
SJSAS91_BETA2_BRANCH:jfarcand:20070403162641
by jfarcand on
03 April 2007, 11:26:41 -0500
(21 months ago)
Port fix from the trunk: Fix regression introduced for https://glassfish.dev.java.net/issues/show_bug.cgi?id=2704 ("Stream-based Encoders are inefficient") Fix typo - ALL EE QL passed - Tested…
./util/buf/C2BConverter.java
1.6.2.1
|