summaryrefslogtreecommitdiffstats
path: root/node-maintainer/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* Non-functional changes only (#3153)Jon Bratseth2017-08-1831-107/+212
* Interns/late changes (#3152)Sindre Grøstad2017-08-1833-35/+92
* Changed string build up for reportingsindre2017-08-151-3/+3
* Removed check for VM, will be done in chefsindre2017-08-153-10/+2
* Delete previous hardwareDivergence if it is not a valid JSON. Perform initVes...Ola Aunrønning2017-08-153-1/+16
* Now requires config server URL as parameterOla Aunrønning2017-08-155-37/+20
* removed sudo from commands and added comment to READMEsindre2017-08-152-3/+3
* Made test for ReportSenderOla Aunrønning2017-08-151-1/+1
* RefactoringOla Aunrønning2017-08-1513-40/+30
* update of READMEssindre2017-08-152-6/+13
* No longer exit program with code != 0Ola Aunrønning2017-08-152-8/+2
* Report is printed to std outOla Aunrønning2017-08-151-19/+2
* Now sends HTTP Patch including benchmark/verification results to node repoOla Aunrønning2017-08-151-19/+20
* change of format for reportingsindre2017-08-156-29/+64
* Begun work on result reporting. Moved noderepo to commonsOla Aunrønning2017-08-1513-74/+163
* ethtool and ifconfig now ignores docker and veth-interfacesOla Aunrønning2017-08-151-2/+4
* Now retrieves interface speed independent of previous commandOla Aunrønning2017-08-151-4/+2
* Code cleanupOla Aunrønning2017-08-155-19/+4
* cleanupsindre2017-08-151-3/+3
* Added and changed some class level commentsOla Aunrønning2017-08-151-0/+6
* Added system exit in benchmarks to allow testingsindre2017-08-153-8/+14
* Changed reporting of benchmarkssindre2017-08-153-15/+19
* Changed how SpecVerification reports. Now creates JSON containing only actual...Ola Aunrønning2017-08-155-57/+18
* Added VerifierSettings to be able to choose what tests to be executed based o...sindre2017-08-153-9/+14
* Changed how net interface and connection is compared. No longer cares if node...Ola Aunrønning2017-08-151-4/+36
* Interns/verification fix 4 (#3059)olaaun2017-08-0923-597/+260
* Interns/verification fix 3 (#3047)olaaun2017-08-073-71/+37
* Interns/logic changes to make testing easier (#3045)Sindre Grøstad2017-08-039-63/+62
* Increase number of connections and close streamvalerijf2017-08-022-6/+10
* Interns/verification fix (#3039)olaaun2017-08-0110-146/+243
* interns/bug-fixes-net-disksize (#3031)Sindre Grøstad2017-07-314-12/+19
* Summer interns/node verification (#3025)Sindre Grøstad2017-07-3127-365/+404
* Stick to primitives. I think that == will work as expected then too.Henning Baldersheim2017-07-251-9/+9
* Silence warnings.Henning Baldersheim2017-07-253-10/+10
* Node verification (#2999)olaaun2017-07-2535-0/+2055
* use neutral namesArne H Juul2017-06-283-13/+13
* use underVespaHomeArne H Juul2017-06-281-3/+5
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Update copyright headers"Jon Bratseth2017-06-144-4/+4
* Update copyright headersJon Bratseth2017-06-144-4/+4
* Revert "Copyright header"Jon Bratseth2017-06-134-4/+4
* Copyright headerJon Bratseth2017-06-134-4/+4
* Remove reference to internal URLMartin Polden2017-06-092-5/+12
* Fix deleteDirectories in node-maintainervalerijf2017-05-181-4/+2
* Fix coredump reportingvalerijf2017-05-101-2/+4
* Merge pull request #2297 from yahoo/freva/fix-coredump-reportingHarald Musum2017-04-261-18/+21
|\
| * Always check if metadata.json exists, if not - create it.valerijf2017-04-261-18/+21
* | Set connection timeoutsHarald Musum2017-04-261-1/+13
|/
* Remove unnecessary wrapping of commandvalerijf2017-04-071-3/+3
* Setup logging for node-maintainerHarald Musum2017-04-061-1/+3