Commit Graph

20 Commits

Author SHA1 Message Date
Carlos C
44ebaed7ca fn: update dependencies 2016-12-01 17:53:14 +01:00
C Cirello
e63cc04e68 fn: add header configuration to route calls (#371) 2016-12-01 17:51:26 +01:00
Carlos C
4565738c95 fn: update dependencies 2016-12-01 17:42:41 +01:00
C Cirello
37afafab72 api: remove app_name duplication of route related calls (#370) 2016-12-01 17:38:32 +01:00
Carlos C
cf6432458b fn: update dependencies 2016-12-01 17:21:56 +01:00
C Cirello
688ffcf39f api,fn: entrypoint to return daemon version (#367) 2016-12-01 16:50:49 +01:00
Pedro Nasser
0a5c344dee update functions_go (#355) 2016-11-29 10:07:15 -02:00
C Cirello
a7a466f968 functions: fix route timeout (#349)
* functions: add route-level timeout configuration options

* functions: harmonize defaults
2016-11-28 20:53:11 -02:00
Seif Lotfy سيف لطفي
c085f5c098 Add fn publish fallback option to extract appname and path (#351)
* Add fn publish fallback option to extract appname and path

* Add todo for fn publish hack
2016-11-28 22:43:34 +01:00
Carlos C
3ad6124900 fn: upgrade deps 2016-11-28 19:16:21 +01:00
C Cirello
ac0044f7d9 functions: hot containers (#332)
* functions: modify datastore to accomodate hot containers support

* functions: protocol between functions and hot containers

* functions: add hot containers clockwork

* fn: add hot containers support
2016-11-28 15:45:35 -02:00
Seif Lotfy سيف لطفي
237ab3e21b Inital work on Rust support (#333)
* Inital work on Rust support

* update accepted runtimes

* fn: fix rust build

* Last tweaks and README.md

* fix typo

* update comment on rust.go
2016-11-23 23:17:13 +01:00
C Cirello
b649d490d5 fn: fix broken flags (#336) 2016-11-23 20:59:43 +01:00
Carlos C
19e2334a7f fn: fix autorelease vendor 2016-11-22 18:18:56 +01:00
C Cirello
243fbe45d2 fn: automatic release (#330)
* fn: automatic release

* fn: fix script call
2016-11-22 17:37:11 +01:00
Carlos C
f1749e4d6c fn: upgrade client library 2016-11-22 01:37:38 +01:00
C Cirello
da96ef471a api: add support for deleting apps (#327)
* api: add support for deleting apps

Fixes #274

* functions: improve error name and description

* functions: fix test regression
2016-11-22 01:07:30 +01:00
C Cirello
fe845e1886 fn: improve UX (#325)
* fn: make UX more consistent with regards to app name position

* fn: improve detection of missing routes

* fn: fix update operations

- No longer delete-than-add for configuration updates
- Path cleaning before most of routes operations
2016-11-22 00:27:48 +01:00
C Cirello
d13c8fba8c fn: add support for python (#328) 2016-11-21 23:12:30 +01:00
C Cirello
c0512a4cbd fn: rename from fnctl (#321)
* fn: rename from fnctl

* fn: predicting the release version for installer

* fn: predicting the release version for installer
2016-11-21 17:24:26 +01:00