aboutsummaryrefslogtreecommitdiffstats
path: root/vdslib
Commit message (Expand)AuthorAgeFilesLines
* Use new junit APIJon Bratseth2018-05-045-18/+63
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-023-3/+3
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-023-3/+3
* Merge pull request #5758 from vespa-engine/gjoranv/java9-prep-05gjoranv2018-05-013-3/+3
|\
| * Java 9: Replace 'new Double' with 'Double.valueOf'gjoranv2018-05-012-2/+2
| * Java 9: Replace 'new Integer' with 'Integer.valueOf'gjoranv2018-04-301-1/+1
* | Remove usage of junit.frameworkJon Bratseth2018-04-303-22/+32
|/
* Use move constructors.Henning Baldersheim2018-04-031-17/+9
* Remove DocumentList with children...Henning Baldersheim2018-03-1911-1738/+0
* Finalize ClusterStateBundle to return derived cluster state if bucket space i...Geir Storli2018-03-144-3/+84
* Revert "Finalize ClusterStateBundle to return derived cluster state if bucket...Harald Musum2018-03-104-84/+3
* Fix typo.Geir Storli2018-03-091-1/+1
* Finalize ClusterStateBundle to return derived cluster state if bucket space i...Geir Storli2018-03-094-3/+84
* ClusterState parsing not safe with non zero-terminated stringrefsTor Brede Vekterli2018-03-062-2/+4
* Add handling of v3 setDistributionStates RPC from cluster controllerTor Brede Vekterli2018-03-062-1/+56
* Revert "Add cluster state RPC v3 support on content nodes"Tor Brede Vekterli2018-03-064-60/+3
* ClusterState parsing not safe with non zero-terminated stringrefsTor Brede Vekterli2018-03-052-2/+4
* Add handling of v3 setDistributionStates RPC from cluster controllerTor Brede Vekterli2018-03-052-1/+56
* Simplify distributor unit tests.Tor Egge2018-02-232-0/+7
* Move ClusterStateBundle to vdslib, allowing it to be used outsideTor Egge2018-02-223-0/+61
* Initial support for per bucket space cluster states in cluster controllerTor Brede Vekterli2018-02-222-0/+11
* Merge pull request #4328 from vespa-engine/vekterli/add-global-distribution-t...Tor Brede Vekterli2017-12-047-68/+78
|\
| * Remove no-op code and clean up DistributionTor Brede Vekterli2017-12-015-48/+58
| * Less Gallic influence on namingTor Brede Vekterli2017-12-012-20/+20
* | Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
|/
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
* Throw if we cannot find a sub-group with available distributorsTor Brede Vekterli2017-10-262-5/+46
* Moved databuffer and compresssion to vespalibHenning Baldersheim2017-08-281-11/+7
* Include what you need.Henning Baldersheim2017-08-184-0/+4
* Remove more clutter in fastos/types.hHenning Baldersheim2017-08-181-0/+1
* Include only what you need.Henning Baldersheim2017-08-181-0/+2
* Use nested namespace syntax.Henning Baldersheim2017-07-259-44/+21
* continue instead of fallthrough.Henning Baldersheim2017-07-251-1/+1
* Use syntax that works for both gcc 7 and gcc 6.Henning Baldersheim2017-07-241-1/+1
* Add [[falltrhough]] for gcc 7Henning Baldersheim2017-07-241-0/+1
* pre-size hashtable to avoid reallocationHenning Baldersheim2017-06-191-0/+1
* Update copyright headersJon Bratseth2017-06-14121-121/+121
* Revert "Update copyright headers"Jon Bratseth2017-06-14121-121/+121
* Update copyright headersJon Bratseth2017-06-14121-121/+121
* Remove carriage returnJon Bratseth2017-06-143-315/+315
* Upgrade maven-install-plugin to 2.5.2Bjørn Christian Seime2017-06-131-1/+0
* Only include what you really needHenning Baldersheim2017-06-081-4/+4
* split log and bufferedlogHenning Baldersheim2017-06-071-5/+3
* Hide BucketId::ListHenning Baldersheim2017-06-073-8/+6
* Forward declare XmlOutputStream and FieldValue::IteratorHandler.Henning Baldersheim2017-06-071-1/+2
* Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-063-3/+5
* Include stringfmt where it was needed.Henning Baldersheim2017-06-061-0/+1