projects
/
tomcat7.0
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tomcat7.0
2011-06-23
rjung
Remove unnecessary variable BASEDIR from scripts.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
rjung
Use system properties loaded from catalina.properties
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
rjung
Remove redundant copy of catalina.properties from
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
markt
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
markt
Don't cache xml parsing config locally, get it from...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
markt
Revert r1137753 - I have a better soution in mind
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
kkolinko
Amend description for the fix applied in r1132700.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
Connector refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
kkolinko
Followup to r1138573
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
Connector refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
Connector refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
Remove the local socket object
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
Connector refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
Connector refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
Connector refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
Connector refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
Fix copy/paste error that broke crl handling
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
markt
Further improvements to startup performance.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
markt
Fix Eclipse warnings in Valves
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
markt
Fix Eclipse warnings / remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
markt
Another fp
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
markt
Fix warnings in SSI package
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
markt
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
markt
Revert to previous, no need for Charset here.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
kkolinko
Avoid NullPointerException in JULI FileHandler if forma...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
kkolinko
Add missing comma
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
kkolinko
Align tomcat.util.scan.DefaultJarScanner.jarsToSkip...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
kkolinko
Add @Override
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
kkolinko
Fix typos in committer ids
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
rjung
Add comment on item ordering, update
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
rjung
Fix typo and more clarification about CATALINA_OPTS
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
rjung
Add an info about setenv.sh before listing the
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
rjung
Clarify difference between CATALINA_OPTS and
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
rjung
Define CATALINA_BASE fallback earlier,
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
markt
Auto format
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
markt
Deprecated TagPool that may trigger memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
markt
Ordering
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
markt
Fix odd looking code
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Make sure we never use the DateFormatCache with
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Let OneLineFormatter use DateFormatCache.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
More Jars to skip: ant-junit and Java Help.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Remove unused code.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
markt
Address kkolinko's review comments
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
markt
The fix for bug 51310 caused a regression that re-intro...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Add note about script changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
markt
Packages tag files have jndi URLs not file URLs
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
markt
Remove unnecessary code.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Add configtest to Windows catalina.bat.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Slight improvement of configtest handling in
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Make variable explanations for catalina.bat
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Make tool-wrapper.sh consistent with catalina.sh.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
- Clarify JRE_HOME in catalina.sh
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Make JRE / JDK detection on Windows work
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Add missing Windows configtest script.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Make Windows shell scripts for individual
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Make Unix shell scripts for individual
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
rjung
Add the Tomcat extras JARs to the list of JARs
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Method is identical to method in superclass so remove it
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Pull up prepareRequest()
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Align with BIO (add debug log messages)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Add flags that indicate optional feature support
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Reset sendfile data in recycle method so prepareRequest...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Extend margin lese tests fail on Linux VM
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Add an additional error margin to avoid false test...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Add missing sync that triggered test failures on Linux...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Align with JIoEndpoint
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Pull up getBody message
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Pull up common code
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Pull up more common code in Processor constructors
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Pull up common endpoint code in Processor constructors
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
rjung
No need to for addToPoller in APR HTTP.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
rjung
Add new timestamp formatting info to AccessLogValve
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
rjung
BZ 49165 and more:
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Start to pull up common code from constructors
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Pull up definition of standard messages
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
More refactoring since last release
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
rjung
Use static final instead of volatile in
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
markt
Don't use println to write output since os differences...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
markt
Connector re-factoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
markt
Connector re-factoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
markt
Gump is failing. Re-order tests to try and figure out...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
markt
Speed up test
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
markt
Connector re-factoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
markt
Connector re-factoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
markt
SocketState.ASYNC_END should no longer reach BIO endpoint
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
markt
Connector re-factoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
markt
Connector re-factoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
markt
Connector refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
markt
Connector refactoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
markt
Connector re-factoring
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
markt
Ignore Eclipse files
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
markt
Add a simple Comet test case
commit
|
commitdiff
|
tree
|
snapshot
next