C Cirello
|
02d3b18497
|
all: drop CONFIG_ prefix for configuration (#297)
Fixes #251
|
2016-11-15 19:19:21 +01:00 |
|
Carlos C
|
d5fb1afda7
|
Revert "Assert License (#224)"
This reverts commit a61c4dab78.
|
2016-11-06 09:25:12 -08:00 |
|
C Cirello
|
a61c4dab78
|
Assert License (#224)
* license: assert license for Go code
* license: add in shell scripts
* license: assert license for Ruby code
* license: assert license to individual cases
* license: assert license to Dockerfile
|
2016-11-05 23:33:07 +01:00 |
|
C Cirello
|
1025caeb04
|
fnctl: add run command and fix env var handling (#211)
* fnctl: add run command and fix env var handling
* fnctl: fix help screens
* fnctl: address code review and fix logic mistake
|
2016-11-03 16:37:29 +01:00 |
|
C Cirello
|
42efb2ed6b
|
Improve routes query (#172)
|
2016-10-14 21:52:25 +02:00 |
|
Travis Reeder
|
75383d060f
|
Updated route_name in json to app_name.
|
2016-10-13 20:24:06 -07:00 |
|
Travis Reeder
|
25f582b180
|
Updated README and simplified/cleaned up some code.
|
2016-10-13 20:24:06 -07:00 |
|
Pedro Nasser
|
2e12e2c700
|
Fix input async tasks + tests (#137)
|
2016-10-12 22:23:34 +02:00 |
|
Seif Lotfy سيف لطفي
|
064d597b60
|
Fix runner changes (#135)
* Upgrade iron-io/runner to 165c16a9
* fix support for Stdin to work
|
2016-10-07 21:17:40 +02:00 |
|
Seif Lotfy سيف لطفي
|
52cab30056
|
Change PAYLOAD input to STDIN (#111)
* change to iron-io/runner dependency
* Fix runner dependency
* Change PAYLOAD input to STDIN, fixes #40
|
2016-10-06 18:44:58 -03:00 |
|
C Cirello
|
3ca137a01c
|
Upgrade to Go 1.7 (#128)
* Upgrade to stdlib context package
* Modernized syntax
|
2016-10-06 20:10:00 +02:00 |
|
Seif Lotfy سيف لطفي
|
fbcec6bf40
|
Depend on iron-io/runner instead of iron-io/worker (#124)
|
2016-10-05 20:42:12 +02:00 |
|
Seif Lotfy
|
a8535120da
|
async calls return the call_id/task_id
|
2016-10-02 22:38:51 +02:00 |
|
Seif Lotfy
|
92df53b144
|
Add support for Async worker
|
2016-09-24 10:06:57 +02:00 |
|
Seif Lotfy
|
b623fc27e4
|
Initial work on async functions
|
2016-09-24 10:06:51 +02:00 |
|
Henrique Chehad
|
06294b4b77
|
updated worker repository ref
|
2016-09-19 20:41:35 -03:00 |
|
Pedro Nasser
|
5d50721db1
|
add initial queue to runner
|
2016-09-09 00:54:00 -03:00 |
|
Henrique Chehad
|
49afdf5f35
|
created metrics func
|
2016-09-06 16:41:11 -03:00 |
|
Henrique Chehad
|
d539175e81
|
metrics standardize
|
2016-09-05 21:21:05 -03:00 |
|
Henrique Chehad
|
529af39dbc
|
runner metrics
|
2016-09-05 18:12:46 -03:00 |
|
Pedro Nasser
|
c25c89f2fb
|
Merge branch 'master' of github.com:iron-io/functions into runner-route-not-found
|
2016-08-30 22:41:09 -03:00 |
|
Travis Reeder
|
d2afba465a
|
Merge pull request #80 from iron-io/stdin
Streams stderr from user functions and outputs a standard format for …
|
2016-08-30 13:57:15 -07:00 |
|
Pedro Nasser
|
f5e7d8c956
|
fix runner route not found
|
2016-08-30 15:27:47 -03:00 |
|
Travis Reeder
|
f7d4fed570
|
Streams stderr from user functions and outputs a standard format for parsing. See #76.
|
2016-08-29 22:59:16 -07:00 |
|
Pedro Nasser
|
73355c12fa
|
passing headers to env
|
2016-08-29 21:11:23 -03:00 |
|
Pedro Nasser
|
ba872462af
|
fix test
|
2016-08-27 00:03:28 -03:00 |
|
Pedro Nasser
|
a67202978e
|
improve runner
|
2016-08-26 23:05:16 -03:00 |
|
Pedro Nasser
|
6a2e9b29be
|
update titan, other deps and minor changes
|
2016-08-24 16:11:21 -03:00 |
|
Pedro Nasser
|
8b0d0f1e13
|
refactor runner
|
2016-08-21 19:40:08 -03:00 |
|
Evan Shaw
|
6a369eb23a
|
Update deps; add container label for logs
|
2016-08-16 15:19:16 +12:00 |
|
Pedro Nasser
|
06c3bb3949
|
added env REQUEST_URL
|
2016-08-15 23:37:30 -03:00 |
|
Pedro Nasser
|
c5025142bf
|
route filter improvement
|
2016-08-13 19:25:07 -03:00 |
|
Travis Reeder
|
a0b025fb88
|
Small bug fix for special handlers.
|
2016-08-10 00:09:32 -07:00 |
|
Travis Reeder
|
8558d13f07
|
Added support for hooks to customize behavior.
|
2016-08-09 22:34:28 -07:00 |
|
Travis Reeder
|
40e1ebd434
|
Updates to fix against Titan changes and what not.
|
2016-08-07 14:10:31 -04:00 |
|
Pedro Nasser
|
214c33e6f0
|
fix uuid & fix tests
|
2016-08-05 19:51:07 -03:00 |
|
Pedro Nasser
|
4fa9380ecc
|
added request uid
|
2016-08-05 19:04:17 -03:00 |
|
Pedro Nasser
|
dfc4be9861
|
refactor
|
2016-08-01 19:23:31 -03:00 |
|