Chad Arimura
49d397293b
global url replace
2017-05-29 17:10:47 -07:00
Travis Reeder
3276377c3d
Fixed dependencies due to moby changes.
2017-05-22 23:55:15 +00:00
James
e4bb04887e
Rewrite imports to use forks files on gitlab not use githubs.
2017-05-16 11:06:32 -07:00
Travis Reeder
7cfd7d413f
Fixed up build and updated dependencies.
2017-05-15 15:40:36 -07:00
Travis Reeder
4b9bba352d
Rename location.
2017-05-15 11:00:15 -07:00
Travis Reeder
d0ca2f9228
Moved runner into this repo, update dep files and now builds.
2017-04-21 07:42:42 -07:00
Travis Reeder
615ae5c36f
Mass s&r: iron-io -> kumokit
2017-04-19 09:49:12 -06:00
Travis Reeder
10f3178ae9
Switching to new dep tool ( #616 )
...
* making things work
* #506 - Add ability to login to a private docker registry
* Rolling back "make things work" to test them out more.
* Rolling back "make things work" to test them out more.
* credentials from docker/config.json if ENV is missing
* should get docker auth info just in the init
* update glide lock
* update glide
* Switched to new go dep tool, glide is too frikin annoying.
* Updated circle builds to use dep
* Added GOPATH/bin to path.
* Added GOPATH/bin to path.
* Using regular make test, instead of docker one (not sure why it was using the docker one?).
2017-04-07 11:22:08 -07:00
Denis Makogon
7603e6e8fa
Add idle_timeout to routes API ( #603 )
...
* Add inactivity_timeout to routes API
Closes : #544
* Fix failing datastore tests
* Rename inactivity_timeout to idle_timeout
* Update swagger doc
* Update hot fn doc
* Fix json tags
* Add function timeouts docs
* Rewording
2017-03-25 18:28:53 +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
C Cirello
f6d19c3cc9
functions: performance improvements - LRU & singleflight DB calls ( #322 )
...
* functions: add cache and singleflight to ease database load
* runner: upgrade
* deps: upgrade glide files
* license: add third party notifications
* functions: fix handling of implicitly created apps
* functions: code deduplication
* functions: fix missing variable
2016-11-21 19:48:11 +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
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
Pedro Nasser
52f78eb601
fix runner changes ( #132 )
...
Fix runner changes
2016-10-07 18:49:16 +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
92df53b144
Add support for Async worker
2016-09-24 10:06:57 +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
Pedro Nasser
6a2e9b29be
update titan, other deps and minor changes
2016-08-24 16:11:21 -03:00
Henrique Chehad
bad6bb0c5d
added WriteStat of drivers.ContainerTask in runner task
2016-08-22 19:17:18 -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
4fa9380ecc
added request uid
2016-08-05 19:04:17 -03:00
Pedro Nasser
d7f1ea037b
multiple ajustments
...
- renamed WrapperJob (not exported anymore)
- removed need for temp log file
- not using titan models
- using gin.Context as runner context
2016-07-28 17:45:57 -03:00