1. 76af30a base from latest node10 release (#206) by David Grove · 4 years, 3 months ago
  2. 11954a8 Apply needle client (#205) by 김건희 · 4 years, 3 months ago
  3. a2e108e Bump action node version to 10 (#204) by 김건희 · 4 years, 3 months ago
  4. 6572135 travis - dist:xenial and language:java (#203) by David Grove · 4 years, 3 months ago
  5. b2dc3a0 gradle version 5 by David Grove · 4 years, 7 months ago
  6. 8b30d12 update node.js version to 10.16.3 (#199) by Jason Peterson · 4 years, 7 months ago
  7. 4ad936a tlp: remove incubator references & disclaimer (#197) by David Grove · 4 years, 9 months ago
  8. fa43d51 gradlew licensing (#195) by David Grove · 4 years, 9 months ago
  9. 0a24b1b update node.js version to 10.16.0 (#194) by Jason Peterson · 4 years, 9 months ago
  10. fc2987e remove use of short header in all cases (#193) by Matt Rutkowski · 4 years, 10 months ago
  11. 21ff8af add license header to Dockerfile by David Grove · 4 years, 10 months ago
  12. d5db5ea change travis builds to publish docker images with tag 'nightly' by David Grove · 4 years, 10 months ago
  13. 6aaed48 update gradle and scala versions (#191) by Jason Peterson · 5 years ago
  14. f51b839 Fix test compile (#189) by James Dubee · 5 years ago
  15. dfb94d1 Add --quiet/-q to recursive zip commands (#188) by Anthony Amanse · 5 years ago
  16. 2caa270 README: "Apache OpenWhisk" at top; add building from source instructions (#187) by David Grove · 5 years ago
  17. 0efc3e3 bug fix: give both tags to `docker tag` (#186) by David Grove · 5 years ago
  18. 983cc21 When tagging image with latest, also tag with githash (#185) by David Grove · 5 years ago
  19. cadff5c update to latest version of Node.js for 10.x (#184) by Jason Peterson · 5 years ago
  20. 0e62ca6 use long form ASF License header in JavaScript source files (#183) by David Grove · 5 years ago
  21. 92b0ac8 updating cron module to latest (#182) by Jason Peterson · 5 years ago 1.12.5
  22. b122dc3 package.json should not have executable bits set (#181) by David Grove · 5 years ago
  23. dd6ab4d Rcverify fixes (#180) by David Grove · 5 years ago 2.0.0-incubating
  24. d553869 add slackbot PR webhook (#179) by David Grove · 5 years ago
  25. ca984b8 boilerplate files (#178) by David Grove · 5 years ago
  26. 8f3785e upgrade Node.js to pick up security fixes (#177) by Jason Peterson · 5 years ago 1.12.4
  27. 0fb9baa Use authKey from action parameters (#176) by Jason Peterson · 5 years ago
  28. a57c21a remove unused variable (#175) by Jason Peterson · 5 years ago 1.12.3
  29. 3ec558e update Node.js version to 10.15.0 (#174) by Jason Peterson · 5 years ago 1.12.2
  30. 0ee1bad check if we should disable trigger for status codes on error object (#173) by Jason Peterson · 5 years ago 1.12.1
  31. 7693072 support trigger get and update for timezone parameter (#172) by Jason Peterson · 5 years ago
  32. 9b4102e update Node.js to version 10 (#171) by Jason Peterson · 5 years ago 1.12.0
  33. d5d758b support timezone param for cron alarm (#170) by Jason Peterson · 5 years ago 1.11.0
  34. e16e8f3 if error on authrequest invoke callback with error param (#169) by Jason Peterson · 5 years ago 1.10.4
  35. d3846ad do not disable trigger on 409 (conflict) (#168) by Jason Peterson · 5 years ago 1.10.3
  36. a4c3606 Rename the imported package to org.apache.openwhisk. (#167) by Vincent · 5 years ago
  37. b23f914 Switch to Scala 2.12.7 (#165) by Chetan Mehrotra · 5 years ago
  38. d3598dd pin node version and other cleanup (#166) by Jason Peterson · 6 years ago 1.10.2
  39. aeafa57 added checksum verification for https://deb.nodesource.com/setup_8.x (#164) by moritzraho · 6 years ago
  40. 2193ee3 use runtime env var __OW_API_KEY for the api key (#162) by Jason Peterson · 6 years ago
  41. 8b1594e pin cron npm module version (#161) by Jason Peterson · 6 years ago 1.10.1
  42. d59ee2c Add the code scanning check-up (#159) by Vincent · 6 years ago
  43. c7f50a7 make action's node.js runtime version configurable (#158) by Jason Peterson · 6 years ago 1.10.0
  44. 0d5ca7c remove the use of base64 for webaction response (#156) by Carlos Santana · 6 years ago
  45. 073ab19 use minutes instead of seconds in alarms test and make wait time configurable (#154) by Jason Peterson · 6 years ago
  46. a1539a0 some minor test cleanup (#153) by Jason Peterson · 6 years ago
  47. 408e643 increase wait time for maxTriggers test (#151) by Jason Peterson · 6 years ago
  48. 1886bd4 do not assume env var HOST_INDEX begins with 'host' (#150) by Jason Peterson · 6 years ago 1.9.9
  49. 70a5b11 loosen restrictions on redis values (#149) by Jason Peterson · 6 years ago
  50. 95d0ea2 allow apihost port to be configurable (#148) by Jason Peterson · 6 years ago
  51. e0ae88f swap active host on sigterm signal if host being stopped is currently active (#145) by Jason Peterson · 6 years ago 1.9.8
  52. b6bd23b Fix spray-json import to comply with newer versions. (#143) by Markus Thömmes · 6 years ago
  53. 7b5f177 Fix Travis error (#144) by James Dubee · 6 years ago
  54. 5a436a3 fix for health monitor stopDate (#142) by Jason Peterson · 6 years ago 1.9.7
  55. 14582c0 minor updates to health monitor (#140) by Jason Peterson · 6 years ago 1.9.6
  56. b8f8731 fix failing test and refactor others into appropriate suites (#139) by Jason Peterson · 6 years ago
  57. 013cf9d cleanup unnecessary check (#138) by Jason Peterson · 6 years ago 1.9.5
  58. f0c2990 redundant provider not being notified to remove expired trigger (#137) by Jason Peterson · 6 years ago 1.9.4
  59. 84af22f disable a throttled alarms trigger if retries exhausted (#136) by Jason Peterson · 6 years ago 1.9.3
  60. b796607 only update monitor status for the current monitored trigger (#135) by Jason Peterson · 6 years ago 1.9.2
  61. 7167061 Fix random test failure and other minor cleanup (#134) by Jason Peterson · 6 years ago 1.9.1
  62. 9b6970b Switch to Maven based dependency (#132) by Chetan Mehrotra · 6 years ago 1.9.0
  63. 87e138a Add self monitoring support (#131) by Jason Peterson · 6 years ago
  64. b134b10 harden health test (#130) by Jason Peterson · 6 years ago
  65. da9078e support trigger get and update for new deleteAfterFire param (#129) by Jason Peterson · 6 years ago 1.8.0
  66. 13ccc29 Allow delete of trigger and rules after firing alarms once action (#128) by Jason Peterson · 6 years ago
  67. a1f22b4 remove unused import (#127) by Jason Peterson · 6 years ago
  68. b8d4d67 optionally limit cron fields to 5 instead of 6 (#126) by Jason Peterson · 6 years ago
  69. 159a6b2 alarm readme updates (#125) by Jason Peterson · 6 years ago
  70. 03c324b support SSL for redis (#122) by Jason Peterson · 6 years ago 1.7.0
  71. 9631780 revert PR #115 (#121) by Jason Peterson · 6 years ago 1.6.1
  72. 8b342fb remove unused imports (#120) by Jason Peterson · 6 years ago
  73. 5727fbc add update lifecycle support (#119) by Jason Peterson · 6 years ago 1.6.0
  74. 11ff4d0 Fix DB URL parsing problem (#115) by 김건희 · 6 years ago
  75. bfdf970 fix travis docker build and deploy (#117) by Carlos Santana · 6 years ago
  76. 2e0c594 add rule to all tests that rely upon activation records (#116) by Jason Peterson · 6 years ago
  77. e828151 Add interval support (#113) by Jason Peterson · 6 years ago 1.5.0
  78. 9d712f5 update tests that use put on creation to now use post (#112) by Jason Peterson · 6 years ago
  79. d31c475 add startDate and stopDate support for the alarms feed (#109) by Jason Peterson · 6 years ago 1.4.0
  80. d492983 Add v8 heap statistics to Health endpoint (#106) by Jason Peterson · 6 years ago
  81. 4f41b89 move positive trigger get test to health class (#111) by Adnan Baruni · 6 years ago
  82. 13eb4f8 add parameters as query parameters for get request (#110) by Adnan Baruni · 6 years ago
  83. 9714585 create fire once action to support firing trigger on a specific date (#107) by Jason Peterson · 6 years ago
  84. e34b0ea Trigger management (#101) by Adnan Baruni · 7 years ago 1.3.0
  85. 0979894 increase wait time on trigger creation and deletion (#100) by Jason Peterson · 7 years ago
  86. 9e90359 update nano to latest version (#99) by Jason Peterson · 7 years ago 1.2.1
  87. b1f04a7 fix test failures (#98) by Jason Peterson · 7 years ago 1.2.0
  88. 3a8146f pin the version of nano to avoid breaking changes (#97) by Jason Peterson · 7 years ago
  89. 6f4b947 Support for multiple workers (#95) by Jason Peterson · 7 years ago
  90. 15b7345 update logging level when maxTriggers reached (#91) by Jason Peterson · 7 years ago 1.1.12
  91. 5e5b57b When auth header is missing send WWW-Authenticate header and a 401 (#87) by Jason Peterson · 7 years ago 1.1.11
  92. ae18d43 Bump to gradle 4. (#70) by Markus Thömmes · 7 years ago 1.1.10
  93. 22f226f mask user apikeys in the logs (#85) by Jason Peterson · 7 years ago
  94. 1450692 DB view should filter out disabled triggers (#84) by Jason Peterson · 7 years ago 1.1.9
  95. 85434e1 Avoid that trigger is fired too often if Request to OpenWhisk is too slow. (#83) by Christian Bickel · 7 years ago
  96. d36f0a4 Applying filter on all db changes since 0 takes too long (#82) by Jason Peterson · 7 years ago 1.1.8
  97. 80bee85 make sure trigger that has been deleted is no longer in memory (#79) by Jason Peterson · 7 years ago 1.1.7
  98. 512b90c Handle db connection error during follow (#77) by Jason Peterson · 7 years ago 1.1.6
  99. 61602ca fix trigger count for the health endpoint (#76) by Jason Peterson · 7 years ago 1.1.5
  100. 3e6e3f7 Continue initialization if redundant provider is creating the filter (#75) by Jason Peterson · 7 years ago