Commit Graph

  • f84086be2a Merge pull request #11776 from shin-/security_opt_docs_fix moxiegirl 2015-03-25 18:20:59 -07:00
  • b4d7b0f865 Explain advanced contribution workflow more Maxim Kulkin 2015-03-25 15:47:15 -07:00
  • 667452ec63 Merge pull request #11779 from blatyo/add_ulimit_test Jessie Frazelle 2015-03-25 17:34:58 -07:00
  • d0b2cfa1f1 Merge pull request #11778 from blatyo/fix_ulimit_string Alexander Morozov 2015-03-25 17:33:00 -07:00
  • ba222f7bc8 Updated step 5 with Windows instructions so that installation works in Windows xamyzhao 2015-03-25 20:22:56 -04:00
  • a97ca674f0 Add test for successful Ulimit Parse. Allen Madsen 2015-03-25 19:59:40 -04:00
  • cb168e5622 Fix (*Ulimit).String() function. Closes #11769. Allen Madsen 2015-03-25 19:39:05 -04:00
  • 61dba98608 SecurityOpt parameter is singular, and belongs in HostConfig since API 1.17 Joffrey F 2015-03-25 16:25:13 -07:00
  • e589dc7424 Merge pull request #11757 from ankushagarwal/Fds Arnaud Porterie 2015-03-25 16:24:57 -07:00
  • 5dde99163e running code formatter as @tiborvass requested Jimmy Puckett 2015-03-25 19:24:55 -04:00
  • 49b6f23696 Remove unused runconfig.Config.SecurityOpt field Arnaud Porterie 2015-03-25 15:46:42 -07:00
  • 89e7f5e661 Merge pull request #11772 from aneshas/11718-redundant-else Jessie Frazelle 2015-03-25 16:16:16 -07:00
  • f14bf9b53c Merge pull request #11773 from icecrime/unused_securityopt_field Jessie Frazelle 2015-03-25 16:15:41 -07:00
  • 8cd3564ec1 Merge pull request #11771 from aneshas/11719-redundant-elses Jessie Frazelle 2015-03-25 16:06:30 -07:00
  • 8d62e12f4d Merge pull request #11745 from imdreamrunner/patch-1 Tibor Vass 2015-03-25 16:58:55 -06:00
  • 136f8fa2ff Merge pull request #11774 from thaJeztah/fix-workdir-typo Tibor Vass 2015-03-25 16:55:57 -06:00
  • 87e877e3c1 Merge pull request #11748 from minimum2scp/fix/debootstrap Tibor Vass 2015-03-25 16:55:13 -06:00
  • 6fdb583f38 Fix typo "WRKDIR" -> "WORKDIR" Sebastiaan van Stijn 2015-03-25 23:47:38 +01:00
  • e39646d2e1 Remove unused runconfig.Config.SecurityOpt field Arnaud Porterie 2015-03-25 15:46:42 -07:00
  • 3d7b9e8f30 Fixed redundant else Anes Hasicic 2015-03-25 23:44:32 +01:00
  • e6cbffe94b Merge pull request #11761 from runcom/11731-remove-engine-status Alexander Morozov 2015-03-25 15:41:02 -07:00
  • 1b6065de8f Removed redundant elses Anes Hasicic 2015-03-25 23:34:00 +01:00
  • c79b9bab54 Remove engine.Status and replace it with standard go error Antonio Murdaca 2015-03-25 08:44:12 +01:00
  • b5d0380108 Add godoc-style docstrings to Cmd... methods Peggy Li 2015-03-25 10:34:41 -07:00
  • c5ee1494af Bump version to v1.6.0 v1.6.0-rc2 Jessica Frazelle 2015-03-25 12:23:10 -07:00
  • 299ae6a2e6 Update libcontainer to a6044b701c166fe538fc760f9e2 Michael Crosby 2015-03-25 11:32:14 -07:00
  • 3d9cbf0e71 Merge pull request #11758 from crosbymichael/update-libct-mar25 Michael Crosby 2015-03-25 12:17:33 -07:00
  • 161c2e5e74 Rename Fds to File Descriptors in docker info Ankush Agarwal 2015-03-25 11:01:52 -07:00
  • 54a607a22d Merge pull request #11691 from matthewkmayer/feature-dont-create-bind-dirs Arnaud Porterie 2015-03-25 11:44:13 -07:00
  • 667df336b7 Merge pull request #11756 from vbatts/vbatts-remove_trailing_whitespaces Jessie Frazelle 2015-03-25 11:36:10 -07:00
  • 97b521bf10 make.sh: leave around the generated version Vincent Batts 2015-03-23 14:46:44 -04:00
  • 7f5937d46c btrfs: #ifdef for build version Vincent Batts 2015-03-25 13:26:41 -04:00
  • b4196f7892 Update libcontainer to a6044b701c166fe538fc760f9e2 Michael Crosby 2015-03-25 11:32:14 -07:00
  • e6e2893fa3 Merge pull request #11753 from vbatts/vbatts-btrfs_ifdef_build_version Jessie Frazelle 2015-03-25 11:25:49 -07:00
  • 09165e0fe0 removed unnecessary tab from /usr/sbin/policy-rc.d, and /sbin/initctl YAMADA Tsuyoshi 2015-03-25 23:53:24 +09:00
  • b76e300b4c btrfs: #ifdef for build version Vincent Batts 2015-03-25 13:26:41 -04:00
  • 7617ec176d .: remove trailing white spaces Vincent Batts 2015-03-25 13:38:17 -04:00
  • ed7907a988 Add missing newline for bash code example Xinzi Zhou 2015-03-25 18:10:33 +08:00
  • a0cfe83435 Merge pull request #11751 from tiborvass/revert-validate-spaces Doug Davis 2015-03-25 13:01:58 -04:00
  • 444c967aec Merge pull request #11750 from MabinGo/adjust_log_func_call Alexander Morozov 2015-03-25 09:41:41 -07:00
  • 5f7e142c46 Merge pull request #11729 from icecrime/11048_carry Alexander Morozov 2015-03-25 09:27:07 -07:00
  • 9359e2bed3 Merge pull request #11749 from duglin/FixLogin Alexander Morozov 2015-03-25 09:22:52 -07:00
  • bb65c808df Merge pull request #11730 from runcom/11725-fix-volume-initialize-error-check Brian Goff 2015-03-25 09:19:42 -07:00
  • 639d60b538 Merge pull request #11533 from hqhq/hq_fix_decode Tibor Vass 2015-03-25 10:17:10 -06:00
  • 0252ad0adc Revert "Dealing with trailing whitespaces" Tibor Vass 2015-03-25 09:56:49 -06:00
  • 0d65069a17 Fix login Doug Davis 2015-03-25 08:45:14 -07:00
  • f08e9f44a9 Merge pull request #11737 from duglin/FixTestOutput Alexander Morozov 2015-03-25 08:45:09 -07:00
  • 1d1230ea32 Fix volume initialize error check, Fixes #11725 Antonio Murdaca 2015-03-24 22:11:45 +01:00
  • b46beb170f Use appropriate function to record logs Mabin 2015-03-25 23:32:12 +08:00
  • 3bed92a7bf Merge pull request #11741 from aneshas/11720-redundant-else Brian Goff 2015-03-25 08:28:38 -07:00
  • 7c2cc476da Merge pull request #11735 from Sirupsen/listenbuffer-promote Brian Goff 2015-03-25 08:14:21 -07:00
  • be5de5bcb8 Fix the events, pull test to use v2 local server Srini Brahmaroutu 2015-02-26 16:45:48 +00:00
  • dea660874c Merge pull request #11715 from duglin/DocCliEnvVars moxiegirl 2015-03-25 07:29:27 -07:00
  • 67eb10defe Merge pull request #11694 from hqhq/hq_add_memsw_example moxiegirl 2015-03-25 07:01:44 -07:00
  • e479e1c9f7 Fixed redundant else in GetDeviceStatus Anes Hasicic 2015-03-25 09:53:04 +01:00
  • b6166b9496 btrfs_noversion: including what was in merge commit from 8fc9e40086 (diff-479b910834cf0e4daea2e02767fd5dc9R1) pr #11417 Jessica Frazelle 2015-03-24 22:08:47 -07:00
  • 65584318d2 Merge pull request #11738 from joeygibson/11610-split Doug Davis 2015-03-25 00:48:50 -04:00
  • b596d025f5 fix 2 integration tests on lxc Jessica Frazelle 2015-03-24 21:00:48 -07:00
  • ca32446950 Get rid of panic in stats for lxc Jessica Frazelle 2015-03-24 17:11:49 -07:00
  • 494c41519b Merge pull request #11733 from jfrazelle/fix-lxc Doug Davis 2015-03-25 00:41:11 -04:00
  • 5328d6d620 Fix lxc-start in lxc>1.1.0 where containers start daemonized by default Michal Fojtik 2015-02-03 12:41:21 +01:00
  • c959d26d2f fix 2 integration tests on lxc Jessica Frazelle 2015-03-24 21:00:48 -07:00
  • 7dce902494 Get rid of panic in stats for lxc Jessica Frazelle 2015-03-24 17:11:49 -07:00
  • 58690c9cca api/client - The code for all cli commands are in one file #11610 Joey Gibson 2015-03-24 23:57:23 -04:00
  • fbd47969a8 TestBuildCancelationKillsSleep send exec cmd to stdout and makes the testing output ugly. Doug Davis 2015-03-24 20:56:26 -07:00
  • 67bd859481 listenbuffer: add docs Simon Eskildsen 2015-03-25 03:09:36 +00:00
  • b6b8032a17 listenbuffer: add test Simon Eskildsen 2015-03-25 03:09:45 +00:00
  • 0d2190e679 Add some info about what environment variables are available Doug Davis 2015-03-24 10:08:37 -07:00
  • a08048d5c8 Add more tests for pkg/chrootarchive Yestin Sun 2015-03-24 18:20:20 -07:00
  • e8e60befd6 Code simplification that @tiborvass requested Jimmy Puckett 2015-03-24 21:10:07 -04:00
  • ec5e22efe3 Changing bitflag checking style to preferred style. Fixes #11668 Jimmy Puckett 2015-03-24 21:09:25 -04:00
  • 22dba32b4d Merge pull request #10527 from mfojtik/lxc_11 Jessie Frazelle 2015-03-24 17:37:27 -07:00
  • d214e64032 Merge pull request #11018 from delftswa2014/10958-pidfile Michael Crosby 2015-03-24 17:20:52 -07:00
  • d0023242ab Mkdir for lxc root dir before setup of symlink Michael Crosby 2015-03-24 15:53:23 -07:00
  • 8900ae2928 Revert all but TestPullImageFromCentralRegistry changes Arnaud Porterie 2015-03-24 16:27:35 -07:00
  • aecc5b606f Merge pull request #11728 from crosbymichael/lxc-mkdir Jessie Frazelle 2015-03-24 16:25:12 -07:00
  • 322095ed63 Merge pull request #10681 from noironetworks/whitespaces-cleaner Arnaud Porterie 2015-03-24 16:02:14 -07:00
  • 772833274f Moved pidfile from utils to pkg Rick Wieman 2015-02-25 19:33:01 +01:00
  • 246cab90f2 Mkdir for lxc root dir before setup of symlink Michael Crosby 2015-03-24 15:53:23 -07:00
  • 3ff002aa1a Use /var/run/docker as root for execdriver Alexander Morozov 2015-03-24 10:47:30 -07:00
  • f3fc857e01 Merge pull request #11716 from LK4D4/root_in_run Michael Crosby 2015-03-24 14:58:30 -07:00
  • 08d75bc450 Squashed commit of the following: Matthew Mayer 2015-03-24 14:56:45 -07:00
  • 46be6bb403 Merge pull request #11651 from vbatts/vbatts-dont_rm_dockerversion Michael Crosby 2015-03-24 14:47:42 -07:00
  • 979283a166 Merge pull request #11726 from noxiouz/history-swap-parallel-assignment Alexander Morozov 2015-03-24 14:43:44 -07:00
  • 73dab8205a Merge pull request #11679 from avidas/api-common-constants-document Michael Crosby 2015-03-24 14:43:09 -07:00
  • a4e1de58a3 Merge pull request #11727 from tiborvass/carry-11441 Alexander Morozov 2015-03-24 14:42:02 -07:00
  • a153e80f72 fix docker ps help message jimmyxian 2015-03-17 19:37:25 +08:00
  • fc325274e8 History.Swap Use parallel assignment to swap elements, as it's Anton Tiurin 2015-03-25 00:11:04 +03:00
  • 46321a1e4f Merge pull request #11713 from icecrime/update_gitignore Michael Crosby 2015-03-24 14:03:31 -07:00
  • 439e0ab23f Merge pull request #11712 from 4gh/test_httputils Alexander Morozov 2015-03-24 13:56:31 -07:00
  • 28b96cc613 Merge pull request #11663 from arthurbarr/master Tibor Vass 2015-03-24 14:45:05 -06:00
  • ea9b357be2 Btrfs has eliminated the BTRFS_BUILD_VERSION in latest version Dan Walsh 2015-03-16 14:53:41 -04:00
  • bf1829459f restrict bash completion for hostdir arg to directories Harald Albers 2015-03-18 18:10:51 +01:00
  • 8fc9e40086 Merge pull request #11417 from rhatdan/btrfs Vincent Batts 2015-03-24 16:00:15 -04:00
  • 131b29f7bc Merge pull request #10283 from rhatdan/dev Alexander Morozov 2015-03-24 12:57:44 -07:00
  • f7900cdd67 Merge pull request #11689 from calavera/ipallocator_refactor Alexander Morozov 2015-03-24 12:42:30 -07:00
  • d20ba329d1 Merge pull request #11717 from moxiegirl/tweaks-from-contributathon moxiegirl 2015-03-24 12:18:18 -07:00
  • ce372cd664 Merge pull request #11709 from paulbellamy/11626-portallocator Phil Estes 2015-03-24 13:51:00 -05:00
  • 8eee55a35c Merge pull request #11710 from runcom/11599-refactor-pkg-common Michael Crosby 2015-03-24 11:45:07 -07:00
  • 7e95b13460 Use a structure to keep the allocated ips pool. David Calavera 2015-03-23 20:20:10 -07:00