Commit Graph

33 Commits

Author SHA1 Message Date
CircleCI
34d6c6e101 functions: 0.1.71 release [skip ci] 2016-12-13 18:59:16 +00:00
C Cirello
c37c754e0b fn: fix precedence of path choice during route creation (#427)
Fixes #413
2016-12-13 19:52:54 +01:00
CircleCI
2af84c77b4 functions: 0.1.70 release [skip ci] 2016-12-13 18:46:03 +00:00
CircleCI
2fd8570e45 functions: 0.1.69 release [skip ci] 2016-12-13 18:25:14 +00:00
C Cirello
d2a81b57fb fn: funcfile.Headers are now simple maps (#425)
Fixes #422
2016-12-13 19:18:57 +01:00
CircleCI
446e2b19e6 functions: 0.1.68 release [skip ci] 2016-12-13 15:49:10 +00:00
Seif Lotfy سيف لطفي
f815ab54c2 Add support for F# and set dotnet docket image to 1.0.1-projectjson (#409) 2016-12-08 19:32:36 +01:00
Carlos C
ce325f2c1f fn: fix windows port of fn 2016-12-06 04:18:56 +01:00
Seif Lotfy سيف لطفي
717d8455e9 fn: support for dotnet (#326)
* Add initial support for dotnet

* Initial work on dotnet example

* fn: fix docker incantation

* fn: .gitignore

* Add README.md for dotnet example

* Update docs
2016-12-05 23:13:52 +01:00
C Cirello
28f713ed11 fn: support for functions testing (#379)
* fn: add test framework

* fn: make routes creation smarter

* fn: add testframework examples

* fn: remove unnecessary dependency

* fn: update doc

* fn: fix consistenty between runff, runlocaltest and runremotetest
2016-12-05 17:05:06 +01:00
C Cirello
0bc308c65f fn: fix max_concurrency marshal tag (#375) 2016-12-01 19:28:08 +01:00
C Cirello
c2fa6dca3a fn: improve how build handle missing version (#374)
Fixes #373
2016-12-01 09:42:02 -08:00
C Cirello
9ac2539aeb fn: improve UX and publish/deploy command (#359)
* fn: improve UX and publish/deploy command

* fn: remove wrong use cases for deploy

* fn: fix regression introduced by merge
2016-12-01 18:11:13 +01:00
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