Skip to content
Snippets Groups Projects
  1. Aug 22, 2017
  2. Aug 16, 2017
  3. Aug 13, 2017
  4. Aug 08, 2017
  5. Jul 18, 2017
  6. Jul 12, 2017
  7. May 30, 2017
    • Sebastien Guilloux's avatar
      Run unit tests before build · eccf9429
      Sebastien Guilloux authored
      This modifies Dockerfile.build.* to run unit tests before build.
      eccf9429
    • Sebastien Guilloux's avatar
      Handle private docker registry auth · 9e711b3b
      Sebastien Guilloux authored
      This adds support for private docker registries, by adding
      an optional `registryAuth` field in the CreateFunctionRequest.
      Auth must be passed as base64-encoded basic auth, similar to
      how done in Docker file store credentials (~/.docker/config.json).
      Credentials are then passed to swarm at service creation.
      9e711b3b
  8. May 08, 2017
  9. May 07, 2017
  10. Apr 27, 2017
  11. Apr 13, 2017
  12. Apr 12, 2017
  13. Apr 11, 2017
  14. Apr 08, 2017
  15. Apr 06, 2017
  16. Apr 05, 2017
  17. Mar 31, 2017
  18. Mar 27, 2017
  19. Mar 21, 2017
    • Alex Ellis's avatar
      Disable KeepAlive on proxy (#21) · 2aeadfda
      Alex Ellis authored
      * Service lookup
      
      * Disable KeepAlive to force RR for replias.
      
      * set KeepAlive to 0
      
      * Remove temporary file
      
      * Support white and rename function
      
      * Remove debug from node sample
      2aeadfda
  20. Mar 14, 2017
  21. Mar 13, 2017
Loading