Historique des commits

Auteur SHA1 Message Date
  Tibor Vass 63e3816c1d utils: move dockerignore function to builder/dockerignore il y a 9 ans
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage il y a 9 ans
  Tibor Vass e0ef11a4c2 Abstract builder and implement server-side dockerfile builder il y a 9 ans
  Antonio Murdaca c30a55f14d Refactor utils/utils, fixes #11923 il y a 10 ans
  Andy Goldstein a2b0c9778f Add ability to refer to image by name + digest il y a 10 ans
  Pierre Wacrenier 0cd30cf399 Fix env.WriteTo count return il y a 10 ans
  Michael Crosby feca1b1780 Move git and url checks into pkg il y a 10 ans
  Aidan Hobson Sayers c7e4cc4a53 Allow git@ prefixes for any hosted git service il y a 10 ans
  Lakshan Perera d3ac9ea98e Add HasValidGITPrefix to utils/utils.go il y a 10 ans
  Dan Walsh a297d6ab8c Replace utils.CheckLocalDns with bytes.Contains line il y a 10 ans
  unclejack 76212635b5 move some io related utils to pkg/ioutils il y a 11 ans
  Erik Hollensbe 4398108433 Move parsing functions to pkg/parsers and the specific kernel handling il y a 11 ans
  Victor Vieux b3ee9ac74e update go import path and libcontainer il y a 11 ans
  LK4D4 9d4e802221 Move WriteBroadcaster to separate package as BroadcastWriter il y a 11 ans
  LK4D4 ed032ddfd6 Move truncindex in separate package in pkg/ il y a 11 ans
  SvenDowideit 5febba93ba IANA allocated Docker port: 2375 il y a 11 ans
  Michael Crosby d33b4655c4 Move duration and size to units pkg il y a 11 ans
  Victor Vieux 3744452ecf add resolvconf il y a 11 ans
  Paul Nasrat 84a76f2796 Add benchmark tests for TruncIndex. il y a 11 ans
  Paul Nasrat 4f169c2db5 Enable construction of TruncIndex from id array. il y a 11 ans
  Daniel Norberg fbfac21ed4 configurable dns search domains il y a 11 ans
  unclejack 611acf7a7c handle symlinks for Docker's root dir & TMPDIR il y a 11 ans
  Michael Crosby b02b933c62 Don't always just append env vars, replace defaults with ones from config il y a 11 ans
  Tianon Gravi 2ae8180de2 Adjust kernel version parsing to be more lenient of strange things like "3.12-1-amd64" il y a 11 ans
  unclejack 31dde3ea05 disallow tcp:// from defaulting to 127.0.0.1:4243 il y a 11 ans
  Charles Lindsay cce099aa34 Re-add kernel Flavor tests il y a 11 ans
  Charles Lindsay d2c9c1036b Remove Flavor from KernelVersionInfo il y a 11 ans
  Charles Lindsay fc30346086 Add failing test for odd kernel version il y a 11 ans
  Danny Yates 6b48761ce9 Remove unneeded DependencyGraph il y a 11 ans
  Tianon Gravi 8f3b8f3835 Run 'gofmt -s -w' il y a 11 ans