projects
/
tomcat7.0
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tomcat7.0
2011-04-15
markt
Better comment
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
markt
Fix comment typo
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
markt
Needs re-thinking
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
markt
No longer used
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
markt
Revert fix https://issues.apache.org/bugzilla/show_bug...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
markt
Check tag file attribute names are valid Java identifiers
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
markt
Improve error reporting by labeling line/column numbers
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
markt
Consistent format.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
slaurent
bug 50306: Detect stuck threads
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
slaurent
changelog for r1090003 / StuckThreadDetectionValve
commit
|
commitdiff
|
tree
|
snapshot
2011-04-08
kkolinko
Do not depend on system encoding settings when running...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
schultz
Added warning messages when an exception is thrown...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
slaurent
https://issues.apache.org/bugzilla/show_bug.cgi?id...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
rjung
Fix broken stylesheet URL in XML based manager status...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
markt
Need option to use content length for correct processin...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
markt
Refactor to (hopefully) allow unit testing of pipelinin...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
kkolinko
Fix "bad character" complaints by modern XSLT processors
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
markt
Will announce release later today
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
timw
Clarifying that pollTime parameter is in microseconds...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
fhanik
incorporate feedback based on
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
kkolinko
Try a workaround against TC7 tests running too slow...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
kkolinko
Implement display of multiple request headers in Access...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
kkolinko
Fix display of response headers in AccessLogValve:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
kkolinko
Change resource key name for a debug message in Combine...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
kkolinko
Followup to r1087392: correct text of a debug message
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
kkolinko
Followup to r1087416:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
kkolinko
Correct a typo and some formatting as a followup to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-03
kkolinko
Update download links in the appdev tutorial.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
kkolinko
Clarify error messages in *.sh files to mention that...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
kkolinko
Update a comment, for clarity
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
kkolinko
Configure Security Manager How-To to include a copy...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-02
kkolinko
Improve the logging documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
markt
Correct a Javadoc mix-up
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
markt
Bump version ready for next release
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
kkolinko
Update the realm-howto:
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
kkolinko
Correct typos in description of NIO connector in config...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
markt
Workaround shutdown issue in unit tests
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
markt
Add additional configuration options to the DIGEST...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
markt
Better name
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
markt
Consistent naming
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
markt
Removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
markt
Another context.xml tracking issue. This time if using...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
markt
Add credit
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
markt
SPNEGP part 3 - the final part for 7.0.12
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
fhanik
Implement exception traps as suggested by Eiji Takahashi
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
fhanik
Fix NPE that can happen during concurrency (connection...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
markt
SPNEGO support part 2
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
markt
Switch SPNEGO authenticator to use file based JAAS...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
markt
Only register a DataSource with JMX if it is a singleton
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
markt
Feedback on https://issues.apache.org/bugzilla/show_bug...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
markt
Feedback on https://issues.apache.org/bugzilla/show_bug...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
markt
Follow up to svn.apache.org/viewvc?rev=1086969&view=rev
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
kkolinko
Improve the logging documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
fhanik
remove repo inherited from parent
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
markt
Don't append the jvmRoute to a session ID if the jvmRou...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
fhanik
Add in parent reference
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
fhanik
add in plugin to package
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
fhanik
delete eclipse files, these can be generated
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
fhanik
Add in ability to build with Maven
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
markt
Requests after the connector has been stopped may time...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
markt
Fix reversed condition in r1086918
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
markt
Fix Eclipse/FindBugs warnings apart from those that...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
kkolinko
Followup to r1086950: Simplify code
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
kkolinko
Correct a typo
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
markt
Correctly track changes to context.xml files and trigge...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
markt
Implment Filip's idea for a configurable close method
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
markt
Correct fix https://issues.apache.org/bugzilla/show_bug...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
markt
Protect the DefaultServlet against Filters etc writing...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
markt
Correct fix for issues.apache.org/bugzilla/show_bug...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
markt
HTTP range requests cannot be reliably served when...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
markt
Update changelog for SPNEGO. Add note to docs about...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
markt
Fix some TODOs
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
markt
Part 2 of SPNEGO/Windows authentication support.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
markt
Part 1 of SPNEGO/Windows authentication support.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
markt
Add domain configuration that is known to work
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
markt
Protect against things going wrong during access loggin...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
markt
Move the processor.recycle calls to just before the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
markt
Always recycle unless it is an async request.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
markt
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
markt
Remove constant only used by tests
commit
|
commitdiff
|
tree
|
snapshot
2011-03-28
markt
Update based on feedback
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
kkolinko
Followup to r1085764
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
kkolinko
Update the docs regarding the shutdown port number...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-26
markt
Add some Windows authentication notes to the docs
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
markt
Don't register Contexts that fail to start with the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
markt
Add another non-Java J2SE package. This is required...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
markt
Securely seed the SecureRandom instance used for UUID...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
markt
No need to specify a default
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
markt
No need to specify a default
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
markt
Include the seed time when calculating the time taken...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
markt
Remove call to System.exit() reported by Veracode and...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
markt
Fix string comparison - reported by Veracode
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
markt
Re-flow.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
markt
Add recent changes
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
markt
Fix the main interfaces now Tomcat 7 is stable.
commit
|
commitdiff
|
tree
|
snapshot
next