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
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
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
Travis Reeder
616112b349
swagger fixes and appname -> app_name ( #294 )
...
* swagger fixes and appname -> app_name
* Swagger errors fixed
2016-11-15 08:13:53 -08:00
C Cirello
6af57c2bdb
fnctl: add application level configuration ( #247 )
...
Fixes #233
2016-11-09 13:59:24 -08:00
C Cirello
c985a17b02
fnctl: expand fnctl README.md with new options for configuration ( #242 )
...
* fnctl: expand fnctl README.md with new options for configuration
* fnctl: extends function files to update routes configurations
2016-11-09 00:33:49 +01:00
C Cirello
ae6924c36c
client: add memory, type and configuration flags ( #234 )
...
* client: add memory, type and configuration to API
* client: improve documentation about memory, type and route configuration
2016-11-08 21:49:10 +01:00
C Cirello
b8cc8ad1d5
Functions CLI ( #191 )
...
First iteration of CLI tool.
2016-10-24 09:21:07 -07:00
Travis Reeder
0392363e1f
Bumped swagger version and fixed client builder.
2016-10-19 13:03:28 -07:00
Seif Lotfy سيف لطفي
e85a31b715
Add missing swagger spec ( #175 )
...
* Add missing swagger spec
* More cleaning up of the swagger.yml and removing unused structs
* Add TaskWrapper
2016-10-19 12:22:41 -07:00
Travis Reeder
fcde29802e
Swagger client generator. ( #166 )
2016-10-14 11:40:20 -07:00