summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixes based on review feedbackHaavard2017-05-111-7/+7
* test tensor binary formatHaavard2017-05-1012-7/+862
* Merge pull request #2410 from yahoo/revert-2395-revert-2382-bratseth/prefer-l...Jon Bratseth2017-05-106-71/+9
|\
| * Revert "Revert "Prefer lower cost nodes over even distribution""Jon Bratseth2017-05-086-71/+9
* | Merge pull request #2411 from yahoo/arnej/add-post-modeHåvard Pettersen2017-05-108-68/+204
|\ \
| * | simplify newline addingArne H Juul2017-05-101-9/+11
| * | put newline between content linesArne H Juul2017-05-101-6/+10
| * | only write content if usePost is trueArne H Juul2017-05-091-1/+1
| * | fix double-counting in getContent()Arne H Juul2017-05-091-10/+9
| * | only send Content-Length for POSTArne H Juul2017-05-091-10/+9
| * | refactor nextUrl()Arne H Juul2017-05-092-29/+43
| * | move _linebuf out of UrlReader againArne H Juul2017-05-092-25/+16
| * | FindNewline -> FindNextLineArne H Juul2017-05-093-5/+5
| * | refactor loop for url readingArne H Juul2017-05-091-32/+30
| * | let UrlReader own line and content buffersArne H Juul2017-05-092-24/+31
| * | make _restarts count upwardsArne H Juul2017-05-091-7/+7
| * | fix FileReader bugsArne H Juul2017-05-092-12/+6
| * | merge Fetch and PostArne H Juul2017-05-083-162/+24
| * | super ugly add post modeArne H Juul2017-05-088-41/+307
* | | Merge pull request #2439 from yahoo/gjoranv/revert-remove-default-ctorHarald Musum2017-05-101-9/+3
|\ \ \
| * | | Revert "Remove the default ctor for the generated config classes."gjoranv2017-05-101-9/+3
* | | | Merge pull request #2437 from yahoo/freva/fix-local-systemtestsHarald Musum2017-05-102-83/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix local systemtestsvalerijf2017-05-102-83/+1
* | | | Merge pull request #2438 from yahoo/bratseth/propagate-version-moreHarald Musum2017-05-105-6/+28
|\ \ \ \
| * | | | Propagate versionJon Bratseth2017-05-105-6/+28
| |/ / /
* | | | Merge pull request #2436 from yahoo/freva/fix-core-dump-reportingHarald Musum2017-05-102-3/+6
|\ \ \ \
| * | | | Fix coredump reportingvalerijf2017-05-102-3/+6
| |/ / /
* | | | Merge pull request #2434 from yahoo/bjorncs/change-timeout-httpcodeJon Bratseth2017-05-104-15/+15
|\ \ \ \
| * | | | Change timeout response code from 408 to 504Bjørn Christian Seime2017-05-104-15/+15
* | | | | Merge pull request #2432 from yahoo/smorgrav/dynamicdocker_take_2Torbjørn Smørgrav2017-05-102-0/+10
|\ \ \ \ \
| * | | | | Clarify and add comment for ideal headroomtoby2017-05-102-1/+3
| * | | | | Add idealHeadroom to flavortoby2017-05-102-0/+8
* | | | | | Merge pull request #2433 from yahoo/gjoranv/use-builder-ctorgjoranv2017-05-102-2/+2
|\ \ \ \ \ \
| * | | | | | Use ctor that takes a builder, the default ctor is removed.gjoranv2017-05-102-2/+2
|/ / / / / /
* | | | | | Merge pull request #2429 from yahoo/gjoranv/remove-default-ctor3gjoranv2017-05-108-6/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Stop using removed 0-arg ctor.gjoranv2017-05-093-3/+3
| * | | | | Add missing module bindings to necessary config instances.gjoranv2017-05-094-0/+12
| * | | | | Remove the default ctor for the generated config classes.gjoranv2017-05-091-3/+9
* | | | | | Merge pull request #2208 from yahoo/smorgrav/dockermetricsTorbjørn Smørgrav2017-05-1012-68/+230
|\ \ \ \ \ \
| * | | | | | Push metrics from nodeagent to containers with timeout - proof of concepttoby2017-05-091-0/+9
| * | | | | | Consistent formattingtoby2017-05-097-37/+44
| * | | | | | Re-introduce exec in docker container with timeout methodtoby2017-05-099-31/+177
* | | | | | | Merge pull request #2431 from yahoo/hakon/add-path-at-application-lock-timeoutHarald Musum2017-05-101-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Add path at application lock timeoutHåkon Hallingstad2017-05-101-1/+1
* | | | | | | | Merge pull request #2430 from yahoo/toregge/add-explicit-threading-service-ob...Geir Storli2017-05-091-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add explicit threading service observer destructor.Tor Egge2017-05-091-0/+1
|/ / / / / / /
* | | | | | | Merge pull request #2377 from yahoo/toregge/replace-task-id-with-executor-id-...Geir Storli2017-05-0920-167/+620
|\ \ \ \ \ \ \
| * | | | | | | Test that attribute write operations are spread over available writeTor Egge2017-05-086-33/+154
| * | | | | | | Attribute adapter has been renamed to attribute writer.Tor Egge2017-05-051-6/+6
| * | | | | | | Stop taking unneeded copy of attribute name.Tor Egge2017-05-051-4/+1