- Apr 04, 2016
-
-
Rodric Rabbah authored
Replace List with Vector since former is deprecated in JsArray. Use canonical retry and delete otherwise unused trait. Remove obsolete comment.
-
Rodric Rabbah authored
-
Rodric Rabbah authored
Export openwhisk home as environemnt variable for required shell script. Adjust openwhisk home resolution to use envar, or system property before trying to find property file. Rename openwhisk.dir to openwhisk.home. Make method protected.
-
Perry Cheng authored
Invert the layering so that rest server feature is added last so we can reuse lower layer for non-REST uses. Disable LoadBalancerTests - most are defunct.
-
Perry Cheng authored
Change postToLoadBalancer to performLoadBalancer which has a function call API. Underneath, it can go to either a POST or a real function call
-
Ioana Baldini authored
-
- Apr 02, 2016
-
-
Dominik Jall authored
issue #140 WIP: rework consul playbook and role issue #140 fix wrong exposed port 8000 to 8300 issue #140 WIP: make ports human readable issue #140: WIP add handler, improve template, improve tasks issue #140: WIP add role kafka issue #140: WIP add ansible.cfg file for profiling running tasks issue #140: WIP add role controller issue #140: WIP add role loadbalancer issue #140: delete the nonrelevant environments Signed-off-by:
Dominik Jall <djall@de.ibm.com> issue #140 fix issues from code review issue #140 moved environments folder to ansible folder
-
- Apr 01, 2016
-
-
Rodric Rabbah authored
-
Rodric Rabbah authored
-
Rodric Rabbah authored
-
Perry Cheng authored
-
Perry Cheng authored
Record both run and init duration into the transaction object and unify them during makeWhiskActivation
-
Jeremias Werner authored
expose in cli and add test case
-
Vatche Ishakian authored
-
Vatche Ishakian authored
adding annotations to the pollen action remove spaces
-
Christian Bickel authored
Signed-off-by:
Fatih Ulusoy <ulusoy@de.ibm.com> Add method to call new entities-view Signed-off-by:
Fatih Ulusoy <ulusoy@de.ibm.com> Add testcase for entities view Signed-off-by:
Tobias Zipfel <tobias.zipfel@de.ibm.com> Use new entities-view in API of controller Signed-off-by:
Tobias Zipfel <tobias.zipfel@de.ibm.com> Improve test case of new view
-
- Mar 31, 2016
-
-
Perry Cheng authored
-
- Mar 30, 2016
-
-
Perry Cheng authored
-
Perry Cheng authored
-
Perry Cheng authored
-
Hoang Anh Le authored
Signed-off-by:
Dominik Jall <djall@de.ibm.com>
-
Nick M. Mitchell authored
fix two invalid json issues in installWatson.sh and installSystem.sh, remove payload from sampleOutput of cat fix two invalid json issues in installWatson.sh and installSystem.sh, remove payload from sampleOutput of cat
-
- Mar 29, 2016
-
-
Perry Cheng authored
-
Rodric Rabbah authored
Refactor container image name method so that it is in a singleton and usable from the container pool.
-
Perry Cheng authored
Include nodejs warmed containers in data structure Pause warm container before putting it in the pool Add flag to disable warming feature so unit tests can continue testing precisely Introduce warmed pu container in idle state. Use TransactionId.dontcare; code cleanup
-
- Mar 25, 2016
-
-
Perry Cheng authored
-
- Mar 24, 2016
-
-
Nick M. Mitchell authored
added more sampleInput and sampleOutput and parameter specifications to whisk.system, slack, watson, and weather remove merge conflict garbage from installSystem.sh
-
Hoang Anh Le authored
Signed-off-by:
Dominik Jall <djall@de.ibm.com>
-
Dominik Jall authored
Signed-off-by:
Hoang Anh Le <hoang@de.ibm.com>
-
Dominik Jall authored
Signed-off-by:
Hoang Anh Le <hoang@de.ibm.com> issue #102 start registrators with consul Signed-off-by:
Hoang Anh Le <hoang@de.ibm.com>
-
- Mar 23, 2016
-
-
Perry Cheng authored
-
Dominik Jall authored
Signed-off-by:
Hoang Anh Le <hoang@de.ibm.com>
-
Perry Cheng authored
-
Philippe Suter authored
-
Philippe Suter authored
-
Philippe Suter authored
-
Paul Castro authored
-
Dominik Jall authored
issue #98 initial playbook for controller and inventory for local deployment. ignore .retry files from ansible. Signed-off-by:
Hoang Anh Le <hoang@de.ibm.com> issue #98 add component name var for logging. Signed-off-by:
Hoang Anh Le <hoang@de.ibm.com> issue #98 one invoker on local. also set ansible_host to ip for local Signed-off-by:
Hoang Anh Le <hoang@de.ibm.com>
-
- Mar 20, 2016
-
-
Rodric Rabbah authored
-
Markus Thoemmes authored
Refactoring docker tasks, adding dockerWithRetry back in Run gradle clean in ant clean Adding missing dependencies on common scala Remove CMD from Dockerfile since further specification is needed by the caller More idiomatic usage of gradle to generate eclipse project files for all projects (root and cli stay for the moment) Using the configured SSL certificate in tests Prevent travis from running gradle assemble, as it is not expected by our current build Higher verbosity for test logs to make spotting issues from logs alone possible Idiomatic configuration of scala compilation using resources Setting DOCKER_HOST to mainmachine to build there
-