projects
/
tomcat7.0
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tomcat7.0
2009-02-04
markt
Remove serialization from Container. Old experiment...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-02-04
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-31
fhanik
adjust for first tag
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
fhanik
fix sizing issue when db is restarted
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
fhanik
even not used anywhere in our code, make it thread...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
markt
Minor clarification as a result of bug 46498
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-30
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-27
fhanik
Initialize connection pool upon data source creation...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Remove duplicate check
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Fix all the static Eclipse warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Removed unused code from o.a.t.util.buf
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Add some changes from December 08
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Align the installer license files with the main one.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Remove 3 of the essentially 4 duplicate normalise imple...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Remove unused variables identified by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Remove some unused methods and related code
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
More unused imports spotted by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Remove unused imports idnetified by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Remove unnecessary casts reported by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Fix generics warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Code clean-up. Remove unnecessary ;'s id'd by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2009-01-15
markt
Clear TODO markers
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
markt
Implement dynamically adding servlets and filters....
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
markt
Implement the simple stuff
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
markt
AFAICT only, dummy implementations are required here.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
markt
Fix Eclipse warning
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
markt
Fix possible NPE reported by Eclipse
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
markt
Remove 1.4 impl since we must be using a 1.6 JVM.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
markt
Version updates for the docs
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
markt
Use a snapshot of DBCP source that includes the JDK...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-14
markt
Version updates
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
markt
Revert r733072 after feedback from EG that original...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
markt
Update SSL Session handling based on Filip's comments...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
markt
Servlet 3 requires a 1.6 JDK. *Really* need to fix...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
markt
Misc code clean up to keepo the Eclipse error count...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
markt
Generics changes after updating the spec api and also...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
markt
Deprecate wrapper methods that wrap deprecated methods.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
markt
Correct error in generics
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
markt
Apply generics to javax.servlet.* on the basis that...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
markt
Support for setting SessionTrackingMode
commit
|
commitdiff
|
tree
|
snapshot
2009-01-12
fhanik
throw exception if we know we exceed max packet size
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
markt
Already support httpOnly - update comments
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
markt
Implement SessionCookieConfig
commit
|
commitdiff
|
tree
|
snapshot
2009-01-10
markt
Code clean up
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
fhanik
defer the deserialization of the message to an async...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
fhanik
Implement the ability to broadcast a message using...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
markt
Correct field names
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
markt
Some minor clean up
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-09
markt
Fix various Eclipse warnings in o.a.jasper.compiler...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
markt
Remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
markt
Remove e.printStackTrace()
commit
|
commitdiff
|
tree
|
snapshot
2009-01-08
markt
Add download information for the extras components
commit
|
commitdiff
|
tree
|
snapshot
2009-01-06
markt
First attempt at updating the javax.servlet package...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
markt
Reported as part of https://issues.apache.org/bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-05
fhanik
When deployment succeeds but the context still fails...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-04
markt
Add comment as a result of bug 37515
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
fhanik
brain farts
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
fhanik
update version
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
fhanik
correct array math
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
fhanik
Make system compile with JDK1.5
commit
|
commitdiff
|
tree
|
snapshot
2009-01-03
fhanik
Handle invocation target exceptions and throw the origi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
markt
Fix https://issues.apache.org/bugzilla/attachment.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-02
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
rjung
Every fault needs to be done at least twice.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
rjung
Port r730523 from tcnative trunk to tc trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
rjung
Port r706574 from tcnative trunk to tc trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-01-01
rjung
Port r708867 from tcnative trunk to tc trunk.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
markt
Add missing AL2 headers.
commit
|
commitdiff
|
tree
|
snapshot
2008-12-31
markt
Fix svn properties. Patch by sebb
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
markt
Fix porting error
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
fhanik
Make sure that the packaged up binaries have a MD5...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
fhanik
Don't attempt to shutdown when port=-1 in server.xml...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-30
fhanik
Cleanup name
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
fhanik
Adjust to Java 1.5 level
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-29
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-28
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
markt
Add a draft release plan for Tomcat 7
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
markt
Generics changes for o.a.c.ant
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
markt
Generics changes for o.a.c.authenticator
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
markt
Generics changes for o.a.c.connector
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
markt
Generics changes for o.a.c.core
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
markt
Generics changes for o.a.c.ha
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
markt
Generics for o.a.c.loader
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
markt
Generics for o.a.c.manager
commit
|
commitdiff
|
tree
|
snapshot
2008-12-27
fhanik
Only report query executions
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
fhanik
organize imports
commit
|
commitdiff
|
tree
|
snapshot
2008-12-26
fhanik
Refactor the query report for multi purpose
commit
|
commitdiff
|
tree
|
snapshot
next