3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed error on taglib prefix
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Fixed bug when a page is in browser's cache with last-modified header but not in wat cache
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Added beforeProxy entry point in AuthenticationHandler to enable 401 return codes or redirects to login page
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Fixed a bug when the charset is not specified in the response and the jvm file.encoding is UTF-8
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Added beforeProxy entry point in AuthenticationHandler to enable 401 return codes or redirects to login page
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Fixed jsessionid filtering when the url is not used inside an <a href="..."> tag
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Added response to RequestContext in order to enable cookie manipulations
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
block parameter in includeBlock tag is not mandatory
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
HttpClient 4.0.1
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Fixed cache bug with browser refresh
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Created RFC2616 HTTP cache. Refactored caching system, made it non-blocking.
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Fixed warning
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Gzip support https://sourceforge.net/tracker/?func=detail&aid=2903682&group_id=209844&atid=1011350
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
svn:ignore
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Fixed bugs for nested tags and mixed encodings: http://sourceforge.net/tracker/?func=detail&aid=2903746&group_id=209844&atid=1011350 http://sourceforge.net/tracker/?func=detail&aid=2818079&group_id=209844&atid=1011350
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Fixed multimodule build More... over 15 years ago
Fixed multimodule build More... over 15 years ago
Fixed multimodule build More... over 15 years ago
Migration to HttpUnit + maven-cargo-plugin
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Fixed bug 2899767 (IncludeTemplateTag and provider attribut) https://sourceforge.net/tracker/?func=detail&aid=2899767&group_id=209844&atid=1011350
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
2.4-SNAPSHOT
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
2.3 and support for Pragma:no-cache
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
2.3 and support for Pragma:no-cache
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Webdav support
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Fixed preserveHost
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Added preserveHost parameter in driver.properties
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Switched to nu.validator Html parser and added unit tests
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Removed unused imports
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Fixed CasAuthenticationHandler and added integration tests
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago
Removed jsessionid rewriting : we can only remove jsessionid as WAT accepts cookies, session tracking by using url rewriting wont work anyway Removed copyParameters as it was almost the same as proxy mode in RequestContext
François-Xavier Bonnet
as Francois-Xavier
More... over 15 years ago