summaryrefslogtreecommitdiffstats
path: root/node-admin/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Orchestrator support for setting host statusHåkon Hallingstad2017-06-121-6/+0
| | | | | | | | | | | | | | | | Directly setting the host status can be useful for an operator, e.g. to break a deadlock. Unfortunately, some code use the term "host status" while others use "host state". I haven't settled yet on which is preferred, e.g. 'state' is used in REST APIs, but 'status' is the original term and slightly more used. This PR maintains the local use of the terms, meaning it adds 'state' where that's normally used and 'status' other places. Setting the deadlock is done with a PATCH request, which is defined in jaxrs_utils. jaxrs_utils only defines PATCH, and that's not used anywhere else except in jaxrs_client_utils tests. So I remove this module as a dependency a couple of places.
* Revert and fix changes to dependenciesHarald Musum2017-04-261-7/+1
|
* Fix dependenciesJon Bratseth2017-04-251-0/+12
|
* NodeAgent improvementsvalerijf2017-03-231-0/+6
|
* Moved node-admin maintainer to own packagefreva2017-01-261-37/+7
|
* Remove unneded pluginHarald Musum2017-01-261-23/+0
| | | | * We deploy jar-with-dependencies as a bundle, so not needed anymore
* Deploy node-adminfreva2017-01-061-0/+23
|
* Created coredump handler for docker containersfreva2016-11-221-1/+7
|
* Remove applicationmodel, part 1Harald Musum2016-09-251-6/+0
| | | | * Get rid of HostName in docker-api and node-admin
* Use Node.State from node repo instead of duplicating value in our own classHarald Musum2016-09-191-1/+0
|
* Move back to working versions of libraries.Haakon Dybdahl2016-09-071-6/+9
|
* Need to figure out what to do with the tests using DockerOperationsHåkon Hallingstad2016-09-011-52/+2
|
* Make node-admin depend on docker-apiHåkon Hallingstad2016-08-231-0/+6
|
* Move to socket and fix dependencies.Haakon Dybdahl2016-08-181-48/+4
|
* container-dev should have provided scopeHarald Musum2016-08-181-15/+1
|
* More exclusion and inclusions for fasterxml.Haakon Dybdahl2016-08-171-9/+46
|
* Fixed docker image pullvalerijf2016-08-151-0/+21
|
* Upgraded docker, downgraded docker APIvalerijf2016-08-121-1/+1
|
* Removed exclude of jersey-apache-connectorvalerijf2016-08-101-4/+0
|
* Fixed testsvalerijf2016-08-091-5/+10
|
* Added DNS IPv6 address to hostvalerijf2016-08-081-1/+8
|
* Cleaned up old methodsvalerijf2016-08-081-180/+176
|
* Fix dep, add error in exceptionHaakon Dybdahl2016-08-051-2/+3
|
* Fixed dependenciesvalerijf2016-08-041-5/+52
|
* Changed from spotify/docker to docker-java/docker-javavalerijf2016-08-041-45/+3
|
* Upgraded to airlift/airline 0.7valerijf2016-07-121-1/+1
|
* Added airlift.airline dependency and maintenance jar generationvalerijf2016-07-111-0/+24
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* PublishJon Bratseth2016-06-151-0/+162