Antoine POPINEAU
|
e3bcf4490b
|
Merge branch 'master' into dev/net-fingerprint
|
2015-10-02 09:38:35 +02:00 |
|
Antoine POPINEAU
|
256d390789
|
Renamed all instances of Iface to NetworkInterface.
|
2015-10-02 09:29:18 +02:00 |
|
Alex Dadgar
|
96b6109bab
|
Merge pull request #184 from achanda/docker_net
Enable setting networking mode for docker
|
2015-10-01 19:32:48 -07:00 |
|
Alex Dadgar
|
43b2a7dc52
|
Merge pull request #192 from hashicorp/f-client-agent-cmdline
Fix anchor links and add new agent cli commands
|
2015-10-01 19:29:27 -07:00 |
|
Alex Dadgar
|
3c11134ccf
|
Fix anchor links and add new agent cli commands
|
2015-10-01 19:28:21 -07:00 |
|
Abhishek Chanda
|
ee2cd3bed0
|
Enable setting networking mode for docker
This patch enables setting networking mode for the docker
driver. This does not handle the `container` mode.
Closes #175
|
2015-10-01 18:52:41 -07:00 |
|
Alex Dadgar
|
b56ac05787
|
Merge pull request #191 from hashicorp/f-client-agent-cmdline
Add parsing of client configuration from the commandline
|
2015-10-01 17:29:31 -07:00 |
|
Alex Dadgar
|
e9254c5f2d
|
Don't enfoce that the agent can't be run as both server and client
|
2015-10-01 17:27:36 -07:00 |
|
Alex Dadgar
|
15a854be7a
|
Use the known size of meta to initialize the map
|
2015-10-01 17:21:32 -07:00 |
|
Alex Dadgar
|
6c9732c356
|
Move declerations to top and use SplitN to be more flexible for Meta values
|
2015-10-01 17:19:52 -07:00 |
|
Alex Dadgar
|
c84fd2b292
|
Add parsing of client configuration from the commandline
|
2015-10-01 16:46:42 -07:00 |
|
Mitchell Hashimoto
|
3d4f00b56a
|
Merge pull request #190 from hashicorp/docker-brand-guidelines
website: update docker logo to adhere to brand guidelines
|
2015-10-01 16:51:54 -04:00 |
|
Jack Pearkes
|
9172780b09
|
website: update docker logo to adhere to brand guidelines

