Commit graph

  • e7af2e5d92 FIX 6613:launch docker fail with space named drive Guillaume Dufour 2014-09-15 11:04:05 +02:00
  • 3a8f8e206f Merge pull request #6950 from jfrazelle/6831-check-flag-centos6.5 Michael Crosby 2014-09-18 17:51:15 -07:00
  • dd62962c4d tarsum: allow for alternate block ciphers Vincent Batts 2014-05-15 16:50:58 -04:00
  • ff8c7b20ac Merge pull request #8041 from unclejack/lower_allocations_broadcastwriter Michael Crosby 2014-09-17 15:26:44 -07:00
  • bd8be73fc6 Merge pull request #7889 from vbatts/vbatts-tarsum_name_collision unclejack 2014-09-17 21:59:39 +03:00
  • a705b08336 tarsum: name collision fix Vincent Batts 2014-09-04 16:13:50 -04:00
  • 4f58459de9 Benchmark for StdWriter.Write Alexandr Morozov 2014-09-17 19:24:07 +04:00
  • 3a38c974cb stdcopy: improve perf by avoiding buffer growth unclejack 2014-09-17 16:50:56 +03:00
  • c20c59e557 move stdcopy to pkg/stdcopy unclejack 2014-09-17 18:04:56 +03:00
  • df3e370955 use custom marshalling for JSONLog unclejack 2014-09-15 19:35:51 +03:00
  • 4154bf0817 add the timeutils package unclejack 2014-09-15 21:44:58 +03:00
  • e32fdc563a Merge pull request #8063 from jlhawn/tarsum_empty_tar_archive Vincent Batts 2014-09-16 15:41:28 -04:00
  • a6dc61ec4c Merge pull request #8059 from estesp/8057-refactor-regexp-to-package-var Tibor Vass 2014-09-16 15:04:23 -04:00
  • c876988ae5 Refactor all pre-compiled regexp to package level vars Addresses #8057 Phil Estes 2014-09-15 23:30:10 -04:00
  • 96721b293c Correct tarsum finish logic Josh Hawn 2014-09-15 23:52:06 -07:00
  • 1fd5c14258 tarsum: version the addition of xattrs Vincent Batts 2014-09-15 16:08:05 -04:00
  • 3417eb9f00 tarsum: include xattr headers in to the checksum Vincent Batts 2014-05-21 17:13:53 -04:00
  • ed3d01687d tarsum: TarSum is not the interface Vincent Batts 2014-09-10 21:56:20 -04:00
  • 14689ec238 TarSum: versioning Vincent Batts 2014-08-21 16:12:52 -04:00
  • 47dabd55c0 Merge pull request #7921 from unclejack/increase_tarsum_buffer_size Vincent Batts 2014-09-09 16:10:02 -04:00
  • 910b15be64 tarsum: use Debugf, not Infof Vincent Batts 2014-09-09 13:31:11 -04:00
  • 3ed103c543 Fix duplicate iptables rules Jessica Frazelle 2014-07-10 00:22:01 -04:00
  • 76941e89b6 pkg/tarsum: add dynamic buffer sizing unclejack 2014-09-06 15:29:19 +03:00
  • 884c3c7461 pkg/pool: add pools for bufio readers & writers unclejack 2014-08-12 19:27:19 +03:00
  • 2a633df603 pkg/ioutils: add ReaderErrWrapper to readers unclejack 2014-08-20 23:50:42 +03:00
  • 65f57a95bb pkg/ioutils: add NewBufReaderWithDrainbufAndBuffer unclejack 2014-08-19 19:58:07 +03:00
  • 028b28e406 pkg/ioutils: add WriteCloserWrapper unclejack 2014-08-12 19:20:59 +03:00
  • 27a8494fa3 move some io related utils to pkg/ioutils unclejack 2014-08-12 19:10:43 +03:00
  • d5de317844 Merge pull request #7809 from LK4D4/use_increment Michael Crosby 2014-09-01 11:16:25 -07:00
  • 11c8ff4db8 Use increment operator Alexandr Morozov 2014-08-30 21:43:48 +04:00
  • 6a1cc969fc fs.Visit() returns nil flag Sven Dowideit 2014-08-29 14:55:49 +10:00
  • 47f57a7b7c Merge pull request #7647 from ewindisch/erw-tarsum-maintainer Michael Crosby 2014-08-27 20:00:19 -07:00
  • e404a69123 pkg/networkfs/etchosts: tests for Update method Erik Hollensbe 2014-08-25 22:23:56 -07:00
  • a7d05377b1 pkg/graphdb: tests for Parents and Children Erik Hollensbe 2014-08-25 22:19:00 -07:00
  • 527e568217 Update /etc/hosts when linked container is restarted Victor Vieux 2014-07-14 23:19:37 +00:00
  • 241f52bc17 Merge pull request #7708 from SvenDowideit/programatic-usage-options Victor Vieux 2014-08-27 16:40:17 -07:00
  • cf3dfd3d8b add the [OPTIONS] string automatically if there are flags defined SvenDowideit 2014-08-25 11:53:31 +10:00
  • 590f57752e Revert "--help option and help command should print to stdout not stderr" Victor Vieux 2014-08-27 18:59:13 +00:00
  • 7b9f693120 --help option and help command should print to stdout not stderr Dan Walsh 2014-08-21 15:35:20 -04:00
  • 1387c03c49 Add Eric Windisch to MAINTAINER for tarsum Eric Windisch 2014-08-20 11:10:42 -07:00
  • 1595a81343 pkg/tarsum: avoid buf2 allocation in Read unclejack 2014-08-17 14:29:46 +03:00
  • e53a7b767a move utils.Fataler to pkg/log.Fataler Erik Hollensbe 2014-08-13 15:13:21 -07:00
  • 6d4b3605f7 Extract log utils into pkg/log Josiah Kiehl 2014-07-24 13:37:44 -07:00
  • f5d12e100c Exit after receiving SIGTERM Michael Crosby 2014-08-13 12:18:23 -07:00
  • e4ec7eadc3 Fix deadlock on failed dial in UDP userland proxy Alexandr Morozov 2014-08-13 17:18:37 +04:00
  • 76c1b1371b Fix equal short-long version number comparison lalyos 2014-08-11 23:40:35 +02:00
  • 12bfdf1727 Add test case for identical short and long version numbers lalyos 2014-08-11 23:36:09 +02:00
  • 327067ef34 Move signal handling code to pkg/signal.Trap Solomon Hykes 2014-08-05 16:32:24 +00:00
  • 82b1b477ac Merge pull request #7329 from erikh/move_broadcastwriter Michael Crosby 2014-08-07 14:51:42 -07:00
  • cfa9032def Graphtest is ok to compile normally Michael Crosby 2014-08-07 14:24:37 -07:00
  • 1543060953 Only import "testing" from *_test.go Peter Bourgon 2014-07-30 15:35:42 +02:00
  • cc2edda3b8 utils.Debugf -> log.Printf, move jsonlog to own package. Erik Hollensbe 2014-07-30 08:39:03 -07:00
  • e722184c25 utils/broadcastwriter -> pkg/broadcastwriter Erik Hollensbe 2014-07-30 08:16:10 -07:00
  • 286bd69270 Replace "amd64" build tags with "cgo" as appropriate, and remove where unnecessary Tianon Gravi 2014-08-02 01:46:15 -06:00
  • dec28e592c Purge the bits of pkg/system that moved to libcontainer/system Tianon Gravi 2014-08-02 01:35:04 -06:00
  • 5ba812967e Merge pull request #7312 from tianon/update-libcontainer Michael Crosby 2014-07-31 15:20:07 -07:00
  • 6b2fccd531 Merge pull request #7324 from erikh/move_tarsum Tibor Vass 2014-07-31 16:56:24 -04:00
  • f8d5101f19 Remove pkg/user now that it's embedded in libcontainer Tianon Gravi 2014-07-29 11:08:10 -06:00
  • 241c9b56dd utils.Debugf -> fmt.Printf Erik Hollensbe 2014-07-30 08:42:53 -07:00
  • f7cec086a6 Add OS to docker info Tibor Vass 2014-07-24 11:42:38 -04:00
  • 07cec009c8 move testdata to tarsum package. Erik Hollensbe 2014-07-30 06:52:24 -07:00
  • 7c58e704bc utils/tarsum* -> pkg/tarsum Erik Hollensbe 2014-07-30 06:42:12 -07:00
  • c91872166b Move parsing functions to pkg/parsers and the specific kernel handling functions to pkg/parsers/kernel, and parsing filters to pkg/parsers/filter. Adjust imports and package references. Erik Hollensbe 2014-07-28 17:23:38 -07:00
  • de3aec0865 Merge pull request #7272 from unclejack/create_httputils_pkg Victor Vieux 2014-07-29 12:18:10 -07:00
  • 1d56b93f84 move resumablerequestreader to pkg unclejack 2014-07-28 18:01:21 +03:00
  • 9f4db5ab98 Merge pull request #7210 from fcarriedo/refactor-common-code Victor Vieux 2014-07-28 11:45:46 -07:00
  • 2261fc98e1 pkg/units: Updated tests with unit constants Francisco Carriedo 2014-07-26 19:48:02 -07:00
  • 804ea3b58e pkg/units: Unit constants directly int64 Francisco Carriedo 2014-07-26 19:44:23 -07:00
  • 16fedac8f0 pkg/units: including suggestions and enhancements fcarriedo 2014-07-25 09:33:04 -07:00
  • bb2a94eeef update go import path and libcontainer Victor Vieux 2014-07-24 22:19:50 +00:00
  • 5b2827a2f4 pkg/units: Updated Compile() to MustCompile() fcarriedo 2014-07-24 12:34:11 -07:00
  • cf6402681b pkg/units: Refactored common code to single func Francisco Carriedo 2014-07-22 14:23:52 -07:00
  • e8322a7fd7 pkg/units: Moved 'units' out of function Francisco Carriedo 2014-07-23 23:55:48 -07:00
  • 7595bd19d8 pkg/units: Compacted var declaration and initialization Francisco Carriedo 2014-07-23 23:53:16 -07:00
  • d56f2248e4 pkg/units: Refactor regexp.Compile to init() Francisco Carriedo 2014-07-21 23:50:27 -07:00
  • f26b6b00d3 pkg/units: Standardized supported sizes Francisco Carriedo 2014-07-21 23:49:52 -07:00
  • 299020949f pkg/units: Using 'case' instead of trickled ifs Francisco Carriedo 2014-07-22 00:38:47 -07:00
  • 5b5f71a7e6 Merge pull request #7164 from fcarriedo/not-error-as-var-name Michael Crosby 2014-07-23 11:04:03 -07:00
  • b91d46a05c Merge pull request #7167 from unclejack/maintainer_truncindex Michael Crosby 2014-07-22 17:10:38 -07:00
  • c5a5c6dff1 pkg/units: Better to not use error as var name Francisco Carriedo 2014-07-21 23:58:59 -07:00
  • bfd14970fe pkg/truncindex: add unclejack to MAINTAINERS unclejack 2014-07-22 23:08:28 +03:00
  • 6f59de0294 pkg/units: Remove unused named returns Francisco Carriedo 2014-07-22 12:16:50 -07:00
  • 23f29beb82 pkg/units: Increased test coverage. Closes #7159. Francisco Carriedo 2014-07-22 00:37:38 -07:00
  • fdff0c00b0 Merge pull request #7061 from muchweb/rms Michael Crosby 2014-07-21 12:02:45 -07:00
  • 837a8cf572 Don't create pty slave in the daemon for native driver Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: crosbymichael) Michael Crosby 2014-07-15 18:31:46 -07:00
  • b828dfcb6f Removed :neckbeard: RMS test case s-ko 2014-07-16 23:21:55 +01:00
  • 4054fe2898 Added :neckbeard: RMS the founder of 🐃 GNU and 🆓 as in 🆓dom software s-ko 2014-07-16 19:47:50 +01:00
  • b4ab982c97 Merge pull request #6720 from fabiofalci/relax_dns_search Victor Vieux 2014-07-07 15:12:29 -07:00
  • 4748fa1590 Merge pull request #6645 from snitm/dmthinp-devel unclejack 2014-07-07 21:20:31 +03:00
  • 74071a4fba Relax dns search to accept empty domain Fabio Falci 2014-06-26 12:03:23 +01:00
  • fe44c2e2a8 Merge pull request #6748 from LK4D4/increase_max_patricia_prefix Tibor Vass 2014-07-01 19:03:30 -04:00
  • bb7ecbd92c Implement tail for docker logs Alexandr Morozov 2014-06-03 15:09:33 +04:00
  • 52171c4961 Increase patricia.MaxPrefixPerNode LK4D4 2014-06-28 12:27:44 +04:00
  • 1d8231b230 sort flags with the same name in a consistent order Jonathan Boulle 2014-05-16 16:40:27 -07:00
  • 0959287cb7 Merge pull request #6657 from unclejack/refactor_truncindex Michael Crosby 2014-06-26 16:53:49 -07:00
  • 6b0ba784b6 Merge pull request #6625 from vieux/remove_dockerscript Solomon Hykes 2014-06-26 14:56:22 -07:00
  • bf6177dbd2 refactor TruncIndex to use a trie & vendor deps unclejack 2014-06-25 01:24:02 +03:00
  • e68d8598ca Merge pull request #6218 from vieux/update_maintainers Solomon Hykes 2014-06-25 17:00:32 -07:00
  • e18289a2c0 Merge pull request #6646 from tiborvass/fix-workdir Michael Crosby 2014-06-25 15:19:51 -07:00
  • 97d4485c95 Merge pull request #6664 from LK4D4/bench_on_truncindex_delete Victor Vieux 2014-06-25 14:30:28 -07:00