1. ef510ee Helpers for fully qualified names. by Rodric Rabbah · 7 years ago
  2. 537b043 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
  3. f026935 Ensure that Promises rejected with no message result in failed activations. by Philippe Suter · 7 years ago
  4. 286962a Add test with sequence in a rule. by Ioana Baldini · 7 years ago
  5. 67d2b07 Add test for rule from trigger/action with and without `_` as namespace. by Rodric Rabbah · 7 years ago
  6. 1403bd7 Fix missing binding resolution for actions referenced by rules. by Rodric Rabbah · 7 years ago
  7. 33a5db2 CLI & entity/invoker support for --main for NodeJS/Python/Swift. by Philippe Suter · 7 years ago
  8. 5e8cbbd Swift container support for alternative entry points. by Philippe Suter · 7 years ago
  9. 76e0bbd Python container support for alternative entry points. by Philippe Suter · 7 years ago
  10. 305c600 NodeJS container support for alternative entry points. by Philippe Suter · 7 years ago
  11. 5a9a54f Introduce --main flag for Java actions by Philippe Suter · 7 years ago
  12. 865a6bb Remove --shared on wsk action cmds. by Rodric Rabbah · 7 years ago
  13. 72530ec Reflecting new authentication behaviour in whois: returns namespace by Markus Thoemmes · 7 years ago
  14. 6baa5c5 Overwrite wsk config file to prevent polution from .wskprops. by Ioana Baldini · 7 years ago
  15. 782ca31 Update Shared Processing by dubeejw · 8 years ago
  16. da1c382 Add the method to get the credentials as a json object by Vincent Hou · 7 years ago
  17. 5b9de15 pass unique trigger name in test by Dominik Jall · 7 years ago
  18. da2feae API GW database creation and wipe by Mark Deuser · 7 years ago
  19. 0e4b857 seq test with bindings and parameters by Ioana Baldini · 7 years ago
  20. 151a4fd API GW CLI support by Mark Deuser · 7 years ago
  21. 8500b43 Fix SchedulerTests: Wait for the actor to be terminated by Markus Thoemmes · 7 years ago
  22. 7361442 Unify action container environments by Rodric Rabbah · 7 years ago
  23. 72a4d81 Update NodeJS runtimes and packages to latest by Carlos Santana · 7 years ago
  24. 107d2b4 System tests for seq with package visibility changes. by Rodric Rabbah · 7 years ago
  25. 7d00e22 Allow PUT request for package to have optional binding specified as empty JSON object {}. by Rodric Rabbah · 7 years ago
  26. c64d2d2 Omit Result from Activation if Empty by dubeejw · 8 years ago
  27. 9ce6d4b Introduce ReferencedEntities trait to compute referenced entities for a PUT request. by Rodric Rabbah · 8 years ago
  28. 62f05d8 Add package use tests when referencing a non-package or non-existant one for a binding. by Rodric Rabbah · 8 years ago
  29. 20e648c Rules with actions in packages. by Rodric Rabbah · 8 years ago
  30. 7df05b2 Internalize Sequence combinator into the controller. by Ioana Baldini · 8 years ago
  31. 595cdb6 Test for internal server error on data corruption. by Rodric Rabbah · 7 years ago
  32. 5829b1f Normalize property reading from file and consul. by Rodric Rabbah · 8 years ago
  33. 15bea9c Fix gaps in package entitlement. by Rodric Rabbah · 8 years ago
  34. 81650d9 Fix Failing Property Filter Test by dubeejw · 7 years ago
  35. c88d4b1 Add Property Projections by dubeejw · 8 years ago
  36. 2b311b1 Add exec kind to annotation for an action and show it in action list. by Rodric Rabbah · 8 years ago
  37. 48c3419 Add option to include Docs in ExtendedCouchClient by Christian Bickel · 7 years ago
  38. a5ef6bb Migrate Controller's authentication to the new schema by Markus Thoemmes · 8 years ago
  39. ce2b0e3 Fix optional config override when not defined (with test). by Rodric Rabbah · 8 years ago
  40. ba8233d Refactoring of the entitlement trait to remove the "namespaces" method. by Rodric Rabbah · 8 years ago
  41. 317658d Fix Config/WhiskConfig for optional properties. by Rodric Rabbah · 8 years ago
  42. 3e20cca Compute msec duration for whisk activations from actions. by Rodric Rabbah · 8 years ago
  43. 4181e58 Refactor sequence tests. Leave creation and retrieval in core cli, move sequence execution testing to system basictesting by Ioana Baldini · 8 years ago
  44. 7916090 Initialize docker skeleton with native binaries. by Rodric Rabbah · 8 years ago
  45. bc00efa Do Not Cross Compile CLI by Default by dubeejw · 8 years ago
  46. 9ab0f01 Improve extract activation id to work for 'wsk activation get' run result by Ioana Baldini · 8 years ago
  47. 2efb408 Rewrite test script. by Rodric Rabbah · 8 years ago
  48. 23dad09 Issue #1458, update iOS starterApp FilterForecast action to work with Swift 3 runtime (#1462) by paulcastro · 8 years ago
  49. 718adc1 Allow sanitize to retry on package cleaning for eventual consistency. by Rodric Rabbah · 8 years ago
  50. 0c9f2e6 Generate SSL certificate on setup. by Rodric Rabbah · 8 years ago
  51. 37df8f4 Enable trigger caching now that cache properly transacts reads and writes. (#1455) by rodric rabbah · 8 years ago
  52. 01a7f97 Replace InMemoryCache with new impl that avoids read under write races by Nick Mitchell · 8 years ago
  53. 2cc2006 Add _all_docs call to the extended CouchDbClient by Markus Thoemmes · 8 years ago
  54. 92b7c31 Add checks for the number of (atomic) actions in a sequence by Ioana Baldini · 8 years ago
  55. bcdd6ee Thread poll limit through correctly by Markus Thoemmes · 8 years ago
  56. 3273345 'undefined' is displayed on whisk.invoke errors by Jason Peterson · 8 years ago
  57. e1b9296 Reorder testexecution to properly clean up, wait longer than check time in consul check (#1442) by Markus Thömmes · 8 years ago
  58. 83f9867 Change misleading message in ContainerPool and don't be so verbose. by Perry · 8 years ago
  59. 386e046 Remove invoker tracking/publishing per-subject activation counts. (#1430) by perryibm · 8 years ago
  60. b32713f Display Better Error When API Host is not Set by dubeejw · 8 years ago
  61. 994460a Extend load balancer to track activations. Switch activation throttler from consul to this. (#1407) by perryibm · 8 years ago
  62. 102e513 Exchange own Kafka image with ches/kafka by Markus Thoemmes · 8 years ago
  63. 674ff9e Display Proper Error Message from Error Object by dubeejw · 8 years ago
  64. 37ac543 CLI base64-encodes zip actions and treats them as JS by Philippe Suter · 8 years ago
  65. d3fed72 Removing Kafka monitor, implementing standalone isAlive check by Markus Thoemmes · 8 years ago
  66. 615d136 Issue #1350 Make Swift 3 default by Paul Castro · 8 years ago
  67. 2b9400d up socket timeout of python action to 60 seconds by Dominik Jall · 8 years ago
  68. 57371de Unify support for zip/jar creation in container tests. by Philippe Suter · 8 years ago
  69. 6cb64b3 Container support for zipped node modules as actions by Philippe Suter · 8 years ago
  70. 74e4bde Added a `binary` field to action records. by Philippe Suter · 8 years ago
  71. 35cddba Add group-parameter to couch-view-execution by Christian Bickel · 8 years ago
  72. 5c63d67 Issue #1371, dynamically generate swift compile and link script (#1393) by paulcastro · 8 years ago
  73. 52d4b73 upgrade node actions for use version v.0.12.16 and v6.7 (#1389) by jeremiaswerner · 8 years ago
  74. bd104f4 Allow JSON to be Input from a File (#1175) by James Dubee · 8 years ago
  75. a83576b Do Not Omit Fields from Activation Records by dubeejw · 8 years ago
  76. ba91618 Use Promises within nodeJsAction proxy code. (#1348) by Philippe Suter · 8 years ago
  77. e5058df Generalize queryMap to activationMap. by Perry · 8 years ago
  78. 47f5643 Plumb loadbalancerService into Entitlement complex. by Perry · 8 years ago
  79. f2cf862 Prevent Entity Names from being Modified by dubeejw · 8 years ago
  80. 86780ec Update JSON Index for CLI Download by dubeejw · 8 years ago
  81. c191edc Add manual compilation to Swift 3 action container by Paul Castro · 8 years ago
  82. d806efc Do not save container log by default. (#1339) by perryibm · 8 years ago
  83. 471a193 Wrap Kafka Consummer onMessage with exception handling. by cbickel · 8 years ago
  84. a53f32a Tweak parameter as short term fix until consul work is completed by Perry · 8 years ago
  85. 30bc5c0 Allow Namespace Get to Retrieve Different Namespaces by dubeejw · 8 years ago
  86. 91b82f7 Issue 1133, update Swift 3 container and tests by Paul Castro · 8 years ago
  87. 7dd819f Raised payload size limit in nodejsaction proxy (#1324) by Philippe Suter · 8 years ago
  88. dffb689 increase allowed action duration from 30 to 45 sec by Perry · 8 years ago
  89. 395c41c Remove Try on activaton-wait, should these fail, the Try hides the underlying issue. by Rodric Rabbah · 8 years ago
  90. f6e282b Fixes two errors in invoke path: by Rodric Rabbah · 8 years ago
  91. 05ba212 Remove throttle tightening. by Perry · 8 years ago
  92. 98b24b5 Issue #1296 Update starter app for Xcode 8 GM by Paul Castro · 8 years ago
  93. ff1a6bc Adjust throttle tests to settle correctly should test fail. by Rodric Rabbah · 8 years ago
  94. 0878785 Change missleading error messages of throttling by Christian Bickel · 8 years ago
  95. 581b622 Remove unnecessary use of DocInfo on DB get where DocId is sufficient. by Rodric Rabbah · 8 years ago
  96. e284525 Fix redo for CLI. by Rodric Rabbah · 8 years ago
  97. 865171c Add activation annotations. by Christian Bickel · 8 years ago
  98. e00efd3 Delete hourly limits. Change limits to defaultLimits. by Perry · 8 years ago
  99. 71808c2 Update Go CLI Dockerfile by dubeejw · 8 years ago
  100. 020eaea Allow Namespace to be Set When Setting an API Host by dubeejw · 8 years ago