コミット履歴

作者 SHA1 メッセージ 日付
  Tianon Gravi 576985a1dc Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! 10 年 前
  Antonio Murdaca f7e417ea5e Remove integration tests and port them to integration-cli 10 年 前
  Antonio Murdaca 4203230cbb c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel 10 年 前
  David Calavera cfa3a080c6 Merge pull request #12820 from runcom/yet-another-sockRequest-refactor 10 年 前
  Phil Estes 0153edcda1 Merge pull request #12828 from tdmackey/trivial-spelling 10 年 前
  David Mackey 3941623fbc trivial: typo cleanup 10 年 前
  Antonio Murdaca 844538142d Small if err cleaning 10 年 前
  Antonio Murdaca bb1c576eb3 Expose whole Response struct in sockRequestRaw 10 年 前
  Alexander Morozov fefb836766 Merge pull request #12728 from HuKeping/addtest 10 年 前
  Doug Davis cd4f507b42 Fix race condition in API commit test 10 年 前
  Hu Keping 8f752ffeaf Add test for REST API container rename 10 年 前
  Alexander Morozov a9688cdca5 Implement teardown removeAllImages 10 年 前
  Megan Kostick c7845e27ee Fixing statusCode checks for sockRequest 10 年 前
  Alexander Morozov 799cf056e7 Merge pull request #11839 from brahmaroutu/template_11641 10 年 前
  Jessie Frazelle 03e77e5c8f Merge pull request #12690 from rajdeepd/dry-run-test 10 年 前
  Jessie Frazelle 59acccb6f2 Merge pull request #12692 from cpuguy83/fix_commit_test 10 年 前
  Srini Brahmaroutu 231d362db7 Allow go template to work properly with inspect 10 年 前
  Antonio Murdaca ee7a7b07e7 Remove deleteAllContainers call in test 10 年 前
  Rajdeep Dua fca4aea077 TestCase added for Container Create with HostName 10 年 前
  Brian Goff 563708d78d Fix race with TestContainerApiCommit 10 年 前
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 年 前
  Srini Brahmaroutu 1a35b16b08 Port test from integration tests 10 年 前
  bobby abbott 621b601b3c Removed unnecessary error output from dockerCmd 10 年 前
  Brian Goff 308a23021d Move TestPostCreateNull to integration-cli 10 年 前
  Brian Goff 5dc02a2fa8 Move TestPostJsonVerify to integration-cli 10 年 前
  Brian Goff 23fa7d41d5 Move TestContainerApiCreate to integration-cli 10 年 前
  Brian Goff f19061ccfd Move TestPostCommit to integration-cli 10 年 前
  Brian Goff d9e4b14346 Move TestGetContainersTop to integration-cli 10 年 前
  Brian Goff 8232cc777e Make sockRequestRaw return reader, not []byte 10 年 前
  Ahmet Alp Balkan 531433e765 integ-cli: Use status code from sockRequest (fix #12335) 10 年 前