コミット履歴

作者 SHA1 メッセージ 日付
  Michael Crosby fa14a1b983 Only get rootfs when we need to calculate the image size 11 年 前
  Guillaume J. Charmes f9359f59a8 Add dynamic os/arch detection to Images 11 年 前
  Victor Vieux fde909ffb8 add some debug to runtime.restore() 11 年 前
  Victor Vieux 95f061b408 update docker push to use [====> ] 11 年 前
  Michael Crosby 697707e4af Save layersize on pull 11 年 前
  Victor Vieux 597e0e69b4 split in 3 files 11 年 前
  Solomon Hykes 02cb7f45fa Fix a race condition in TestInterruptedRegister 11 年 前
  Solomon Hykes fb3d60f27a Move all graph tests into integration, because they now rely on the underlying graph driver, which currently cannot be mocked. 11 年 前
  Guillaume J. Charmes 19df6c32c0 Merge branch 'master' into use_utc_time 11 年 前
  Guillaume J. Charmes 806abe90ba Use UTC for time 11 年 前
  Michael Crosby 4e0c76b321 Ensure that only the layers are compressed and not mnt points 11 年 前
  Michael Crosby 1b28cdc7f9 Handle image metadata when drivers are switched 11 年 前
  Guillaume J. Charmes 28d4cbbc59 Merge branch 'master' into creack-merge-master 11 年 前
  Guillaume J. Charmes 5e941f1ca0 Lintify code with confidence=1 11 年 前
  Michael Crosby 29fa1b6666 Unlink docker init files 11 年 前
  Michael Crosby 5d9723002b Allow drivers to implement ApplyDiff in Differ interface 11 年 前
  Solomon Hykes 948bb29d27 Don't use drivers to store temporary image downloads 11 年 前
  Solomon Hykes f1127b9308 gofmt 11 年 前
  Solomon Hykes f2bab1557c Simplify graphdriver interface: Create, Get. No more external mounting or Dir/Image interface 11 年 前
  Michael Crosby 752bfba2c5 Add graph driver registration 11 年 前
  Solomon Hykes 98c3693acf Integrate devmapper and aufs into the common "graphdriver" framework. 11 年 前
  Solomon Hykes ff42748bc5 Rename graph backends to 'drivers' which is probably more self-explanatory 11 年 前
  Michael Crosby 699a1074fb Initial work on moving aufs to a subpackage 11 年 前
  Michael Crosby 96d1e9bb5a Move archive.go to sub package 11 年 前
  Brian Olsen be7eb4bfcb Set environment variables using a file. 12 年 前
  Michael Crosby ad152efbed Merge pull request #1759 from bdon/graph-map 12 年 前
  Victor Vieux 446ca4b57b fix init layer 12 年 前
  Brandon Liu 113bb396cd Don't export Graph.walkAll. 12 年 前
  Brandon Liu 1fca99ad90 Replace Graph.All with Graph.Map 12 年 前
  Brandon Liu 025c759e44 Fix Graph ByParent() to generate list of child images per parent image. 12 年 前