1. fb4c019 fix travis URL (#83) by David Grove · 2 years, 7 months ago
  2. 67b4f65 update to openwhisk-client-js 3.21.4 (#82) by David Grove · 2 years, 11 months ago
  3. 8712eb3 Update Notice (#81) by Dominic Kim · 3 years ago
  4. d310c37 Fixed bug when using boolean value annotations with deploy (#70) by Dylan Depass · 3 years, 1 month ago
  5. 1a9960d configure more github properties via asf.yaml (#79) by David Grove · 3 years, 2 months ago
  6. 375ccc2 chore: fix grammar and spelling (#78) by John Bampton · 3 years, 2 months ago
  7. d20d137 update for travis migration (#75) by David Grove · 3 years, 5 months ago
  8. a38195e bump openwhisk-client-js version to 3.21.3 (#73) by David Grove · 3 years, 6 months ago
  9. b7ba08d replace last use of nodejs:6 with nodejs:10 (#72) by David Grove · 4 years, 1 month ago
  10. 46e73a5 change travis config from nodejs 6 to nodejs 10 (#69) by David Grove · 4 years, 2 months ago
  11. d83f6c1 bump version of openwhisk-client-js to 3.21.1 (#68) by David Grove · 4 years, 3 months ago
  12. 32686d8 Prepare for 0.12.0 release (#66) by Olivier Tardieu · 4 years, 4 months ago 0.12.0
  13. 767971d Add webpackIgnore annotation on dynamic conductor dependencies (#65) by Olivier Tardieu · 4 years, 4 months ago
  14. 753297a add .asf.yaml to specify github metadata (#64) by David Grove · 4 years, 4 months ago
  15. ef1627e Add example for dynamic combinator (#62) by Olivier Tardieu · 4 years, 5 months ago
  16. ee3f7fd Add support for setting the apiversion in the deploy command (#58) by Olivier Tardieu · 4 years, 6 months ago
  17. 308f149 feat: add support for passthrough http optons on deploy (#46) by Nick Mitchell · 4 years, 6 months ago
  18. 5f6733a Document installation from source release (#57) by Olivier Tardieu · 4 years, 6 months ago
  19. 756b077 Add support for bearer token authentication (#56) by Olivier Tardieu · 4 years, 6 months ago
  20. d60e575 Bump openwhisk-client-js version to 3.20 (#55) by Olivier Tardieu · 4 years, 6 months ago
  21. 5b32d57 Avoid loading uuid when not needed (#54) by Olivier Tardieu · 4 years, 6 months ago
  22. 221e0dd Support setting all limits on conductor and composed actions (#53) by Olivier Tardieu · 4 years, 6 months ago
  23. 83eca7b Update COMMANDS.md (#52) by Olivier Tardieu · 4 years, 6 months ago
  24. 3915dbd Only require redis in conductor code when running parallel constructs (#51) by Olivier Tardieu · 4 years, 6 months ago
  25. 4b7b9f7 tlp: remove incubator references and disclaimer (#49) by David Grove · 4 years, 9 months ago
  26. 1f161c4 Use correct ASF header for tool scripts (#48) by Matt Rutkowski · 4 years, 9 months ago
  27. 4b23289 use nightly tag to pull core openwhisk images from dockerhub (#47) by David Grove · 4 years, 10 months ago
  28. 2f7c950 use long form license header (#40) by David Grove · 5 years ago
  29. 6bc3405 rc-verify fixes (#39) by David Grove · 5 years ago 0.11.0
  30. 35fad14 New revision + changelog (#37) by Olivier Tardieu · 5 years ago
  31. f916cb0 Improve write-to-file logic in compose command (#36) by Olivier Tardieu · 5 years ago
  32. 2bd55af Add compose --file and -o flags (#35) by Olivier Tardieu · 5 years ago
  33. aa0c7d8 Add deploy --kind and --timeout flags (#34) by Olivier Tardieu · 5 years ago
  34. 460a65b Update README.md to reflect new output from `wsk activation list` (#33) by Lars Andersson · 5 years ago
  35. 6e27d50 Synthetize provide-api-key annotation (#31) by Olivier Tardieu · 5 years ago
  36. 3531d47 add slackbot notification (#28) by David Grove · 5 years ago
  37. a9576cf bump year in copyright notice (#27) by David Grove · 5 years ago
  38. 96ccab9 Bump version number. Add changelog. Document debug flag. (#26) by Olivier Tardieu · 5 years ago 0.10.0
  39. 2df3e69 Add debug setting to control needle options (#25) by Olivier Tardieu · 5 years ago
  40. 911c792 Add debug flag to generate method and deploy command (#24) by Olivier Tardieu · 5 years ago
  41. 0a6b9fb Propagate OpenWhisk configuration to subcompositions (#23) by Olivier Tardieu · 5 years ago
  42. 58bdd12 Add method and command to export the generated conductor action code (#22) by Olivier Tardieu · 5 years ago
  43. cfa92cf Proper handling of ssl certificate validation (#21) by Olivier Tardieu · 5 years ago
  44. 8bf8cbf Updated doc to account for feedback on PR #16 (#20) by Olivier Tardieu · 5 years ago
  45. c58ed88 Add parallel, map, and dynamic combinators (#16) by Olivier Tardieu · 5 years ago
  46. 4756e16 Rename $resume parameter to $composer (#15) by Olivier Tardieu · 5 years ago
  47. a9e496e add disclaimer paragraph to bottom of README.md (#14) by David Grove · 5 years ago
  48. a130762 Fix incorrect path handling in fsm synthesis (#12) by Olivier Tardieu · 5 years ago
  49. 8b6310f Prefetch docker images (#11) by Olivier Tardieu · 5 years ago
  50. e78a9ab Skip OpenWhisk build in Travis (#10) by Olivier Tardieu · 5 years ago
  51. 7ae7f08 Fix openwhisk-composer module resolution in compose command (#9) by Olivier Tardieu · 5 years ago 0.9.0
  52. 3c34c1b Rename npm package to openwhisk-composer (#8) by Olivier Tardieu · 5 years ago
  53. 351208c LICENSE to LICENSE.txt to match openwhisk conventions (#7) by David Grove · 6 years ago
  54. d333fc2 INCUBATOR-222 is resolved; can remove disclaimer (#6) by David Grove · 6 years ago
  55. 5a2ee52 Mention missing IP clearance (#5) by Bertrand Delacretaz · 6 years ago
  56. 7096f18 Update travis link in README (#4) by Olivier Tardieu · 6 years ago
  57. ea3e135 Scancode (#3) by David Grove · 6 years ago
  58. a74cb99 more boilerplate: fix DISCLAIMER; add CONTRIBUTING (#2) by David Grove · 6 years ago
  59. 1e1297e 0.8.1 by Olivier Tardieu · 6 years ago
  60. 90379a4 Include fqn.js in npm package by Olivier Tardieu · 6 years ago
  61. 1b7e462 Import fqn code by Olivier Tardieu · 6 years ago
  62. 46ece54 0.8.0 by Olivier Tardieu · 6 years ago
  63. 6092651 Update composer version in demo.json by Olivier Tardieu · 6 years ago
  64. 995d77d Update description and keywords. Drop semver dependency. by Olivier Tardieu · 6 years ago
  65. 3733157 remove IBM copyright; scancode fixes (license, trailing whitespace) (#67) by David Grove · 6 years ago
  66. 2fcfab2 Prepare composer for Apache handoff (#66) by Olivier Tardieu · 6 years ago
  67. 00af408 Always recognize 401 and 403 status codes (#64) by Olivier Tardieu · 6 years ago
  68. 5d33609 0.7.0 by Olivier Tardieu · 6 years ago
  69. 2f559dc v0.7 dev branch (#63) by Olivier Tardieu · 6 years ago
  70. 4124a2b 0.6.1 by Olivier Tardieu · 6 years ago
  71. 11d24e8 v0.6.1 dev branch (#61) by Olivier Tardieu · 6 years ago
  72. 0df28bf 0.6.0 by Olivier Tardieu · 6 years ago
  73. f8b2194 v0.6 dev branch (#60) by Olivier Tardieu · 6 years ago
  74. 042353f Add type for named compositions by Olivier Tardieu · 6 years ago
  75. c8c5568 Add new templates by Olivier Tardieu · 6 years ago
  76. 6ffecd0 0.5.2 by Olivier Tardieu · 6 years ago
  77. f421e48 Lowering fix by Olivier Tardieu · 6 years ago
  78. 6bc26da 0.5.1 by Olivier Tardieu · 6 years ago
  79. 1b0aaf9 Fix parsing of optional combinator arguments by Olivier Tardieu · 6 years ago
  80. 81762a6 0.5.0 by Olivier Tardieu · 6 years ago
  81. 6981f50 Bump mocha version by Olivier Tardieu · 6 years ago
  82. 8415bff Add initial support for composer plugins (#59) by Olivier Tardieu · 6 years ago
  83. 52d2fc0 Tweak by Olivier Tardieu · 6 years ago
  84. 934b3c1 Add discussion of composition templates by Olivier Tardieu · 6 years ago
  85. 4715e94 Support composer.action('foo', { async: true }). by Olivier Tardieu · 6 years ago
  86. 9038927 A function may now return a promise by Olivier Tardieu · 6 years ago
  87. b9f4afb Add exit codes to compose command by Olivier Tardieu · 6 years ago
  88. 64393e1 Fixes #56 by Olivier Tardieu · 6 years ago
  89. 0b39a9f Fixes #58 by Olivier Tardieu · 6 years ago
  90. b562bc0 Fixes #57 by Olivier Tardieu · 6 years ago
  91. dc4c238 0.4.0 by Olivier Tardieu · 6 years ago
  92. 161ffea V4 (#55) by Olivier Tardieu · 6 years ago
  93. 4e187db Beautify generated action code (#53) by Olivier Tardieu · 6 years ago
  94. c81ac58 0.3.0 by Olivier Tardieu · 6 years ago
  95. aa80a96 Fix typo in test by Olivier Tardieu · 6 years ago
  96. e72eeb2 Add mask combinator (#52) by Olivier Tardieu · 6 years ago
  97. f1be05d Further document composer.literal and composer.let by Olivier Tardieu · 6 years ago
  98. 11dbe71 0.2.2 by Olivier Tardieu · 6 years ago
  99. 384a720 Tweak tests by Olivier Tardieu · 6 years ago
  100. 7f09721 Fix typos by Olivier Tardieu · 6 years ago