1. 2c03e05 Add the NOTICE for further development (#753) by Vincent · 6 years ago
  2. 8cafa35 Remove top-level deprecated Package schema. (#743) by Matt Rutkowski · 6 years ago
  3. fa97469 Add 0.9.2 version of spec. (#747) by Matt Rutkowski · 6 years ago
  4. c85d8a0 Adding support for env variables into github repo (#746) by Priti Desai · 6 years ago
  5. 535ae5b adding info message with openwhisk url for runtimes (#737) by Priti Desai · 6 years ago
  6. 2514c48 fixing seg violation error (#744) by Priti Desai · 6 years ago
  7. 40f6455 GH-735 adjusting check for github to mainly make sure that github app… (#738) by allen-servedio · 6 years ago
  8. a313451 Fix release document to clearly separate "git" command examples from command syntax (#736) by Matt Rutkowski · 6 years ago
  9. 4bf0fbc adding env. variable support in trigger feed (#732) by Priti Desai · 6 years ago 0.9.0
  10. d20216e Add gradle rat (#733) by Ying Chun Guo · 6 years ago
  11. 42d4a54 Adding rule annotations for managed project (#731) by Priti Desai · 6 years ago
  12. dfc38de Adding support for export managed project back to manifest (#715) by kpavel · 6 years ago
  13. e1df931 making sure apigw token check is done when apis are defined (#727) by Priti Desai · 6 years ago
  14. 86f8078 API Gateway deployment/undeployment (#717) by Priti Desai · 6 years ago
  15. e115698 Add Apache Licnese (#709) by Ying Chun Guo · 6 years ago
  16. 9b26295 Adding examples of web action annotations (#719) by Priti Desai · 6 years ago
  17. 88d7943 Add the integration test back to the Travis build (#723) by Vincent · 6 years ago
  18. a47b99c Add the correct api key (#722) by Vincent · 6 years ago
  19. a0f05e8 Comment out the integration tests (#721) by Vincent · 6 years ago
  20. 79a46ca Add the support to generate the "latest" tag automatically (#720) by Vincent · 6 years ago
  21. 1425456 Add .txt as suffix to LICENSE, NOTICE and CHANGELOG (#714) by Vincent · 6 years ago
  22. e87c98a Adding support for raw HTTP web actions (#707) by Priti Desai · 6 years ago
  23. ce2eca4 Add the support to package the source code (#706) by Vincent · 6 years ago
  24. 9c9f5f9 Remove verifier.go to confirm no test impact. (#698) by Matt Rutkowski · 6 years ago
  25. ae06ebe Go format source code (#700) by James Dubee · 6 years ago
  26. de315bc Move all hardcoded strings from Cobra commands and remaining .go files into i18n files. (#688) by Matt Rutkowski · 6 years ago
  27. ab223fe Update the installation of dependencies based on godep (#689) by Vincent · 6 years ago
  28. 9840db4 Phase 3 of i18n readiness and conversion to IDs (#687) by Matt Rutkowski · 6 years ago
  29. 150171b Update WhiskClient.go to use i18n IDs. (#684) by Matt Rutkowski · 6 years ago 0.8.12
  30. a519826 Use proper IDs when referencing i18n strings. (Base changes + phase 1 conversions) (#679) by Matt Rutkowski · 6 years ago
  31. cea9582 Parameterizing trigger name rule name as well as triggers and actions inside rule (#678) by Belinda Vennam · 6 years ago
  32. 6043327 Refactor some utils to their own descriptive packages. (#676) by Matt Rutkowski · 6 years ago
  33. c6b0aeb lossen line # checks on go yaml parser as it keeps changing. (#677) by Matt Rutkowski · 6 years ago
  34. 15482e0 Adding message hub test back (#675) by Priti Desai · 6 years ago
  35. 8954d82 disabling message hub integration test (#674) by Priti Desai · 6 years ago
  36. 5c87981 wskdeploy runtime overhaul (#669) by Priti Desai · 6 years ago
  37. b682b75 Add YAMLParserError test and underlying support for testing (#670) by Matt Rutkowski · 6 years ago
  38. 1b646cf Use data files for manifest tests and simplify (#668) by Matt Rutkowski · 6 years ago
  39. 4ea4e1d Uncommenting managed deployment for rules, package, actions, and sequences (#666) by Priti Desai · 6 years ago
  40. 6dfb9e7 Refactor "error" related data/functions into their own pkg to avoid cycles. (#665) by Matt Rutkowski · 6 years ago
  41. 2153d18 Support custom errors that pass in lower-level errors. (#649) by Matt Rutkowski · 6 years ago
  42. 9ed9197 Update Packaging spec. to 0.9.1 (#662) by Matt Rutkowski · 6 years ago
  43. 9c2b6d8 Make travis faster (#663) by Carlos Santana · 6 years ago
  44. e9d3d02 Remove unnecessary rule changes (#661) by Vincent · 6 years ago
  45. b5d1d3a Add unit tests for wskdeploy custom error types. (#632) by Matt Rutkowski · 6 years ago
  46. 7577d27 Adding managed deployment model (#644) by Priti Desai · 6 years ago 0.8.11
  47. ab36af9 Fixes Rename Marshal to marshal #320 (#643) by Manjiri Tapaswi · 6 years ago
  48. 3cce36d Fixes Delete dead code - deployer_parser.go #324 (#641) by Manjiri Tapaswi · 6 years ago
  49. 9e6ce10 Fixes #326 Rename UnmarshalDeployment to unmarshalDeployment (#640) by Manjiri Tapaswi · 6 years ago
  50. fe8deff Fixes #331 Delete dead code - manifestreader.go (#639) by Manjiri Tapaswi · 6 years ago
  51. 0cab728 Fixes #290 Change util_test.go's ReadUrl test URL to a neutral address (#638) by Manjiri Tapaswi · 6 years ago
  52. a6da16a Fixes https://github.com/apache/incubator-openwhisk-wskdeploy/issues/289 (#637) by Manjiri Tapaswi · 6 years ago
  53. f5dc5d3 Adding annotation from openwhisk readme (#635) by Priti Desai · 7 years ago
  54. 2d400be Adding Action Annotations (#631) by Priti Desai · 7 years ago
  55. 0a56911 update main project README to link to the i18n README. (#629) by Matt Rutkowski · 7 years ago
  56. 627e96e Streamline custom error types. (#626) by Matt Rutkowski · 7 years ago
  57. ced8f43 Adding support for project (#627) by Priti Desai · 7 years ago 0.8.10 0.8.9.2
  58. a801742 Separate out parameter related functions from general parser. (#625) by Matt Rutkowski · 7 years ago
  59. eeffdb6 Adding manifest for incubator-openwhisk-githubslackbot (#602) by Priti Desai · 7 years ago
  60. 9ed3425 Add the support to read env variable for package name (#614) by Vincent · 7 years ago
  61. 2876555 WIP: JSON Output support (#607) by Matt Rutkowski · 7 years ago
  62. 409975a changing rule/trigger names and removing dependency for now (#603) by Priti Desai · 7 years ago
  63. a079773 Add Json support for Input parameters (#601) by Matt Rutkowski · 7 years ago
  64. 09f2c03 publish to docker (#596) by Belinda Vennam · 7 years ago 0.8.9.1
  65. d31e3ad fixing dependenct package name collision (#599) by Priti Desai · 7 years ago
  66. 263ffb7 disable integration test (#600) by Priti Desai · 7 years ago
  67. 180614d fixing owbp package name collision (#598) by Priti Desai · 7 years ago
  68. 02bad68 temp fix for trigger and rule overlapping (#595) by Priti Desai · 7 years ago
  69. 6cfcc0e adding integration testing back (#594) by Priti Desai · 7 years ago
  70. 079b3f5 Use "YAML: Parsing errors:" as the header for parsing erros (#593) by Vincent · 7 years ago
  71. bd87a92 Programming Guide - part11 - sequence example (#591) by Matt Rutkowski · 7 years ago
  72. b66cba3 support Trigger feed update (#590) by Priti Desai · 7 years ago
  73. 45238bb Fixing concurrent access to single zip file (#588) by Priti Desai · 7 years ago
  74. b6041db Create the basic struct for Deployment and Manifest yaml (#587) by Vincent · 7 years ago
  75. e42d4ae Update travis creds for dockerhub (#589) by Carlos Santana · 7 years ago
  76. 012df82 Programming Guide - part 10 (#584) by Matt Rutkowski · 7 years ago
  77. 77236cb Fix the issue with wskdeploy report (#583) by Vincent · 7 years ago
  78. eab6a7b Add the support of the key 'packages' in deployment.yaml (#580) by Vincent · 7 years ago
  79. 52d7450 Fix the error regarding the error message (#579) by Vincent · 7 years ago 0.8.9
  80. ab623d4 Add the support of certificate checking for secure mode (#571) by Vincent · 7 years ago
  81. 1db40db Programming Guide updates - part9 (#570) by Matt Rutkowski · 7 years ago
  82. 5954b1f Silence Usage on error (#576) by Priti Desai · 7 years ago
  83. 14c6095 removing function field from package (#567) by Priti Desai · 7 years ago
  84. 3a29c97 Update spec to v0.8.9 rev2 (#573) by Matt Rutkowski · 7 years ago
  85. c63778c Rename manifest and deployment yaml files to meaningful name (#566) by Ying Chun Guo · 7 years ago
  86. 6dac744 Skip running cloudant tests until we fix issue 574 (#575) by Priti Desai · 7 years ago
  87. 2500186 Adding real world live application (#562) by Priti Desai · 7 years ago
  88. 7d54329 fixing typo in cmdline arg - project (#564) by Priti Desai · 7 years ago
  89. 2f94cf1 add Action limits support (#556) by Ying Chun Guo · 7 years ago
  90. 46c3277 Update Programmin Guide - part8, add TriggerRule examples (#561) by Matt Rutkowski · 7 years ago
  91. 5df1b6b Updating dependency documentation (#559) by Priti Desai · 7 years ago
  92. 4add0dc Add integration test for inputs and annotation bindings (#552) by Ying Chun Guo · 7 years ago
  93. 03c87f1 Update Programming Guide - part7 (#555) by Matt Rutkowski · 7 years ago
  94. 606f8b7 Fix an issue of deploymentreader and add a unit test (#542) by Ying Chun Guo · 7 years ago
  95. 02c5ddd Add strict flag for user defined runtime. (#541) by David Liu · 7 years ago
  96. 2580015 Update the document for the use case of message hub (#545) by Vincent · 7 years ago
  97. 61a0412 Programming Guide - part6 and Specification in HTML (#551) by Matt Rutkowski · 7 years ago
  98. fa1ba2d Cloudant updates (#546) by Priti Desai · 7 years ago
  99. 0009556 Fixed bugs, typos, index, clarified unsupported features. (#549) by Matt Rutkowski · 7 years ago
  100. b8e9dac Check mandatory field Version and License (#522) by Ying Chun Guo · 7 years ago