summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improve caching support and some of the navigations in the hosting environment.jsdelfino2012-07-1684-572/+1676
* TUSCANY-4066: Apply fix from Hasan Muhammad to fix WrapperInfo clone does not...antelder2012-07-101-0/+11
* Not check if the endpoint is out of date for local registryrfeng2012-06-271-1/+2
* TUSCANY-4065 - Properly retrieving binding context within the response handlerslresende2012-06-203-1/+72
* Cleaning commented out codelresende2012-06-201-10/+0
* Tag for 2.0 RC2antelder2012-06-186574-0/+556538
* Removing system.outlresende2012-06-161-1/+0
* Removing unused importslresende2012-06-161-1/+0
* Updating store sample to use new widget implementation way to define how the ...lresende2012-06-162-7/+3
* Enhancing widget invoker to handled more details of what resource is being re...lresende2012-06-162-6/+88
* Refactoring widget uri to avoid conflict with sca component urilresende2012-06-165-24/+72
* Removing dead/unused codelresende2012-06-161-4/+0
* Renaming widget attribute to avoid any conflicts with sca component urilresende2012-06-161-1/+1
* Adding test case for implementation widget processorlresende2012-06-161-0/+84
* Adding suppot for parsing uri as new attribute for implementation widgetlresende2012-06-164-9/+50
* Removing unused importslresende2012-06-167-13/+3
* Adding uri to implementation widget schemalresende2012-06-161-0/+1
* Add license headerantelder2012-06-151-0/+19
* Format the code, no other changesantelder2012-06-141-20/+21
* Add a test to create composites programaticallyantelder2012-06-141-0/+115
* Adding policy archetype to buildlresende2012-06-131-1/+2
* TUSCANY-4064 - Removing files that were truncated to 0 instead of deleted by ...lresende2012-06-138-0/+0
* TUSCANY-4064 - Applying patch from Nitya Doraisamy to enhance policy maven ar...lresende2012-06-1327-648/+788
* Make some error msgs generic as they swap around with different jdksantelder2012-06-122-6/+6
* Add snapshot repo definition so the build machine can run just the compliance...antelder2012-06-121-0/+5
* Remove comet binding dependenciesantelder2012-06-121-10/+0
* Remove comet binding while the binding is brokenantelder2012-06-111-2/+2
* Remove comet samples while the binding is brokenantelder2012-06-111-1/+1
* Take out the comet binding for now as it doesn't build because the remote mav...antelder2012-06-111-1/+1
* Update to use base jar not pom to see if that helps fix the jersymissing pomantelder2012-06-111-2/+1
* Remove jersy pom dependency as it didn't seem to helpantelder2012-06-111-8/+0
* Add jersy pom dependency explicitly to try to get it picked up from thetuscan...antelder2012-06-111-44/+52
* Add jersy pom dependency explicitly to try to get it picked up from thetuscan...antelder2012-06-111-76/+84
* Update to avoid duplicated wire processorsantelder2012-06-111-0/+1
* TUSCANY-4063: Apply updates from Andrew Potter to the READMEantelder2012-06-081-5/+6
* TUSCANY-4062: Apply updates from Andrew Potter to the samples README fileantelder2012-06-081-2/+15
* TUSCANY-4057: updates from Andrew Potter to improve the INSTALL fileantelder2012-06-081-5/+3
* TUSCANY-4058: Apply update from Andrew Potter to support IBM JDKantelder2012-06-071-0/+2
* TUSCANY-4058: Apply update from Andrew Potter to support IBM JDKantelder2012-06-071-5/+8
* Update release dateantelder2012-06-071-2/+2
* Update release dateantelder2012-06-071-1/+1
* Fix NPE with widget sampleantelder2012-06-061-1/+2
* TUSCANY-4059: Apply update from Andrew Potter to fix build failure for itest/...antelder2012-06-061-1/+4
* Check in the rest of TUSCANY-4054. Thanks Andrew.scottkurz2012-05-301-1/+9
* Fix server config of server-status and proxy balancer-manager pages.jsdelfino2012-05-295-20/+19
* Fix PyObject reference counting bugs causing memory violations in the Python ...jsdelfino2012-05-2912-59/+258
* Refactor sample app definitions into proper ATOM entries.jsdelfino2012-05-2973-5153/+5511
* Improvements to the hosted composite management app. Simplify and optimize th...jsdelfino2012-05-2852-1791/+3282
* Cleanup sample and test HTML pages. Remove crlf, fix links to the Javascript ...jsdelfino2012-05-2832-2503/+1975
* Database support optimizations. Use PgBouncer to pool connections. Track and ...jsdelfino2012-05-2825-127/+434