projects
/
tomcat7.0
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tomcat7.0
2010-12-09
markt
Fix missing @Override markers in Jasper and remove...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
slaurent
bug 49159: Improve ThreadLocal memory leak clean-up
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
markt
Register the correct object after the refactoring
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
markt
mserver != null will never be true if the mbean was...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
slaurent
ignore work and logs directories as discussed on dev...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
slaurent
bug 49159: Improve ThreadLocal memory leak clean-up
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-09
schultz
- Fixed brace and paren placement
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Removed a little more unused code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Remove some unused code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Fix copy/paste error
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Align BIO+JSSE with NIO+JSSE
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Fix indents
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
JSSE will always be available in Tomcat 7
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Nice idea, but need i18n for the actions so each needs...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Remove unused welcome file handling code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Remove unused code.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Jasper should not depend on Catalina
commit
|
commitdiff
|
tree
|
snapshot
2010-12-08
markt
Another Findbugs niggle
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Fix some FindBugs warnings - all unclosed streams....
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Fix a couple of 'high priority' FindBugs warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Add checkstyle rule for modifier order and fix remainin...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Fix modifier order in org.apache.catalina.*
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Fix modifier order in org.apache.naming.*
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Fix modifier order in org.apache.tomcat.*
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Fix modifier order in org.apache.jasper.*
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Fix modifier order in org.apache.el.*
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Fix modifier order in javax.*
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Another day, another check
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Typo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-07
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Fix auto-completion snafu
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Include root cause in LifecycleException stack traces
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
slaurent
bug 49159: Improve ThreadLocal memory leak clean-up
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
kkolinko
Correct a typo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Get the tests running again on the command line
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Since the address is exposed to sub-components, expose...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Fix another mix-up of connectionUploadTimeout and conne...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Revert svn-ignore property changes made in r1042482
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Fix mix-up of connectionUploadTimeout and connectionTimeout
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Re-factoring in support of https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Line-length
commit
|
commitdiff
|
tree
|
snapshot
2010-12-06
markt
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
slaurent
bug 49159: Improve ThreadLocal memory leak clean-up
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
markt
Additional fix for https://issues.apache.org/bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
slaurent
bug 50282 / fixed line length
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
slaurent
sort entries by ascending BZ number
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
slaurent
bug 50282 / fixed some typos in documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
markt
Address some review comments:
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
kkolinko
Mark 'basePackage' as final, to allow string concatenat...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
markt
Ignore all .* files rather than adding them one by...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-05
markt
Remove file accidentally added in r1042029
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
slaurent
bug 50282 : Load javax.security.auth.login.Configuratio...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
slaurent
bug 48973 (enhancement): Don't create SESSIONS.ser...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
markt
Need at least one test per class dummy test for unit...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
markt
Revert r1041120 but disable rather than delete new...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-03
schultz
Fixed bug 48692: Provide option to parse application...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Bump versions ready for next release
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Add an embedded distribution to the release build
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Fix Javadoc warning
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Replace use of inefficient constructors
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Remove unnecessary code
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Don't pass null to log messages.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Protect against unlikely NPE
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Correct removal of LifeCycleListenters from Containers...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Better test case
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Fix error in r1041356
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
HostConfig passed a context name to ContextName(String...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
markt
Make constants static
commit
|
commitdiff
|
tree
|
snapshot
2010-12-02
kkolinko
Move changelog comment for BZ 50228 from Catalina to...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
markt
Revert part of r1039051
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
markt
Tab police
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
rjung
Fix typo (syntax error) in changelog.
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
markt
Don't put anything in current dev since it will be...
commit
|
commitdiff
|
tree
|
snapshot
2010-12-01
markt
Update release dates
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
markt
Don't set property that doesn't exist on any ProtocolHa...
commit
|
commitdiff
|
tree
|
snapshot
2010-11-30
markt
Context name rather than Context path is passed in...
commit
|
commitdiff
|
tree
|
snapshot
next