1. c24ee8b Refactor CLI so that additional commands won't need common code updates by Mark Deuser · 7 years ago
  2. 6249a1d Reduce time to execute tests by 10 minutes (#1935) by Christian Bickel · 7 years ago
  3. a792c41 Remove swift 2 action proxy. by Rodric Rabbah · 7 years ago
  4. 2764cb6 Modify controller to check for deprecation status of runtime. by Paul Castro · 7 years ago
  5. ae35925 Invoker health ping through kafka by Markus Thoemmes · 7 years ago
  6. f3063d0 Flatten Exec hiearchy (#1911) by rodric rabbah · 7 years ago
  7. c4c618d remove whisk object (#1878) by Jason Peterson · 7 years ago
  8. 4630f02 GC container after a failed unpause by Justin Berstler · 7 years ago
  9. a97fa31 Do not retry /run on action containers by Justin Berstler · 7 years ago
  10. 1cc70eb Remove meta packages, normalize on web actions. by Rodric Rabbah · 7 years ago
  11. d45d5fa Added swagger tests and updated swagger test docs by NICHOLAS W. SPEETER · 7 years ago
  12. ff0e365 Left align entity name in activation list. Enable test. by Rodric Rabbah · 7 years ago
  13. fb31b20 Rework replicator tests to use environment-specific prefix (#1876) by Christian Bickel · 7 years ago
  14. d976dad Include container status when failing init or run due to unexpected status (#1872) by Justin Berstler · 7 years ago
  15. 1f7e4dd Remove Decoding of Scheme from Action Invocations (#1802) by dubeejw · 7 years ago
  16. 26487b7 fix checking in actionLimitTest (#1857) by RSulzmann · 7 years ago
  17. 8e84149 Add kafka_python library to the Python action runtime (#1829) by Justin Berstler · 7 years ago
  18. 265cb7a Tweak tests in pr#1716, set fileHandleLimit to 1024 (#1847) by rodric rabbah · 7 years ago
  19. 4adae1d Handle application errors in web actions. (#1801) by rodric rabbah · 7 years ago
  20. 2a37c7a Change logging to Akka-logging (#1836) by Christian Bickel · 7 years ago
  21. f837ecd Harden replication test (#1834) by Markus Thömmes · 7 years ago
  22. 6829dcc Properly Handle Errors Received from Blocking Invocations (#1820) by James Dubee · 7 years ago
  23. 57f3252 Include Parameters and Annotations when Copying an Action (#1662) by James Dubee · 7 years ago
  24. fdbf447 Bumping actionContainer test timeouts to 60 seconds (#1827) by Markus Thömmes · 7 years ago
  25. 5e3fa0d Create script to create backups of all databases by Christian Bickel · 7 years ago
  26. 83e2f66 Tweak server configurations. Add comments. by Rodric Rabbah · 7 years ago
  27. 7685402 Fix bugs related to zero components in sequence by Ioana Baldini · 7 years ago
  28. 4ce7759 increase timeout value for entitlement tests (#1795) by Jason Peterson · 7 years ago
  29. d11f06f Update CONTRIBUTING.md by Matt Rutkowski · 7 years ago
  30. d5bc9f1 Use Result Parameter when Invoking Actions (#1788) by James Dubee · 7 years ago
  31. 27d5a99 Fix revision preserving behaviour of WhiskEntitys (#1792) by Markus Thömmes · 7 years ago
  32. f35a0df Limit entity names. by Rodric Rabbah · 7 years ago
  33. 811f8c0 Add entity limit test for meta route. by Rodric Rabbah · 7 years ago
  34. 2c70b6d Limit response size. by Rodric Rabbah · 7 years ago
  35. f4d73b4 Remove unused classes. by Rodric Rabbah · 7 years ago
  36. 0058ccb gitignore .zip files except for those explicitly whitelisted by Mark Deuser · 7 years ago
  37. ddc4f30 Fix misaligned CLI output by Mark Deuser · 7 years ago
  38. f37c387 Enhance web actions with formdata input and binary data output. by Rodric Rabbah · 7 years ago
  39. 93cfa04 Validate entity size on activations. by Rodric Rabbah · 7 years ago
  40. e118a96 Fix namespace and action parsing to allow for space characters by Mark Deuser · 7 years ago
  41. c25c612 Allow unauthenticated invocation of actions. by Rodric Rabbah · 7 years ago
  42. 03cd732 Add namespace CRUD for wskadmin. by Rodric Rabbah · 7 years ago
  43. 53e7f15 Repackage routemgmt actions by Mark Deuser · 7 years ago
  44. 4441f45 Bumping gradle to 3.3 by Markus Thoemmes · 7 years ago
  45. d2ff688 Allow delete/update of rule even if in active state. by Rodric Rabbah · 7 years ago
  46. 294130b Test CouchDB client with unicode docs. by Philippe Suter · 7 years ago
  47. 726b48b Fix Python and Swift for unicode. by Rodric Rabbah · 7 years ago
  48. 3275b53 Fix for Java actions and UTF8. by Rodric Rabbah · 7 years ago
  49. c068caf UTF-8 test for NodeJS containers. by Philippe Suter · 7 years ago
  50. d685fa2 Update CONTRIBUTING.md by Matt Rutkowski · 7 years ago
  51. 5d9805f Disable automatic timeouts for nodejs actions in proxy server. (#1745) by Carlos Santana · 7 years ago
  52. 6a3a318 Allow blocking requests to specify a desired timeout. by Rodric Rabbah · 7 years ago
  53. ff1acc1 Remove throwable's message from HTTP response on 500 codes. by Rodric Rabbah · 7 years ago
  54. 84a9fbb Fix embarassing bug that hides test failures. by Rodric Rabbah · 7 years ago
  55. fcee0a8 Rewrite JsHelper and other minor fixes by Rodric Rabbah · 8 years ago
  56. 6bdcc72 Change entitlement check to return future.success only if authorized. by Rodric Rabbah · 7 years ago
  57. 555f7d9 Create keys the v2 way by Markus Thoemmes · 7 years ago
  58. 51fa01d Removing obsolete view, throwing out rotten test by Markus Thoemmes · 7 years ago
  59. e7db545 Provide system key per configuration by Markus Thoemmes · 7 years ago
  60. 17d47f8 Issue #1705, fix Whisk object in Swift 3 container by Paul Castro · 7 years ago
  61. c77d039 Preserve File Permissions from Tar Files by dubeejw · 7 years ago
  62. 9ebda3b Introduce experimental immutable parameters. by Rodric Rabbah · 7 years ago
  63. 2ad4cda Remove pipecode and code from SequenceExec by Ioana Baldini · 7 years ago
  64. 13eaaca Print exception that may have occurred during test execution before deleting assets created during test. by Ioana Baldini · 7 years ago
  65. 8594159 Use Default Namespace if the Property is Blank by dubeejw · 7 years ago
  66. 4590c92 Remove remaining apply() to String. by Rodric Rabbah · 7 years ago
  67. 04a29d7 Add a testLean task to exclude extranous tests. by Markus Thoemmes · 7 years ago
  68. bb1bf85 More unit test for access and entitlement. by Rodric Rabbah · 7 years ago
  69. 1f7e076 Unit tests for api gateway CLI by NICHOLAS W. SPEETER · 7 years ago
  70. 5af03c6 Actions should receive API_HOST not EDGE_HOST. by Rodric Rabbah · 7 years ago
  71. 7711534 Add Tests for __OW_NAMESPACE Environment Variable by dubeejw · 7 years ago
  72. 2a7c830 Fix namespace passed to action to be subject namespace not action namespace. by Rodric Rabbah · 7 years ago
  73. 5e2763a update watson npm package to fix watson identify by Jason Peterson · 7 years ago
  74. 653ff94 Add retry/delay to API GW end-to-end test. by Mark Deuser · 7 years ago
  75. 4b213f1 Tighten container reclamation. by Rodric Rabbah · 7 years ago
  76. 6c18dc8 Update CONTRIBUTING.md Delete CLA-INDIVIDUAL.md by Matt Rutkowski · 7 years ago
  77. 49f23ae Delete CLA-CORPORATE.md by Matt Rutkowski · 7 years ago
  78. 240cc57 Separate invokers into those that only run blackbox containers and those that run managed ones. by Perry · 7 years ago
  79. 5be34cf Measure bytesize of strings as if encoded in UTF-8. by Philippe Suter · 7 years ago
  80. 9a28b90 Omit Exec Code if Empty by dubeejw · 7 years ago
  81. 5135d07 Fix swagger config file support by Mark Deuser · 7 years ago
  82. 0d48ad7 Fix CLI issues by Mark Deuser · 7 years ago
  83. e8d5e2c Fix Package Delete by dubeejw · 7 years ago
  84. 0c3ad34 Add test for rate throttle. by Rodric Rabbah · 7 years ago
  85. 2889957 Wait for commit failure before posting new message in test. by Rodric Rabbah · 8 years ago
  86. 676bccc Remove duplicate test case by Christian Bickel · 7 years ago
  87. 62abcb4 API GW end-to-end health test by Mark Deuser · 7 years ago
  88. 4e39fb9 Enable API GW routemgmt action tests by Mark Deuser · 7 years ago
  89. c497afb API Gateway router as an instance of generic meta API router. by NICHOLAS W. SPEETER · 7 years ago
  90. 73e2551 Helpers for fully qualified names. by Rodric Rabbah · 7 years ago
  91. 76687f0 Bug fix: resolve action before entitlement service in activate path. This is a special case for sequences that may contain _ as default namespace in their components. Add test with sequence components that contain _ as default namespace. by Ioana Baldini · 7 years ago
  92. cd1070e Ensure that Promises rejected with no message result in failed activations. by Philippe Suter · 7 years ago
  93. da13a09 Add test with sequence in a rule. by Ioana Baldini · 7 years ago
  94. ce04738 Add test for rule from trigger/action with and without `_` as namespace. by Rodric Rabbah · 7 years ago
  95. 56cfc3e Fix missing binding resolution for actions referenced by rules. by Rodric Rabbah · 7 years ago
  96. bee91ee CLI & entity/invoker support for --main for NodeJS/Python/Swift. by Philippe Suter · 7 years ago
  97. ed77c99 Swift container support for alternative entry points. by Philippe Suter · 7 years ago
  98. e6c4639 Python container support for alternative entry points. by Philippe Suter · 7 years ago
  99. 3935250 NodeJS container support for alternative entry points. by Philippe Suter · 7 years ago
  100. 4b5c2fe Introduce --main flag for Java actions by Philippe Suter · 7 years ago