1. 0930398 Support docker for mac using the 'local' environment (#2686) by Carlos Santana · 7 years ago
  2. 8a5f7b5 update .gitignore out/ for intellij (#2756) by Carlos Santana · 7 years ago
  3. 97cd3c7 Bump akka-http to version 10.0.10. (#2726) by James Dubee · 7 years ago
  4. 6c0a1ac Apply standard scala formatting. (#2650) by Markus Thömmes · 7 years ago
  5. d851858 Ignore IntelliJ '.iml' project file (#2671) by Qaiser Abbasi · 7 years ago
  6. 531a845 Simplify Spi implementations. (#2663) by Markus Thömmes · 7 years ago
  7. dc8cf4d Use Java based JsonSchema validator (#2565) by Markus Thömmes · 7 years ago
  8. 692721b Remove old invoker code and refactor accordingly. (#2602) by Markus Thömmes · 7 years ago
  9. a7198f2 Bumping to gradle 4.1. (#2399) by Markus Thömmes · 7 years ago
  10. 36b980f Port Controller from Spray to Akka (#2218) by James Dubee · 7 years ago
  11. f599f0c Add ability to add own environments without polluting git by Christian Bickel · 7 years ago
  12. b99e574 SPI approach for pluggable implementations. (#2414) by tysonnorris · 7 years ago
  13. a3fe94e Adopt .gitignore to ignore generated certs. (#2525) by Christian Bickel · 7 years ago
  14. f7a2967 Add PHP 7.1 as a kind (#2415) by Rob Allen · 7 years ago
  15. 1883b99 Update documentation:formatting for intelliJ (#2511) by Vadim Raskin · 7 years ago
  16. a68e26f Remove play dependence. (#2438) by rodric rabbah · 7 years ago
  17. ad0fb94 ignore *.class with .gitignore (#2448) by Carlos Santana · 7 years ago
  18. 131e9de Make OW run with docker for mac (#1790) by Dominic Kim · 7 years ago
  19. 2fadecd Add Swift 3.1.1 as a kind (#2120) by Paul Castro · 7 years ago
  20. bca47fd Changed all .scala and .java files to ASF license headers. (#2367) by Matt Rutkowski · 7 years ago
  21. 65c4aa9 Install/upgrade six module before installing other dependencies (#2322) by Markus Thömmes · 7 years ago
  22. 50571e2 Make travis fast again (#2308) by Carlos Santana · 7 years ago
  23. fa7db8f replace github refs openwhisk to apache (#2236) by Carlos Santana · 7 years ago
  24. 6c42704 Implement a proxy for a container to implement concurrent behavior (#2107) by Markus Thömmes · 7 years ago
  25. 9ee3dca Bump gradle to version 3.5 (#2176) by Markus Thömmes · 7 years ago
  26. 6585bcc Adds multiple file support for Swift actions with zip files. (#1993) by Paul Castro · 7 years ago
  27. f1fe668 API GW V2 - Add 'wsk api` command (#2068) by Mark Deuser · 7 years ago
  28. 715f8da Adds virtualenv support for python actions. by Robert Sulzmann · 7 years ago
  29. bfcba03 Tiny text changes to clarify how enhancement requests should be raised in GH issues (#2100) by Michael Marth · 7 years ago
  30. 3fdd0ea Enable tests for unicode for python, swift. (#2070) by rodric rabbah · 7 years ago
  31. b01bdbf Add python:3 action support. by cclauss · 7 years ago
  32. c7d133d Handle bytes to string conversion in actionproxy. (#1867) by Justin Tyberg · 7 years ago
  33. 759800c drop support for nodejs 0.12.x (#2022) by Jason Peterson · 7 years ago
  34. 76f09d0 Adding documentation on gradle usage by Markus Thoemmes · 7 years ago
  35. bf1f080 Update all remaining Python files with ASF license by Matt Rutkowski · 7 years ago
  36. c859fde Moved to swift client repo. by Rodric Rabbah · 7 years ago
  37. bf91f1b Replace the old InvokerHealth with the actor based one (#1865) by Markus Thömmes · 7 years ago
  38. d46a3e8 Remove dependence on Exec.[js, ...] helpers; these are test helpers hence move to test. by Rodric Rabbah · 7 years ago
  39. 1e572b8 # This is a combination of 4 commits. by Matt Rutkowski · 7 years ago
  40. f640454 Allow pre-compiled Swift binaries. by Rodric Rabbah · 7 years ago
  41. 4c7679c Clean up test project (#1960) by Markus Thömmes · 7 years ago
  42. f3f51c8 Encode Exec runtime manifests in deployment configuration. by Rodric Rabbah · 7 years ago
  43. 519c4a4 Fix regression introduced in #1946 (#1950) by Justin Berstler · 7 years ago
  44. 62655fd Bump scalatest version by Markus Thoemmes · 7 years ago
  45. 3f7d666 Warn users against the dangers of using Windows Explorer's zip action. by Justin Berstler · 7 years ago
  46. e3125a2 print as function + flake8 changes (#1944) by cclauss · 7 years ago
  47. add1571 Normalize initializer for all execs. (#1938) by rodric rabbah · 7 years ago
  48. 89b8bd6 Support python actions with zip files. by Rodric Rabbah · 7 years ago
  49. 0847aa8 Cleanup factory indirections by Markus Thoemmes · 7 years ago
  50. 1c9d118 Remove feature to access multiple namespaces with one key by Markus Thoemmes · 7 years ago
  51. b37e744 Refactor CLI so that additional commands won't need common code updates by Mark Deuser · 7 years ago
  52. bd2bfc4 Reduce time to execute tests by 10 minutes (#1935) by Christian Bickel · 7 years ago
  53. c0a1827 Remove swift 2 action proxy. by Rodric Rabbah · 7 years ago
  54. c4a4bac Modify controller to check for deprecation status of runtime. by Paul Castro · 7 years ago
  55. d12007e Invoker health ping through kafka by Markus Thoemmes · 7 years ago
  56. 7a5fc20 Flatten Exec hiearchy (#1911) by rodric rabbah · 7 years ago
  57. 2ffb77b remove whisk object (#1878) by Jason Peterson · 7 years ago
  58. 7c12695 GC container after a failed unpause by Justin Berstler · 7 years ago
  59. ae8892f Do not retry /run on action containers by Justin Berstler · 7 years ago
  60. fc14b48 Remove meta packages, normalize on web actions. by Rodric Rabbah · 7 years ago
  61. d8f2125 Added swagger tests and updated swagger test docs by NICHOLAS W. SPEETER · 7 years ago
  62. 99cf091 Left align entity name in activation list. Enable test. by Rodric Rabbah · 7 years ago
  63. a50e137 Rework replicator tests to use environment-specific prefix (#1876) by Christian Bickel · 7 years ago
  64. 8377a6f Remove Decoding of Scheme from Action Invocations (#1802) by dubeejw · 7 years ago
  65. 2e04dd7 fix checking in actionLimitTest (#1857) by RSulzmann · 7 years ago
  66. d1b9eb3 Add kafka_python library to the Python action runtime (#1829) by Justin Berstler · 7 years ago
  67. f99e9a6 Tweak tests in pr#1716, set fileHandleLimit to 1024 (#1847) by rodric rabbah · 7 years ago
  68. 6ef7681 Handle application errors in web actions. (#1801) by rodric rabbah · 7 years ago
  69. 661ae7d Change logging to Akka-logging (#1836) by Christian Bickel · 7 years ago
  70. 3d85ee7 Harden replication test (#1834) by Markus Thömmes · 7 years ago
  71. 8c8f6af Properly Handle Errors Received from Blocking Invocations (#1820) by James Dubee · 7 years ago
  72. 9cae586 Include Parameters and Annotations when Copying an Action (#1662) by James Dubee · 7 years ago
  73. c623fb8 Bumping actionContainer test timeouts to 60 seconds (#1827) by Markus Thömmes · 7 years ago
  74. 621c061 Create script to create backups of all databases by Christian Bickel · 7 years ago
  75. ccbea89 Tweak server configurations. Add comments. by Rodric Rabbah · 7 years ago
  76. 4077b0f Fix bugs related to zero components in sequence by Ioana Baldini · 7 years ago
  77. a62b5a7 increase timeout value for entitlement tests (#1795) by Jason Peterson · 7 years ago
  78. 85de2ba Update CONTRIBUTING.md by Matt Rutkowski · 7 years ago
  79. 918a205 Use Result Parameter when Invoking Actions (#1788) by James Dubee · 7 years ago
  80. d525e58 Fix revision preserving behaviour of WhiskEntitys (#1792) by Markus Thömmes · 7 years ago
  81. 5c1339e Limit entity names. by Rodric Rabbah · 7 years ago
  82. 567918e Add entity limit test for meta route. by Rodric Rabbah · 7 years ago
  83. 225b858 Limit response size. by Rodric Rabbah · 7 years ago
  84. 9f23738 Remove unused classes. by Rodric Rabbah · 7 years ago
  85. 9cccf53 gitignore .zip files except for those explicitly whitelisted by Mark Deuser · 7 years ago
  86. 0107d78 Fix misaligned CLI output by Mark Deuser · 7 years ago
  87. d8c93cb Enhance web actions with formdata input and binary data output. by Rodric Rabbah · 7 years ago
  88. 24669d1 Validate entity size on activations. by Rodric Rabbah · 7 years ago
  89. a595462 Fix namespace and action parsing to allow for space characters by Mark Deuser · 7 years ago
  90. 67f740b Allow unauthenticated invocation of actions. by Rodric Rabbah · 7 years ago
  91. 99d6890 Add namespace CRUD for wskadmin. by Rodric Rabbah · 7 years ago
  92. 99e2c3a Repackage routemgmt actions by Mark Deuser · 7 years ago
  93. d2c7e73 Bumping gradle to 3.3 by Markus Thoemmes · 7 years ago
  94. 3eb83f2 Allow delete/update of rule even if in active state. by Rodric Rabbah · 7 years ago
  95. c1f85e7 Test CouchDB client with unicode docs. by Philippe Suter · 7 years ago
  96. fe98e94 Fix Python and Swift for unicode. by Rodric Rabbah · 7 years ago
  97. 5e949fb Fix for Java actions and UTF8. by Rodric Rabbah · 7 years ago
  98. 4bc2008 UTF-8 test for NodeJS containers. by Philippe Suter · 7 years ago
  99. cc1d63d Update CONTRIBUTING.md by Matt Rutkowski · 7 years ago
  100. e3aa106 Disable automatic timeouts for nodejs actions in proxy server. (#1745) by Carlos Santana · 7 years ago