https://www.docker.com/brand-guidelines
|
2015-10-01 13:44:58 -07:00 |
|
Antoine POPINEAU
|
2a08cbaeb2
|
Refactored code.
|
2015-10-01 21:16:39 +02:00 |
|
Alex Dadgar
|
b430142226
|
Merge pull request #188 from diptanu/master
Upgrading to Go 1.5.1 for building Nomad in developer VM
|
2015-10-01 11:40:12 -07:00 |
|
Antoine POPINEAU
|
f639ad10ab
|
Comment some undocumented code.
|
2015-10-01 20:39:10 +02:00 |
|
Ryan Uber
|
8d9e54bcbb
|
Merge pull request #153 from aldergren/master
Prevent df on linux from adding line breaks to output
|
2015-10-01 11:21:02 -07:00 |
|
Antoine POPINEAU
|
776d42c2e0
|
Updated documentation for the iface client configuration option.
|
2015-10-01 17:42:20 +02:00 |
|
Antoine POPINEAU
|
a70493f855
|
Forgot some error checking.
|
2015-10-01 17:33:40 +02:00 |
|
Antoine POPINEAU
|
7fc3f83672
|
Client config param added to specify net iface to use for fingerprinting. Added a Golang-native method for determining the interface IP address.
|
2015-10-01 17:31:47 +02:00 |
|
Diptanu Choudhury
|
3851c08d36
|
Upgrading to Go 1.5.1 for building Nomad in developer VM
|
2015-09-30 23:08:41 -07:00 |
|
Alex Dadgar
|
2351a97776
|
Merge pull request #181 from hashicorp/b-discover-path
Correctly scan the CWD for the nomad executable
|
2015-09-30 14:31:32 -07:00 |
|
Alex Dadgar
|
ca85df87d9
|
Correctly scan the CWD for the nomad executable
|
2015-09-30 14:30:09 -07:00 |
|
Ryan Uber
|
3a3aa18bf8
|
command: test init
|
2015-09-30 14:21:50 -07:00 |
|
Ryan Uber
|
24018160d8
|
Add release target, package Nomad
|
2015-09-30 12:54:59 -07:00 |
|
Ryan Uber
|
f661927fe3
|
git-ignore pkg directory
|
2015-09-30 12:40:24 -07:00 |
|
Ryan Uber
|
9dcf65eed5
|
Makefile updates
|
2015-09-30 12:39:05 -07:00 |
|
Ryan Uber
|
3a695326ca
|
website: update advertise configuration option descriptions
|
2015-09-30 12:05:55 -07:00 |
|
Clint
|
6adc958a27
|
Merge pull request #139 from orivej/improve-link-speed-error-reporting
Improve link speed fingerprint error reporting
|
2015-09-29 16:02:15 -07:00 |
|
Clint
|
bfe8d5944c
|
Merge pull request #166 from spacejam/master
Fix typo in docs.
|
2015-09-29 15:57:49 -07:00 |
|
Ryan Uber
|
f12530abfb
|
Make fixes for OS-specific deps
|
2015-09-29 15:42:57 -07:00 |
|
Tyler Neely
|
182ac87a3a
|
Fix typo in docs.
|
2015-09-29 15:42:03 -07:00 |
|
Alex Dadgar
|
d377731f3d
|
Update Vagrantfile to download correct binary.
|
2015-09-29 15:40:12 -07:00 |
|
Ryan Uber
|
61f4e638b8
|
agent: return empty config for empty config dirs
|
2015-09-29 15:07:52 -07:00 |
|
Clint
|
fbd7840030
|
Merge pull request #162 from d4v3y0rk/fix-typo
fixes some typos
|
2015-09-29 14:37:34 -07:00 |
|
Dave York
|
5f0cc2c328
|
fixes another typo
- Ui should be UI
|
2015-09-29 17:16:55 -04:00 |
|
Dave York
|
e96043a441
|
fixes a typo in the docs
|
2015-09-29 17:00:48 -04:00 |
|
Orivej Desh
|
72c629d2c5
|
Update obsolete comments
|
2015-09-29 20:33:11 +00:00 |
|
Orivej Desh
|
d9ac1dab5d
|
Fix "ifconfig not found" warning
|
2015-09-29 20:06:37 +00:00 |
|
Ryan Uber
|
e74e621792
|
Merge pull request #160 from mrwacky42/patch-1
Link to raw Vagrantfile instead
|
2015-09-29 11:26:59 -07:00 |
|
Sharif Nassar
|
0732ae1593
|
Link to raw Vagrantfile instead
|
2015-09-29 10:24:28 -07:00 |
|
Ryan Uber
|
b0899cba72
|
Merge pull request #148 from lalyos/idiomatic_bash
use 'idiomatic' bash
|
2015-09-29 08:48:30 -07:00 |
|
Seth Vargo
|
7f7ccd0a5b
|
Merge pull request #152 from jweissig/patch-1
Added missing period to custom.html.markdown
|
2015-09-29 08:40:34 -07:00 |
|
Clint
|
377bded50e
|
Merge pull request #154 from jweissig/patch-2
Update avatar url from http to https (fixes ssl warning)
|
2015-09-29 08:04:25 -07:00 |
|
Clint
|
8dd7736acb
|
Merge pull request #155 from jweissig/patch-3
Fix sidebar nav highlight for Qemu Driver
|
2015-09-29 08:03:13 -07:00 |
|
lalyos
|
1a7fe0b9d7
|
use 'idiomatic' bash
|
2015-09-29 16:58:09 +02:00 |
|
Justin Weissig
|
9526539983
|
Fix sidebar nav highlight for Qemu Driver
When you are on the https://www.nomadproject.io/docs/drivers/qemu.html page, the side navbar is not highlighted, minor tweak to fix that issue.
|
2015-09-29 04:48:02 -07:00 |
|
Justin Weissig
|
96daae38ea
|
Update avatar url from http to https (fixes ssl warning)
|
2015-09-29 04:37:42 -07:00 |
|
Justin Weissig
|
b1de75021f
|
Added missing period to custom.html.markdown
|
2015-09-29 04:24:09 -07:00 |
|
Niklas Aldergren
|
9170448c7a
|
Prevent df on linux from adding line breaks to output
|
2015-09-29 13:23:41 +02:00 |
|