1. 0b7bdb2 Optimize ack messages for setups not collecting logs (#4699) by Chetan Mehrotra · 4 years, 6 months ago
  2. 2c6bbe4 Fixed to check entityType when deserializing entity (#4702) by AkimitsuTosha · 4 years, 6 months ago
  3. 8a7bb7c Make the formula to calculate the action time limit more configurable (#4700) by Steffen Rost · 4 years, 7 months ago
  4. 78b2cbd Make test result directory used by Gradle test tasks configurable (#4701) by Sven Lange-Last · 4 years, 7 months ago
  5. f69ecb7 Switch to Cosmos SDK v3 for Cache Invalidator Service (#4677) by Chetan Mehrotra · 4 years, 7 months ago
  6. 00cf75a Updates Alpakka Kafka to 1.1.0 and minor bug fixes in user-events (#4693) by Chetan Mehrotra · 4 years, 7 months ago
  7. 81ac503 emit additional metrics about invoker ContainerPool (#4625) by tysonnorris · 4 years, 7 months ago
  8. 86618b5 Cosmosdb query metrics for activation poll query (#4688) by Chetan Mehrotra · 4 years, 7 months ago
  9. 4f41a71 Fix command examples for wskadmin-next (#4692) by Chetan Mehrotra · 4 years, 7 months ago
  10. 69f4a2a User-events grafana dashboards changes (#4669) by Cosmin Stanciu · 4 years, 7 months ago
  11. 8bf79ef Pod template support with KubernetesContainerFactory (#4690) by Chetan Mehrotra · 4 years, 7 months ago
  12. 114116b restrict to run on an openwhisk dedicated VM (#4691) by David Grove · 4 years, 7 months ago
  13. 82172d3 Enable Standalone User Event Dev mode (#4680) by Chetan Mehrotra · 4 years, 7 months ago
  14. 88725d9 KubernetesContainerFactory: security context for user actions (#4675) by David Grove · 4 years, 7 months ago
  15. 361c76d Add NoopActivationStore to simplify local performance testing (#4678) by Chetan Mehrotra · 4 years, 7 months ago
  16. f8bdaf7 Standalone based sanity test for KubernetesContainerFactory (#4689) by Chetan Mehrotra · 4 years, 7 months ago
  17. 673d5c7 Revert "Remove unused test helpers" (#4685) by rodric rabbah · 4 years, 7 months ago
  18. ad4e9ca Fix Travis build pip install issue in pre installation step (#4683) by Neeraj Mangal · 4 years, 7 months ago
  19. 15709b6 Remove unused test helpers by rodric rabbah · 4 years, 7 months ago
  20. 75d8507 Standalone OpenWhisk KubernetesContainerFactory support (#4671) by Chetan Mehrotra · 4 years, 7 months ago
  21. 30813d0 Expose Kafka metrics for User Event consumer as json endpoint (#4665) by Chetan Mehrotra · 4 years, 7 months ago
  22. b7614df Standalone God mode (#4670) by Chetan Mehrotra · 4 years, 7 months ago
  23. f4590aa GoLang docker image: actionloop-golang ==> action-golang (#4674) by David Grove · 4 years, 7 months ago
  24. 5667fb0 User Events support in OpenWhisk Standalone mode (#4656) by Chetan Mehrotra · 4 years, 7 months ago
  25. 45c37bf Unify Alpakka Kafka version across modules (#4662) by Chetan Mehrotra · 4 years, 7 months ago
  26. cd7a639 Refactor the ActiveAck implemenation to simplify testing (#4658) by Chetan Mehrotra · 4 years, 7 months ago
  27. 6139b00 Make package object as simple object (#4661) by Chetan Mehrotra · 4 years, 7 months ago
  28. 41d74c1 Move out standalone server tests to a new Travis profile (#4657) by Chetan Mehrotra · 4 years, 7 months ago
  29. 25f4c9d Fix invalid environment variable for JVM option (#4655) by Seonghyun Oh · 4 years, 7 months ago
  30. 3f9a780 Capture document size, RU usage, retry stats for get and put in CosmosDB (#4652) by Chetan Mehrotra · 4 years, 7 months ago
  31. a29a941 Dump complete exception stacktrace upon failure in StoreUtil (#4653) by Chetan Mehrotra · 4 years, 7 months ago
  32. 3763967 Rephrase description of `provide-api-key` (#4654) by Mathieu Bacou · 4 years, 7 months ago
  33. d626da4 Remove redundant test code (#4651) by Seonghyun Oh · 4 years, 7 months ago
  34. a581bea Add namespace field to activation log (#4609) by jiangpch · 4 years, 8 months ago
  35. 7589152 Revert erroneous change which drops user events on some completions. (#4641) by rodric rabbah · 4 years, 8 months ago
  36. 7ea2cb8 add missing install task for proper maven publishing (#4645) by Marc Schwind · 4 years, 8 months ago
  37. 3e89aa5 OpenWhisk User Events (#4584) by Cosmin Stanciu · 4 years, 8 months ago
  38. 5de865c Retry NoHttpResponseException for standalone mode in ApacheContainerClient (#4644) by Chetan Mehrotra · 4 years, 8 months ago
  39. b536efe Update to CosmosDB SDK v2.6.1 (#4640) by Chetan Mehrotra · 4 years, 8 months ago
  40. 4dd1797 Refactor action activation tests to test db polling. (#4623) by rodric rabbah · 4 years, 8 months ago
  41. fac309c Combines active ack and slot release when both are available. (#4624) by rodric rabbah · 4 years, 8 months ago
  42. 87dc693 Update CosmosDB SDK to v2.5.0 (#4631) by Chetan Mehrotra · 4 years, 8 months ago
  43. 231e739 Add optional config for appending custom registry to user provided images (#4503) by Duy Nguyen · 4 years, 8 months ago
  44. 90c20a8 Add descriptions how to update, remove or rename runtime kinds and language families (#4627) by Sven Lange-Last · 4 years, 8 months ago
  45. 400a791 Add kind "unknown" to fallback activations (#4617) by jiangpch · 4 years, 8 months ago
  46. 94fccbc Embedded Kafka support in OpenWhisk Standalone mode (#4628) by Chetan Mehrotra · 4 years, 8 months ago
  47. e9dd207 Allow decision about action result inclusion in logs on a per call basis (#4604) by ruediger maass · 4 years, 8 months ago
  48. 06362ad remove spurious execute permission from ansible group_var files (#4629) by David Grove · 4 years, 8 months ago
  49. 2036548 Factor out subjects view name for identities (#4611) by rodric rabbah · 4 years, 8 months ago
  50. f946878 Add ansible deploy options (#4619) by Bill Zong · 4 years, 8 months ago
  51. 94f7b14 Ensure that env values in ansible are resolved as string (#4618) by Bill Zong · 4 years, 8 months ago
  52. d4d7ceb Pass an optional action instance to ContainerFactory (#4595) by Chetan Mehrotra · 4 years, 8 months ago
  53. 19a876e additional topics (#4613) by David Grove · 4 years, 8 months ago
  54. 27f0ceb asf.yaml take3: github topics must be lowercase (#4612) by David Grove · 4 years, 8 months ago
  55. b05b7ff Update k8s client to 4.4.0 from 4.0.3 (#4606) by Chetan Mehrotra · 4 years, 8 months ago
  56. 9b2227e fix indent on labels in .asf.yaml (#4608) by David Grove · 4 years, 8 months ago
  57. d1e1b64 Add asf.yaml to configure github metadata (#4607) by David Grove · 4 years, 8 months ago
  58. 760f477 add full license headers to vagrant scripts (#4605) by David Grove · 4 years, 8 months ago
  59. 8d2aeab A dev mode flag to speed up startup during development (#4603) by Chetan Mehrotra · 4 years, 8 months ago
  60. 6c2fb32 Update api gateway to released 0.11.0 in standalone mode (#4602) by Chetan Mehrotra · 4 years, 8 months ago
  61. ee07500 change Eclipse indentSpaces to 2 (#4600) by David Grove · 4 years, 8 months ago
  62. d869e88 update function parameters (#4599) by axiqia · 4 years, 8 months ago
  63. 84f92cf Allow individual field sets for activation_record and user_log (#4596) by ruediger maass · 4 years, 8 months ago
  64. 13209cb CouchDB support in OpenWhisk Standalone mode (#4594) by Chetan Mehrotra · 4 years, 9 months ago
  65. e959881 Amend docs for container proxy tests. (#4598) by rodric rabbah · 4 years, 9 months ago
  66. b20dffb Update lastUse timestamp when advancing ContainerProxy instances in use (#4590) by tysonnorris · 4 years, 9 months ago
  67. d7c5c04 Remove docs related to projections. (#4592) by rodric rabbah · 4 years, 9 months ago
  68. d85a722 Pass transactionId to action container (#4586) by Chetan Mehrotra · 4 years, 9 months ago
  69. ec6779c Allow parameters to be designated as init time properties (#4559) by rodric rabbah · 4 years, 9 months ago
  70. 01a75cb Update java kind to include the version number too (#4390) by David Podhola · 4 years, 9 months ago
  71. 7254982 Add GB unit to ByteSize (#4589) by tysonnorris · 4 years, 9 months ago
  72. 74a4cfe Update to Scala 2.12.9 (#4588) by Chetan Mehrotra · 4 years, 9 months ago
  73. 92ac571 Action container log collection does not wait for sentinel on developer error (#4582) by Sven Lange-Last · 4 years, 9 months ago
  74. 1f3504f Api Gateway support in OpenWhisk Standalone mode (#4571) by Chetan Mehrotra · 4 years, 9 months ago
  75. b5b88ec graduation: remove more incubator- references (#4581) by David Grove · 4 years, 9 months ago
  76. d9de97d Update Gradle to 5.5 version (#4567) by Chetan Mehrotra · 4 years, 9 months ago
  77. 7f8d3fe Remove configureOSSpecificOpts and move to standalone.conf (#4578) by yihuaf · 4 years, 9 months ago
  78. 9bef49f KCF: propagate cf_ca_extraArgs_env_i into user containers (#4570) by David Grove · 4 years, 9 months ago
  79. 93f8ea1 update distDocker plugin import (#4575) by steven0711dong · 4 years, 9 months ago
  80. ce45d54 CosmosDB Cache Invalidation Service (#4314) by Chetan Mehrotra · 4 years, 10 months ago
  81. 9666788 Adopt full ASF headers for all test files regardless of size (#4568) by Matt Rutkowski · 4 years, 10 months ago
  82. e99911f Close the consumer when WakeupExcpetion happened (#4459) by ningyougang · 4 years, 10 months ago
  83. b0d3574 Delete pod when creating timeout (#4424) by Lin · 4 years, 10 months ago
  84. 4a09c73 Remove Incubator(ing, tion) references and DISCLAIMER (#4566) by Matt Rutkowski · 4 years, 10 months ago
  85. 5d02280 Disable MesosContainerFactory from subscribing after close (#4541) by Chetan Mehrotra · 4 years, 10 months ago
  86. a87340b Add more diagnostic information to completion ack processing (#4561) by Sven Lange-Last · 4 years, 10 months ago
  87. bf63bb2 Bump docker python version to 4.0.2 (#4563) by yihuaf · 4 years, 10 months ago
  88. 322d832 Removed unused controller instances config (#4540) by Chetan Mehrotra · 4 years, 10 months ago
  89. ff8feb8 gradlew licensing (#4552) by David Grove · 4 years, 10 months ago
  90. 9c428a3 Lower minimum number of available file descriptors in action limit tests (#4553) by Sven Lange-Last · 4 years, 10 months ago
  91. b0d48c8 Add action timeout limit to invoker assignment message in load balancer / create singleton limits (#4537) by Sven Lange-Last · 4 years, 10 months ago
  92. 83319b0 Package swagger docs as part of standalone jar (#4542) by Chetan Mehrotra · 4 years, 10 months ago
  93. ee33c22 Handle deleted limits document for get operation the same way as missing limits document (#4535) by Steffen Rost · 4 years, 10 months ago
  94. 2800998 Run Gradle install for Jenkins build to install Standalone jar (#4531) by Chetan Mehrotra · 4 years, 10 months ago
  95. 1146234 latest => nightly for apigateway image tag (#4534) by David Grove · 4 years, 10 months ago
  96. eaec003 change Jenkins build to publish docker images with tag 'nightly' (#4533) by David Grove · 4 years, 10 months ago
  97. 740a4bf Allow actions to respond to HEAD requests (#4494) by Su · 4 years, 10 months ago
  98. fc38cc5 switch to `nightly` docker image tag for runtimes (#4529) by David Grove · 4 years, 10 months ago
  99. 44ae87e Correct documentation relating to web action authentication. by Rodric Rabbah · 4 years, 11 months ago
  100. 162a460 Fix var->val. by Rodric Rabbah · 4 years, 11 months ago