openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
tomcat-embed-core
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 02, 2024 — Aug 02, 2025
Showing page 663 of 916
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52440 Need to resolve EL variables when returning ValueReferences Includes a new test case.
Mark Emlyn David Thomas
More...
over 13 years ago
Update to Eclipse JDT 3.7.1
Mark Emlyn David Thomas
More...
over 13 years ago
Remove trailing spaces.
Rainer Jung
More...
over 13 years ago
Improve test case
Mark Emlyn David Thomas
More...
over 13 years ago
BZ52450 Add setter for EntityResolver
Mladen Turk
More...
over 13 years ago
Add test case
Mark Emlyn David Thomas
More...
over 13 years ago
Align spelling of message key
Mark Emlyn David Thomas
More...
over 13 years ago
Improve logging
Mark Emlyn David Thomas
More...
over 13 years ago
Add a BufferedWriter to the Converter
Mark Emlyn David Thomas
More...
over 13 years ago
Additional flush required.
Mark Emlyn David Thomas
More...
over 13 years ago
First pass at a fix for BZ 52328
Mark Emlyn David Thomas
More...
over 13 years ago
Whitespace and Javadoc fixes. No functional change.
Mark Emlyn David Thomas
More...
over 13 years ago
Reduce code duplication introduced in r1229536: Use common MBeanDumper class for JMXProxyServlet and Mean unit tests.
Rainer Jung
More...
over 13 years ago
Add output of MBean details to TestRegistration in case unexpected MBeans were found.
Rainer Jung
More...
over 13 years ago
Remove some stale MBean attribute descriptions: - compilerClasspath - eventProvider - mappingObject - randomFile - randomFileCurrent - saveConfig - staticResources - statisticsProvider
Rainer Jung
More...
over 13 years ago
Further improve Fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=52237 Make "usefile" flag of junit formatter configurable as well. The default value is "true".
Konstantin Kolinko
More...
over 13 years ago
Update TestAsyncContextImpl: Always add a host-level AccessLogValve, so that the test logic does not need to change when the tests are run with "test.accesslog=true". The test is about error 500 for unhandled request. That access log entry is written into topmost AccessLogValve.
Konstantin Kolinko
More...
over 13 years ago
Followup to Mark's r1228724 The ObjectName.quote() must always be called with address, because ip6 addresses have characters that are must be quoted in QName. The Connector.java changes in r1228724 bypassed that call. Update TestRegistration.java accordingly.
Konstantin Kolinko
More...
over 13 years ago
Use final
Mark Emlyn David Thomas
More...
over 13 years ago
Remove unused code
Mark Emlyn David Thomas
More...
over 13 years ago
Deprecate unused code
Mark Emlyn David Thomas
More...
over 13 years ago
Re-enable TestCometProcessor test. It reverts r1225632
Konstantin Kolinko
More...
over 13 years ago
Change TestCometProcessor#testCometConnectorStop() to test whether END event was processed by servlet and write other information as a log message. The old test was not 100% reliable and fails for me with APR. It needs more investigation.
Konstantin Kolinko
More...
over 13 years ago
Add final where necessary. Remove some unused code.
Mark Emlyn David Thomas
More...
over 13 years ago
Removed deprecated and unused code
Mark Emlyn David Thomas
More...
over 13 years ago
Mark unused code as deprecated Based on the UCDector report
Mark Emlyn David Thomas
More...
over 13 years ago
Bind connectors to localhost for unit tests Improve format of JMX names that include an address Update unit tests so they pass with the above changes
Mark Emlyn David Thomas
More...
over 13 years ago
Use port in JMX name if known.
Mark Emlyn David Thomas
More...
over 13 years ago
Remove some unnecessary code that may be a cause of fd leaks
Mark Emlyn David Thomas
More...
over 13 years ago
Add sample configuration for SetCharacterEncodingFilter to the default web.xml
Konstantin Kolinko
More...
over 13 years ago
←
1
2
…
659
660
661
662
663
664
665
666
667
…
915
916
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree