1. 3e89db4 chore: fix spelling and grammar (#11) by John Bampton · 3 years, 2 months ago master
  2. c2ae13a Fixing WSK_CLI definition. (#10) by James Thomas · 4 years, 9 months ago
  3. 5b5c878 Fix invalid Travis credentials and change tag to nightly (#9) by James Thomas · 4 years, 10 months ago
  4. 86f8ab8 Fixing scancode issues. (#8) by James Thomas · 4 years, 11 months ago
  5. 70841c4 Removing Cloudant references (#6) by James Thomas · 5 years ago
  6. 1059db1 Fixing numerous issues discovered whilst developing new event source (#3) by James Thomas · 5 years ago
  7. 6692c38 upgrading outdated libs by James Thomas · 5 years ago
  8. d2120fe readying for release by James Thomas · 5 years ago
  9. 2ed1e86 Updating feed actions to use explicit namespace by James Thomas · 5 years ago
  10. 53df4bf Cleaning up event provier by James Thomas · 5 years ago
  11. bfab424 Re-working existing provider to plugin architecture by James Thomas · 5 years ago
  12. 90a2722 update Node.js version to 8.14.0 (#188) by Jason Peterson · 5 years ago
  13. 8336882 if error on authrequest invoke callback with error param (#187) by Jason Peterson · 5 years ago
  14. 318b407 add delay in feed tests (between trigger creation and doc creation) (#186) by Jason Peterson · 5 years ago
  15. 3e0a90b do not disable trigger on 409 (conflict) (#185) by Jason Peterson · 5 years ago
  16. c8c99f9 Add support for IAM based Cloudant DB instances (#184) by Jason Peterson · 5 years ago
  17. 8bc87b3 support an optional flag to only install the feed action (#183) by Jason Peterson · 5 years ago
  18. 25e64c1 Rename the imported package into org.apache.openwhisk. (#182) by Vincent · 6 years ago
  19. 38b491e Switch to Scala 2.12.7 (#179) by Chetan Mehrotra · 6 years ago
  20. 1c340b8 remove unused auth variable (#181) by Jason Peterson · 6 years ago
  21. 42f034c make action's node.js runtime version configurable (#178) by Jason Peterson · 6 years ago
  22. e56ca1f remove the use of base64 for webaction response (#176) by Carlos Santana · 6 years ago
  23. 5d5da54 do not assume env var HOST_INDEX begins with 'host' (#174) by Jason Peterson · 6 years ago
  24. 72a25b2 loosen restrictions on redis values (#173) by Jason Peterson · 6 years ago
  25. 605f919 Remove reference to Pair and replace with bespoke class. (#171) by rodric rabbah · 6 years ago
  26. c455ea2 add travis2slack webhook (#172) by David Grove · 6 years ago
  27. b3c59c5 allow apihost port to be configurable (#170) by Jason Peterson · 6 years ago
  28. 017a0f0 swap active host on sigterm signal if host being stopped is currently active (#169) by Jason Peterson · 6 years ago
  29. ecacb93 Fix spray-json import to comply with newer versions. (#168) by Markus Thömmes · 6 years ago
  30. 30047f4 query_params should not be required when using filter (#166) by Jason Peterson · 6 years ago
  31. a2721f1 updates to query_params validation (#164) by Jason Peterson · 6 years ago
  32. bdb34a7 validate that query_params is valid JSON (#163) by Jason Peterson · 6 years ago
  33. 285d455 updates to cloudant health monitoring (#162) by Jason Peterson · 6 years ago
  34. 054c198 self monitoring support (#161) by Jason Peterson · 6 years ago
  35. 901c474 fix failing test and other test cleanup (#160) by Jason Peterson · 6 years ago
  36. ed57624 Switch to Maven based dependency (#159) by Chetan Mehrotra · 6 years ago
  37. 31c6ca0 replace gradle method leftshift(deprecated) with doLast (#158) by Jason Peterson · 6 years ago
  38. 933cb95 add trigger rules to existing tests (#157) by Jason Peterson · 6 years ago
  39. 8ebb707 adding test case for writing a new document when overwrite=true (#156) by Jason Peterson · 6 years ago
  40. b1093a0 #112 Adding feature to insert document when overwrite and putIfAbsent… (#155) by vipulkashyap111 · 6 years ago
  41. e678979 support SSL for redis (#154) by Jason Peterson · 6 years ago
  42. 29749d6 fix the version for the request package (#153) by Jason Peterson · 6 years ago
  43. f620a20 update request package to a version without known memory leaks (#151) by Martin Henke · 6 years ago
  44. cb34737 fix travis setup for docker (#150) by Carlos Santana · 6 years ago
  45. 390e031 setup step is performed twice in a few tests (#149) by Jason Peterson · 6 years ago
  46. 3239bb3 Fix failing test (#148) by Adnan Baruni · 6 years ago
  47. d484a9f update tests that use put on creation to now use post (#147) by Jason Peterson · 6 years ago
  48. b17b13b reject update if trigger is disabled (#146) by Adnan Baruni · 6 years ago
  49. 4135f74 Feed trigger update (#145) by Adnan Baruni · 6 years ago
  50. 54cff1b Add v8 heap statistics to Health endpoint (#141) by Jason Peterson · 6 years ago
  51. 30fe04b move positive trigger get test to health class (#144) by Adnan Baruni · 6 years ago
  52. 5698623 add parameters as query parameters for get request (#143) by Adnan Baruni · 6 years ago
  53. 5358a24 Switch to cloudant-nano (fork of nano with latest version of cloudant-follow) (#140) by Jason Peterson · 7 years ago
  54. 44e6613 Trigger management (#137) by Adnan Baruni · 7 years ago
  55. dd2cefd update test to verify the "since" parameter (#136) by Jason Peterson · 7 years ago
  56. 6b77f87 update nano to latest version (#135) by Jason Peterson · 7 years ago
  57. 8031c7f Fix test failures (#134) by Jason Peterson · 7 years ago
  58. ca81c0b Support for worker assignment on trigger creation (#132) by Jason Peterson · 7 years ago
  59. a875392 update logging level for maxTriggers (#129) by Jason Peterson · 7 years ago
  60. d5c36b7 When auth header is missing send WWW-Authenticate header and a 401 (#127) by Jason Peterson · 7 years ago
  61. 9571cbc update doc to remove the namespace set for CLI no need it anymore (#126) by Carlos Santana · 7 years ago
  62. 27b2d04 Bump to gradle 4. (#107) by Markus Thömmes · 7 years ago
  63. 758df37 DB view should filter out disabled triggers (#124) by Jason Peterson · 7 years ago
  64. 7f18fd6 Avoid that trigger is fired too often if request to OpenWhisk is too slow. (#123) by Christian Bickel · 7 years ago
  65. 5da607a Applying filter on all db changes since 0 takes too long (#121) by Jason Peterson · 7 years ago
  66. 1b7c7ff make sure trigger that has been deleted is no longer in memory (#120) by Jason Peterson · 7 years ago
  67. 5970ecf Handle db connection error during follow (#119) by Jason Peterson · 7 years ago
  68. bae9cdf fix trigger count for the health endpoint (#118) by Jason Peterson · 7 years ago
  69. aabb18f Continue initialization if redundant provider is creating the filter (#117) by Jason Peterson · 7 years ago
  70. b025246 Return Expected JSON Response from Web Action (#116) by James Dubee · 7 years ago
  71. 343b2fb Handle redis publish/subscribe connection error (#115) by Jason Peterson · 7 years ago
  72. 04ff82d Update remaining .scala files to ASF license. (#113) by Matt Rutkowski · 7 years ago
  73. 5b58923 Add HOST_MACHINE and HOST_INDEX env vars (remove ACTIVE) (#106) by Jason Peterson · 7 years ago
  74. 6ad79b1 Add system stats and basic auth to the health endpoint (#105) by Jason Peterson · 7 years ago
  75. ccdc669 Add Redis support for managing active state (#104) by Jason Peterson · 7 years ago
  76. 47b5ad9 Update to run scancode from incubator-openwhisk-utilities repo. (#103) by Matt Rutkowski · 7 years ago
  77. 262ca3f update docs to include filter and query_params (#101) by Carlos Santana · 7 years ago
  78. 58617c5 Implement provider redundancy (#100) by Jason Peterson · 7 years ago
  79. 32fb8bb add annotations and test case for the new filter support (#98) by Jason Peterson · 7 years ago
  80. 227d755 Issue 96 (#97) by Carlos Santana · 7 years ago
  81. 27cafd2 fixes for trigger create and delete authorization checks (#95) by Jason Peterson · 7 years ago
  82. a686d40 do backoff for all retries (not just 429s) (#92) by Jason Peterson · 7 years ago
  83. 6f91ffc Add support for trigger filters (#91) by Jason Peterson · 7 years ago
  84. 10ffd8b Add retry backoff support for 429s (#90) by Jason Peterson · 7 years ago
  85. 331268c support disabling triggers (never delete triggers that won't fire) (#88) by Jason Peterson · 7 years ago
  86. 512edbb fix "database deleted after change errors" during health test (#87) by Jason Peterson · 7 years ago
  87. ffcb0e2 add 504 to list of status codes to retry on (#85) by Jason Peterson · 7 years ago
  88. 5dacaf7 add retry support on trigger fire (#81) by Jason Peterson · 7 years ago
  89. 656abb7 include trigger name with post response status code (#79) by Jason Peterson · 7 years ago
  90. 9a09816 do not confirm delete (feed already deleted since max triggers reached) (#78) by Jason Peterson · 7 years ago
  91. fbf813c use safe stringify to prevent circular reference exceptions (#75) by Jason Peterson · 7 years ago
  92. bb6a0e2 relax trigger delete on specific firing errors (#74) by Jason Peterson · 7 years ago
  93. af99bc5 use a view to retrieve trigger docs (#73) by Jason Peterson · 7 years ago
  94. 6f07499 delete dead triggers on init (#70) by Jason Peterson · 7 years ago
  95. 7c63c6e Clean up test integration towards OpenWhisk (#66) by Jason Peterson · 7 years ago
  96. 3d40ff9 Bump scalatest dependency (#65) by Jason Peterson · 7 years ago
  97. 1ebf033 minor formatting fixes for readme (#64) by Carlos Santana · 7 years ago
  98. 444231c Add jshint validation to travis and cleanup existing jshint issues by Jason Peterson · 7 years ago
  99. 4e6a067 Add Cloudant read and write actions (#62) by Jason Peterson · 7 years ago
  100. c407805 update readme with user docs (#61) by Carlos Santana · 7 years ago