Mitchell Hashimoto
|
e50eb6c7a9
|
providers/docker: default host VM doesn't sync folder
|
2014-04-21 13:56:00 -07:00 |
Mitchell Hashimoto
|
152e3ba611
|
Update CHANGELOG
|
2014-04-21 13:55:59 -07:00 |
Mitchell Hashimoto
|
39f1735259
|
Update CHANGELOG
|
2014-04-21 13:55:58 -07:00 |
Mitchell Hashimoto
|
53017bccc8
|
command/rsync-auto: work with provisioner synced folders
|
2014-04-21 13:55:57 -07:00 |
Mitchell Hashimoto
|
d2e2ccb625
|
core: A function for diffing synced folders
|
2014-04-21 13:55:56 -07:00 |
Mitchell Hashimoto
|
16ae728b5f
|
providers/docker: remove built image on reload and destroy
|
2014-04-21 13:55:55 -07:00 |
Mitchell Hashimoto
|
81df70eee0
|
providers/docker: support building Dockerfiles
|
2014-04-21 13:55:54 -07:00 |
Mitchell Hashimoto
|
3ba0ca3562
|
providers/docker: fix typo in translation
|
2014-04-21 13:55:52 -07:00 |
Mitchell Hashimoto
|
61388186e9
|
providers/docker: can set custom container name
|
2014-04-21 13:55:51 -07:00 |
Mitchell Hashimoto
|
58ddc66b9c
|
providers/docker: can specify links
|
2014-04-21 13:55:50 -07:00 |
Mitchell Hashimoto
|
71d615212d
|
providers/docker: can set environmental variables
|
2014-04-21 13:55:49 -07:00 |
Mitchell Hashimoto
|
0a3346c918
|
providers/docker: warning if synced folders change
|
2014-04-21 13:55:48 -07:00 |
Mitchell Hashimoto
|
d1b3165545
|
providers/docker: cleaner action stacks
|
2014-04-21 13:55:47 -07:00 |
Mitchell Hashimoto
|
35d9256137
|
providers/docker: only provision if ssh (command)
|
2014-04-21 13:55:46 -07:00 |
Mitchell Hashimoto
|
81818f36fc
|
providers/docker: graceful halt only if SSH is available
|
2014-04-21 13:55:45 -07:00 |
Mitchell Hashimoto
|
4a59c5c522
|
providers/docker: optimizing the action stacks...
|
2014-04-21 13:55:44 -07:00 |
Mitchell Hashimoto
|
c0f5095783
|
providers/docker: wait for running state, error if not
|
2014-04-21 13:55:42 -07:00 |
Mitchell Hashimoto
|
09cc823065
|
providers/docker: warning with host VM about forwarded ports
|
2014-04-21 13:55:41 -07:00 |
Mitchell Hashimoto
|
19c9973a0d
|
guests/linux: set a timeout on nc
|
2014-04-21 13:55:40 -07:00 |
Mitchell Hashimoto
|
e578e91e3a
|
providers/docker: implement port checker for remote machine
|
2014-04-21 13:55:39 -07:00 |
Mitchell Hashimoto
|
623386f13c
|
core: port collision detector can swap open port checker
|
2014-04-21 13:55:38 -07:00 |
Mitchell Hashimoto
|
4dabfc1aff
|
providers/docker: clean up forwarded port handling
|
2014-04-21 13:55:37 -07:00 |
Mitchell Hashimoto
|
6ea6ad3e08
|
providers/docker: only correct port collisions if not host VM
|
2014-04-21 13:55:36 -07:00 |
Mitchell Hashimoto
|
58a043e2aa
|
providers/docker: upload the keys we need for SSH
|
2014-04-21 13:55:35 -07:00 |
Mitchell Hashimoto
|
fe0db9a63e
|
core: nicer way to assure array for pviate key path
|
2014-04-21 13:55:34 -07:00 |
Mitchell Hashimoto
|
af7f55f47e
|
core: When disabling, only disable the proper folders
|
2014-04-21 13:55:33 -07:00 |
Mitchell Hashimoto
|
05572955f6
|
core: log when disabling a synced folder
|
2014-04-21 13:55:32 -07:00 |
Mitchell Hashimoto
|
447f407b0b
|
providers/docker: use a mutex for intra-process lock
|
2014-04-21 13:55:31 -07:00 |
Mitchell Hashimoto
|
4df8636c38
|
core: instantiate all keys in a V2 config prior to merging
This forces everything to get a new instance, so we don't accidentally
overwrite any values across multiple machines.
|
2014-04-21 13:55:30 -07:00 |
Mitchell Hashimoto
|
3edfe6deaf
|
providers/docker: remove synced folders after docker rm
|
2014-04-21 13:55:28 -07:00 |
Mitchell Hashimoto
|
cd38f891da
|
providers/docker: disable synced folders on destroy
|
2014-04-21 13:55:27 -07:00 |
Mitchell Hashimoto
|
704ff98200
|
providers/docker: only sync folders if they're not already there
|
2014-04-21 13:55:26 -07:00 |
Mitchell Hashimoto
|
6883109d27
|
Fix tests
|
2014-04-21 13:55:25 -07:00 |
Mitchell Hashimoto
|
cabacae4cb
|
core: return nil if cached synced folders file doesn't exist
|
2014-04-21 13:55:24 -07:00 |
Mitchell Hashimoto
|
4557ece4df
|
core: SyncedFolders middleware saves what it synced
|
2014-04-21 13:55:23 -07:00 |
Mitchell Hashimoto
|
794cd4f287
|
core: MixinSyncedFolders have methods for save/reading from cache
|
2014-04-21 13:55:22 -07:00 |
Mitchell Hashimoto
|
ea864986fd
|
core: Add more tests for what we recently added
|
2014-04-21 13:55:21 -07:00 |
Mitchell Hashimoto
|
10e51eb141
|
providers/docker: initial sync folders working through proxy VM
|
2014-04-21 13:55:20 -07:00 |
Mitchell Hashimoto
|
3c9219b8c9
|
core: Builtin SyncedFolders accepts alternate config
|
2014-04-21 13:55:18 -07:00 |
Mitchell Hashimoto
|
0153e0ccbb
|
core: Machine#action_raw for calling raw callables
|
2014-04-21 13:55:17 -07:00 |
Mitchell Hashimoto
|
d8bdb62ed4
|
core: MixinSyncedFolders lets a custom config through
|
2014-04-21 13:55:15 -07:00 |
Mitchell Hashimoto
|
c1f14320bd
|
providers/docker: process-level lock on host machine up
|
2014-04-21 13:55:13 -07:00 |
Mitchell Hashimoto
|
afb61b1466
|
providers/virtualbox: synced folder supports the "disable" method
|
2014-04-21 13:55:12 -07:00 |
Mitchell Hashimoto
|
ef7a230c6b
|
Update cHANGELOG about deprecation
|
2014-04-21 13:55:10 -07:00 |
Mitchell Hashimoto
|
e119a5714a
|
core: add "disable" method for synced folders, deprecate "prepare"
|
2014-04-21 13:55:09 -07:00 |
Mitchell Hashimoto
|
c3e6c794cd
|
synced_folders/nfs: acquire process-level lock for export
|
2014-04-21 13:55:07 -07:00 |
Mitchell Hashimoto
|
901d3c3558
|
core: MachineIndex sets paths to nil if empty
|
2014-04-21 13:55:06 -07:00 |
Mitchell Hashimoto
|
98af7c7992
|
core: Machine sets the local data path of the machine index
|
2014-04-21 13:55:04 -07:00 |
Mitchell Hashimoto
|
646f0fa907
|
core: MachineIndex preserves the local data path for an env
|
2014-04-21 13:55:02 -07:00 |
Mitchell Hashimoto
|
7da9ad0fa6
|
commands/destroy: change exit codes [GH-811]
|
2014-04-21 13:55:01 -07:00 |