1. 6f91ffc Add support for trigger filters (#91) by Jason Peterson · 7 years ago 1.0.15
  2. 10ffd8b Add retry backoff support for 429s (#90) by Jason Peterson · 7 years ago 1.0.14
  3. 331268c support disabling triggers (never delete triggers that won't fire) (#88) by Jason Peterson · 7 years ago 1.0.13
  4. 512edbb fix "database deleted after change errors" during health test (#87) by Jason Peterson · 7 years ago
  5. ffcb0e2 add 504 to list of status codes to retry on (#85) by Jason Peterson · 7 years ago 1.0.12
  6. 5dacaf7 add retry support on trigger fire (#81) by Jason Peterson · 7 years ago 1.0.11
  7. 656abb7 include trigger name with post response status code (#79) by Jason Peterson · 7 years ago 1.0.10
  8. 9a09816 do not confirm delete (feed already deleted since max triggers reached) (#78) by Jason Peterson · 7 years ago
  9. fbf813c use safe stringify to prevent circular reference exceptions (#75) by Jason Peterson · 7 years ago 1.0.8 1.0.9
  10. bb6a0e2 relax trigger delete on specific firing errors (#74) by Jason Peterson · 7 years ago 1.0.7
  11. af99bc5 use a view to retrieve trigger docs (#73) by Jason Peterson · 7 years ago 1.0.6
  12. 6f07499 delete dead triggers on init (#70) by Jason Peterson · 7 years ago 1.0.5
  13. 7c63c6e Clean up test integration towards OpenWhisk (#66) by Jason Peterson · 7 years ago
  14. 3d40ff9 Bump scalatest dependency (#65) by Jason Peterson · 7 years ago
  15. 1ebf033 minor formatting fixes for readme (#64) by Carlos Santana · 7 years ago
  16. 444231c Add jshint validation to travis and cleanup existing jshint issues by Jason Peterson · 7 years ago
  17. 4e6a067 Add Cloudant read and write actions (#62) by Jason Peterson · 7 years ago
  18. c407805 update readme with user docs (#61) by Carlos Santana · 7 years ago
  19. b11e386 Merge pull request #58 from jasonpet/scancode by Carlos Santana · 7 years ago
  20. 7f94894 add travis scancode support by Jason Peterson · 7 years ago
  21. 53e99be Create CONTRIBUTING.md by Matt Rutkowski · 7 years ago
  22. dfc99f6 fix for failing tests by Jason Peterson · 7 years ago
  23. 502cc82 add cloudant account actions test by Jason Peterson · 7 years ago
  24. 52f9584 Add CloudantDatabaseActionsTests by Jason Peterson · 7 years ago
  25. 067b4ea removing references to whisk object by Jason Peterson · 7 years ago
  26. 0b5c21d jshint cleanup - pipeline was updated to scan the code (#51) by Morgan L Johnson · 7 years ago
  27. 3e00428 add ignore flag to test already running in blue. by Morgan Johnson · 7 years ago
  28. 50ba98f use environment var __OW_NAMESPACE to retrieve namespace by Jason Peterson · 7 years ago
  29. 1e3d7fa do not use default namespace by Jason Peterson · 7 years ago
  30. 4b14329 Return error if user is using '_' for namespace by Jason Peterson · 7 years ago
  31. 45f73a9 adding the test.router setting to testHealth task by Morgan Johnson · 7 years ago 1.0.4
  32. 3823122 adding proper package spec to persistency test cases by Morgan Johnson · 7 years ago
  33. ee733d9 updating class name spec for the trigger persistency by Morgan Johnson · 7 years ago
  34. be2ae7a making updates so that health tests run faster by Morgan Johnson · 7 years ago
  35. d9e12a0 Adding Cloudant Tests by Morgan Johnson · 7 years ago
  36. 567fdc9 return error if includeDoc parameter is found by Jason Peterson · 7 years ago
  37. 8072500 fix copyright date by Jason Peterson · 7 years ago
  38. 474ff68 adding gradle dependency needed by tests by Jason Peterson · 7 years ago
  39. f0ac96d check if includeDocs is supported for existing triggers by Jason Peterson · 7 years ago 1.0.3
  40. 22ca683 add dbname to params that trigger sends to the action by Jason Peterson · 7 years ago 1.0.2
  41. 52d45fd Remove Shared Flag from Action Update Command by dubeejw · 7 years ago 1.0.1
  42. ebab05d handle maxTrigger default in service provider by Jason Peterson · 7 years ago 1.0.0
  43. 5b7f5cd Add test infrastructure for cloudant by Jason Peterson · 7 years ago
  44. b8b7bf6 set default max triggers by Jason Peterson · 7 years ago
  45. b094aae adding auth checks on trigger create and delete by Jason Peterson · 7 years ago
  46. ff819f6 removed includedocs from annotations by Jason Peterson · 7 years ago
  47. ad9b1da minor code cleanup by Jason Peterson · 7 years ago
  48. 0c69b68 trigger fires to 1M + parameter handling + error handling + includeDoc removal by Morgan Johnson · 7 years ago
  49. 5aa6f5c some file cleanup by Jason Peterson · 7 years ago
  50. c38e05a restructure directories by Jason Peterson · 7 years ago
  51. 7421a39 misnamed property for the exec-query-view action by Jason Peterson · 7 years ago
  52. 7c0315e code updates for feed support of old and new feeds by Morgan Johnson · 7 years ago
  53. 3884eec adding changes update to include port, protocol, and host settings by Morgan Johnson · 7 years ago
  54. 9e43965 fix for empty dockerRegistry property by Jason Peterson · 7 years ago
  55. 391235b remove unused require statement by Jason Peterson · 7 years ago
  56. 3a9353e jshint cleanup and removing unused npm packages by Jason Peterson · 7 years ago
  57. 1a7ed62 Merge branch 'master' of https://github.com/openwhisk/openwhisk-cloudant-trigger by Jason Peterson · 7 years ago
  58. d7ecda9 adding install script for actions by Jason Peterson · 7 years ago
  59. e4b50aa adding health API to cloudant provider by Morgan Johnson · 7 years ago
  60. e7822c7 Merge pull request #5 from johnsolm/cloudant-trigger-refactor by Morgan L Johnson · 7 years ago
  61. c5b5e4d adding auth to URL. should support both cloudant and proper version of couch by Morgan Johnson · 7 years ago
  62. 2a1ed57 adding actions by Jason Peterson · 7 years ago
  63. 5dcf669 update node version by Jason Peterson · 7 years ago
  64. b552995 add gradle distdocker build support by Jason Peterson · 7 years ago
  65. 87d857b removing nano auth logic and associated cookie usage, commenting out by Morgan Johnson · 8 years ago
  66. 3710942 cleaning up feed parameter logic by Morgan Johnson · 8 years ago
  67. db03c48 adding work in progress statement to README by Morgan Johnson · 8 years ago
  68. 6a6bf99 initial commit of cloudant trigger provider by Morgan Johnson · 8 years ago