3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
https://sourceforge.net/apps/mantisbt/webassembletool/view.php?id=44 : fix url rewriting for the url's with '$' More... over 14 years ago
Add simple SLF4J binding to avoid warn when running mojo More... over 14 years ago
esi:inline tag implemented More... over 14 years ago
43: Should be created own CacheStorage implementation (without external dependencies ) that will be used by default 1)With help of LinkedHashMap to implement LRU CacheStorage (http://fr.w3support.net/index.php?db=so&id=224868) 2)Move OSCache implementation to separate module (webassembletool-oscache) More... over 14 years ago
cleanup: fix urls in proxy mode; do not follow redirects internally in proxy mode, follow redirects internally in aggregate mode; fix error with parsing parameters into HttpResourceFactory from CachedResourceFactory More... over 14 years ago
cleanup More... over 14 years ago
cleanup: do not follow redirects on resource-level; properly rewrite location header More... over 14 years ago
cleanup: rewrite urls surrounded with singlequotes; rewrite absolute urls which point to baseUrl More... over 14 years ago
Esi taglib implementation More... over 14 years ago
esi tags implementation More... over 14 years ago
Fixed "access denied" problem in unit test : was trying to use filesystem root folder as local base
François-Xavier Bonnet
as Francois-Xavier
More... over 14 years ago
Ticket #41: Refactor the ESIgate caching system Description: 1. Separate Parsing and Resource retrieving logic 2. Provide single interface for resource retrieving: ResourceFactory. 3. Create two implementations of ResourceFactory interface (see diagram attached). 1. HttpResourceFactory fetchs resources directly, without caching 2. CachedHttpResourceFactory – in fact is Caching proxy implementation More... over 14 years ago
Ticket #41: Refactor the ESIgate caching system Description: 1. Separate Parsing and Resource retrieving logic 2. Provide single interface for resource retrieving: ResourceFactory. 3. Create two implementations of ResourceFactory interface (see diagram attached). 1. HttpResourceFactory fetchs resources directly, without caching 2. CachedHttpResourceFactory – in fact is Caching proxy implementation More... over 14 years ago
Fixed javadoc warning
François-Xavier Bonnet
as Francois-Xavier
More... over 14 years ago
Migration to last versions
François-Xavier Bonnet
as Francois-Xavier
More... over 14 years ago
Refactored error handling and added status message
François-Xavier Bonnet
as Francois-Xavier
More... over 14 years ago
Added documentation for error handling
François-Xavier Bonnet
as Francois-Xavier
More... over 14 years ago
maj doc More... over 14 years ago
https://sourceforge.net/apps/mantisbt/webassembletool/view.php?id=40 : treat null name as default driver name More... over 14 years ago
https://sourceforge.net/apps/mantisbt/webassembletool/view.php?id=40 : added test for method configures single driver More... over 14 years ago
https://sourceforge.net/apps/mantisbt/webassembletool/view.php?id=14 : revert redirect changes as they break cas SSO functionality (depends on rediration) More... over 14 years ago
https://sourceforge.net/apps/mantisbt/webassembletool/view.php?id=27 : [on behalf of tahor] specified chmod options in pom.xml More... over 14 years ago
https://sourceforge.net/apps/mantisbt/webassembletool/view.php?id=28 : include src files into reports; use EN locale for findbugs reporting More... over 14 years ago
cleanup: exclude unused/provided dependencies from resulted distribution More... over 14 years ago
fix NPE during tests More... over 14 years ago
Add notifier More... over 14 years ago
http://redmine-projets.clients.smile.fr/issues/9173 : added method to configure/add single driver More... over 14 years ago
fix failed tests ('no cookies should appear for the case when no cookies are in request) More... over 14 years ago
https://sourceforge.net/apps/mantisbt/webassembletool/view.php?id=16 : update configuration description More... over 14 years ago
https://sourceforge.net/apps/mantisbt/webassembletool/view.php?id=16 : copy all http headers except blacklisted More... over 14 years ago