Historique des commits

Auteur SHA1 Message Date
  Guillaume J. Charmes f9359f59a8 Add dynamic os/arch detection to Images il y a 11 ans
  Michael Crosby 697707e4af Save layersize on pull il y a 11 ans
  Guillaume J. Charmes 19df6c32c0 Merge branch 'master' into use_utc_time il y a 11 ans
  Guillaume J. Charmes 806abe90ba Use UTC for time il y a 11 ans
  Michael Crosby f7c2a00557 Merge pull request #2304 from unclejack/fix_layer_size_computation il y a 11 ans
  Michael Crosby 4e0c76b321 Ensure that only the layers are compressed and not mnt points il y a 11 ans
  Michael Crosby 8fdbf46afb Fix image size calc on initial save il y a 11 ans
  Guillaume J. Charmes f6629bbbd5 Merge pull request #50 from crosbymichael/limit-dm il y a 11 ans
  Guillaume J. Charmes 28d4cbbc59 Merge branch 'master' into creack-merge-master il y a 11 ans
  unclejack ac821f2446 fix layer size computation: handle hard links il y a 11 ans
  Michael Crosby af753cbad8 Prohibit more than 42 layers in the core il y a 11 ans
  Guillaume J. Charmes 5e941f1ca0 Lintify code with confidence=1 il y a 11 ans
  Guillaume J. Charmes 7cf60da388 Merge branch 'master' into shykes-0.6.5-dm-plugin il y a 11 ans
  Michael Crosby 5d9723002b Allow drivers to implement ApplyDiff in Differ interface il y a 11 ans
  Sven Dowideit b3974abe4f make all image ID and container ID API responses use the Long ID (Closes #2098) il y a 11 ans
  Solomon Hykes 1764cf1990 Fix a bug which caused Graph.Register to fail when Graph.Mktemp() returns an existing directory. il y a 11 ans
  Solomon Hykes f2bab1557c Simplify graphdriver interface: Create, Get. No more external mounting or Dir/Image interface il y a 11 ans
  Michael Crosby ed572b457d Finalize driver interfaces il y a 11 ans
  Solomon Hykes 98c3693acf Integrate devmapper and aufs into the common "graphdriver" framework. il y a 11 ans
  Michael Crosby 699a1074fb Initial work on moving aufs to a subpackage il y a 11 ans
  Michael Crosby 96d1e9bb5a Move archive.go to sub package il y a 11 ans
  Victor Vieux 8f39f0b57d Removes \\n from debugf calls il y a 11 ans
  Guillaume J. Charmes f6fa353dd8 Merge pull request #1267 from sridatta/new-clean-init il y a 12 ans
  Guillaume J. Charmes 0f134b4bf8 Remove unused parameter il y a 12 ans
  Guillaume J. Charmes 0badda9f15 Refactor the image size storage il y a 12 ans
  Guillaume J. Charmes 8ca7b0646e Refactor checksum il y a 12 ans
  Victor Vieux 1c509f4350 use 0755 instead of 0700 il y a 12 ans
  Solomon Hykes 5d8efc107d + Runtime: inject dockerinit at /.dockerinit instead of overwriting /sbin/init. This makes it possible to run /sbin/init inside a container. il y a 12 ans
  Guillaume J. Charmes 08a87d4b3b Fix #1162 - Remove bufio from Untar il y a 12 ans
  Solomon Hykes 290b1973a9 Fix a bug which caused creation of empty images (and volumes) to crash. FIxes #995. il y a 12 ans