Commit graph

  • 2d0927a08b goroutine fairness is not guaranteed causing the hang with GCCGO Signed-off-by: Srini Brahmaroutu <srbrahma@us.ibm.com> Srini Brahmaroutu 2015-09-25 00:13:38 +0000
  • a67d5db216 Added test coverage to StdCopy closes #11584 Federico Gimenez 2015-09-24 12:39:54 +0200
  • 83d0df9cdc Make Close() on simpleReaderCloser actually close the reader Doug Davis 2015-09-24 20:21:23 -0700
  • c0bd79f3f8 Merge pull request #16228 from duglin/ContextualizeEvents David Calavera 2015-09-24 14:16:22 -0700
  • ce0cf62ce0 Merge pull request #16559 from Microsoft/10662-fix16556 Jess Frazelle 2015-09-24 12:31:36 -0700
  • ad3c33e73d Merge pull request #14579 from hqhq/hq_add_softlimit Jess Frazelle 2015-09-24 12:11:36 -0700
  • cd4326596a Add context.RequestID to event stream Doug Davis 2015-09-10 15:01:18 -0700
  • ec75a8049c Fixes 16556 CI failures John Howard 2015-09-24 10:53:47 -0700
  • b5e2a90aa3 TestRandomUnixTmpDirPath platform agnostic John Howard 2015-09-24 09:37:07 -0700
  • c8becca3e4 Added some names Morgy93 2015-09-17 11:27:13 +0200
  • f09705e6aa Merge pull request #16190 from LK4D4/drain_refactor Jess Frazelle 2015-09-24 01:54:40 -0700
  • 3e03208272 Merge pull request #16415 from HuKeping/dockerinfo Brian Goff 2015-09-23 21:15:23 -0400
  • 3c6dcfb6ca Make bytesPipe use linear allocations Tonis Tiigi 2015-09-16 16:51:11 -0800
  • 9e0bd3aca0 Merge pull request #16494 from calavera/fix_plugin_url_scheme Alexandre Beslic 2015-09-23 16:18:00 -0700
  • 46b458fe3b Refactor bufReader to use BytesPipe Alexander Morozov 2015-09-09 09:48:34 -0700
  • 434c274741 Add BytesPipe datastructure to ioutils Alexander Morozov 2015-09-09 09:47:24 -0700
  • 866815e91d Merge pull request #16500 from sergeyevstifeev/11584-pkg-stdcopy-test-coverage Jess Frazelle 2015-09-23 15:51:21 -0700
  • 499745a729 Add StdCopy happy path test: both reading and writing Sergey Evstifeev 2015-09-23 00:30:06 +0200
  • 0f16fb62e3 Format output of docker info Hu Keping 2015-09-19 10:36:10 +0800
  • f0bff37edc Add support for memory reservation qhuang 2015-09-23 14:02:45 +0800
  • 22afd88a00 Merge pull request #16493 from cpuguy83/doc_plugin_rpcgen Tibor Vass 2015-09-23 15:36:05 -0400
  • 3b036bd029 Add README for pluginrpc-gen Brian Goff 2015-09-22 15:50:48 -0400
  • f624804e8f Do not hardcode http as plugin URL scheme for secure connections. David Calavera 2015-09-22 15:54:29 -0400
  • c8e890aa4b Merge pull request #16444 from fgimenez/11584-pkg-stdcopy-test-coverage Antonio Murdaca 2015-09-22 14:28:14 +0200
  • 2ef06c2b56 Added tests for StdWriter.Write. Federico Gimenez 2015-09-20 11:46:53 +0200
  • 30ae8b046b pkg: integration: utils_test: fix int format Antonio Murdaca 2015-09-20 02:39:44 +0200
  • a6d3018c00 Merge pull request #16405 from michaelhuettermann/master Jess Frazelle 2015-09-18 16:09:01 -0700
  • 9017024f6e Windows: Fix warning on info John Howard 2015-09-18 13:39:12 -0700
  • 7288198da6 Adding another scientist to the hall of fame. michaelhuettermann 2015-09-18 20:50:53 +0200
  • 511ee61980 events/jsonmessage: add and prefer TimeNano for events Vincent Batts 2015-09-15 15:33:11 -0400
  • 8b9b50396c Merge pull request #15898 from Microsoft/15775-buildcontextfix David Calavera 2015-09-17 09:19:23 -0700
  • b7aa7dcdeb Skip racey TestDockerCmdInDirWithTimeout Antonio Murdaca 2015-09-17 15:30:07 +0200
  • 2c802ba88c Added some adjectives Morgy93 2015-09-17 11:04:01 +0200
  • c44ac99292 Skip racey TestDockerCmdWithTimeout Brian Goff 2015-09-16 18:32:55 -0400
  • fdcdc04837 Merge pull request #16261 from vdemeester/integration-dockercmd Brian Goff 2015-09-16 17:40:33 -0400
  • 3f417b0769 Remove unused variable, fix #16310 Christian Rotzoll 2015-09-15 22:20:10 +0200
  • fe637416e9 Windows: Fix long path handling for docker build Stefan J. Wernli 2015-08-24 14:07:22 -0700
  • e37dae1be4 Move dockerCmd… to pkg/integration… Vincent Demeester 2015-09-13 10:41:00 +0200
  • 5bebf3cbac Make Broadcaster Wait function wait for all writers to finish before returning Aaron Lehmann 2015-09-10 10:08:02 -0700
  • 572a785718 Fix race condition when waiting for a concurrent layer pull Aaron Lehmann 2015-08-25 14:23:52 -0700
  • 975bd63ecd Merge pull request #16026 from vdemeester/integration-cli-utils-tests Jess Frazelle 2015-09-11 10:21:09 -0700
  • 1870f91823 Merge pull request #15307 from calavera/stop_signal David Calavera 2015-09-11 09:25:18 -0700
  • 3f268f7166 Merge pull request #16226 from aaronlehmann/broadcaster-catch-up Brian Goff 2015-09-10 22:55:44 -0400
  • cc9407ba0d Signal to stop a container. David Calavera 2015-08-04 13:51:48 -0700
  • 0a0831ff0d Broadcaster writer goroutines must only finish when they are caught up Aaron Lehmann 2015-09-10 14:58:06 -0700
  • 48e15d83d2 Merge pull request #16086 from cezarsa/full_stack_dump Brian Goff 2015-09-10 11:16:28 -0400
  • 6231b0f8eb Merge pull request #16104 from vdemeester/httputils-withmock Brian Goff 2015-09-10 11:00:17 -0400
  • 18649f7bf0 Create extpoint for graphdrivers Brian Goff 2015-06-05 15:09:53 -0500
  • 7ac0286ce7 pkg: devicemapper: fix typo in function declaration Antonio Murdaca 2015-09-09 15:57:17 +0200
  • eb5e685405 Add unit tests for integration cli utils function Vincent Demeester 2015-09-09 15:36:44 +0200
  • 273bb7f859 Update httputils tests Vincent Demeester 2015-09-09 14:59:25 +0200
  • bb4dd7d26b Update validate-lint to find go files by itself Vincent Demeester 2015-09-04 14:56:45 +0200
  • 2161f321f9 Lint package pkg/devicemapper Vincent Demeester 2015-09-04 23:02:29 +0200
  • 721af25e56 Lint package pkg/plugins/pluginrpc-gen Vincent Demeester 2015-09-04 14:55:56 +0200
  • b991777f2e Ensure goroutines dump is not truncated Cezar Sa Espinola 2015-09-04 14:30:14 -0300
  • 825f8fb744 Merge pull request #16054 from jfrazelle/update-sqlite3-dep Jessie Frazelle 2015-09-03 19:20:57 -0700
  • 0b4d3b90d3 code.google.com is shutting down so update the dep Jessica Frazelle 2015-09-03 10:11:31 -0700
  • a4e467b30b Merge pull request #16060 from vdemeester/14756-lint-pkg-term-windows Tibor Vass 2015-09-03 19:54:20 -0400
  • 52744a50f9 Merge pull request #16022 from nalind/cgo-windows Tibor Vass 2015-09-03 18:42:58 -0400
  • 900dadefee Lint pkg/term/windows package Vincent Demeester 2015-09-03 22:01:56 +0200
  • 87981df419 Fix a daemon build error when cgo isn't available Nalin Dahyabhai 2015-08-17 10:05:08 -0400
  • d3fc1cb044 Remove PortMapping from container NetworkSettings Antonio Murdaca 2015-09-02 14:01:25 +0200
  • 2c6dacda2e Merge pull request #15921 from srust/volume_driver_register_retry David Calavera 2015-09-02 11:24:52 +0200
  • c606fc13cb Normalized, ungrouped, and sorted names Todd Crane 2015-09-01 21:57:01 -0700
  • 7eb8f570af Retry registering a volume driver Stephen Rust 2015-08-28 14:55:05 -0400
  • d1839a82b3 pkg: stringutils: Add more tests to strslice Antonio Murdaca 2015-09-01 20:12:05 +0200
  • f012ac7b5a Windows: Fix absolute checks John Howard 2015-08-26 16:39:16 -0700
  • 65841492f0 Merge pull request #15913 from mountkin/abstract Antonio Murdaca 2015-09-01 17:06:13 +0200
  • 963f2ee064 Merge pull request #15927 from SvenDowideit/clean-up-parsehost Doug Davis 2015-09-01 08:25:59 -0400
  • c143d975b7 Merge pull request #15922 from unclejack/lower_reset_timeout_bufreader David Calavera 2015-08-31 18:43:45 +0200
  • a6cdb6138d Merge pull request #15489 from aaronlehmann/pull-updates Arnaud Porterie 2015-08-31 09:37:33 -0700
  • aca9c7cc9c Change ParseTCPAddr to use tcp://127.0.0.0:2375 format as default consistently Sven Dowideit 2015-08-29 03:05:18 +0000
  • cab12d1a89 pkg/ioutils: lower bufReader reset timeout unclejack 2015-08-28 23:13:02 +0300
  • 9bf309f3f8 More httputil tests for the docker header Doug Davis 2015-08-28 11:54:44 -0700
  • 6fb5c112d5 Make the broadcaster write messages to the observers in the same units they were written to the broadcaster Aaron Lehmann 2015-08-28 10:09:00 -0700
  • 492768ed69 abstract the string slice struct to stringutils package Shijiang Wei 2015-08-28 23:29:10 +0800
  • 0ffa6f1bb6 Merge pull request #15902 from SvenDowideit/add-more-tests-for-parsehost Alexander Morozov 2015-08-28 09:14:35 -0700
  • 8ce403bde7 Fix server header parsing. David Calavera 2015-08-28 11:03:04 -0400
  • a5efa69750 unit test refactor in pkg/httputils as suggested by vdemeester; using pattern if x := …; x == nil {} Kristina Zabunova 2015-07-01 08:42:13 -0700
  • 46454090b6 Increased test coverage of httputils to 70 % Kristina Zabunova 2015-06-30 10:49:00 -0700
  • 6270b081d5 Exploring the code using unit tests - these 2 functions do not work consistently Sven Dowideit 2015-08-26 19:35:16 +1000
  • b8c40573a4 Clean up ProgressStatus Aaron Lehmann 2015-08-11 10:12:47 -0700
  • 6a0ffc4aa2 Show pull progress in terminal for inflight pull requests Sam Abed 2015-08-25 14:17:42 -0700
  • 7e6418c6b1 Merge pull request #15493 from stevvooe/no-buffer-on-push Alexander Morozov 2015-08-26 13:59:01 -0700
  • ebdb3bedd2 Merge pull request #15865 from Microsoft/10662-isabs Alexander Morozov 2015-08-26 13:29:24 -0700
  • e92906f717 Windows: Fix use of IsAbs check John Howard 2015-08-26 12:37:01 -0700
  • 1858b15498 Add volume API/CLI Brian Goff 2015-06-12 09:25:32 -0400
  • 01fe6537f1 tarsum: add a big fat warning Vincent Batts 2015-08-25 11:12:39 -0400
  • fd5edd5df3 Avoid buffering to tempfile when pushing with V2 Stephen J Day 2015-08-11 13:47:08 -0700
  • 066a0b3b75 Merge pull request #15393 from azurezk/exportImage-toplevel Jessie Frazelle 2015-08-24 14:35:55 -0700
  • 48cce1cd42 Merge pull request #14006 from hqhq/hq_add_kmem_limit Jessie Frazelle 2015-08-21 14:34:27 -0700
  • 94a39da482 Merge pull request #15125 from WeiZhang555/golint-stdcopy-system Jessie Frazelle 2015-08-21 14:27:59 -0700
  • ad9d2d1723 Merge pull request #15218 from calavera/gender_unbiased_names Jessie Frazelle 2015-08-21 14:24:49 -0700
  • 3a41b3f1ce Use a slice instead of a map of io.WriteClosers in broadcastwriter Andrew Gerrand 2015-08-21 13:51:28 +0100
  • 82a251318a Fix typo, "fil" -> "fill" Icaro Seara 2015-08-19 21:44:02 -0300
  • 6461996c9a Merge pull request #15684 from ibuildthecloud/dont-sync Brian Goff 2015-08-19 12:48:14 -0400
  • 3803847429 Add support for kernel memory limit Qiang Huang 2015-08-19 23:56:55 +0800
  • ad91ec8c4b Merge pull request #12927 from lindenlab/custom-host-port-ranges Sebastiaan van Stijn 2015-08-19 17:04:23 +0200
  • bf81718eba Don't globally lock on driver initialization Darren Shepherd 2015-08-18 22:04:22 -0700
  • f192bc6f68 Merge pull request #15380 from calavera/remove_sys_info_pointers Alexandre Beslic 2015-08-17 18:40:54 -0700