- May 08, 2018
-
-
Matt Rutkowski authored
-
- May 02, 2018
-
-
Matt Rutkowski authored
Add the license of dependencies into LICENSE file
-
Vincent Hou authored
Partially-closes: apache/incubator-openwhisk-release#109
-
Priti Desai authored
Update .md and .sh files to pass scancode with latest .cfg
-
Matt Rutkowski authored
-
- Apr 18, 2018
-
-
Matt Rutkowski authored
-
- Apr 17, 2018
-
-
Ying Chun Guo authored
-
- Apr 04, 2018
-
-
Matt Rutkowski authored
update NOTICE file
-
Daisy Guo authored
-
- Mar 28, 2018
-
-
rodric rabbah authored
add webhook for slack notification of PR results
-
- Mar 27, 2018
-
-
David Grove authored
-
- Mar 16, 2018
-
-
Vincent authored
-
- Mar 02, 2018
-
-
Vincent authored
-
- Mar 01, 2018
-
-
Chetan Mehrotra authored
-
- Feb 27, 2018
-
-
Ying Chun Guo authored
Add the NOTICE file
-
- Feb 26, 2018
-
-
Vincent Hou authored
-
- Feb 21, 2018
-
-
rodric rabbah authored
Use actionproxy from dockerSkeleton do not clown and own is the motto FTW!
-
Carlos Santana authored
-
Carlos Santana authored
-
Carlos Santana authored
-
Carlos Santana authored
-
Carlos Santana authored
-
Carlos Santana authored
-
Carlos Santana authored
-
- Nov 22, 2017
-
-
Vincent authored
-
- Nov 21, 2017
-
-
Carlos Santana authored
Update README.md
-
- Nov 16, 2017
-
-
Sean Dague authored
Fix typos
-
- Oct 09, 2017
-
-
Carlos Santana authored
-
Carlos Santana authored
-
Carlos Santana authored
-
- Sep 29, 2017
-
-
Vadim Raskin authored
* Use akka distributed map to store the shared state * Join seed nodes in the load balancer service * Add optional auto-down-unreachable-after * Local bookkeeping is used by default * Update documentation
-
- Sep 25, 2017
-
-
tysonnorris authored
-
- Sep 15, 2017
-
-
Carlos Santana authored
-
Carlos Santana authored
-
- Sep 12, 2017
-
-
James Dubee authored
-
- Sep 06, 2017
-
-
Markus Thömmes authored
Formats all .scala files according to `scalafmt`'s (opinionated) style. Adds Travis checks for correctly formatted code.
-
- Aug 31, 2017
-
-
Qaiser Abbasi authored
-
Markus Thömmes authored
Using `object`s instead of a hollow class as the "factory" for an Spi makes them being singleton by default, which reduces boilerplate to implement an Spi. The `Dependencies` object is not used anywhere and there might be better alternatives which we can decide on once the need of them comes up. For now, the Spi's interfaces are relatively tightly coupled to their current default implementations anyway. Also updated documentation.
-
- Aug 16, 2017
-
-
Markus Thömmes authored
-
Markus Thömmes authored
- Refactoring the invoker for better encapsulation and separation of concerns in its packages. - Removing Dispatcher. - Remove unused properties from the deployment manifests. - Add error handling for terminal failures
-