Commit Graph

  • 44fac78e29 Merge pull request #17685 from WeiZhang555/cluster-parser David Calavera 2015-11-05 13:21:52 -08:00
  • 723ed1d8d2 Merge pull request #17534 from Microsoft/10662-filterhyperv Brian Goff 2015-11-05 15:55:47 -05:00
  • f34b27bbfb Fixing last access time on Windows to unblock python. Stefan J. Wernli 2015-11-05 11:47:18 -08:00
  • 266b690d59 Update upstart init script to start on filesystem (not only on local ones). Julien Pervillé 2015-11-05 20:35:45 +01:00
  • e5389225be Merge pull request #17677 from fboudra/master Jess Frazelle 2015-11-05 11:16:40 -08:00
  • 85d3458e13 Fix panic in parsing /etc/os-release Vincent Demeester 2015-10-29 09:16:21 +01:00
  • 97dac59e9f Vendor mattn/go-shellwords Vincent Demeester 2015-10-05 00:17:44 +02:00
  • 7928e48119 Merge pull request #17273 from stefanberger/apparmor_policy_1.9 Jess Frazelle 2015-11-05 10:52:43 -08:00
  • 2ba09b4e09 Windows: Add isolation to ps filter John Howard 2015-10-19 09:33:43 -07:00
  • 1bdb88a97a Fix errors format Antonio Murdaca 2015-11-05 18:01:18 +01:00
  • 356e7220ae Merge pull request #17725 from polonskiy/patch-1 Sebastiaan van Stijn 2015-11-05 17:40:45 +01:00
  • d7b81a07c8 fix typo Anton Polonskiy 2015-11-05 18:30:47 +02:00
  • 60f7222f3f More Rules for AppArmor Stefan Berger 2015-10-10 20:06:16 -04:00
  • f5a3f3f5b7 Merge pull request #17722 from jeroenj/patch-1 Vincent Demeester 2015-11-05 16:22:32 +01:00
  • c502ed0cdf Updated link to https. Christopher Jones 2015-11-05 09:20:20 -06:00
  • dcbc728ac9 Fixes typo in docs/userguide/dockervolumes.md Jeroen Jacobs 2015-11-05 16:03:35 +01:00
  • 66c6bac35d Fallback to file polling for jsonlog reader on err Brian Goff 2015-10-08 16:55:28 -04:00
  • 50aae3f0be Merge pull request #17207 from azurezk/assert_docker_cli_help_test Antonio Murdaca 2015-11-05 15:15:52 +01:00
  • 5299efe664 Merge pull request #17671 from Microsoft/sjw/skip_mount_on_create Brian Goff 2015-11-05 09:15:28 -05:00
  • 281fcbcfb6 Merge pull request #17574 from Microsoft/10662-devicetool Antonio Murdaca 2015-11-05 13:05:28 +01:00
  • 8e86de45f2 Include container names in network inspect Zhang Wei 2015-11-03 00:29:58 +08:00
  • 0e4d37bec5 Merge pull request #17697 from jfrazelle/test-old-apt-repo Vincent Demeester 2015-11-05 12:11:57 +01:00
  • f2cce82a28 Merge pull request #17717 from WeiZhang555/docsAndTypo Vincent Demeester 2015-11-05 11:35:33 +01:00
  • 2d427f2dc5 Added ARG instruction and aligned with src repo Asbjørn Enge 2015-11-04 10:03:39 +01:00
  • 7aba578a99 Merge pull request #17715 from cpuguy83/17708_fix_inspect_output_on_error Alexander Morozov 2015-11-04 22:43:02 -08:00
  • 1172f3e1fb Fix docs typo and wrong word Zhang Wei 2015-11-05 14:17:37 +08:00
  • ca5fc035b7 Fix --cluster-store option parser Zhang Wei 2015-11-04 22:27:23 +08:00
  • cdd39c3396 Reutrn immediately when inspect connection failed Brian Goff 2015-11-04 21:17:05 -05:00
  • 51204c03cd Revise commands in Compose section of multi-host quickstart Nathan LeClaire 2015-11-04 17:44:01 -08:00
  • fa6a6b811f Merge pull request #17703 from aboch/np Brian Goff 2015-11-04 19:23:11 -05:00
  • 5805b4b796 update release script and release process Jessica Frazelle 2015-07-19 12:43:28 -07:00
  • 090b8fbc23 Merge pull request #17694 from hrldcpr/patch-1 Sebastiaan van Stijn 2015-11-05 01:16:09 +01:00
  • bedb26558b add script to test the old apt-repo Jessica Frazelle 2015-11-04 16:01:19 -08:00
  • e3dc181362 Merge pull request #14012 from sallyom/exitCodes Sebastiaan van Stijn 2015-11-05 00:50:08 +01:00
  • 63911eff34 Merge pull request #17673 from LK4D4/elim_str_comparison Jess Frazelle 2015-11-04 15:39:19 -08:00
  • f9edf991b3 Optimize Create Container to skip extra mount on Windows. Stefan J. Wernli 2015-11-03 16:57:16 -08:00
  • 9d6270e06f Merge pull request #17705 from alexwlchan/patch-1 David Calavera 2015-11-04 14:26:47 -08:00
  • d20f80e318 Fix typo in dockervolumes.md Alex Chan 2015-11-04 22:13:35 +00:00
  • 365046209e Fix potential races in the volume store Brian Goff 2015-10-19 16:43:56 -04:00
  • a73cd6bc2a Merge pull request #17639 from mrjana/restart Alexander Morozov 2015-11-04 13:37:45 -08:00
  • 6cd1649ca5 Verify Endpoint.Info() before accessing it Alessandro Boch 2015-11-03 14:15:34 -08:00
  • 32476a2302 Merge pull request #17698 from moxiegirl/nigel-fixes Sebastiaan van Stijn 2015-11-04 22:05:27 +01:00
  • f66555fbae Change 'docker run' exit codes to distinguish docker/contained errors Sally O'Malley 2015-07-29 08:21:16 -04:00
  • d016054c79 Merge pull request #17184 from cpuguy83/fix_external_volume_tests David Calavera 2015-11-04 12:08:11 -08:00
  • 03adf0dbf2 Merge pull request #17695 from runcom/restore-images-log David Calavera 2015-11-04 11:45:44 -08:00
  • 385f68dfda Merge pull request #17578 from brahmaroutu/fix_unit_tests_gccgo Vincent Demeester 2015-11-04 20:35:17 +01:00
  • b92bac632d Do not rely on string comparison in truncindex Alexander Morozov 2015-11-03 17:19:18 -08:00
  • 61a7faaa73 Fixing BTRFS > Btrfs Mary Anthony 2015-11-04 11:23:16 -08:00
  • 5088f2b31c Docs: add "Linux kernel extra" to manual install Sebastiaan van Stijn 2015-11-04 19:49:47 +01:00
  • 9568550083 graph: do not error out if images can't be restored Antonio Murdaca 2015-11-04 19:20:12 +01:00
  • 207b056583 fix documentation inconsistency for volume create harold cooper 2015-11-04 13:18:42 -05:00
  • a0c47a9e10 Merge pull request #17662 from calavera/decouple_container_and_daemon Jess Frazelle 2015-11-04 10:21:58 -08:00
  • 1820467533 Remove further references to the daemon within containers. David Calavera 2015-11-03 14:25:22 -05:00
  • 2b73c2cc80 Remove daemon field from container. David Calavera 2015-11-03 14:07:47 -05:00
  • c61aec7054 Decouple daemon and container from the stats collector. David Calavera 2015-11-03 14:06:16 -05:00
  • 0e98961ec3 Decouple daemon and container to configure logging drivers. David Calavera 2015-11-03 13:45:12 -05:00
  • ed39402a61 Decouple daemon and container to manage networks. David Calavera 2015-11-03 13:25:09 -05:00
  • ae0ea71e8c Decouple daemon and container to cleanup containers. David Calavera 2015-11-03 12:43:36 -05:00
  • cf2d677f4e Decouple daemon and container to log events. David Calavera 2015-11-03 12:33:13 -05:00
  • 8678b0dd0d Decouple daemon and container to manage volumes. David Calavera 2015-11-03 11:42:08 -05:00
  • ad803b2d26 Decouple daemon and container to execute processes. David Calavera 2015-11-02 20:49:36 -05:00
  • 28971757bb Move Daemon.containerCopy to daemon/archive.go David Calavera 2015-11-02 20:19:17 -05:00
  • c4c84fb5f6 Remove unused function Container.getImage. David Calavera 2015-11-02 20:15:25 -05:00
  • 6943fc8dc1 Remove unnecessary Container.changes function. David Calavera 2015-11-02 20:14:09 -05:00
  • b52340d649 Decouple daemon and container to mount and unmount filesystems. David Calavera 2015-11-02 20:06:09 -05:00
  • 57930f801e Decouple daemon and container to export containers. David Calavera 2015-11-02 18:53:26 -05:00
  • d721eb8e53 Decouple daemon and container to pause and unpause containers. David Calavera 2015-11-02 18:39:39 -05:00
  • 41d5167da1 Decouple daemon and container to stop and kill containers. David Calavera 2015-11-02 18:25:26 -05:00
  • aecf79764a Move exportContainerRw to the daemon. David Calavera 2015-11-02 17:37:45 -05:00
  • 6365ef1b2a Fixed link to contribution page in docs/README.md. Christopher Jones 2015-11-04 11:24:03 -06:00
  • 8ed1354382 Merge pull request #17664 from jfrazelle/fedora-23 Tianon Gravi 2015-11-04 08:27:54 -08:00
  • 8f08862095 Merge pull request #17683 from haoshuwei/fix-wordspelling-in-network Vincent Demeester 2015-11-04 16:02:08 +01:00
  • 33cdda7a99 Fixing wrong word spelling in api/client/network.go Shuwei Hao 2015-11-04 12:52:29 +00:00
  • ab3f1d521b Merge pull request #17672 from LK4D4/unn_var Antonio Murdaca 2015-11-04 12:24:52 +01:00
  • bc15824df1 add c.Assert in docker_cli_ps_test.go Zhang Kun 2015-10-14 15:03:09 +08:00
  • aeaa07bfd4 Remove yum cache to reduce image size Fathi Boudra 2015-11-04 06:33:48 +02:00
  • aaf60225d8 Remove unnecessary var decls Alexander Morozov 2015-11-03 17:03:40 -08:00
  • 014aae9963 Merge pull request #17630 from LK4D4/syscall_umount_warn Brian Goff 2015-11-03 19:58:19 -05:00
  • 2573eeaeb3 Fix docker status incorrectly reports containerized. Fixes #17037 Peter Malmgren 2015-10-28 02:00:07 +00:00
  • a0ca658098 Merge pull request #17665 from LK4D4/setupwd_refactor Jess Frazelle 2015-11-03 15:56:10 -08:00
  • 9aef196743 Merge pull request #17614 from LK4D4/fix_golint Jess Frazelle 2015-11-03 15:32:12 -08:00
  • dc1ef8ad94 Reorder code slightly in setupWorkingDirectory Alexander Morozov 2015-11-03 14:33:31 -08:00
  • 3a2fac0632 Merge pull request #17649 from rsmoorthy/rsmoorthy-patch-1 Sebastiaan van Stijn 2015-11-03 23:33:20 +01:00
  • 57e4556453 add fedora 23 for all the crazies who already want it Jessica Frazelle 2015-11-03 14:01:55 -08:00
  • 8b9ba207b3 Merge pull request #17663 from tiborvass/merge_release_v1.9.0 David Calavera 2015-11-03 13:40:37 -08:00
  • 164c809394 Change version to 1.10.0-dev Tibor Vass 2015-11-03 16:17:07 -05:00
  • 8bc59d5e5d Bump version to v1.9.0 Tibor Vass 2015-10-13 17:25:59 -07:00
  • 62279c0cea Merge pull request #17659 from cpuguy83/17646_keep_em_running Antonio Murdaca 2015-11-03 20:25:01 +01:00
  • c5e6963259 Merge pull request #17606 from mountkin/increase-max-retries Brian Goff 2015-11-03 13:45:45 -05:00
  • eb4200c1ba Merge pull request #17638 from calavera/move_net_stats_collector Michael Crosby 2015-11-03 10:31:40 -08:00
  • 13774a5b6d after the changes to unit test framework, fixing gccgo to run unit tests Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com> Upstream-commit: 81b3d2eec9d107e7bb6e839ca3506f0bf9dee9db Component: engine Srini Brahmaroutu 2015-10-31 20:22:44 +00:00
  • a7c60eca63 Fix network settings inspect tests Brian Goff 2015-11-03 12:12:19 -05:00
  • 6c22865832 Merge pull request #17658 from moxiegirl/incorporate-madhu-comments moxiegirl 2015-11-03 08:44:07 -08:00
  • b768870c71 Updating networking docs with technical information Madhu Venugopal 2015-11-03 06:15:56 -08:00
  • 56e28325cd Merge pull request #17629 from tonistiigi/kill-autorestart-fix David Calavera 2015-11-03 08:24:11 -08:00
  • 471dae2a92 Merge pull request #17650 from thaJeztah/fix-api-network-output Sebastiaan van Stijn 2015-11-03 16:09:01 +01:00
  • 342156922a Merge pull request #17652 from moxiegirl/nigel-credits Sebastiaan van Stijn 2015-11-03 15:35:53 +01:00
  • 6f36892ab1 docs: update remote API responses and minor fixes Sebastiaan van Stijn 2015-11-03 14:03:18 +01:00
  • f345c4165c Nigel acknowledgement Mary Anthony 2015-11-03 05:52:33 -08:00
  • 99351a8c8b Merge pull request #17651 from moxiegirl/nathans-tweaks Sebastiaan van Stijn 2015-11-03 14:40:11 +01:00