api
|
api: remove unneeded test
|
2015-09-12 11:49:32 -07:00 |
client
|
client: skip init in dev mode
|
2015-09-12 13:16:27 -07:00 |
command
|
agent: remove unreachable code
|
2015-09-11 21:28:35 -07:00 |
helper
|
agent: moving functions into helpers
|
2015-08-23 16:57:54 -07:00 |
nomad
|
scheduler: track dimension of exhaustion
|
2015-09-13 16:48:01 -07:00 |
scheduler
|
scheduler: track dimension of exhaustion
|
2015-09-13 16:48:01 -07:00 |
scripts
|
scripts: fix build warning
|
2015-09-08 11:24:28 -07:00 |
testutil
|
testutil: enable dev mode using a config flag.
|
2015-09-11 21:25:46 -07:00 |
website
|
website
|
2015-09-11 17:01:02 -07:00 |
.gitattributes
|
Initial commit
|
2015-06-01 12:21:00 +02:00 |
.gitignore
|
Updated gitignore
|
2015-06-01 13:46:14 +02:00 |
LICENSE
|
Initial commit
|
2015-06-01 12:21:00 +02:00 |
Makefile
|
Adding basic version command
|
2015-06-01 15:25:51 +02:00 |
README.md
|
Initial commit
|
2015-06-01 12:21:00 +02:00 |
commands.go
|
command/agent: basic command
|
2015-08-15 18:34:47 -07:00 |
main.go
|
Adding initial skeleton
|
2015-06-01 13:46:21 +02:00 |
main_test.go
|
Adding initial skeleton
|
2015-06-01 13:46:21 +02:00 |
version.go
|
Adding initial skeleton
|
2015-06-01 13:46:21 +02:00 |