Commit Graph

10 Commits

Author SHA1 Message Date
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
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
Carlos C
44ebaed7ca fn: update dependencies 2016-12-01 17:53:14 +01:00
Carlos C
4565738c95 fn: update dependencies 2016-12-01 17:42:41 +01:00
Carlos C
cf6432458b fn: update dependencies 2016-12-01 17:21:56 +01:00
Pedro Nasser
0a5c344dee update functions_go (#355) 2016-11-29 10:07:15 -02:00
Carlos C
3ad6124900 fn: upgrade deps 2016-11-28 19:16:21 +01:00
Carlos C
f1749e4d6c fn: upgrade client library 2016-11-22 01:37:38 +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
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