Commit graph

  • 885a11991a Merge pull request #10347 from unclejack/bufreader_reset Jessie Frazelle 2015-03-23 10:07:43 -07:00
  • 7bddaac507 Merge pull request #11395 from mitchcapper/master Jessie Frazelle 2015-03-23 09:59:40 -07:00
  • e00c1dc67f Refactor pkg/networkfs bobby abbott 2015-03-22 23:27:04 -07:00
  • edb2afec9f Refactors pkg/testutils bobby abbott 2015-03-22 22:31:46 -07:00
  • c9fdd26131 Merge pull request #11566 from tiborvass/carry-10864 Arnaud Porterie 2015-03-22 18:21:32 -07:00
  • 4cbedb8d54 winconsole: cleanup Tibor Vass 2015-03-22 12:55:21 -04:00
  • 1a26dcf2cb Change windows default permissions to 755 not 711, read access for all poses little security risk and prevents breaking existing Dockerfiles Mitch Capper 2015-03-15 10:19:15 -07:00
  • 9cc42dea7c Reduce memory allocation and remove channels Sachin Joshi 2015-03-19 18:07:56 -07:00
  • 7fc3c0ba26 Fix panic with vi in busybox Sachin Joshi 2015-03-18 13:10:57 -07:00
  • 3b45ed0fee pkg/ioutils: avoid huge Buffer growth in bufreader unclejack 2014-12-08 16:10:36 +02:00
  • 0706016675 pkg/ioutils: add tests for BufReader unclejack 2014-12-12 22:10:09 +02:00
  • 233218e437 pkg/archive: ignore mtime changes on directories Vincent Batts 2015-03-16 16:29:26 -04:00
  • 18332a6073 Add ability to refer to image by name + digest Andy Goldstein 2015-02-27 02:23:50 +00:00
  • 57ceb4a402 Merge pull request #9882 from ibuildthecloud/labels Arnaud Porterie 2015-03-16 20:20:05 -07:00
  • 8cd2a81fd8 Merge pull request #11420 from estesp/reexec-path-fix Jessie Frazelle 2015-03-16 14:57:25 -07:00
  • ef50a94a9c fix various problems with iptables.Exists Lars Kellogg-Stedman 2015-02-13 22:10:14 -05:00
  • 27c2a55648 Use syscall consts, check for errors, Sachin Joshi 2015-03-06 17:04:35 -08:00
  • c23a02e41a Move windows console specific implementation in sub package Sachin Joshi 2015-03-05 16:41:48 -08:00
  • ce22032e9b ANSI terminal emulation for windows Sachin Joshi 2015-01-23 17:33:49 -08:00
  • c1642c937d Fix relative path execution of docker daemon in reexec.Self() Phil Estes 2015-03-16 15:54:35 -04:00
  • aa11bf993a Merge pull request #10977 from robertabbott/10959-progressreader Alexander Morozov 2015-03-16 12:45:33 -07:00
  • f9b208001f Merge pull request #11323 from delftswa2014/utils-daemon-windows Alexander Morozov 2015-03-16 12:14:30 -07:00
  • a5e54d5788 Make utils_daemon and volumes cross-platform compileable. Rik Nijessen 2015-03-11 16:42:49 +01:00
  • b57fba2430 Merge pull request #11076 from hqhq/hq_use_warning_in_sysinfo Arnaud Porterie 2015-03-15 21:13:23 -07:00
  • 6311ff4ab2 Set labels on container create Darren Shepherd 2015-01-06 17:04:10 -07:00
  • 57fa14056d Makes directory pkg compilable on Windows. Rick Wieman 2015-03-12 15:16:16 +01:00
  • 718f112173 Make use of %USERPROFILE% in cli help message Ahmet Alp Balkan 2015-03-11 02:14:49 -07:00
  • 2d49e3ce35 Remove import to utils in progressreader bobby abbott 2015-02-24 00:51:46 -08:00
  • d16f6bdb38 fix warning messages Qiang Huang 2015-03-11 08:47:45 +08:00
  • c7bac5a484 Merge pull request #11288 from estesp/warn-on-localhost-dns Jessie Frazelle 2015-03-10 12:03:46 -07:00
  • 716b0cd3b4 Add warning for --dns flag set to localhost addresses. Phil Estes 2015-03-10 10:22:29 -04:00
  • 0586d52a00 If $HOME is not set, return homedir from /etc/passwd Dan Walsh 2015-03-10 09:55:55 -04:00
  • 29e7195aaf Remove subdirectories MAINTAINERS files Arnaud Porterie 2015-03-06 17:39:32 -08:00
  • 0a46fb04bc Merge pull request #11148 from ahmetalpbalkan/win-cli/chmod-x-fix Tibor Vass 2015-03-06 12:28:58 -05:00
  • be592674ac pkg/archive_windows: make use of os.PathSeparator Ahmet Alp Balkan 2015-03-05 17:15:11 -08:00
  • c0b5b9cafe Merge pull request #11064 from delftswa2014/10970-treesize Michael Crosby 2015-03-05 13:06:02 -08:00
  • 276ed4fec4 pkg/archive: adjust chmod bits on windows Ahmet Alp Balkan 2015-03-03 18:40:16 -08:00
  • 973377a70d Move directory size calculation to pkg/ (fixes #10970) Martijn Dwars 2015-02-27 19:50:55 +01:00
  • 359ced0e44 Merge pull request #11147 from ahmetalpbalkan/archive_test_fix Tibor Vass 2015-03-04 09:51:36 -05:00
  • a0fb44fd1a Merge pull request #9437 from cpuguy83/set_rlimits_in_container Jessie Frazelle 2015-03-04 04:00:17 -08:00
  • d33c7828b7 pkg/archive: rm invalid test case from achive_windows_test.go Ahmet Alp Balkan 2015-03-03 18:42:52 -08:00
  • b3060011bb Fixed handling hardlinks to symlinks in tar stream Iavael 2015-03-02 02:55:28 +03:00
  • 2a627ca2f7 Merge pull request #11002 from ahmetalpbalkan/win-cli/dockerfile-path-fix Jessie Frazelle 2015-02-27 11:57:19 -08:00
  • f2d40e9713 Merge pull request #11017 from brahmaroutu/random_10962 Phil Estes 2015-02-26 21:35:42 -05:00
  • 38752a5727 moving random.go from utils Srini Brahmaroutu 2015-02-25 18:27:14 +00:00
  • cabcc398f6 Allow setting ulimits for containers Brian Goff 2015-02-11 14:21:38 -05:00
  • ee25c29598 Rename package timeout to timeoutconn. Rik Nijessen 2015-02-25 20:52:37 +01:00
  • 140d563d98 Move TimeoutConn to seperate pkg dir. Rik Nijessen 2015-02-25 16:59:29 +01:00
  • 140f461f50 Support windows style dockerfile paths for build cmd Ahmet Alp Balkan 2015-02-24 19:43:29 -08:00
  • c9b4e665f9 Removing dependencies from pkg into Docker internal code Srini Brahmaroutu 2015-02-21 04:48:23 +00:00
  • 3d26fc868b Merge pull request #10439 from estesp/10426-fix-arg-list-too-long Alexander Morozov 2015-02-20 23:48:55 -08:00
  • c44eed6358 Merge pull request #10865 from ahmetalpbalkan/win-cli/tar-path Michael Crosby 2015-02-20 17:20:51 -08:00
  • 9ac0da4578 Fix for help when $HOME is / Doug Davis 2015-02-06 14:17:34 -08:00
  • 2c7172b274 Pass excludes/options to tar unarchiver via environment Fixes #10426 Phil Estes 2015-01-29 10:28:44 -05:00
  • de0ed79618 Merge pull request #10819 from jsdir/10815-relative-path-fix Alexander Morozov 2015-02-19 12:54:44 -08:00
  • 78a51d2d2c Shorten printed Windows paths on docker help cmd Ahmet Alp Balkan 2015-02-18 13:32:42 -08:00
  • 3907f3c2b6 pkg/homedir: implement GetShortcutString() Ahmet Alp Balkan 2015-02-18 22:53:04 -08:00
  • 588f95dca0 pkg/archive: Canonicalize stored paths Ahmet Alp Balkan 2015-02-17 12:27:07 -08:00
  • eba8586d2b Fixed relative filepath check Jason Sommer 2015-02-16 20:38:52 -06:00
  • ed92fa5a28 Rename BINDDIR to BIND_DIR Tianon Gravi 2015-02-13 15:50:42 -07:00
  • 35464d7db3 Merge pull request #10424 from LK4D4/fix_non_tailed_log_format Michael Crosby 2015-02-06 14:35:45 -08:00
  • 7637041156 Merge pull request #9705 from acbodine/9311-truncindex-error-duplicate-id-on-ambiguous-id Michael Crosby 2015-02-06 14:01:28 -08:00
  • 6a360227e4 Merge pull request #10612 from vbatts/vbatts-archive_sort Tibor Vass 2015-02-06 16:50:53 -05:00
  • 2c44d13150 Export $HOME lookup to pkg/homedir Ahmet Alp Balkan 2015-02-06 10:18:49 -08:00
  • ecf82746a8 pkg/archive: test that confirms hardlink ordering Vincent Batts 2015-02-06 14:00:13 +01:00
  • c059e6d158 pkg/archive: sort files Vincent Batts 2015-02-05 11:48:58 +01:00
  • 193aa34569 Merge pull request #10547 from duglin/Issue10214 Jessie Frazelle 2015-02-04 11:31:18 -08:00
  • 9bc2b3482b Pretty the help text Doug Davis 2015-02-03 19:51:35 -08:00
  • b7f328a24b fix comments typos Chen Hanxiao 2015-02-04 10:47:37 +08:00
  • 905242e00a Fix logs, so now, old and followed logs has same format without [] Alexander Morozov 2015-01-28 14:33:15 -08:00
  • 810a000d6b Merge pull request #10197 from vbatts/vbatts-dm_cookie_support Michael Crosby 2015-01-27 11:44:03 -08:00
  • 95fe485137 Merge pull request #10305 from jlhawn/use_tarsum_v1 Arnaud Porterie 2015-01-26 14:42:07 -08:00
  • 4c55c3aa45 pkg/archive: remove tar autodetection log line unclejack 2015-01-24 08:43:03 +02:00
  • d01b451dd5 Always store images with tarsum.v1 checksum added Josh Hawn 2015-01-23 09:54:17 -08:00
  • eec1af54d1 Not doing extra assertion for io.Closer Ian Babrou 2015-01-22 10:36:20 +03:00
  • 2da8e34079 Closes #9311 Handles container id/name collisions against daemon functionalities according to #8069 Andrew C. Bodine 2014-12-16 15:06:35 -08:00
  • feb02197c1 Merge pull request #10231 from estesp/move-iptables-check Jessie Frazelle 2015-01-21 10:46:40 -08:00
  • a96214b8c6 Remove publisher if no one is listening Michael Crosby 2015-01-20 11:37:50 -08:00
  • eff8e3294c Add pubsub package to handle robust publisher Michael Crosby 2015-01-19 15:29:42 -08:00
  • 3ffffc0cff Move iptables check out of runtime init() to separate function Phil Estes 2015-01-20 18:05:39 -05:00
  • 99232a99a9 Merge pull request #10222 from vbatts/vbatts-dm_flag_and_output Vincent Batts 2015-01-20 18:45:43 -05:00
  • bfb4954a1f Merge pull request #10193 from vbatts/vbatts-dm_logging Vincent Batts 2015-01-20 14:06:01 -05:00
  • 355cee5b33 devicemapper: define device-mapper log levels Vincent Batts 2015-01-20 12:00:04 -05:00
  • ce6a9f383b Merge pull request #10005 from estesp/fix-localhost-nameserver-cleanup Alexander Morozov 2015-01-20 10:30:06 -08:00
  • 650ca7d915 devicemapper: API for checking cookie support Vincent Batts 2015-01-19 15:31:54 -05:00
  • 4b79ea2a3c Clean up localhost resolv logic and add IPv6 support to regexp Phil Estes 2015-01-09 12:06:48 -05:00
  • ffc90a8fbf devicemapper: debug output specifics Vincent Batts 2015-01-19 16:40:50 -05:00
  • 457a35ba47 devicemapper: define the fallback flag Vincent Batts 2015-01-19 15:52:39 -05:00
  • 13fc8f758d devicemapper: dm_udev_get_sync_support Vincent Batts 2015-01-19 15:10:37 -05:00
  • 328a6bbf4e Add Tarsum Calculation during v2 Pull operation Josh Hawn 2014-12-23 13:40:06 -08:00
  • a3bca489d0 correct the flag comments Qiang Huang 2015-01-13 15:24:01 +08:00
  • a802fb3df3 Merge pull request #10029 from soulshake/add-cecilia-payne-gaposchkin Jessie Frazelle 2015-01-12 17:31:19 -08:00
  • ca70deba07 Add Cecilia Payne-Gaposchkin to the names generator. AJ Bowen 2015-01-10 21:01:53 -08:00
  • e2b6c1fdac fix issue with goimport Victor Vieux 2015-01-12 22:52:19 +00:00
  • 288106b71b update copyrights to 2015 Victor Vieux 2015-01-12 22:47:36 +00:00
  • 6366ac1c34 Add Laura Poitras to the names generator. soulshake 2015-01-10 20:24:49 -08:00
  • eeb86dfc70 Add Aaron Swartz to the names generator. Jessica Frazelle 2015-01-09 22:25:53 -08:00
  • ba9513ff3f Merge pull request #9648 from estesp/9202-update-resolvconf Alexander Morozov 2015-01-08 14:06:55 -08:00
  • 8ae8751b21 Update container resolv.conf when host network changes /etc/resolv.conf Phil Estes 2014-12-10 00:55:09 -05:00
  • 73e5a67591 Merge pull request #8748 from duglin/Issue8330 Michael Crosby 2015-01-06 13:47:42 -08:00