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-embedded
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Aug 07, 2024 — Aug 07, 2025
Showing page 841 of 916
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix typo
Mark Emlyn David Thomas
More...
over 16 years ago
force 1.5 at this time, don't inherit parent value of 1.6
Filip Hanik
More...
over 16 years ago
BZ45026: Never return an empty HTTP status response phrase. mod_jk and httpd 2.x do not like that.
Rainer Jung
More...
over 16 years ago
Implement delegate methods that will let us expose all this under Tomcat JMX since Tomcat uses dynamic reflection to figure out what to expose
Filip Hanik
More...
over 16 years ago
Document r757708. Remove when backported.
Rainer Jung
More...
over 16 years ago
Allow bigger AJP packets for request bodies and responses (by setting packetSize on the connector).
Rainer Jung
More...
over 16 years ago
Use some existing constants instead of inline numbers in AJP connectors.
Rainer Jung
More...
over 16 years ago
Setup datasource so that one can extend it more easily
Filip Hanik
More...
over 16 years ago
Use a filter rather than a valve to add a default character set.
Mark Emlyn David Thomas
More...
over 16 years ago
expose the poolname through a public method, this will allow one to retrieve the actual connection pool through JMX as well
Filip Hanik
More...
over 16 years ago
Remove the Catalina dependency from Jasper.
Mark Emlyn David Thomas
More...
over 16 years ago
Followup to r756926 (forward remote port via AJP13). - Use a more private attribute name and define it in the Constants class. - Do not set the attribute on the request, only use it for the remote port.
Rainer Jung
More...
over 16 years ago
Add missing attributes tags
Mark Emlyn David Thomas
More...
over 16 years ago
Fix a handful of Eclipse warnings
Mark Emlyn David Thomas
More...
over 16 years ago
AJP13 misses to forward the remotePort.
Rainer Jung
More...
over 16 years ago
MulticastSocket.setLoopbackmode() works reversed. The argument is named "disabled", so true is for disable.
Rainer Jung
More...
over 16 years ago
Don't try and save a read-only database
Mark Emlyn David Thomas
More...
over 16 years ago
Remove two validation related fields no longer used in the digester
Mark Emlyn David Thomas
More...
over 16 years ago
Get validation working properly. This will still throw two errors on start-up due to errors in two of the tld's included in standard.jar in the examples app.
Mark Emlyn David Thomas
More...
over 16 years ago
Change default xmlBase to prevent exceptions on start up and errors every time the background thread checks for descriptors. Remove unused code block.
Mark Emlyn David Thomas
More...
over 16 years ago
Fix line endings
Mark Emlyn David Thomas
More...
over 16 years ago
Allow xmlBase to be configurable, just like appBase.
Filip Hanik
More...
over 16 years ago
Add missing and new schemas to resolver used by digester.
Mark Emlyn David Thomas
More...
over 16 years ago
Add missing XML Schemas for Java EE Deployment Descriptors Unlike the existing schemas, these files are CDDL licensed.
Mark Emlyn David Thomas
More...
over 16 years ago
Add a system property that lets the startup phase exit if the server encounters an exception during the initialization phase. The default is false, which means the behavior from today remains unchanged.
Filip Hanik
More...
over 16 years ago
When adding a logger, its better to always add the parent loggers, all the way up the chain. The cost of this is relatively small, since the number of packages compared to classes is relatively small. This feature allows extensions of the JULI framework to change log categories during run time, as opposed to changing them for every single logger in a category
Filip Hanik
More...
over 16 years ago
- Add xiph mime types, after reading a blog.
Remy Maucherat
More...
over 16 years ago
Fix infinite loop.
Mark Emlyn David Thomas
More...
over 16 years ago
Make a distinction between AM/PM by using the 24 hour format
Filip Hanik
More...
over 16 years ago
Experiment with enabling per context configuration of xml valiadation for web.xml and tld files. Should make fixing tld validation (which I can't get to work right now) easier.
Mark Emlyn David Thomas
More...
over 16 years ago
←
1
2
…
837
838
839
840
841
842
843
844
845
…
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