projects
/
tomcat7.0
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tomcat7.0
2010-05-20
kkolinko
Tabs to 8 spaces. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
jfclere
Improvement suggested by Sebastian Bazley.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
kkolinko
Tabs to 8 spaces. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
jfclere
The SSL gets cleaned too.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
kkolinko
Additional fix for https://issues.apache.org/bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
jfclere
Oops... Minor errors.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
jfclere
Arrange APR logic.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
jfclere
Needed to test APR.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
jfclere
Prevent core due to wrong synchronisation.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
jfclere
Add the certificate and key for the APR tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
markt
Minor clean-up. Result is always converted to String...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
markt
Remove unused code identified by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
markt
Fix lost session path parameter on redirect
commit
|
commitdiff
|
tree
|
snapshot
2010-05-20
markt
REpurpose the duplicate pathPath test to test the redir...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
GSOC 2010: ResourceLink
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
GSOC 2010: Further improvements to o.a.c.connector
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
jfclere
Allow to test with APR.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
kkolinko
Add method TomcatBaseTest#getTemporaryDirectory()
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Complete correction of name
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Enable debug logging to investigate Gump failures
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Additional change required for debug logging
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Add some debug logging for investigating the Gump failu...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Corrent name
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
kkolinko
Typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
kkolinko
Do not try to find compiled class files of test classes...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Typo
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Move encoding outside the loop
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
kkolinko
revert r946149
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Remove blank lines
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Sync Windows installer config files with 'normal' versions
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
jfclere
Otherwise it will fail with java 1.6.0_18 +.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Clean-up
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Make Log and StringManager instances private to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
markt
Fix Eclipse warnings, line-length
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
kkolinko
A simple testcase that prints version info
commit
|
commitdiff
|
tree
|
snapshot
2010-05-19
kkolinko
re-add all-in-one testcase,
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
markt
Add missing keyword
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
markt
Make list of user roles immutable
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
markt
Only redirect stdout
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
markt
Fix an Eclipse warning
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
markt
Document recompileOnFail
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
markt
Clear results of SCI scan on reload
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
markt
Only register the MapperListener once per component...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
markt
Re-factor test to get a clearer idea of why Gump is...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-18
kkolinko
Do not abort testing after the first failure,
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Fix tests for a pure Ant run
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Fix Eclipse warnings.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Simplify test
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Fix Eclipse warning in webapps
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Return version to 7.0.0-dev
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Prepare for 7.0.0-RC2
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Don't recommend a version that hasn't been released
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
kkolinko
Fix a bug in ByteChunk.indexOf(String, ...)
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
kkolinko
Tests for ByteChunk indexOf/find* methods.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Fix some Eclipse warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Remove the dependency on MBean notifications for the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
kkolinko
cleanup code added in r945074
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
More clean-up:
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Wrap debug message is usual tyest
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Add some debug logging for state changes
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Correct example
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Align comment and example
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Fix comments
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
findChar is inconsistent in that it only supports chara...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Improve comments, make param names consistent, clean...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-17
markt
Revert r944918
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
markt
Refactor XML validation error handling. Error reporting...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
markt
Role name change. Be explicit about the URL that the...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
markt
Code clean-up
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
markt
Code cleanup. No functional change
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
markt
Tabs -> 8 spaces
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
markt
Code cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-16
markt
Minor code cleanup. No functional change
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
markt
Fix auto-deploy issues caused by Lifecycle refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
markt
Revert r944511
commit
|
commitdiff
|
tree
|
snapshot
2010-05-15
rjung
List array elements in the JMX proxy output of the
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
markt
TCK failures: Fix remaining failures with APR/native...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
rjung
Check whether context is null.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
markt
Better handling for public ID when validation is enabled
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
markt
Better comment
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
markt
Remove whitespace
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
rjung
Add the new contextName property of WebappClassLoader
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
rjung
Add Token Poller protection to our list
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
rjung
Preparation be fore adding a new leak prevention feature:
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
pero
Fix change fragment absolute-ordering at web.xml with...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
pero
Fix change fragment absolute-ordering at web.xml with...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-14
pero
Warn to be used wrong fragment name at web.xml!
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
markt
Fix copy/paste error
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
markt
Whitespace tweaks
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
markt
Essentially revert r943726
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
markt
Update to JSTL 1.1.2 to fix numerous XML validation...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
markt
Identify source of TLD validation errors to aid debugging
commit
|
commitdiff
|
tree
|
snapshot
2010-05-13
markt
Simplify xml validation configuration. It is now config...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
markt
Remove some stuff we have already done.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
markt
Remove completed item
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
markt
Fix HTML niggles.
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
markt
Wrappers are started when added to the Context (since...
commit
|
commitdiff
|
tree
|
snapshot
2010-05-12
markt
Fix TCK failure
commit
|
commitdiff
|
tree
|
snapshot
next