summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove Guava use in standalone use of application preprocessorHarald Musum2016-06-234-15/+15
* Merge pull request #183 from yahoo/havardpe/fix-fileheaderinspect-testArne H Juul2016-06-231-64/+22
|\
| * use a bigger bufferHaavard2016-06-231-3/+3
| * update to new test syntaxHaavard2016-06-231-61/+19
* | Merge pull request #185 from yahoo/musum/throw-when-asked-for-config-that-doe...gjoranv2016-06-233-4/+1
|\ \
| * | Throw instead of returning null when asked for unknown configHarald Musum2016-06-223-4/+1
* | | Merge pull request #184 from yahoo/dybdahl/fix-spinningHarald Musum2016-06-231-1/+2
|\ \ \
| * | | Make nodeagent wait after doing work.Haakon Dybdahl2016-06-231-1/+2
|/ / /
* | | Merge pull request #177 from yahoo/dybis/code-review-improvementsHaakon Dybdahl2016-06-2314-94/+55
|\ \ \
| * | | Only system exit on real serious causes.Haakon Dybdahl2016-06-231-2/+2
| * | | Fix resume logic.Haakon Dybdahl2016-06-235-53/+12
| * | | code review tuning.Haakon Dybdahl2016-06-232-5/+8
| * | | Improve variable names.Haakon Dybdahl2016-06-231-6/+6
| * | | Code review based improvements.Haakon Dybdahl2016-06-2310-32/+31
* | | | Merge pull request #179 from yahoo/eirik/better-parent-pomEirik Nygaard2016-06-23114-2201/+1226
|\ \ \ \
| * | | | Move parent pom to toplevel directoryEirik Nygaard2016-06-23114-2201/+1226
| | |_|/ | |/| |
* | | | Merge pull request #164 from yahoo/geirst/fix-creation-of-empty-tensors-in-at...Geir Storli2016-06-2311-28/+76
|\ \ \ \
| * | | | Create empty tensor with correct tensor type in attribute and query features.Geir Storli2016-06-2211-28/+76
* | | | | Merge pull request #182 from yahoo/hmusum/fix-handler-idHaakon Dybdahl2016-06-231-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix handler idHarald Musum2016-06-231-1/+1
|/ / / /
* | | | Merge pull request #143 from yahoo/dybdahl/add-node-type-in-repoHaakon Dybdahl2016-06-2345-138/+360
|\ \ \ \
| * | | | Code review feedback.Haakon Dybdahl2016-06-222-3/+12
| * | | | Simplify code and do not mix rest with persistence.Haakon Dybdahl2016-06-224-58/+17
| * | | | Fix author tag.Haakon Dybdahl2016-06-221-1/+1
| * | | | Add node type.Haakon Dybdahl2016-06-2246-137/+391
| |/ / /
* | | | Merge pull request #178 from yahoo/dybis/export-rest-apiHarald Musum2016-06-237-7/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Add missing export for OSGI.Haakon Dybdahl2016-06-237-9/+18
| * | | Export rest API for OSGI.Haakon Dybdahl2016-06-231-0/+7
|/ / /
* | | Merge pull request #176 from yahoo/hmusum/remove-yinst-referencehakonhall2016-06-234-7/+7
|\ \ \ | |_|/ |/| |
| * | Rename to avoid reference to yinstHarald Musum2016-06-224-7/+7
|/ /
* | Merge pull request #111 from yahoo/dybdahl/node-admin-suspendHarald Musum2016-06-2228-456/+1221
|\ \
| * | Fix spelling.Haakon Dybdahl2016-06-221-1/+1
| * | Code review based improvements.Haakon Dybdahl2016-06-2210-42/+61
| * | Container testing ++Haakon Dybdahl2016-06-2112-76/+331
| * | Add host suspend logic with test and some refactoring.Haakon Dybdahl2016-06-2024-452/+943
* | | Merge pull request #175 from yahoo/aressem/update-documentation-on-how-to-run...Eirik Nygaard2016-06-221-2/+2
|\ \ \
| * | | Noted that it is possible to run with precompiled rpms. Services are accessib...Arnstein Ressem2016-06-221-2/+2
* | | | Merge pull request #154 from yahoo/voffeloff/remove-vespa-core-dumperArne H Juul2016-06-223-40/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove kernel.core_pattern modificationVegard Sjonfjell2016-06-221-4/+0
| * | | Remove /etc/profile editingVegard Sjonfjell2016-06-221-7/+0
| * | | Remove vespa-core-dumper from yahoo/vespaVegard Sjonfjell2016-06-222-29/+0
* | | | Merge pull request #172 from yahoo/musum/parse-vespa-version-responseHarald Musum2016-06-222-1/+49
|\ \ \ \
| * | | | Parse vespa versionHarald Musum2016-06-222-1/+49
* | | | | Merge pull request #174 from yahoo/aressem/hanging-on-logfmt-does-not-work-re...Eirik Nygaard2016-06-221-4/+6
|\ \ \ \ \
| * | | | | logfmt checks if STDIN is open. Needs to explicitly state filename for vespa....Arnstein Ressem2016-06-221-2/+5
| * | | | | Calling logfmt inside this script as part of docker run causes error. Reverti...Arnstein Ressem2016-06-221-4/+3
* | | | | | Merge pull request #173 from yahoo/arnej/add-compare-tutorialsArne H Juul2016-06-221-0/+3
|\ \ \ \ \ \
| * | | | | | add trivial test scriptArne Juul2016-06-221-0/+3
|/ / / / / /
* | | | | | Merge pull request #170 from yahoo/arnej/run-compare-tutorial-as-beforehavardpe2016-06-223-4/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | actually test that tutorial is correctArne H Juul2016-06-223-4/+3