summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/host-http (follow)
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to http client 4.2.3rfeng2013-01-151-2/+2
* Set the default backoff strategyrfeng2012-11-061-0/+5
* Fix an issue related to @Path on the jaxrs interfacerfeng2012-10-111-9/+9
* Enhance the http client configuration to make it customizablerfeng2012-09-302-10/+71
* Allow the fallback to default SSL in case of system default failsrfeng2012-09-131-14/+10
* Use the new apirfeng2012-09-102-10/+15
* Upgrade http client version to handle https://issues.apache.org/jira/browse/H...rfeng2012-07-232-4/+5
* Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende2012-07-221-2/+2
* Update the http client version to be 4.1.3rfeng2012-03-031-1/+1
* Bump up the date in the NOTICE fileantelder2012-02-131-1/+1
* Turn the http client factory into a utilityrfeng2011-09-021-4/+34
* Upgrade to http client/core to 4.1.xrfeng2011-09-021-2/+2
* Revert the default HTTP port to 8080 before the test cases are portedrfeng2011-04-211-1/+1
* Allow the look up of endpoint address by component/service/binding name from ...rfeng2011-04-202-6/+8
* Simplify the HttpPortAllocator and allows the default implementation torfeng2011-04-206-226/+65
* Adding ranking to allow other implementations to override itlresende2011-03-301-1/+1
* TUSCANY-3856 - Missing default http port allocator implementation plus servic...lresende2011-03-293-0/+79
* TUSCANY-3856 - Providing HttpPortAllocator, a default implementation plus ext...lresende2011-03-297-8/+270
* Bump up copyright year in the NOTICE filesantelder2011-01-101-1/+1
* Make http client dependency optionalrfeng2010-12-082-11/+14
* Explicitly set the httpcore versionrfeng2010-12-081-0/+6
* Move HttpClientFactory from common-http to host-httprfeng2010-12-083-3/+89
* Allow Spring WebApplicationContext to be used by Tuscanyrfeng2010-07-283-0/+15
* Setting svn:eol-style for java and xml filesrfeng2010-06-051-36/+36
* Updating Copyright Year in NOTICE fileslresende2010-05-121-1/+1
* mark additional classes as extension spi according to use by host* extensionskelvingoodson2010-04-281-1/+1
* mark additional classes as extension spi according to use indicated by implem...kelvingoodson2010-04-262-0/+7
* All the ServletHost impl class to receive attributesrfeng2010-04-051-21/+5
* Improve the IP address binding to be based on the host from the urirfeng2010-03-145-74/+66
* Pass security context into getURLMapping() so that appropriate scheme/port ar...slaws2010-02-263-5/+5
* Add security context changes in from 1.x. Going to use for firing up SSL in t...slaws2010-02-255-0/+159
* Small java doc fixlresende2010-02-151-0/+4
* Add a helper to get the correct ServletHostantelder2010-01-111-0/+52
* Moving 2.x trunklresende2009-11-2011-0/+925