Commit Graph

3163 Commits

Author SHA1 Message Date
Diptanu Choudhury
ea280d1b26 Added a test for file rotation 2016-01-14 11:41:31 -08:00
Diptanu Choudhury
8695e3d99f Added an impl for log-rotator 2016-01-14 11:13:11 -08:00
Alex Dadgar
dbf0e80c08 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
0b7a88c1cd Fix missing quote in driver docs 2016-01-14 08:14:57 -08:00
Alex Dadgar
c69e71db80 Merge pull request #673 from ryanslade/patch-1
Update docker.html.md
2016-01-14 08:13:37 -08:00
Ryan Slade
1a446fa952 Update docker.html.md
Add a missing quote.
2016-01-14 17:58:40 +02:00
Mans Matulewicz
022c674a75 changed agent-status to agent-info as agent-status does not exist 2016-01-14 14:28:55 +01:00
Seth Vargo
ecd6572b47 Fix asset pipeline 2016-01-13 22:36:46 -05:00
Seth Vargo
424cbf121b Merge pull request #671 from hashicorp/sethvargo/deploy
Deploy to S3 instead of Heroku
2016-01-13 22:15:59 -05:00
Seth Vargo
a0c156b5e8 Add deployment scripts 2016-01-13 22:11:38 -05:00
Seth Vargo
70b7699960 Minify javascript 2016-01-13 22:10:15 -05:00
Seth Vargo
732b122d05 Always use HTTPS + www. 2016-01-13 22:10:08 -05:00
Seth Vargo
5ddcc426c7 Update middleman 2016-01-13 22:09:58 -05:00
Seth Vargo
efc0bcbc7c Remove old heroku stuff 2016-01-13 22:06:04 -05:00
Seth Vargo
5e3ed9619a Remove old scripts 2016-01-13 22:05:56 -05:00
Diptanu Choudhury
4345fc9bee Renamed AllocFile to AllocFileInfo 2016-01-13 17:18:10 -08:00
Diptanu Choudhury
78d03616f6 Closing the file handler after finishing readat 2016-01-13 14:39:06 -08:00
Diptanu Choudhury
ee369382aa Fixed the query for extracting path from stat 2016-01-13 13:21:03 -08:00
Diptanu Choudhury
9dced9a890 alex: making the readat more efficient 2016-01-13 12:43:13 -08:00
Diptanu Choudhury
2b1962b9fd Refactored the tests 2016-01-13 11:49:39 -08:00
Diptanu Choudhury
6604ef5be1 Writing contents of buffer to writer even if there was an error 2016-01-13 11:38:43 -08:00
Diptanu Choudhury
8636fb61f7 Added a test for the readat api endpoint 2016-01-13 11:37:29 -08:00
Diptanu Choudhury
46bb3fb5cd Fixed the logic of extracting alloc 2016-01-13 11:19:45 -08:00
Alex Dadgar
18fa958342 Docs 2016-01-13 10:47:22 -08:00
Alex Dadgar
94f4b23acb Add force spawn endpoint 2016-01-13 10:19:53 -08:00
Diptanu Choudhury
f7c367397f Refactored the code 2016-01-12 22:25:12 -08:00
Diptanu Choudhury
11a67599b9 Implemeted readAt 2016-01-12 22:06:42 -08:00
Diptanu Choudhury
b5385b616d Implemented the Stat API 2016-01-12 21:28:07 -08:00
Diptanu Choudhury
cbcdaec3fe Added the Stat API 2016-01-12 15:25:51 -08:00
Diptanu Choudhury
744c226c23 Added methods for listing directories inside an alloc 2016-01-12 15:03:53 -08:00
Alex Dadgar
a4a0f75f4a changelog 2016-01-12 09:59:05 -08:00
Alex Dadgar
1ea6137521 Merge pull request #663 from hashicorp/f-job-status
Populate Job Status
2016-01-12 09:58:16 -08:00
Alex Dadgar
47fbfd3000 Add JobModifyIndex 2016-01-12 09:50:33 -08:00
Alex Dadgar
c7d06ebd23 Changelog 2016-01-11 18:00:13 -08:00
Alex Dadgar
9b00c9e536 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
875bf47687 Address comments 2016-01-11 17:48:32 -08:00
Alex Dadgar
894b3e3bd4 Set job status in state store 2016-01-11 17:48:32 -08:00
Alex Dadgar
815761b07d Update JobStatus's 2016-01-11 17:48:32 -08:00
Alex Dadgar
9c6fcdc1d7 Documentation 2016-01-11 11:12:09 -08:00
Alex Dadgar
dccbc0320b Fix tests 2016-01-11 09:58:31 -08:00
Alex Dadgar
8cc513d16c Add folder 2016-01-11 09:58:31 -08:00
Alex Dadgar
b8a42786f3 merge 2016-01-11 09:58:26 -08:00
Diptanu Choudhury
857771d286 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
15ec75fb0d add documentation for ipc_mode and uts_mode 2016-01-10 22:19:33 +01:00
Bastiaan Bakker
bf4217e4e8 Add options ipc_mode, pid_mode and uts_mode to docker driver.
May only be used if priviliged mode is enabled in driver config.
2016-01-08 23:34:49 +01:00
Alex Dadgar
36030f1c9a Change status message 2016-01-08 10:32:08 -08:00
Alex Dadgar
820086de49 Merge branch 'master' of https://github.com/hashicorp/nomad 2016-01-07 20:13:19 -08:00
Alex Dadgar
de98433ccf Debug log for skipping overlapping periodic jobs 2016-01-07 20:12:07 -08:00
Diptanu Choudhury
04e2223bc6 Changed error messages of script checks 2016-01-07 18:03:44 -08:00
Diptanu Choudhury
5340767c29 Printing error message if check is not valid 2016-01-07 17:51:57 -08:00