1. 12865b9 update core OpenWhisk version (#235) by David Grove · 1 year, 2 months ago master
  2. 1b46dd7 remove travis from required checks for merging PRs (#234) by David Grove · 1 year, 4 months ago
  3. 032e168 fix travis url (#233) by David Grove · 2 years, 7 months ago
  4. 2e21ca6 roll credentials (#232) by David Grove · 2 years, 7 months ago
  5. a3a2124 Update notice (#231) by Dominic Kim · 2 years, 11 months ago
  6. 1f539c3 configure github project with asf.yaml (#230) by David Grove · 3 years, 2 months ago
  7. 8a6762e chore: fix spelling (#229) by John Bampton · 3 years, 2 months ago
  8. 3154c19 Update NodeJs to gather fixes (#227) by Martin Henke · 3 years, 3 months ago
  9. db7122b migration from travis-ci.org to travis-ci.com (#226) by David Grove · 3 years, 4 months ago
  10. 1aaf9c0 bump node minor version from 10.19.0 to 10.20.1 (#225) by David Grove · 4 years ago
  11. 7ab4968 Update readme with some information about CouchDB (#224) by Tom Barber · 4 years, 1 month ago
  12. 8cbec30 update to latest nodejs 10 base image (#221) by David Grove · 4 years, 2 months ago
  13. 862b166 travis - dist:xenial and language:java by David Grove · 4 years, 5 months ago
  14. a575f34 Remove console.{log,error} from most parts of the codebase (#220) by Ben Nizette · 4 years, 5 months ago
  15. 3c9b549 gradle version 5 by David Grove · 4 years, 7 months ago
  16. b7b9994 update node.js version to 10.16.3 (#215) by Jason Peterson · 4 years, 7 months ago
  17. a1096a6 exit with failure for db and redis connection errors on startup (#214) by Jason Peterson · 4 years, 8 months ago
  18. ccd7410 tlp: remove incubator references and disclaimer (#213) by David Grove · 4 years, 9 months ago
  19. 09d101d gradlew licensing (#212) by David Grove · 4 years, 9 months ago
  20. bb5765a update node.js version to 10.16.0 (#211) by Jason Peterson · 4 years, 9 months ago
  21. dafcad1 remove use of short header in all cases (#210) by Matt Rutkowski · 4 years, 9 months ago
  22. fa49ccb add license header to dockerfile by David Grove · 4 years, 10 months ago
  23. bc55aee change travis builds to publish docker images with tag 'nightly' by David Grove · 4 years, 10 months ago
  24. 29f0392 update gradle and scala versions (#208) by Jason Peterson · 5 years ago
  25. 4085ffa Fix test compile (#207) by James Dubee · 5 years ago
  26. 5631e79 Add --quiet/-q to recursive zip commands (#206) by Anthony Amanse · 5 years ago
  27. 9e9d42d README: "Apache OpenWhisk" at top; add building from source instructions (#205) by David Grove · 5 years ago
  28. 633065b use nano instead of @cloudant (#204) by Jason Peterson · 5 years ago
  29. ebbde7d When tagging image with latest, also tag with githash (#203) by David Grove · 5 years ago
  30. 16fc513 update to latest version of Node.js for 10.x (#202) by Jason Peterson · 5 years ago
  31. e4eddc0 use long form ASF header in JavaScript source files (#201) by David Grove · 5 years ago
  32. ce5dac9 use module name in notice (#200) by David Grove · 5 years ago 2.0.0-incubating
  33. 130adbc add boilerplate files (#199) by David Grove · 5 years ago
  34. cbf47b3 fixes scancode failures exposed by switch to ASF-RELEASE.cfg (#198) by David Grove · 5 years ago
  35. 40b15ef upgrade Node.js to pick up security fixes (#197) by Jason Peterson · 5 years ago 1.9.3
  36. 472031c Use authKey from action parameters (#196) by Jason Peterson · 5 years ago
  37. 41f8876 Documentation updates for IAM Cloudant service instance support (#194) by Jason Peterson · 5 years ago
  38. c2b0235 update Node.js version to 10.15.0 (#191) by Jason Peterson · 5 years ago 1.9.2
  39. f047b94 check if we should disable trigger for status codes on error object (#190) by Jason Peterson · 5 years ago 1.9.1
  40. cc9f351 update Node.js to version 10 (#189) by Jason Peterson · 5 years ago 1.9.0
  41. 90a2722 update Node.js version to 8.14.0 (#188) by Jason Peterson · 5 years ago 1.8.3
  42. 8336882 if error on authrequest invoke callback with error param (#187) by Jason Peterson · 5 years ago 1.8.2
  43. 318b407 add delay in feed tests (between trigger creation and doc creation) (#186) by Jason Peterson · 5 years ago
  44. 3e0a90b do not disable trigger on 409 (conflict) (#185) by Jason Peterson · 5 years ago 1.8.1
  45. c8c99f9 Add support for IAM based Cloudant DB instances (#184) by Jason Peterson · 5 years ago 1.8.0
  46. 8bc87b3 support an optional flag to only install the feed action (#183) by Jason Peterson · 5 years ago
  47. 25e64c1 Rename the imported package into org.apache.openwhisk. (#182) by Vincent · 5 years ago
  48. 38b491e Switch to Scala 2.12.7 (#179) by Chetan Mehrotra · 5 years ago
  49. 1c340b8 remove unused auth variable (#181) by Jason Peterson · 6 years ago 1.7.1
  50. 42f034c make action's node.js runtime version configurable (#178) by Jason Peterson · 6 years ago 1.7.0
  51. e56ca1f remove the use of base64 for webaction response (#176) by Carlos Santana · 6 years ago
  52. 5d5da54 do not assume env var HOST_INDEX begins with 'host' (#174) by Jason Peterson · 6 years ago 1.6.3
  53. 72a25b2 loosen restrictions on redis values (#173) by Jason Peterson · 6 years ago
  54. 605f919 Remove reference to Pair and replace with bespoke class. (#171) by rodric rabbah · 6 years ago
  55. c455ea2 add travis2slack webhook (#172) by David Grove · 6 years ago
  56. b3c59c5 allow apihost port to be configurable (#170) by Jason Peterson · 6 years ago
  57. 017a0f0 swap active host on sigterm signal if host being stopped is currently active (#169) by Jason Peterson · 6 years ago 1.6.2
  58. ecacb93 Fix spray-json import to comply with newer versions. (#168) by Markus Thömmes · 6 years ago
  59. 30047f4 query_params should not be required when using filter (#166) by Jason Peterson · 6 years ago
  60. a2721f1 updates to query_params validation (#164) by Jason Peterson · 6 years ago
  61. bdb34a7 validate that query_params is valid JSON (#163) by Jason Peterson · 6 years ago
  62. 285d455 updates to cloudant health monitoring (#162) by Jason Peterson · 6 years ago 1.6.1
  63. 054c198 self monitoring support (#161) by Jason Peterson · 6 years ago 1.6.0
  64. 901c474 fix failing test and other test cleanup (#160) by Jason Peterson · 6 years ago
  65. ed57624 Switch to Maven based dependency (#159) by Chetan Mehrotra · 6 years ago
  66. 31c6ca0 replace gradle method leftshift(deprecated) with doLast (#158) by Jason Peterson · 6 years ago
  67. 933cb95 add trigger rules to existing tests (#157) by Jason Peterson · 6 years ago
  68. 8ebb707 adding test case for writing a new document when overwrite=true (#156) by Jason Peterson · 6 years ago
  69. b1093a0 #112 Adding feature to insert document when overwrite and putIfAbsent… (#155) by vipulkashyap111 · 6 years ago
  70. e678979 support SSL for redis (#154) by Jason Peterson · 6 years ago 1.5.0
  71. 29749d6 fix the version for the request package (#153) by Jason Peterson · 6 years ago 1.4.2
  72. f620a20 update request package to a version without known memory leaks (#151) by Martin Henke · 6 years ago
  73. cb34737 fix travis setup for docker (#150) by Carlos Santana · 6 years ago
  74. 390e031 setup step is performed twice in a few tests (#149) by Jason Peterson · 6 years ago
  75. 3239bb3 Fix failing test (#148) by Adnan Baruni · 6 years ago
  76. d484a9f update tests that use put on creation to now use post (#147) by Jason Peterson · 6 years ago
  77. b17b13b reject update if trigger is disabled (#146) by Adnan Baruni · 6 years ago 1.4.1
  78. 4135f74 Feed trigger update (#145) by Adnan Baruni · 6 years ago 1.4.0
  79. 54cff1b Add v8 heap statistics to Health endpoint (#141) by Jason Peterson · 6 years ago
  80. 30fe04b move positive trigger get test to health class (#144) by Adnan Baruni · 6 years ago
  81. 5698623 add parameters as query parameters for get request (#143) by Adnan Baruni · 6 years ago
  82. 5358a24 Switch to cloudant-nano (fork of nano with latest version of cloudant-follow) (#140) by Jason Peterson · 7 years ago 1.3.0
  83. 44e6613 Trigger management (#137) by Adnan Baruni · 7 years ago
  84. dd2cefd update test to verify the "since" parameter (#136) by Jason Peterson · 7 years ago
  85. 6b77f87 update nano to latest version (#135) by Jason Peterson · 7 years ago 1.2.1
  86. 8031c7f Fix test failures (#134) by Jason Peterson · 7 years ago 1.2.0
  87. ca81c0b Support for worker assignment on trigger creation (#132) by Jason Peterson · 7 years ago
  88. a875392 update logging level for maxTriggers (#129) by Jason Peterson · 7 years ago 1.1.11
  89. d5c36b7 When auth header is missing send WWW-Authenticate header and a 401 (#127) by Jason Peterson · 7 years ago 1.1.10
  90. 9571cbc update doc to remove the namespace set for CLI no need it anymore (#126) by Carlos Santana · 7 years ago
  91. 27b2d04 Bump to gradle 4. (#107) by Markus Thömmes · 7 years ago
  92. 758df37 DB view should filter out disabled triggers (#124) by Jason Peterson · 7 years ago 1.1.9
  93. 7f18fd6 Avoid that trigger is fired too often if request to OpenWhisk is too slow. (#123) by Christian Bickel · 7 years ago
  94. 5da607a Applying filter on all db changes since 0 takes too long (#121) by Jason Peterson · 7 years ago 1.1.8
  95. 1b7c7ff make sure trigger that has been deleted is no longer in memory (#120) by Jason Peterson · 7 years ago 1.1.7
  96. 5970ecf Handle db connection error during follow (#119) by Jason Peterson · 7 years ago 1.1.6
  97. bae9cdf fix trigger count for the health endpoint (#118) by Jason Peterson · 7 years ago 1.1.5
  98. aabb18f Continue initialization if redundant provider is creating the filter (#117) by Jason Peterson · 7 years ago
  99. b025246 Return Expected JSON Response from Web Action (#116) by James Dubee · 7 years ago
  100. 343b2fb Handle redis publish/subscribe connection error (#115) by Jason Peterson · 7 years ago 1.1.4