summaryrefslogtreecommitdiff
path: root/docs/contributing
Commit message (Expand)AuthorAgeFilesLines
* docs: contributing docs update for cross compCrazyMax2023-01-012-0/+29
* Dockerfile: use TARGETPLATFORM to build DockerCrazyMax2023-01-012-7/+7
* ci(integration-cli): dynamically split tests in matrixCrazyMax2022-06-171-3/+3
* Merge pull request #43275 from kponichtera/43274-delve-debuggerSebastiaan van Stijn2022-05-106-0/+68
|\
| * Added Delve debugger to the development container (including instructions in ...Konrad Ponichtera2022-04-266-0/+68
* | Extended contribution guide with how to enable GoLand IDE syntax highlighting...Konrad Ponichtera2022-04-267-4/+45
* | removed mentions of the archived Docker CE repoDan Plamadeala2022-02-231-9/+5
|/
* docs: fix image name in testing guideRoman Volosatovs2021-06-161-2/+2
* fix typos and grammar in docsJie Ma2020-06-261-2/+2
* hack/ci/windows.ps1 update references to repositories that were movedSebastiaan van Stijn2019-09-261-1/+1
* integration-cli: move each test suite to its own TestX testing functionTibor Vass2019-09-181-4/+4
* Merge pull request #39888 from vikramhh/move_windows_gopath_out_of_gorootTibor Vass2019-09-101-3/+3
|\
| * Move GOPATH out from under the GO source treeVikram bir Singh2019-09-101-3/+3
* | hack: update scriptsTibor Vass2019-09-091-4/+4
|/
* Added information regarding our new Jenkins ci on moby/mobyZuhayr Elahi2019-07-301-0/+8
* change WindowsContainers.md to README.mdWithLin2019-04-091-2/+2
* fix link error.WithLin2019-04-091-2/+2
* Update test.md doc to fix sample test regexMohammad Nasirifar2018-12-131-1/+1
* Fix mistake in docs/contributing/test.md running specific unit test (#38096)Jonathan A. Schweder2018-12-101-2/+2
* go {build,test}: rm -i option, add go cache volumeKir Kolyshkin2018-09-261-1/+1
* Fix typo on test.mdDonghwa Kim2018-07-081-1/+1
* Updated path to be consistent w/ current Windows build processBenjamin Baker2018-06-151-2/+2
* Fix link to Docker ToolboxFrancesco Mari2018-06-081-1/+1
* Removed root@... PS1 from in-container root prompts, retaining #.Brett Randall2018-02-202-11/+11
* test.md improvements and corrections:Brett Randall2018-02-201-6/+16
* Fixed in-container paths in dev doc: moby/moby -> docker/docker.Brett Randall2017-12-283-7/+7
* Updated developer doc to explain included static cli and move of cli moby->do...Brett Randall2017-12-131-3/+55
* Changed go vendor from moby/moby to docker/docker in dev docs.Brett Randall2017-12-071-1/+2
* Merge pull request #35708 from schomatis/fix-set-up-dev-env-linkSebastiaan van Stijn2017-12-061-4/+2
|\
| * Fix link in Contributing docLucas Molas2017-12-051-4/+2
* | Merge pull request #35603 from ericsoderstrom/masterAkihiro Suda2017-12-061-8/+8
|\ \ | |/ |/|
| * Update docs to reflect working directory name change.Eric Soderstrom2017-11-261-8/+8
* | Change references from test-integration-cli to test-integrationAnthony Sottile2017-11-271-7/+7
|/
* First pass updating CONTRIBUTINGJustin Cormack2017-11-0313-0/+1163