CircleCI
c2c2a0fb06
functions: 0.1.86 release [skip ci]
2016-12-29 19:15:21 +00:00
C Cirello
2f0520521c
all: rename hot containers to hot functions ( #465 )
2016-12-29 20:07:41 +01:00
CircleCI
e968576d96
functions: 0.1.85 release [skip ci]
2016-12-27 19:08:25 +00:00
CircleCI
1b225acb4e
functions: 0.1.84 release [skip ci]
2016-12-27 18:09:31 +00:00
CircleCI
1ddeabfa63
functions: 0.1.83 release [skip ci]
2016-12-22 21:34:10 +00:00
CircleCI
d29b2ac1d1
functions: 0.1.82 release [skip ci]
2016-12-19 19:02:07 +00:00
Pedro Nasser
23ef919a87
fix fn rename method name ( #454 )
2016-12-19 16:57:41 -02:00
CircleCI
4878a5d0a3
functions: 0.1.81 release [skip ci]
2016-12-19 18:36:36 +00:00
Pedro Nasser
5a6ebb4e2f
fn should show API errors messages ( #450 )
...
* fn should show API errors messages
* update functions_go
* update functions_go lock
2016-12-19 16:30:18 -02:00
CircleCI
0359842c30
functions: 0.1.80 release [skip ci]
2016-12-15 18:31:15 +00:00
CircleCI
1aea433d05
functions: 0.1.79 release [skip ci]
2016-12-14 22:25:21 +00:00
Carlos C
0fc578b4a4
Revert "fn: add glide support for Go build ( #441 )"
...
This reverts commit 1df89cc217 .
2016-12-14 23:19:32 +01:00
CircleCI
fc57bc58f7
functions: 0.1.78 release [skip ci]
2016-12-14 19:39:47 +00:00
C Cirello
1df89cc217
fn: add glide support for Go build ( #441 )
2016-12-14 20:35:37 +01:00
CircleCI
888a0f95d9
functions: 0.1.77 release [skip ci]
2016-12-14 16:28:49 +00:00
CircleCI
3dc12d9f55
functions: 0.1.76 release [skip ci]
2016-12-14 02:02:27 +00:00
Pedro Nasser
ea93ba00ac
Disable envAsHeader by default ( #435 )
...
* disable envAsHeader by default
* fix -e flag usage description
2016-12-13 23:55:32 -02:00
CircleCI
55e031512b
functions: 0.1.75 release [skip ci]
2016-12-14 01:45:18 +00:00
C Cirello
327c8ca465
examples: update guppy example with latest fn functionalities ( #432 )
...
* examples: update guppy example
* examples: fix typo
2016-12-14 02:41:08 +01:00
CircleCI
7bfc6a8992
functions: 0.1.74 release [skip ci]
2016-12-13 23:14:50 +00:00
CircleCI
43652b0198
functions: 0.1.73 release [skip ci]
2016-12-13 21:41:26 +00:00
CircleCI
1247edbd04
functions: 0.1.72 release [skip ci]
2016-12-13 21:23:54 +00:00
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