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 10, 2024 — Aug 10, 2025
Showing page 665 of 916
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix import order
Mark Emlyn David Thomas
More...
over 13 years ago
Code clean-up. Run UCDetector over o.a.el
Mark Emlyn David Thomas
More...
over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52316 Improve response length logging when sendfile is being used
Mark Emlyn David Thomas
More...
over 13 years ago
Resolve Eclipse warnings in o.a.tomcat.net package
Mark Emlyn David Thomas
More...
over 13 years ago
Review by kkolinko. - Remove FORM auth specific call. - Javadoc formatting. - Honour the cache attribute of the authenticator.
Mark Emlyn David Thomas
More...
over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52303 Allow web applications that do not have a login configuration to participate in a SSO session. Patch provided by Brian Burch.
Mark Emlyn David Thomas
More...
over 13 years ago
Further fixing https://issues.apache.org/bugzilla/show_bug.cgi?id=52184 Apply a separate instance of UserDataHelper to the "maxParameterCount reached" message, so that its threshold is calculated independently of other parameter errors.
Konstantin Kolinko
More...
over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52243 Clarify how to include # or ; in an environment value
Mark Emlyn David Thomas
More...
over 13 years ago
Update to commons-pool 1.5.7. Fix build condition for tomcat-dbcp to always rebuild when a new version of pool or dbcp is downloaded.
Konstantin Kolinko
More...
over 13 years ago
Reduce log level for message for hitting parameter count limit from warn to info. I am not sure that UserDataHelper needs to be applied here. Maybe use a separate UserDataHelper instance?
Konstantin Kolinko
More...
over 13 years ago
Apply UserDataHelper to o.a.t.util.http.Parameters
Konstantin Kolinko
More...
over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52384 Do not fail in Parameter parsing when debug logging is enabled. Also do no flag extra '&' as errors.
Konstantin Kolinko
More...
over 13 years ago
Correct message what US dictionary flags as a typo (but UK one does not)
Konstantin Kolinko
More...
over 13 years ago
Followup to r1224648 Fix my bug in property retrieval.
Konstantin Kolinko
More...
over 13 years ago
- UserDataHelper: 1) Fix bug in suppressionTime processing. The config value is in seconds, but time arithmetic needs msecs. Now multiplying the configured value by 1000L. 2) Change the API to allow to distinguish the case when next message will be printed at DEBUG level. 3) The private method logAtInfo() now always updates the time. Thus I removed its argument. - Cookies: 1) Add i18n and print special message when we fall from INFO to DEBUG logging.
Konstantin Kolinko
More...
over 13 years ago
Correct description of roles
Konstantin Kolinko
More...
over 13 years ago
Improve manager-howto.xml: Document the list of roles that allow access to Manager webapp. The manager-script role is just one of them.
Konstantin Kolinko
More...
over 13 years ago
Fix a few unused code warnings in Jasper reported by Eclipse
Mark Emlyn David Thomas
More...
over 13 years ago
Clean-up. Remove methods that expose internals it would be better to hide and make lock field final.
Mark Emlyn David Thomas
More...
over 13 years ago
Remove debug code that is no longer required
Mark Emlyn David Thomas
More...
over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52356 size needs to be volatile
Mark Emlyn David Thomas
More...
over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52354 Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52355 Make debug flags volatile as they are accessed by multiple threads
Mark Emlyn David Thomas
More...
over 13 years ago
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52213 enabled should be volatile
Mark Emlyn David Thomas
More...
over 13 years ago
More unused code removal. A little refactoring to allow some methods to be removed to simplify later refactoring
Mark Emlyn David Thomas
More...
over 13 years ago
Remove pointless private method
Mark Emlyn David Thomas
More...
over 13 years ago
Simplify search since Tomcat only uses xml descriptors
Mark Emlyn David Thomas
More...
over 13 years ago
Remove unused code. Make fields final where appropriate.
Mark Emlyn David Thomas
More...
over 13 years ago
Remove unused class
Mark Emlyn David Thomas
More...
over 13 years ago
Remove unused inner class
Mark Emlyn David Thomas
More...
over 13 years ago
Remove unused class
Mark Emlyn David Thomas
More...
over 13 years ago
←
1
2
…
661
662
663
664
665
666
667
668
669
…
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