summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #100 from silas/readmeupstream/0.1.2Solomon Hykes2013-03-161-1/+1
|\
| * Fix coffee typoSilas Sewell2013-03-161-1/+1
|/
* Removed unnecessary step in the READMESolomon Hykes2013-03-161-1/+0
* Merge pull request #84 from kencochrane/usersSolomon Hykes2013-03-164-8/+232
|\
| * added better error messageKen Cochrane2013-03-151-1/+1
| * fixed missing varible, error:Ken Cochrane2013-03-151-0/+1
| * added more debugging/ error catchingKen Cochrane2013-03-151-4/+14
| * made sure password was required, fixed docker help issue with login promptKen Cochrane2013-03-151-0/+8
| * Removed the extra newline char from the messagesKen Cochrane2013-03-141-3/+3
| * only show status message if there is one to showKen Cochrane2013-03-141-1/+3
| * added more message changesKen Cochrane2013-03-141-4/+4
| * cleaned up the code a littleKen Cochrane2013-03-141-9/+13
| * merge from masterKen Cochrane2013-03-1411-280/+129
| |\
| * | changed scanf's with fscanf's, so it works better for remoteKen Cochrane2013-03-141-3/+3
| * | added ability to login/register to the docker registry, via the docker login ...Ken Cochrane2013-03-143-0/+198
* | | Merge branch 'vagrant11-providers' of ssh://github.com/chooper/dockerSolomon Hykes2013-03-153-22/+110
|\ \ \
| * | | Fix *other* typo in READMECharles Hooper2013-03-151-1/+1
| * | | Fix typo in READMECharles Hooper2013-03-151-1/+1
| * | | Add AWS support for running Docker on AWSCharles Hooper2013-03-153-22/+110
| | |/ | |/|
* | | Merged branch packagingSolomon Hykes2013-03-155-20/+53
|\ \ \
| * | | packaging; issue #30: Add tests to MakefileDaniel Mizyrycki2013-03-141-27/+27
| * | | Add local build and tests to makefilecreack2013-03-141-2/+30
| * | | packaging; issue #30: Adjust package metadataDaniel Mizyrycki2013-03-145-10/+11
| * | | packaging; issue #30: Improved dependenciesDaniel Mizyrycki2013-03-142-9/+3
| * | | Moved debian-specific files to ./deb, minor fixes to MakefileSolomon Hykes2013-03-1412-1/+16
| * | | Gradual improvement of MakefileSolomon Hykes2013-03-141-13/+38
| * | | packaging; issue #30: Add ubuntu deb packagingDaniel Mizyrycki2013-03-1410-19/+303
| |/ /
* | | Merged branch 79-rmi_regexp-featureSolomon Hykes2013-03-157-75/+388
|\ \ \
| * | | Change the errors.New() with fmt.Errofcreack2013-03-152-6/+6
| * | | Add the health check to mount_testcreack2013-03-151-3/+38
| * | | Implement more extensive tests on the image deletioncreack2013-03-152-8/+98
| * | | Add a test to make sure we are root before starting the tests on docker packagecreack2013-03-151-0/+7
| * | | Issue #92 Run go test on fs package as non-rootcreack2013-03-152-59/+79
| * | | Add entries to the gitignorecreack2013-03-151-0/+2
| * | | Correct the helpcreack2013-03-151-1/+1
| * | | Add image removal unit testscreack2013-03-142-0/+138
| * | | Issue #79, add regexp to the CmdRmi commandcreack2013-03-142-14/+35
| |/ /
* | | Merge branch 'packaging'Solomon Hykes2013-03-1514-17/+341
|\ \ \
| * | | Moved debian-specific files to ./deb, minor fixes to MakefileSolomon Hykes2013-03-1312-1/+16
| * | | Gradual improvement of MakefileSolomon Hykes2013-03-131-13/+38
| * | | packaging; issue #30: Add ubuntu deb packagingDaniel Mizyrycki2013-03-1310-19/+303
* | | | Merge pull request #95 from dotcloud/93-test_restore_fail-fixGuillaume J. Charmes2013-03-151-3/+3
|\ \ \ \
| * | | | Make sure that Deregister really returns an error instead of just displaying itcreack2013-03-151-3/+3
|/ / / /
* | | | Allow ping within a container. Issue #91Guillaume J. Charmes2013-03-151-1/+1
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/65-autodownload_unittest_image'Solomon Hykes2013-03-143-37/+57
|\ \ \
| * | | issue #65 automatically download busybox for unittestscreack2013-03-141-26/+48
| * | | Move commands into dockercreack2013-03-142-11/+9
* | | | Merge pull request #78 from dotcloud/77-undeleted_mountpoint-fixGuillaume J. Charmes2013-03-141-4/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix undeleted mountpoint on destroyGuillaume J. Charmes2013-03-141-4/+3
|/ / /
* | | Removed web console feature for now - let's focus on the core before adding b...Solomon Hykes2013-03-131-221/+0