summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_build_test.go
Commit message (Expand)AuthorAgeFilesLines
* Apply build labels to images with only a FROM tag.David Calavera2016-03-311-8/+26
* Merge pull request #21270 from ehazlett/resource-labelsTibor Vass2016-03-221-0/+128
|\
| * add label support for build, networks and volumesEvan Hazlett2016-03-221-0/+128
* | Pull, Pull-A, and Build will only pull tags from the targets role or the targ...cyli2016-03-211-0/+77
|/
* distribution: errors: do not access the errors slice if it's emptyAntonio Murdaca2016-03-161-2/+2
* Fix CopyWithTar creation of new destination dir as remapped rootPhil Estes2016-03-121-2/+28
* Optimized integration test case DockerSuite.TestBuildUsersAndGroups for #19425Anil Belur2016-03-091-8/+5
* Ensure WORKDIR is created with remapped root ownershipPhil Estes2016-03-081-0/+11
* Optimize slow bottleneck test of DockerSuite.TestBuildDockerignoringWildDirs.Yong Tang2016-03-031-24/+19
* cliconfig: credentials: support getting all authsAntonio Murdaca2016-03-021-0/+42
* Merge pull request #20565 from kencochrane/remove_email_on_loginAaron Lehmann2016-03-011-1/+1
|\
| * Remove email address field from loginKen Cochrane2016-02-291-1/+1
* | Merge pull request #20782 from estesp/new-parent-dir-ownershipSebastiaan van Stijn2016-03-011-0/+20
|\ \ | |/ |/|
| * Fix ownership of non-existing parent dirPhil Estes2016-02-291-0/+20
* | Vendor engine-api to 70d266e96080e3c3d63c55a4d8659e00ac1f7e6cQiang Huang2016-02-291-9/+9
|/
* Support TLS remote test daemonTibor Vass2016-02-251-1/+1
* Sixth set of TestBuild CI Enabling for WindowsDarren Stahl2016-02-131-36/+41
* Merge pull request #20290 from calavera/fix_stop_signal_mergeAntonio Murdaca2016-02-131-3/+10
|\
| * Inherit StopSignal from Dockerfile.David Calavera2016-02-121-3/+10
* | Pass authentication credentials through to buildAaron Lehmann2016-02-121-0/+23
|/
* Merge pull request #20170 from Microsoft/10662-TestBuildCI5David Calavera2016-02-101-47/+50
|\
| * Fifth set of TestBuild CI enables for WindowsDarren Stahl2016-02-101-47/+50
* | Third set of TestBuild* CI enabling for WindowsDarren Stahl2016-02-091-50/+80
* | Merge pull request #19985 from Microsoft/CombineSetupWorkingDirDavid Calavera2016-02-091-0/+17
|\ \
| * | Combine SetupWorkingDirectory for Linux and WindowsDarren Stahl2016-02-051-0/+17
* | | Fourth set of enabling Builder CI tests for WindowsDarren Stahl2016-02-051-96/+92
| |/ |/|
* | Move base image selection to a utility functionDarren Stahl2016-02-041-93/+13
|/
* Merge pull request #19695 from Microsoft/10662-TestBuildCI2Sebastiaan van Stijn2016-02-011-63/+126
|\
| * Second set of enabling TestBuild CI for WindowsDarren Stahl2016-01-281-63/+126
* | Merge pull request #19805 from WeiZhang555/test-inspectDavid Calavera2016-01-291-179/+46
|\ \
| * | Assert error in body of function `inspectField*`Zhang Wei2016-01-291-179/+46
| |/
* | First batch of Windows-Windows TestBuild CI enablingDarren Stahl2016-01-261-19/+38
|/
* Slight TestBuildEnvUsage2 speedupAaron Lehmann2016-01-221-40/+12
* api: client: build: do not fall through if git isn't installedAntonio Murdaca2016-01-191-0/+15
* Windows: Fix test regression from 19155John Howard2016-01-141-2/+2
* Merge pull request #19155 from coolljt0725/create_cwd_on_createDavid Calavera2016-01-141-2/+2
|\
| * Create the working directory on container creationLei Jitang2016-01-081-2/+2
* | Merge pull request #19135 from Microsoft/jjh/securitywarningAlexander Morozov2016-01-081-2/+20
|\ \
| * | Windows: Fix security warning regressionJohn Howard2016-01-061-2/+20
| |/
* | update tests and error messages, revendor notary with tagRiyaz Faizullabhoy2016-01-081-1/+1
* | Notary delegation integration into dockerRiyaz Faizullabhoy2016-01-071-1/+1
|/
* Add default PATH to 'scratch' imagesDoug Davis2016-01-061-0/+33
* Add filter by event type and documentation.David Calavera2016-01-041-85/+0
* Add event types.David Calavera2015-12-301-47/+26
* Move test out of the windows build.David Calavera2015-12-301-40/+0
* Merge pull request #18158 from mauri/add_ownerDavid Calavera2015-12-301-0/+40
|\
| * Fix files ownership when ADD is usedMauricio Garavaglia2015-12-301-0/+40
* | Extract event processing to a common function for testing.David Calavera2015-12-221-62/+50
* | Change the quiet flag behavior in the build commandBoaz Shuster2015-12-211-28/+104
* | Improve reference parse errorsTonis Tiigi2015-12-161-1/+1