index
:
apache-tuscany
master
apache tuscany
lookshe
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test fail by adding back regexp dependency
antelder
2011-03-21
1
-0
/
+5
*
Add debug support to optimized build and downgrade GCC optimizations from O3 ...
jsdelfino
2011-03-21
1
-1
/
+1
*
Refactor and cleanup edit module, add text components, store page and app run...
jsdelfino
2011-03-21
46
-189
/
+1281
*
Fix Javascript test case. Enable Javascript error reporting on non-debug build.
jsdelfino
2011-03-21
2
-2
/
+5
*
Support authentication across wildcard domains.
jsdelfino
2011-03-21
4
-5
/
+5
*
Add servlet scoped Node lifecycle support for web applications
rfeng
2011-03-18
8
-269
/
+569
*
Fix the build error
rfeng
2011-03-18
1
-9
/
+4
*
Fix the OSGi dependencies
rfeng
2011-03-17
3
-1
/
+4
*
Simplify help output by only including the version not the build revision and...
antelder
2011-03-17
1
-6
/
+1
*
Put back the build number plugin so that the version in the SPI is correctly ...
antelder
2011-03-17
1
-2
/
+3
*
Be a bit more careful about dereferencing the DomainRegistryFactory endpointR...
slaws
2011-03-16
1
-4
/
+8
*
Correct typo in removing of registries
antelder
2011-03-16
1
-1
/
+1
*
Take a copy from 2.x trunk as I'm going to remove it from there shortly.
slaws
2011-03-15
13
-0
/
+1066
*
A bit of tidying from the itest/bundle example to get the repository.xml file...
slaws
2011-03-15
3
-0
/
+670
*
Add a webapp based helloworld example
antelder
2011-03-15
9
-0
/
+337
*
Remove unused code, rename config parameter to be domainURI, add nodeConfig (...
antelder
2011-03-15
1
-42
/
+8
*
Update mojo to use a paramter name domainURI for the domain URI to match the ...
antelder
2011-03-15
1
-6
/
+6
*
Add OO doc about the samples
antelder
2011-03-15
1
-0
/
+0
*
Add a new distribution for only samples to explore what that might work like
antelder
2011-03-15
5
-0
/
+336
*
Remove example Ant build script
antelder
2011-03-15
3
-294
/
+0
*
Adding a way to store binding context in threadLocal to allow policy handler ...
lresende
2011-03-15
2
-47
/
+65
*
Commit minor changes before refactoring
slaws
2011-03-14
3
-4
/
+216
*
Change to use the which-jars file to construct the OBR meta data describing a...
slaws
2011-03-14
1
-13
/
+47
*
Remove dependency on a felix jar that seems to be compile with an old version...
slaws
2011-03-14
1
-1
/
+3
*
Simplify sample by removing things that aren't necessary
antelder
2011-03-14
2
-11
/
+0
*
Update svn:ignore properties and minor build cleanups.
jsdelfino
2011-03-14
6
-592
/
+9
*
Add test components that evaluate python expressions.
jsdelfino
2011-03-13
2
-0
/
+84
*
Fix app link creation and save one HTTP proxy hop.
jsdelfino
2011-03-13
2
-3
/
+14
*
Move etc/git-exclude to .gitignore to avoid having to configure ignores manua...
jsdelfino
2011-03-13
1
-0
/
+20
*
Add Javascript functions and test cases to help work with JSON.
jsdelfino
2011-03-13
8
-5
/
+441
*
Add a reusable component that returns the contents of a configured url.
jsdelfino
2011-03-13
19
-27
/
+463
*
TUSCANY-3846: Apply patch from Anuj B to fix build fails with maven 3.0 with ...
antelder
2011-03-11
1
-2
/
+0
*
Add a sample that uses Scala
antelder
2011-03-11
6
-0
/
+213
*
Extend test to prove that node which fires up ws binding can be stopped/start...
slaws
2011-03-10
1
-3
/
+28
*
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
*
Performance tweak - for when the interface contracts are the same
antelder
2011-03-09
1
-2
/
+2
*
A bundle test that generates a repository.xml file using the Aries generator....
slaws
2011-03-09
12
-0
/
+766
*
Performance enhancement - only initilize all the factories the first time
antelder
2011-03-09
1
-0
/
+5
*
Upgrading to latest jetty release
lresende
2011-03-08
3
-5
/
+5
*
TUSCANY-3842 only calculate the domain composite the first time a node is sta...
slaws
2011-03-08
1
-9
/
+15
*
Change ATOM and RSS feed representations to use name value pairs instead of j...
jsdelfino
2011-03-08
80
-1505
/
+805
*
Simplified list component by using a reference per element. Automatically set...
jsdelfino
2011-03-08
10
-160
/
+233
*
Show how NodeFactory and Node can be replaced by finer grain deploy, build, a...
jsdelfino
2011-03-07
2
-29
/
+154
*
Fix unused import warnings.
jsdelfino
2011-03-07
2
-7
/
+0
*
Update spi txt file
antelder
2011-03-06
1
-0
/
+10
*
DO some clean up, move some things around and add a bit of javadoc
antelder
2011-03-06
4
-21
/
+43
*
Minor performance enhancement - create scope once instead of each time
antelder
2011-03-06
1
-3
/
+3
*
Minor performance enhancement - look up the mapper once instead of each time
antelder
2011-03-06
2
-9
/
+7
*
Minor performance enhacement - look up all the factories once instead of each...
antelder
2011-03-06
2
-22
/
+46
[next]