[incubator-openwhisk-package-pushnotifications] branch master updated: Updated the package with latest features in push service (#69)

2017-04-12 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-package-pushnotifications.git The following commit(s) were added to refs/heads/master by this push: new

[incubator-openwhisk] branch master updated: Add Invoker instnace ID in invokerReative (#2507)

2017-07-28 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 33f3ac8 Add Invoker instnace ID

[incubator-openwhisk] branch master updated: Add a database flag to completely block a given subject. (#2530)

2017-07-28 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 470130b Add a database flag

[incubator-openwhisk] branch master updated: Add the ability to define user-specific throttles. (#2533)

2017-07-28 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 82e01d7 Add the ability to define

[incubator-openwhisk] branch master updated: Add rule status to CLI rule list (#2474)

2017-07-31 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 040bf98 Add rule status to CLI

[incubator-openwhisk] branch master updated: Make LoadbalancerData leaner. (#2587)

2017-08-13 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new c2a9462 Make LoadbalancerData

[incubator-openwhisk-client-js] branch master updated: Fix wording, remove breaking apostrophe (#60)

2017-08-11 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-client-js.git The following commit(s) were added to refs/heads/master by this push: new 8dcc4e1 Fix wording

[incubator-openwhisk] branch master updated: Fix potential resource leak in Wsk.scala (#2610)

2017-08-16 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 45d4325 Fix potential resource

[incubator-openwhisk] branch master updated: Collapse multiple concurrent pulls of the same image. (#2626)

2017-08-16 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new f05058a Collapse multiple

[incubator-openwhisk] branch master updated: Allow CLI to sort entities by name (#2326)

2017-08-10 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new fe42018 Allow CLI to sort

[incubator-openwhisk] branch master updated: Allow FQN with 3 parts (namespace/package/action) to be input with/without leading slash in CLI (#2424)

2017-08-10 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new c2c44c3 Allow FQN with 3 parts

[incubator-openwhisk] branch master updated: Deal with jvm process leak in TestUtils (#2454)

2017-07-11 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 4d46a59 Deal with jvm process

[incubator-openwhisk] branch master updated: Fix order of messages being sent by the ContainerPool. (#2421)

2017-07-13 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new c3f486d Fix order of messages

[incubator-openwhisk] branch master updated: Harden system tests for --last flag. (#2497)

2017-07-16 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new f4cb204 Harden system tests

[incubator-openwhisk] branch master updated: Remove unneeded WeakReference. (#2489)

2017-07-14 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new e45288e Remove unneeded

[incubator-openwhisk] branch master updated: Remove redundancy in entitlement checks. (#2496)

2017-07-15 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 0757ded Remove redundancy

[incubator-openwhisk] branch master updated: Fix actionContainerPrefix value (#2505)

2017-07-23 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new fb8ef5a Fix actionContainerPrefix

[incubator-openwhisk] branch master updated: Add PHP 7.1 as a kind (#2415)

2017-07-24 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 9401f8b Add PHP 7.1 as a kind

[incubator-openwhisk] branch master updated: Move CLI Config Tests into Separate Suite (#2534)

2017-07-27 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new d864615 Move CLI Config Tests

[incubator-openwhisk] branch master updated: Enable reactive containerpool for all open environments. (#2528)

2017-07-26 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 9531eba Enable reactive

[incubator-openwhisk] branch master updated: Reuse namespace in the Python 3 action runtime (#2522)

2017-07-26 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 086b5d7 Reuse namespace

[incubator-openwhisk] branch master updated: Adding retries to '--last' test to account for eventual consistency. (#2509)

2017-07-19 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 4ece919 Adding retries to '--last

[incubator-openwhisk] branch master updated: Add check that key is at most 64 characters (#2521)

2017-07-24 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 6b9035a Add check that key

[incubator-openwhisk] branch master updated: Updates for Max Activation List Limit (#2215)

2017-06-29 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 868b29e Updates for Max

[incubator-openwhisk] branch master updated: Fix install command (#2446)

2017-06-29 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 1bf2571 Fix install command

[incubator-openwhisk] branch master updated: Improve ExecutableWhiskAction coverage and general typesafety (#2230)

2017-06-29 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new db50cf0 Improve

[incubator-openwhisk] branch master updated: ignore *.class with .gitignore (#2448)

2017-06-29 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 294433e ignore *.class

[incubator-openwhisk] branch master updated: Display CORS Headers for Non-Options Requests (Review) (#2444)

2017-06-30 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 08bb565 Display CORS Headers

[incubator-openwhisk] branch master updated: Update remaining files to ASF license incl. bash, js files. (#2423)

2017-06-30 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 41a8251 Update remaining files

[incubator-openwhisk] branch master updated: Adjust kafka's maximum poll period. (#2450)

2017-07-01 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new b1c34ed Adjust kafka's maximum

[incubator-openwhisk] branch master updated: Update all Go files with ASF License header. (#2422)

2017-06-30 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 30ed7b2 Update all Go files

[incubator-openwhisk] branch master updated: make swift:3.1.1 default for swift (#2432)

2017-06-30 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new b175bbf make swift:3.1.1 default

[incubator-openwhisk] branch master updated: Make OW run with docker for mac (#1790)

2017-06-27 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 55e693a Make OW run with docker

[incubator-openwhisk] branch master updated: Make reactive containerpool default for all environments. (#2551)

2017-08-01 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new d29c452 Make reactive

[incubator-openwhisk] branch master updated: exclude H22 problematic node in apache jenkins (#2559)

2017-08-02 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new a9f0a82 exclude H22 problematic

[incubator-openwhisk] branch master updated: Use non-blocking techniques when interfacing to Kafka. (#2582)

2017-08-08 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new cbacd96 Use non-blocking

[incubator-openwhisk-deploy-kube] branch master updated: fix typo in docs (#47)

2017-08-09 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new d888781 fix typo

[incubator-openwhisk] branch master updated: Fix bug on ansible variable db_prefix (#2594)

2017-08-09 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 374c109 Fix bug on ansible

[incubator-openwhisk] branch master updated: Revert "Remove privilege escalation. (#2536)" (#2566)

2017-08-03 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 18de7a3 Revert "Remove priv

[incubator-openwhisk] branch master updated: Update OPTIONS Respones for Web Actions (Review) (#2327)

2017-06-19 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 5632460 Update OPTIONS Respones

[incubator-openwhisk] branch master updated: Fixed typo (#2407)

2017-06-21 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new e9d5c50 Fixed typo (#2407

[incubator-openwhisk] branch master updated: Add ability to deploy a "hot-standby" controller (#2205)

2017-06-22 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new fdbf073 Add ability to deploy

[incubator-openwhisk-apigateway] branch master updated: fix v2 DELETE /apis (#212)

2017-05-26 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-apigateway.git The following commit(s) were added to refs/heads/master by this push: new d4c47fa fix v2

[incubator-openwhisk] branch master updated: temporary pinned apigateway to 0.7.0 (#2298)

2017-05-25 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 6509ed5 temporary pinned

[incubator-openwhisk] branch master updated: update travis badge to point to apache (#2276)

2017-05-25 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 4888f99 update travis badge

[incubator-openwhisk] branch master updated: Correct component name (#2260)

2017-05-19 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new ae9e8fd Correct component name

[incubator-openwhisk] branch master updated: Fixes issue #2394, pin CCurl version in Package.swift (#2395)

2017-06-16 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 46ed108 Fixes issue #2394, pin

[incubator-openwhisk] branch master updated: Revert "Add the support to install the binaries from the new repo (#2345)" (#2371)

2017-06-14 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 381e804 Revert "Add the su

[incubator-openwhisk] branch master updated: surface errors in runtimes.manifest configuration in the controller logs (#2256)

2017-06-15 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new cdf7a69 surface errors

[incubator-openwhisk] branch master updated: Controller memory tuning for zip actions: use Regex rather than Base64.decode (#2296)

2017-05-25 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 097b9e3 Controller memory

[incubator-openwhisk] branch master updated: Clarify WSK_CONFIG_FILE empty string behavior (#2357)

2017-09-14 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 8a9a57d Clarify WSK_CONFIG_FILE

[incubator-openwhisk] branch master updated: update .gitignore out/ for intellij (#2756)

2017-09-15 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 5686868 update .gitignore out

[incubator-openwhisk] branch master updated: Use an asynchronous process runner to spawn container commands. (#2752)

2017-09-16 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 6b0c037 Use an asynchronous

[incubator-openwhisk] branch master updated: Display content-type in __ow_headers for web actions (#2741)

2017-09-18 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 93081fa Display content-type

[incubator-openwhisk] branch master updated: Remove "Thread.sleep" from log reading retries. (#2751)

2017-09-21 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new d881fe1 Remove "Thread.

[incubator-openwhisk] branch master updated: Drop using an Enumeration for Privilege. (#2783)

2017-09-21 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 33b1893 Drop using an Enumeration

[incubator-openwhisk] branch master updated: Added functions to create a trigger and create a rule. (#2718)

2017-09-13 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new ec56eb8 Added functions to create

[incubator-openwhisk] branch master updated: Document how to assign custom network address when creating docker-machine vm (#2700)

2017-09-14 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 4bb6bd1 Document how to assign

[incubator-openwhisk] branch master updated: Ensure that base64 encoded '+json' bodies are accepted and decoded. (#2646)

2017-09-13 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 20e0def Ensure that base64

[incubator-openwhisk] branch master updated: Revert "Added functions to create a trigger and create a rule. (#2718)" (#2740)

2017-09-13 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 9b69d27 Revert "Added func

[incubator-openwhisk] branch master updated: Compute UUIDs in a non-blocking fashion. (#2785)

2017-09-22 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 77ea5b2 Compute UUIDs in a non

[incubator-openwhisk] branch master updated: Increase test coverage for JSON values as web action body arguments (#2778)

2017-09-22 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 354d9ea Increase test coverage

[incubator-openwhisk] branch master updated: Support docker for mac using the 'local' environment (#2686)

2017-09-15 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 929c84f Support docker for mac

[incubator-openwhisk] branch master updated: Revert "Use an asynchronous process runner to spawn container commands." (#2769)

2017-09-18 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new c5cf96e Revert &quo

[incubator-openwhisk] branch master updated: Added --result to invoke action (#2750)

2017-09-18 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 2c333f6 Added --result to invoke

[incubator-openwhisk] branch master updated: Notify the user if a container is killed due to memory exhaustion. (#2827)

2017-10-04 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 1e27a81 Notify the user

[incubator-openwhisk] branch master updated: Make console tests more robust (#2831)

2017-10-05 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 920af39 Make console tests more

[incubator-openwhisk] branch master updated (f0ded00 -> eb191ec)

2017-10-17 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git. from f0ded00 Move java runtime into its own repo (#2821) add eb191ec Move swift runtime into its own

[incubator-openwhisk] branch master updated (eb191ec -> 1138aff)

2017-10-17 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git. from eb191ec Move swift runtime into its own repo (#2822) add 1138aff Move php runtime into its own

[incubator-openwhisk] branch master updated (fa8b462 -> 1110c34)

2017-10-17 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git. from fa8b462 Basic support for dynamic invoker id assignment. (#2689) add 1110c34 Implement bulk

[incubator-openwhisk] branch master updated: remove experimental web actions support

2017-08-30 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 5891f21 remove experimental web

[incubator-openwhisk] branch master updated: Make privilege escalation in ansible optional (#2669)

2017-09-06 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 83e9be0 Make privilege escalation

[incubator-openwhisk] branch master updated: Make nginx more performant acting as a proxy. (#2727)

2017-09-12 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 39669e6 Make nginx more

[incubator-openwhisk] branch master updated: Synchronize access to MessageFeed testqueue. (#2734)

2017-09-12 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new d37fb5d Synchronize access

[incubator-openwhisk] branch master updated: do not use InstanceId.int within TransactionCounter (#2680)

2017-09-12 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 17e4dbc do not use InstanceId.int

[incubator-openwhisk] branch master updated: Treat a timed out active ack as failed activation in invokerhealth protocol (#2658)

2017-09-27 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 8e7c8e5 Treat a timed out active

[incubator-openwhisk] branch master updated: Fix links for couchdb and cloudant (#2820)

2017-09-30 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 3f9e2ff Fix links for couchdb

[incubator-openwhisk-client-js] branch master updated: Adding type definitions for typescript (#72)

2017-10-02 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-client-js.git The following commit(s) were added to refs/heads/master by this push: new 401fdc5 Adding type

[incubator-openwhisk-deploy-kube] branch master updated: Use env other than hard code name (#64)

2017-10-02 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new 1c959a3 Use env

[incubator-openwhisk-deploy-kube] branch master updated: Add redis and apigateway deployments (#52)

2017-10-02 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new 241fb96 Add redis

[incubator-openwhisk-client-js] branch master updated: Add support for action limits and annotations (#73)

2017-09-29 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-client-js.git The following commit(s) were added to refs/heads/master by this push: new 47a7ab5 Add support

[incubator-openwhisk] branch master updated: Use non-blocking computation of cache values. (#2797)

2017-09-27 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 03023a1 Use non-blocking

[incubator-openwhisk-deploy-kube] branch master updated: Create the required CouchDB system databases (#60)

2017-09-28 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new ed27285 Create

[incubator-openwhisk] branch master updated: Add cache invalidation between controllers (#2624)

2017-08-31 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new 78eb1f6 Add cache invalidation

[incubator-openwhisk] branch master updated: Simplify Spi implementations. (#2663)

2017-08-31 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new b16b1ee Simplify Spi

[incubator-openwhisk] branch master updated: Fix compile error because of subsequent merges. (#2679)

2017-08-31 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new e2bba5d Fix compile error because

[incubator-openwhisk] branch master updated: Fix handing of binary content-types in webactions (#2683)

2017-08-31 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new b15a52e Fix handing of binary

[incubator-openwhisk-client-js] tag 3.8.0 created (now 244d2b0)

2017-10-17 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a change to tag 3.8.0 in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-client-js.git. at 244d2b0 (commit) No new revisions were added by this update. -- To stop receiving

[incubator-openwhisk-client-js] tag 3.9.0 created (now 244d2b0)

2017-10-17 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a change to tag 3.9.0 in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-client-js.git. at 244d2b0 (commit) No new revisions were added by this update. -- To stop receiving

[incubator-openwhisk] branch master updated: Move docker runtime into its own repo (#2850)

2017-10-17 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new faeee10 Move docker runtime

[incubator-openwhisk-deploy-kube] branch master updated: Fix travis builds by combining PR70 and PR71 (#72)

2017-10-18 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new 6526ed1 Fix travis

[incubator-openwhisk-deploy-kube] branch master updated: Fix breakage: define new required envvars for controller & invoker (#81)

2017-11-15 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new 547d03b Fix breakage

[incubator-openwhisk-deploy-kube] branch master updated: Update READMEs and kafka image to exploit PR-2948 (#89)

2017-11-27 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new d0d1340 Update

[incubator-openwhisk] branch master updated: Configure components via pureconfig. (#2576)

2017-11-27 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new aa697f6 Configure components via

[incubator-openwhisk-deploy-kube] branch master updated: adapt timeouts of controller and nginx matching upstream (#93)

2017-11-28 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new ff947ec adapt

[incubator-openwhisk-deploy-kube] branch master updated: add configuration of Ingress and restructure docs accordingly (#82)

2017-11-29 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new 4b95c6f add

[incubator-openwhisk-deploy-kube] branch master updated: use v2 design docs in controller/invoker (#101)

2017-11-29 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git The following commit(s) were added to refs/heads/master by this push: new 914a1ba use v2

[incubator-openwhisk] branch master updated (f95f219 -> 83982f6)

2017-11-25 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git. from f95f219 At most 10 `docker run` commands are allowed in parallel. (#2995) add 83982f6

[incubator-openwhisk-devtools] branch master updated: Fix calling openwhisk from action (#61)

2017-11-28 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-devtools.git The following commit(s) were added to refs/heads/master by this push: new d08ffe1 Fix calling

[incubator-openwhisk] branch master updated: adapt timeouts of controller and nginx (#3010)

2017-11-28 Thread rabbah
This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git The following commit(s) were added to refs/heads/master by this push: new b1330cf adapt timeouts

  1   2   3   4   5   6   7   8   9   10   >