projects
/
tomcat7.0
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tomcat7.0
2011-01-07
markt
Put sleep in right place for test to pass.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
markt
Fix some simple FindBugs issues
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
markt
Numerical order, fix indenting
commit
|
commitdiff
|
tree
|
snapshot
2011-01-07
markt
Fix various warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
fhanik
Fix bug https://issues.apache.org/bugzilla/show_bug...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
kkolinko
Followup to r1055989
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
fhanik
https://issues.apache.org/bugzilla/show_bug.cgi?id...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
markt
Fix a couple of FindBugs niggles
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
markt
Switch all configuration options that use regular expre...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-06
kfujino
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
fhanik
allow system to start
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
markt
Remove unnecessary code. Valves in this package can...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
markt
Simplify getContentCount.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
markt
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
markt
Remove unused methods
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
markt
Remove unused constants (follow up to r1055377)
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
markt
Remove unused method
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
markt
Fix required after removing unused code
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
markt
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2011-01-05
markt
getContentCount() may return -1 so use getContentCountL...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
markt
Doh. Forgot to update the change log.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
markt
Grr. Remove comment markers.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
fhanik
No need to instantiate a new driver instance each time...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
markt
Partial fix for https://issues.apache.org/bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
markt
Re-fix https://issues.apache.org/bugzilla/show_bug...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
markt
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
fhanik
Add a test case of no user name change
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-01-04
markt
Remove unused imports
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
fhanik
one 0 too many on username test
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
fhanik
Up the number of iterations the test runs
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
fhanik
version
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
fhanik
Increment version number
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
fhanik
add in ability to pass through credentials
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
fhanik
better count check
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
fhanik
update link
commit
|
commitdiff
|
tree
|
snapshot
2011-01-03
rjung
Update Copyright year.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-29
rjung
Improve documentation of database connection factory.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
slaurent
bug 49159: Improve ThreadLocal memory leak clean-up
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
fhanik
refactor latch usage, since its shared by all connectors
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
fhanik
Fix classpath
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
fhanik
Allow to set log formatter when running Junit tests
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
fhanik
Allow to specify the test on the command line
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
fhanik
make shared variable volatile
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
kfujino
Fix webappClassLoader.clearJbdc message key and message...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
kfujino
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
markt
Fix Checkstyle / Eclipse nags
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
markt
Restore file accidently removed in r1044731
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
markt
Fix Checkstyle / Eclipse nags
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
fhanik
Add in a default that doesnt throw a ClassNotFoundExcep...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-21
fhanik
Test can piggy back on the 'ant test' auto switch betwe...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
fhanik
Implement maxConnections for NIO connector
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
fhanik
Implement a maxConnection threshold for the JIoEndpoint...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-20
markt
Version numbers are defined in the properties file
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
markt
Fix unlikely FindBugs warning
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
markt
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
markt
Simplify based on StringManager changes
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
markt
Typos. Sorry for the noise
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
markt
Fix remaining warning in o.a.el.lang package
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
markt
Fix most of the Java, Findbugs and unused code warnings...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-18
markt
Fix Eclipse warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
markt
Fix remaining Eclipse warnings in o.a.juli
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
markt
Fix remaining Eclipse warnings in o.a.coyote
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
markt
Fix remaining warnings in unit tests (with recently...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
markt
Fix remaining warnings in webapps (with recently docume...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
markt
Fix remaining warnings in javax package (with recently...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
markt
Document the Eclipse compiler errors/warnings settings...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
markt
Avoid a possible NPE that in turn was masking the root...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-17
markt
Fix massive memory leak in NIO connector. Http11NioProc...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
markt
https://issues.apache.org/bugzilla/show_bug.cgi?id...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
fhanik
Starting to work on maxConnections attribute for BIO...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
slaurent
bug 48822: Include contest name in reload and stop...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
slaurent
bug 48822: Include contest name in reload and stop...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
markt
Fix Findbugs issues / Eclipse warnings.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-16
markt
Fix a FindBugs nag in the unit tests
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
markt
https://issues.apache.org/bugzilla/show_bug.cgi?id...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
markt
Whilst I am thinking about excluding stuff from FindBug...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
markt
Add a FindBugs filter config for known false positives
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
markt
Fix various warnings (FindBugs, Eclipse etc.)
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
markt
Fix another FindBugs niggle
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
markt
Remove unnecessary override
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
markt
Fix my stupid mistake.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-15
markt
Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
schultz
Added documentation to parseBodyMethods and parseBodyMe...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-14
schultz
Fixed bug #49125: toString on byte[] array probably...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
markt
Log mis-configuration in context.xml
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
markt
Aliases were broken if the context was reloaded
commit
|
commitdiff
|
tree
|
snapshot
2010-12-13
markt
Fix various FindBugs and Eclipse warnings
commit
|
commitdiff
|
tree
|
snapshot
next