1. 5801dc2 synch runtimes with core repo (#336) by David Grove · 1 year, 4 months ago master
  2. 25def8d remove travis from required checks for merging PRs (#347) by David Grove · 1 year, 4 months ago
  3. 37fe643 Fix alarms and kafka provider installation. (#331) by rodric rabbah · 3 years ago
  4. c2113b5 configure more github properties via asf.yaml (#328) by David Grove · 3 years, 1 month ago
  5. 04482ad chore: fix spelling (#327) by John Bampton · 3 years, 1 month ago
  6. 30746d1 fix file name in makefile (#324) by Dylan Landry · 3 years, 6 months ago
  7. a7f2a99 syncrhonize RUNTIMES_MANIFEST with openwhisk's runtime.json (#315) by David Grove · 4 years, 2 months ago
  8. c314f34 add license headers (#314) by David Grove · 4 years, 2 months ago
  9. 08db3d4 add dotnet:3.1 kind (#312) by David Grove · 4 years, 3 months ago
  10. 12e3f04 Do not use --abort-on-container-exit when starting docker-compose (#262) by Alvaro Lopez Garcia · 4 years, 3 months ago
  11. 9a4dad8 Improving support for other platforms (nixos) (#311) by CreativeCactus · 4 years, 4 months ago
  12. 0f2786f Use lower-case values for boolean configs (#309) by Dominic Kim · 4 years, 4 months ago
  13. ae52354 Reading Jar Contents from Env. (#297) by Priti Desai · 4 years, 6 months ago
  14. 6cf0fbb remove ab command from hello-world-perf-test make action (#301) by Brett Rudd · 4 years, 6 months ago
  15. 0406d6a Docker image 'actionloop-golang' is now named 'action-golang' (#299) by David Grove · 4 years, 6 months ago
  16. 129e983 gradle version 5 (#298) by David Grove · 4 years, 6 months ago
  17. 629404f Adding task copy dependencies (#296) by Will Plusnick · 4 years, 6 months ago
  18. 797de9f install catalog using wskdeploy (#294) by David Grove · 4 years, 7 months ago
  19. 010ba6b make cli version to download a Makefile variable (#293) by David Grove · 4 years, 7 months ago
  20. 37ab38b Automate the JVM pre-caching of classes for a given profile (#290) by Matt Rutkowski · 4 years, 7 months ago
  21. b37cd0f Allow multiple inits of java runtime to enable cache priming (#289) by Matt Rutkowski · 4 years, 7 months ago
  22. 7a0d987 Pre-cache typical init-run classes in JVM shared class cache (#288) by Matt Rutkowski · 4 years, 7 months ago
  23. d1baca7 Display JVM options and shareclasses cache info (#286) by Matt Rutkowski · 4 years, 7 months ago
  24. 0e0141d Fix gradle build for Java runtime (#285) by Matt Rutkowski · 4 years, 8 months ago
  25. dca3a65 remove incubator- references (#284) by David Grove · 4 years, 8 months ago
  26. 0ded61e fixed localization problem (#283) by AnBo · 4 years, 8 months ago
  27. 0af8b11 sync knative java with udpates made to openwhisk-runtime-java (#281) by Matt Rutkowski · 4 years, 8 months ago
  28. 065d479 gradlew licensing (#277) by David Grove · 4 years, 9 months ago
  29. c3ce36d Fixed Kafka provider setup (#272) by Pedro Lucas · 4 years, 9 months ago
  30. 7931f51 Update docker tag from nightly to latest (#270) by rodric rabbah · 4 years, 9 months ago
  31. 61f59ad make tmp directory as a modifiable parameter (#265) by axiqia · 4 years, 10 months ago
  32. 4591811 Redirect controller logs to correct location (#263) by Alvaro Lopez Garcia · 4 years, 10 months ago
  33. 93ba43c Update apache:couchdb Docker image to 2.3 (#267) by Tobias Pfandzelter · 4 years, 10 months ago
  34. 6c50a64 Package action source along with its dependencies (#266) by Priti Desai · 4 years, 10 months ago
  35. 894ded5 Fixes #260 (#1) (#261) by eggyal · 5 years ago
  36. 1f27b3b Add updated test jars and test http payloads (#258) by Matt Rutkowski · 5 years ago
  37. e7b5245 Seed Java runtime for knative test files and cleanup (#256) by Matt Rutkowski · 5 years ago
  38. f39ad57 Updated CouchDB image to 2.3 (#257) by ddragosd · 5 years ago
  39. ce3d32c fixing function signature which was causing failure (#254) by Priti Desai · 5 years ago
  40. ddbbdc2 Fix Knative dedicated function request pre-processing logic (#253) by Matt Rutkowski · 5 years ago
  41. aab4ebe updating starter kit (#247) by Michele Sciabarra · 5 years ago
  42. 3393107 Read code from a remote file (#252) by Priti Desai · 5 years ago
  43. 1c67cef format changes and adding back initialized as its used by knative (#251) by Priti Desai · 5 years ago
  44. 76664df updated based on rodric's comments (#249) by Priti Desai · 5 years ago
  45. f9f66e2 Make knative init/run logic more efficient based upon type of request (body) data (#248) by Matt Rutkowski · 5 years ago
  46. 0d70e55 Make knative init/run logic more granular/efficient based upon type of request (#245) by Matt Rutkowski · 5 years ago
  47. 33158bd renaming test files (#243) by Priti Desai · 5 years ago
  48. 9262859 Seed java runtime source/build files for Knative enablement (#242) by Matt Rutkowski · 5 years ago
  49. df3c38e fixing init once run many (#240) by Priti Desai · 5 years ago
  50. 0cf322b Add ASF license to gradle files that broke Travis build (#241) by Matt Rutkowski · 5 years ago
  51. d171a93 adding utility to automate stip debug (#239) by Priti Desai · 5 years ago
  52. f6856d1 Enable knative stem runtime for separate init and activation data invocations (#238) by Matt Rutkowski · 5 years ago
  53. 072080e Distinguish between dedicated versus stem cell runtimes (#237) by Matt Rutkowski · 5 years ago
  54. 1e4cf0e adding support for lean openwhisk setup (#220) by Pavel Kravchenko · 5 years ago
  55. 97fa248 adding support for binary response (specifically images) (#235) by Priti Desai · 5 years ago
  56. 6c17bdf PlatformFactory with Knative and OW impls (#234) by Matt Rutkowski · 5 years ago
  57. a27454c Actionloop sdk (#225) by Michele Sciabarra · 5 years ago
  58. 4c0ad74 removing demo mov as its too big (#233) by Priti Desai · 5 years ago
  59. 11155e4 adding demo gif (#229) by Priti Desai · 5 years ago
  60. 367d21d removing reference to IBM from License file (#231) by Priti Desai · 5 years ago
  61. 97df3fe Fixing typo (copy/paste error) and adding raw test case (#230) by Priti Desai · 5 years ago
  62. 387ab50 sending http metadata as action arguments (#227) by Priti Desai · 5 years ago
  63. 0e7050a making params (code and action name) optional (#226) by Priti Desai · 5 years ago
  64. 9593422 adding nodejs demo (#224) by Priti Desai · 5 years ago
  65. d157b68 Add wait-for-docker-compose-up (#155) by Justin Halsall · 5 years ago
  66. 6c58d47 Add slides that describe knative runtime support (#223) by Matt Rutkowski · 5 years ago
  67. 9076168 updating dir structure in Dockerfile (#222) by Priti Desai · 5 years ago
  68. 8ab1ae1 updating github repo location (#211) by Priti Desai · 5 years ago
  69. 67c6a57 adding http methods to docker file (#210) by Priti Desai · 5 years ago
  70. 5e4c9f0 Fix typos and other misc. cleanup (#209) by Matt Rutkowski · 5 years ago
  71. b574a1a adding http methods (#208) by Priti Desai · 5 years ago
  72. 7570f8a Removing outdated samples (#207) by Matt Rutkowski · 5 years ago
  73. 79b8230 Fix Travis build for new Knative contrib. (#206) by Matt Rutkowski · 5 years ago
  74. c18e5b4 OpenWhisk Knative Runtime - NodeJS (#202) by Priti Desai · 5 years ago
  75. ec09726 Update repo. files to pass scancode tests/fix Travis (#205) by Matt Rutkowski · 5 years ago
  76. 2079e03 Update runtimes. (#201) by rodric rabbah · 5 years ago
  77. 701f707 Fix API gw installation issue and use local .wskprops files (#200) by rodric rabbah · 5 years ago
  78. d0c6314 Allow users to use their own certificates for the gateway (#166) by Alvaro Lopez Garcia · 5 years ago
  79. 87fc62a Enable user metrics (#196) by Cosmin Stanciu · 5 years ago
  80. 5c650d0 Update use of DOCKER_OW_IMAGE_PREFIX (#195) by Rob Allen · 5 years ago
  81. 5855f46 fix typo (#194) by Hyunwoo Jung · 5 years ago
  82. 4a5ea5b Add Swift 4.2 runtime to docker-compose (#193) by Carlos Santana · 5 years ago
  83. 1eef6ae Add /blackbox.tar.gz location to apigateway config (#190) by Andy Steed · 5 years ago
  84. 48370d6 Add PHP 7.3 runtime to the docker-compose manifest (#188) by Rob Allen · 5 years ago
  85. f38e505 add dotnet image to docker-compose make dockker-pull-full (#186) by Carlos Santana · 5 years ago
  86. 06ac1cd Update docker-whisk-controller.env (#185) by Shawn Black · 5 years ago
  87. 14d9188 Autoremove docker containers created during `setup` and `hello-world-perf-test` targets (#183) by Andy Steed · 5 years ago
  88. 2780daf Update rclone config to allow upload from new apigateway (#182) by Andy Steed · 5 years ago
  89. dfc8e90 create minio directory (#181) by Justin Halsall · 5 years ago
  90. 4df31af [docker-compose] Fixed a bug in download-src (#180) by ddragosd · 5 years ago
  91. cddf846 Remote debug the invoker and controller in docker-compose (#169) by Cosmin Stanciu · 5 years ago
  92. 81abd6c Fix apigateway network linking (#178) by Justin Halsall · 5 years ago
  93. a56d761 Add nodejs:10 to default set of runtimes (#176) by Carlos Santana · 5 years ago
  94. c61f78e update to use php72 (#175) by Carlos Santana · 5 years ago
  95. 6e22d1f manifest.json for go runtime (#172) by Sciabarra.com ltd · 5 years ago
  96. 1fd7515 effective user in controller is owuser (#168) by Carlos Santana · 5 years ago
  97. 7e15732 Do not print output when cheking if minio is up (#165) by Alvaro Lopez Garcia · 6 years ago
  98. ed5415f Cleanup the API for the hello world action (#162) by Alvaro Lopez Garcia · 6 years ago
  99. b61f8db Fixe some documentation and typos (#161) by Alvaro Lopez Garcia · 6 years ago
  100. 293779b Clean up Makefile (#154) by Justin Halsall · 6 years ago