index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sca-java-2.x
/
trunk
/
modules
/
node-impl
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flush the XML stream writer
slaws
2011-06-10
1
-1
/
+5
*
Allows pass -by-reference for self references
rfeng
2011-05-21
3
-1
/
+21
*
Rename EndpointRegistry to DomainRegistry. Doing this has been brought up lot...
antelder
2011-05-16
1
-3
/
+3
*
Allows the lookup of services by interface (service name == null) from a node
rfeng
2011-05-11
2
-11
/
+30
*
Allow the look up of endpoint address by component/service/binding name from ...
rfeng
2011-04-20
2
-0
/
+42
*
TUSCANY-3496 - Adding extensibility to node api to allow other applications t...
lresende
2011-03-29
3
-34
/
+202
*
Bring up the servlet-scoped node start/stop with Spring MVC
rfeng
2011-03-21
1
-2
/
+5
*
Allow the spring component to receive parent application context from the com...
rfeng
2011-03-21
1
-0
/
+2
*
Performance enhancement - only look up factories when required
antelder
2011-03-10
1
-7
/
+8
*
TUSCANY-3843: Apply patch from Benjamin Busjaeger to fix Node.start() throws ...
antelder
2011-03-10
1
-0
/
+2
*
TUSCANY-3842 only calculate the domain composite the first time a node is sta...
slaws
2011-03-08
1
-9
/
+15
*
Add a simple test timing node start/stop times
antelder
2011-03-04
1
-0
/
+81
*
Remove old comment that no longer applies
antelder
2011-02-14
1
-4
/
+1
*
MOve the quiet logging test out to a separate test so it doesn't interfere wi...
antelder
2011-02-09
2
-13
/
+74
*
Fix another quiet logging bug and add the start of a test
antelder
2011-02-09
2
-1
/
+15
*
More quiet logging changes, update use of properties to not interfere with re...
antelder
2011-02-08
1
-2
/
+1
*
More quiet logging updates
antelder
2011-02-08
2
-3
/
+6
*
Add setAutoDestroy methdod
antelder
2011-01-12
2
-8
/
+24
*
Close input stream when reading is finished
slaws
2010-12-23
1
-0
/
+1
*
Fix testcase to close the stream
antelder
2010-12-11
1
-1
/
+0
*
Code now moved to deployer
slaws
2010-11-30
1
-53
/
+1
*
Just tidy layout of line.
slaws
2010-11-30
1
-4
/
+3
*
Get the Shell invoke function working and add a services command to show the ...
antelder
2010-11-17
1
-41
/
+2
*
Remove CompositeContext threadlocal thats might be causeing a storage leak as...
antelder
2010-10-25
1
-2
/
+0
*
Update the node xml processor to support reading the extra attributes
antelder
2010-09-29
1
-0
/
+10
*
Fix the base URI display
rfeng
2010-09-08
1
-1
/
+0
*
Allow the contributions list to be retrieve from a Node
slaws
2010-09-03
1
-1
/
+1
*
Remove reference to hidden NodeConfigurationImpl type that causes error due t...
slaws
2010-08-31
1
-2
/
+4
*
Add a test case showing how to register a ProviderFactory instance. Minor cle...
jsdelfino
2010-08-31
1
-0
/
+8
*
Allow binding name to be used to look up services implemented by SCA composite
rfeng
2010-06-29
1
-2
/
+13
*
Add missing header
slaws
2010-05-27
1
-0
/
+18
*
Updaqte to only consider Nodes in the same domain
antelder
2010-05-18
1
-6
/
+8
*
Get imports across Nodes going. Add methods getNodesInDomain to NodeFactory a...
antelder
2010-05-18
3
-7
/
+38
*
Update testcase to test default scheme
antelder
2010-05-05
2
-4
/
+8
*
Use correct default domain name. (update left off previous commit)
antelder
2010-04-26
1
-2
/
+2
*
Update testcase for extra property
antelder
2010-04-25
1
-1
/
+1
*
Add testcase for properties and add properties to the attributes
antelder
2010-04-21
3
-2
/
+72
*
Set the runtime properties in the extension to make them available across the...
antelder
2010-04-15
1
-0
/
+3
*
Add duplication check for SCA configurations
rfeng
2010-04-14
1
-23
/
+22
*
TUSCANY-3529 - update binding matching to turn on code that looks at binding ...
slaws
2010-04-08
2
-2
/
+17
*
Improve the IP address binding to be based on the host from the uri
rfeng
2010-03-14
3
-12
/
+10
*
Add the ability to map binding.sca to any bindings in the runtime by configur...
rfeng
2010-03-02
1
-1
/
+1
*
Start to add the support to load node factory configuration from external files
rfeng
2010-02-19
2
-0
/
+31
*
Start to make extension points/extensions configurable from NodeFactory/Servi...
rfeng
2010-02-13
2
-5
/
+42
*
Avoid unucessary loop iterations after component is found
lresende
2010-02-12
1
-0
/
+1
*
Rename configURI to domainRegistryURI
rfeng
2010-02-11
1
-3
/
+3
*
Fix some of minor bugs discovered by FindBugs
rfeng
2010-02-10
1
-1
/
+2
*
Rename ExtensibleDomainRegistry to ExtensibleDomainRegistryFactory
rfeng
2010-02-09
2
-4
/
+4
*
Remove getDomainName
rfeng
2010-02-09
1
-20
/
+1
*
Remove org.apache.tuscany.sca.node.Client and merge the methods into org.apac...
rfeng
2010-02-09
1
-2
/
+1
[next]