summaryrefslogtreecommitdiffstats
path: root/node-admin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #536 from yahoo/hakon/docker-api-bundlehakonhall2016-09-0542-2617/+451
|\
| * Apply PR 527 to DockerOperationsImplHåkon Hallingstad2016-09-051-1/+1
| * Correct config name in services.xmlHåkon Hallingstad2016-09-021-1/+1
| * Fix config namespace in services.xmlHåkon Hallingstad2016-09-021-1/+1
| * Fix tests in NodeAgentImplTestHåkon Hallingstad2016-09-023-819/+71
| * Ignore all tests in node-admin that failHåkon Hallingstad2016-09-015-6/+39
| * Make node-admin use docker-api bundleHåkon Hallingstad2016-09-0112-63/+66
| * Need to figure out what to do with the tests using DockerOperationsHåkon Hallingstad2016-09-0142-1870/+416
* | Use logger instead of printing to stderrHarald Musum2016-09-051-5/+9
* | Add /var/run to mounted dirsHarald Musum2016-09-011-1/+1
|/
* Extended DockerTest docvalerijf2016-08-301-1/+7
* Set default host protocol from HTTPS to TCP, this was previously manually ove...valerijf2016-08-301-1/+1
* Set Docker factory before running info call, set host from DockerConfigvalerijf2016-08-301-14/+10
* DockerTest now uses locally built imagevalerijf2016-08-301-1/+0
* Un-ignored an unintentionally ignored a testvalerijf2016-08-301-1/+0
* Merge conflictvalerijf2016-08-301-0/+1
* Merge conflictvalerijf2016-08-301-3/+0
* Removed a pull image test as this functionality is now covered by dockervalerijf2016-08-301-0/+4
* DockerTest now uses locally built imagevalerijf2016-08-301-16/+27
* Added simple-ipv6-server docker image sourcevalerijf2016-08-303-0/+59
* Un-ignored an unintentionally ignored a testvalerijf2016-08-301-2/+0
* Created tests to test docker-client library and docker itself locallyvalerijf2016-08-302-2/+161
* Added field to store stderr separately in ProcessResultvalerijf2016-08-305-24/+27
* startContainer now takes in InetAddressvalerijf2016-08-309-68/+94
* Removed a pull image test as this functionality is now covered by dockervalerijf2016-08-301-33/+0
* Change from socker to http.Haakon Dybdahl2016-08-301-2/+2
* Merge pull request #469 from yahoo/freva/node-admin-testsHaakon Dybdahl2016-08-295-15/+224
|\
| * Created a new node in dirty state to test markAsReadyvalerijf2016-08-261-1/+1
| * Added test for markAsReady()valerijf2016-08-252-5/+26
| * Added OrchestratorImpl testsvalerijf2016-08-253-10/+198
* | Use socket instead of certificates.Haakon Dybdahl2016-08-291-1/+1
* | Do not ever use version 1.24 of docker remote API.Haakon Dybdahl2016-08-291-6/+22
* | Merge pull request #451 from yahoo/hakon/depend-on-docker-apiEirik Nygaard2016-08-251-0/+6
|\ \
| * | Make node-admin depend on docker-apiHåkon Hallingstad2016-08-231-0/+6
* | | add tests.Haakon Dybdahl2016-08-251-0/+125
| |/ |/|
* | add missing file.Haakon Dybdahl2016-08-251-0/+15
* | Fix return type for node/ready call.Haakon Dybdahl2016-08-251-5/+5
* | Remove not finished file.Haakon Dybdahl2016-08-251-40/+0
* | Make sure http client is thread safe and fix path of ready call.Haakon Dybdahl2016-08-254-5/+55
* | Code review fixes, remove unused stuff.Haakon Dybdahl2016-08-251-10/+0
* | NodeAdmin does rest calls with less anotations.Haakon Dybdahl2016-08-256-243/+233
* | Fixed git merge error during last revert PRvalerijf2016-08-241-5/+0
* | Fix revertHaakon Dybdahl2016-08-241-18/+0
* | Revert "DO NOT MERGE THIS, just to show impact."Haakon Dybdahl2016-08-246-247/+226
* | Revert "some more stuff, do not merge"Haakon Dybdahl2016-08-242-26/+31
* | Revert "Polishing node repo impl a bit."Haakon Dybdahl2016-08-242-75/+93
* | Revert "some more cleanups."Haakon Dybdahl2016-08-242-56/+105
* | Revert "More cleanups"Haakon Dybdahl2016-08-244-207/+155
* | Revert "fix"Haakon Dybdahl2016-08-241-2/+20
* | Revert "remove test"Haakon Dybdahl2016-08-241-0/+79