Alex Dadgar
|
59a31704c3
|
Merge branch 'master' of https://github.com/hashicorp/nomad
|
2016-01-14 14:38:08 -08:00 |
Alex Dadgar
|
0d30e57f56
|
Fix test
|
2016-01-14 14:38:02 -08:00 |
Diptanu Choudhury
|
6d491e3e19
|
Merge pull request #669 from hashicorp/f-fs-api
Introduce FS API
|
2016-01-14 14:34:30 -08:00 |
Diptanu Choudhury
|
7060001262
|
Added some more comments
|
2016-01-14 13:47:46 -08:00 |
Diptanu Choudhury
|
4d94af74f8
|
Added some docs and removed a redundant method
|
2016-01-14 13:45:48 -08:00 |
Diptanu Choudhury
|
95a9408e7d
|
Renamed the tests
|
2016-01-14 13:39:30 -08:00 |
Diptanu Choudhury
|
08d8a7d527
|
changed the API of the client
|
2016-01-14 13:35:42 -08:00 |
Alex Dadgar
|
f61a3c56aa
|
Merge branch 'master' of https://github.com/hashicorp/nomad
|
2016-01-14 11:56:14 -08:00 |
Alex Dadgar
|
3348a0328b
|
Add message to nomad status when there are no jobs
|
2016-01-14 11:56:06 -08:00 |
Diptanu Choudhury
|
e77be22c43
|
Returning an error if the list fails
|
2016-01-14 11:47:05 -08:00 |
Alex Dadgar
|
fc8a541752
|
Merge pull request #672 from MansM/master
changed agent-status to agent-info as agent-status does not exist
|
2016-01-14 08:19:41 -08:00 |
Alex Dadgar
|
08afeba499
|
Fix missing quote in driver docs
|
2016-01-14 08:14:57 -08:00 |
Alex Dadgar
|
16946aff13
|
Merge pull request #673 from ryanslade/patch-1
Update docker.html.md
|
2016-01-14 08:13:37 -08:00 |
Ryan Slade
|
ff8b50b8ee
|
Update docker.html.md
Add a missing quote.
|
2016-01-14 17:58:40 +02:00 |
Mans Matulewicz
|
e138b0b9d5
|
changed agent-status to agent-info as agent-status does not exist
|
2016-01-14 14:28:55 +01:00 |
Seth Vargo
|
d54dc67835
|
Fix asset pipeline
|
2016-01-13 22:36:46 -05:00 |
Seth Vargo
|
51a5f3cb3c
|
Merge pull request #671 from hashicorp/sethvargo/deploy
Deploy to S3 instead of Heroku
|
2016-01-13 22:15:59 -05:00 |
Seth Vargo
|
d2f0210fe8
|
Add deployment scripts
|
2016-01-13 22:11:38 -05:00 |
Seth Vargo
|
d5b0b37bdc
|
Minify javascript
|
2016-01-13 22:10:15 -05:00 |
Seth Vargo
|
15c4347f9f
|
Always use HTTPS + www.
|
2016-01-13 22:10:08 -05:00 |
Seth Vargo
|
efc8fc20cf
|
Update middleman
|
2016-01-13 22:09:58 -05:00 |
Seth Vargo
|
2f856d830f
|
Remove old heroku stuff
|
2016-01-13 22:06:04 -05:00 |
Seth Vargo
|
0f03575030
|
Remove old scripts
|
2016-01-13 22:05:56 -05:00 |
Diptanu Choudhury
|
29d264ff7c
|
Renamed AllocFile to AllocFileInfo
|
2016-01-13 17:18:10 -08:00 |
Diptanu Choudhury
|
e1d08eeccf
|
Closing the file handler after finishing readat
|
2016-01-13 14:39:06 -08:00 |
Diptanu Choudhury
|
b80418f159
|
Fixed the query for extracting path from stat
|
2016-01-13 13:21:03 -08:00 |
Diptanu Choudhury
|
9d18caea46
|
alex: making the readat more efficient
|
2016-01-13 12:43:13 -08:00 |
Diptanu Choudhury
|
7a93da0d3e
|
Refactored the tests
|
2016-01-13 11:49:39 -08:00 |
Diptanu Choudhury
|
a02735e8d9
|
Writing contents of buffer to writer even if there was an error
|
2016-01-13 11:38:43 -08:00 |
Diptanu Choudhury
|
155845a46d
|
Added a test for the readat api endpoint
|
2016-01-13 11:37:29 -08:00 |
Diptanu Choudhury
|
4f6dd60f3c
|
Fixed the logic of extracting alloc
|
2016-01-13 11:19:45 -08:00 |
Diptanu Choudhury
|
2e03843670
|
Refactored the code
|
2016-01-12 22:25:12 -08:00 |
Diptanu Choudhury
|
9e5d6d7fe8
|
Implemeted readAt
|
2016-01-12 22:06:42 -08:00 |
Diptanu Choudhury
|
74af0da4cd
|
Implemented the Stat API
|
2016-01-12 21:28:07 -08:00 |
Diptanu Choudhury
|
a1453e6180
|
Added the Stat API
|
2016-01-12 15:25:51 -08:00 |
Diptanu Choudhury
|
e3d7e693dc
|
Added methods for listing directories inside an alloc
|
2016-01-12 15:03:53 -08:00 |
Alex Dadgar
|
4c7c7729bb
|
changelog
|
2016-01-12 09:59:05 -08:00 |
Alex Dadgar
|
ec4eba7f4a
|
Merge pull request #663 from hashicorp/f-job-status
Populate Job Status
|
2016-01-12 09:58:16 -08:00 |
Alex Dadgar
|
41efdcb1c3
|
Add JobModifyIndex
|
2016-01-12 09:50:33 -08:00 |
Alex Dadgar
|
1ea336097a
|
Changelog
|
2016-01-11 18:00:13 -08:00 |
Alex Dadgar
|
ba52eebf4e
|
Merge pull request #653 from hashicorp/f-interpret-vars
Interpolate nomad variables in task environment variables
|
2016-01-11 17:56:18 -08:00 |
Alex Dadgar
|
62a820196f
|
Address comments
|
2016-01-11 17:48:32 -08:00 |
Alex Dadgar
|
9f4ec35f43
|
Set job status in state store
|
2016-01-11 17:48:32 -08:00 |
Alex Dadgar
|
80aa6d3007
|
Update JobStatus's
|
2016-01-11 17:48:32 -08:00 |
Alex Dadgar
|
e41435e272
|
Documentation
|
2016-01-11 11:12:09 -08:00 |
Alex Dadgar
|
6d157a0337
|
Fix tests
|
2016-01-11 09:58:31 -08:00 |
Alex Dadgar
|
7fe6c8bd1b
|
Add folder
|
2016-01-11 09:58:31 -08:00 |
Alex Dadgar
|
3ba1c9b76b
|
merge
|
2016-01-11 09:58:26 -08:00 |
Diptanu Choudhury
|
9f4b5e39aa
|
Merge pull request #662 from bastiaanb/f-pid-mode
Add options ipc_mode, pid_mode and uts_mode to docker driver.
|
2016-01-10 15:11:55 -08:00 |
Bastiaan Bakker
|
63f8f60314
|
add documentation for ipc_mode and uts_mode
|
2016-01-10 22:19:33 +01:00 |