https://bz.apache.org/bugzilla/show_bug.cgi?id=60391
Diego Díez Ricondo changed:
What|Removed |Added
Version|8.5.6 |8.5.x-trunk
OS|
https://bz.apache.org/bugzilla/show_bug.cgi?id=60398
Mark Thomas changed:
What|Removed |Added
Component|Packaging |jdbc-pool
Product|Tomcat 8
https://bz.apache.org/bugzilla/show_bug.cgi?id=49685
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=48861
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=48240
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=49686
Mark Thomas changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=48268
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=60391
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Mon Nov 21 11:43:35 2016
New Revision: 1770656
URL: http://svn.apache.org/viewvc?rev=1770656&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60393
Use consistent parameter naming in implementations of
Realm#authenticate(GSSContext, boolean)
Modified:
tomc
Author: markt
Date: Mon Nov 21 11:44:51 2016
New Revision: 1770658
URL: http://svn.apache.org/viewvc?rev=1770658&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60393
Use consistent parameter naming in implementations of
Realm#authenticate(GSSContext, boolean)
Modified:
tomc
https://bz.apache.org/bugzilla/show_bug.cgi?id=60393
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: markt
Date: Mon Nov 21 11:48:50 2016
New Revision: 1770660
URL: http://svn.apache.org/viewvc?rev=1770660&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60393
Use consistent parameter naming in implementations of
Realm#authenticate(GSSContext, boolean)
Modified:
tomc
Author: markt
Date: Mon Nov 21 11:49:06 2016
New Revision: 1770662
URL: http://svn.apache.org/viewvc?rev=1770662&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60393
Use consistent parameter naming in implementations of
Realm#authenticate(GSSContext, boolean)
Modified:
tomc
Author: markt
Date: Mon Nov 21 12:12:08 2016
New Revision: 1770666
URL: http://svn.apache.org/viewvc?rev=1770666&view=rev
Log:
Remove unnecessary code
Modified:
tomcat/trunk/java/org/apache/catalina/core/StandardContextValve.java
Modified: tomcat/trunk/java/org/apache/catalina/core/StandardC
Author: markt
Date: Mon Nov 21 12:12:44 2016
New Revision: 1770667
URL: http://svn.apache.org/viewvc?rev=1770667&view=rev
Log:
Remove unnecessary code
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/catalina/core/StandardContextValve.java
Propchange
Author: markt
Date: Mon Nov 21 12:13:45 2016
New Revision: 1770668
URL: http://svn.apache.org/viewvc?rev=1770668&view=rev
Log:
Remove unnecessary code
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/catalina/core/StandardContextValve.java
Propchange
Author: markt
Date: Mon Nov 21 12:14:39 2016
New Revision: 1770669
URL: http://svn.apache.org/viewvc?rev=1770669&view=rev
Log:
Remove unnecessary code
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/StandardContextValve.java
Propchange
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/842
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
https://bz.apache.org/bugzilla/show_bug.cgi?id=60393
--- Comment #3 from Michael Osipov <1983-01...@gmx.net> ---
That's f(In reply to Mark Thomas from comment #2)
> The Javadoc for org.ietf.jgss.GSSContext.getDelegCred() uses the plural.
> Using the plural is also a smaller change.
>
> Fixed in:
https://bz.apache.org/bugzilla/show_bug.cgi?id=60381
--- Comment #2 from Mark Thomas ---
The toString() implementations have been pretty much unchanged since the
lifecycle refactoring in 7.0.x. While users shouldn't not be expecting these to
be in any particular format, the chances are that there
Author: markt
Date: Mon Nov 21 16:53:40 2016
New Revision: 1770718
URL: http://svn.apache.org/viewvc?rev=1770718&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60379
Dispose of the GSS credential once it is no longer required.
Patch provided by Michael Osipov.
Modified:
tomc
Author: markt
Date: Mon Nov 21 16:54:49 2016
New Revision: 1770719
URL: http://svn.apache.org/viewvc?rev=1770719&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60379
Dispose of the GSS credential once it is no longer required.
Patch provided by Michael Osipov.
Modified:
tomc
Author: markt
Date: Mon Nov 21 16:55:23 2016
New Revision: 1770720
URL: http://svn.apache.org/viewvc?rev=1770720&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60379
Dispose of the GSS credential once it is no longer required.
Patch provided by Michael Osipov.
Modified:
tomc
Author: markt
Date: Mon Nov 21 16:56:22 2016
New Revision: 1770721
URL: http://svn.apache.org/viewvc?rev=1770721&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60379
Dispose of the GSS credential once it is no longer required.
Patch provided by Michael Osipov.
Modified:
tomc
https://bz.apache.org/bugzilla/show_bug.cgi?id=60379
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
The Buildbot has detected a restored build on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/843
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
https://bz.apache.org/bugzilla/show_bug.cgi?id=60087
--- Comment #7 from Violeta Georgieva ---
(In reply to Diego Díez Ricondo from comment #6)
> This solution has introduced a new issue resolving resources url.
> I've made a project to test this behaviour
> https://github.com/didiez/tomcat-bug-6
Author: markt
Date: Mon Nov 21 21:00:54 2016
New Revision: 1770757
URL: http://svn.apache.org/viewvc?rev=1770757&view=rev
Log:
Inherit rather than duplicate the Javadoc
Modified:
tomcat/trunk/java/org/apache/catalina/realm/GenericPrincipal.java
Modified: tomcat/trunk/java/org/apache/catalina
Author: markt
Date: Mon Nov 21 21:01:33 2016
New Revision: 1770758
URL: http://svn.apache.org/viewvc?rev=1770758&view=rev
Log:
Update Javadoc
Modified:
tomcat/trunk/java/org/apache/catalina/TomcatPrincipal.java
Modified: tomcat/trunk/java/org/apache/catalina/TomcatPrincipal.java
URL:
http:/
Author: markt
Date: Mon Nov 21 21:09:09 2016
New Revision: 1770762
URL: http://svn.apache.org/viewvc?rev=1770762&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60380
Ensure that a call to HttpServletRequest#logout() triggers a call to
TomcatPrincipal#logout().
Based on a patch b
Author: markt
Date: Mon Nov 21 21:09:57 2016
New Revision: 1770763
URL: http://svn.apache.org/viewvc?rev=1770763&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60380
Ensure that a call to HttpServletRequest#logout() triggers a call to
TomcatPrincipal#logout().
Based on a patch b
Author: markt
Date: Mon Nov 21 21:13:03 2016
New Revision: 1770764
URL: http://svn.apache.org/viewvc?rev=1770764&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60380
Ensure that a call to HttpServletRequest#logout() triggers a call to
TomcatPrincipal#logout().
Based on a patch b
Author: markt
Date: Mon Nov 21 21:17:30 2016
New Revision: 1770765
URL: http://svn.apache.org/viewvc?rev=1770765&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60380
Ensure that a call to HttpServletRequest#logout() triggers a call to
TomcatPrincipal#logout().
Based on a patch b
https://bz.apache.org/bugzilla/show_bug.cgi?id=60380
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=60379
Bug 60379 depends on bug 60380, which changed state.
Bug 60380 Summary: HttpServletRequest#logout() never calls
TomcatPrincipal#logout()
https://bz.apache.org/bugzilla/show_bug.cgi?id=60380
What|Removed |Adde
https://bz.apache.org/bugzilla/show_bug.cgi?id=60380
--- Comment #4 from Michael Osipov <1983-01...@gmx.net> ---
(In reply to Mark Thomas from comment #3)
> Thanks for the report and the patch. I applied a slightly modified patch
> that used Tomcat's standard(ish) style of exception handling.
Any
https://bz.apache.org/bugzilla/show_bug.cgi?id=60400
Bug ID: 60400
Summary: HttpServletRequest.getReader doesn't correctly read
data
Product: Tomcat 8
Version: 8.5.8
Hardware: PC
OS: Linux
Status
Author: kfujino
Date: Tue Nov 22 05:37:21 2016
New Revision: 1770795
URL: http://svn.apache.org/viewvc?rev=1770795&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60398
Fix testcase of TestSlowQueryReport.
Modified:
tomcat/trunk/modules/jdbc-pool/src/test/java/org/apache/tom
Author: kfujino
Date: Tue Nov 22 05:38:19 2016
New Revision: 1770796
URL: http://svn.apache.org/viewvc?rev=1770796&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60398
Fix testcase of TestSlowQueryReport.
Modified:
tomcat/tc8.5.x/trunk/modules/jdbc-pool/src/test/java/org/ap
Author: kfujino
Date: Tue Nov 22 05:40:48 2016
New Revision: 1770797
URL: http://svn.apache.org/viewvc?rev=1770797&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60398
Fix testcase of TestSlowQueryReport.
Modified:
tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/test/java/org/ap
Author: kfujino
Date: Tue Nov 22 05:47:51 2016
New Revision: 1770798
URL: http://svn.apache.org/viewvc?rev=1770798&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60398
Fix testcase of TestSlowQueryReport.
Modified:
tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/test/java/org/ap
https://bz.apache.org/bugzilla/show_bug.cgi?id=60398
Keiichi Fujino changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
Author: kfujino
Date: Tue Nov 22 06:15:43 2016
New Revision: 1770800
URL: http://svn.apache.org/viewvc?rev=1770800&view=rev
Log:
Add the statistics for reconnect connection.
Modified:
tomcat/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java
tomcat/tru
Author: kfujino
Date: Tue Nov 22 06:17:23 2016
New Revision: 1770801
URL: http://svn.apache.org/viewvc?rev=1770801&view=rev
Log:
Add the statistics for reconnect connection.
Modified:
tomcat/tc8.5.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java
to
Author: kfujino
Date: Tue Nov 22 06:18:52 2016
New Revision: 1770802
URL: http://svn.apache.org/viewvc?rev=1770802&view=rev
Log:
Add the statistics for reconnect connection.
Modified:
tomcat/tc8.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java
to
Author: kfujino
Date: Tue Nov 22 06:20:09 2016
New Revision: 1770803
URL: http://svn.apache.org/viewvc?rev=1770803&view=rev
Log:
Add the statistics for reconnect connection.
Modified:
tomcat/tc7.0.x/trunk/modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ConnectionPool.java
to
46 matches
Mail list logo