numbers should be encoded as number.
add NullParameterContext and ServletContextServiceContext.
add FileContent class.
extract method
port for AuthScope should be retrieved from default port of scheme.
Support selecting file for byte[] parameter.
update project settings.
methods of URL should be used instead of analyzing url manually.
adjust settings.
include 'langridserviceuser' to user roles.
Update READMEja.md
change version of axis patch to 1.4-patch.2
add version string.
remove version string.
delete debug prints.
remove unnecessary classes
add JavaServiceDesc.
adjust path
adujst directory structure.
record targetGridId.
add test module.
Update READMEja.md
add version string.
Add Japanese Readme.
increse maxDepth
add authenticator for galaxy.
remove unnecessary setting.
support rendering image at js web page.
fix NPE
exstract method.
Update README.md
adjust settings.
pass empty string instead of null, when it is passed to string parameter
Merge branch 'master' of https://github.com/openlangrid/langrid.git
use junit 4.12
add "/" at the end of langrid.node.url if that doesn't have it.
remove version specification for JUnit and OSCache.
Update READMEja.md
increase default value from 4 to 16.
add DefaultComponentServiceFactory.
avoid CME
add email authenticator
adjust classpath settings.
support wrapper types.
change desc.
add package sources.
add email authenticator
avoid ConcurrentModificationException.
adjust version of junit.
name pointcut.
Update READMEja.md
add test for axis.
Update README.md
adjust setting.
update language names.
change finalName
adjust path.
remove dom4j.
add dependency to commons.test.
regards version number
export core libs.
move sources to commons.test project.
mavenize.
adjust classpath.
adjust settings.
adjust classpath
add project for testing.
adjust settings.
mavenize
adjust path.
adjust path.
project for testing reverse proxy.
mavenize
avoid CME
Update readme.md
change version of axis patch to 1.4-patch.2
add debugPrint option.
avoid ConcurrentModificationException.
adujst directory structure.
Merge branch 'master' of https://github.com/ope...
Create readme.md
reverse proxy for galaxy.
comment-out debug outputs.
mavenize servicecontainer.executors
add ComponentServiceFactoryImpl
delete unnecessary lines.
prepare for 1.0.10
add catch clause.
change to more robust expression of grid track.
cache graph at FederationLogic.
implement parsing gridTrack.
update delay of federation.
use DFS for isReachable.
add test for listTargets.
use dijkstra search to find shortest path.
add default constructor using default comparator.
use BSF for backward graph.
refactor graph search code.