projects
/
tomcat7.0
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tomcat7.0
2009-08-17
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
markt
Restore fix for https://issues.apache.org/bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
markt
Fix some typos
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
kkolinko
The problem at sourceforge was solved.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-16
kkolinko
Return 'false' if nested copyDir call failed.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
markt
Replace syncs with threadlocals.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
markt
Apply Konstantin's new patch for https://issues.apache...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-15
markt
Revert r701358 for https://issues.apache.org/bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-13
fhanik
Deserialize with the webapp classloader as the context...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-12
markt
Removed unused method ID'd by the unused code detector
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
markt
Make error message more meaningful
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
markt
Add filtering of Comet events to the request filters
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
markt
Improve the JMX remote docs before proposing a backport
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
markt
This todo was fixed
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
markt
Expose filters via JMX. Filter config is now available...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-10
markt
Typo
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
Remove another broken external. Not required. native...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
keep track of which bits of the spec have been checked
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
Couple more unused imports
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
Remove catalina import from spec classes
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
Fix some Eclipse warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
Complete implementation of SessionCookieConfig
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
Minor code clean-up
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
Get SSL session tracking working again.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
fhanik
minor refactoring, simplify initialization
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
fhanik
Refactor location of AsyncContextImpl to o.a.catalina...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
Remove unnecessary tests and casts
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
Removed unused imports and an unused local variable...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
Fix some Eclipse warnings. Could remove the unused...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-07
markt
Modify the embedded target so the extras package can...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
fhanik
Need to figure out how to set the context class loader...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
fhanik
clarify name
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
fhanik
Add in handling of async supported for filters during...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
fhanik
One more use case
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
fhanik
If dispatch is called on a worker thread, simply execut...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
fhanik
Another use case
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
markt
TLD handling improvements
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
markt
Minor tweaks that will make a later proposal (will...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
fhanik
remove non used import
commit
|
commitdiff
|
tree
|
snapshot
2009-08-06
fhanik
Fix links
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
fhanik
path adjustments
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
fhanik
Start by working on use cases
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
fhanik
more work on the complete
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
fhanik
a little more on the timeout part
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
fhanik
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
fhanik
patch by sebb for
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
fhanik
apply patch from sebb for https://issues.apache.org...
commit
|
commitdiff
|
tree
|
snapshot
2009-08-05
fhanik
Add in support for XA drivers and connections.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
markt
Having fixed the typo, fix all the places it was referenced
commit
|
commitdiff
|
tree
|
snapshot
2009-08-04
markt
Fix the typo Costin spotted
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
markt
Correct JavaDocs.
commit
|
commitdiff
|
tree
|
snapshot
2009-08-03
markt
Remove unused imports
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Fix for https://issues.apache.org/bugzilla/show_bug...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Partial fix for https://issues.apache.org/bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Partial fix for https://issues.apache.org/bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Partial fix for https://issues.apache.org/bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Partial fix for https://issues.apache.org/bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
https://issues.apache.org/bugzilla/show_bug.cgi?id...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Move the instance creation and clean-up to a base class...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Add missing test
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Fix warning
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Follow up to https://issues.apache.org/bugzilla/show_bu...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-30
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-25
rjung
Add thumbnail databases to svn ignore for
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
fhanik
Add missing files to distribution
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
fhanik
up the version
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
fhanik
Remove a non occuring condition
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
kkolinko
Temporarily use a mirror, while there is a problem...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
kkolinko
Update to NSIS 2.45
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
fhanik
update test cases
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
fhanik
Add in Linux special case for performance optimization...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-24
rjung
Correct build.properties.default file name in
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
markt
Preparatory work for https://issues.apache.org/bugzilla...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
markt
Fix unused import
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
markt
Correct the file name
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
kkolinko
Moved and renamed TestELParser class.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-23
markt
Add proxy caching configuration information to valves...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
fhanik
fix recursive loops
commit
|
commitdiff
|
tree
|
snapshot
2009-07-22
markt
Restore the @Overrides. Eclipse on my Mac wasn't config...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
fhanik
Reorder the start sequence
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
fhanik
Document Linux performance/overhead of using multi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
fhanik
Allow to run perf test as a one off
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
fhanik
remove not used classpath entries in the default setting
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
fhanik
We can call dispatch after we dispatched.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
markt
More @Override complaints on Mac
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
markt
Mac compiler doesn't like @Override on methods implemen...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-21
markt
Fix https://issues.apache.org/bugzilla/show_bug.cgi...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
markt
Sync up the Catalina and Jasper TLD scanning code prior...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
markt
Why do I always spot comment typos 2s after I commit...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
markt
Make sure the duplicateUri flag is reset each time...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
markt
Revert the TldConfig part of r795860. It appears to...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
markt
Sync the TLD file scanning code for WEB-INF between...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
markt
resourcePath doesn't end in / so need to use exact...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
markt
Add a note about keeping processing order in sync.
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
markt
Align the processing order. Need to scan WEB-INF before...
commit
|
commitdiff
|
tree
|
snapshot
2009-07-20
markt
Better method name
commit
|
commitdiff
|
tree
|
snapshot
next