summaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Collapse)AuthorAgeFilesLines
* Implement tensor modify applyTo in JavaLester Solbakken2019-02-123-0/+42
|
* Merge pull request #8247 from ↵Håkon Hallingstad2019-02-012-88/+0
|\ | | | | | | | | vespa-engine/hakonhall/terminate-standalone-container-cleanly-on-sigintcontrol-c Terminate standalone container cleanly on SIGINT/control-C
| * Remove duplicate CatchSigTerm from vespajlibHåkon Hallingstad2019-01-312-88/+0
| |
| * Terminate standalone container cleanly on SIGINT/control-CHåkon Hallingstad2019-01-271-1/+1
| |
* | Add nix equality test and moreHåkon Hallingstad2019-01-306-16/+14
| |
* | Remove default constructors from insertersHåkon Hallingstad2019-01-307-27/+22
| |
* | Review round 1 fixesHåkon Hallingstad2019-01-3011-138/+179
| |
* | Publicize insertersHåkon Hallingstad2019-01-303-3/+3
| |
* | Port Slime injection to JavaHåkon Hallingstad2019-01-296-9/+527
| |
* | Remove dead codeJon Bratseth2019-01-281-2/+4
|/
* Avoid * importHenning Baldersheim2019-01-241-1/+4
|
* Update abi specs for 7.gjoranv2019-01-211-42/+2
|
* Implement new (static) method in Reader.gjoranv2019-01-212-2/+6
| | | | + Improve test to print out unmasked methods.
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
|
* Move BouncyCastle preinstall declaration to container-discBjørn Christian Seime2019-01-211-6/+0
|
* Remove deprecated LanguageHacks.gjoranv2019-01-212-66/+0
|
* Remove deprecated DoubleParser.gjoranv2019-01-212-188/+0
|
* Remove deprecated DoubleFormatter with tests.gjoranv2019-01-213-364/+0
|
* Move BouncyCastle preinstall declaration to vespajlibBjørn Christian Seime2019-01-211-0/+7
|
* Uncomment Reader.transferTo.gjoranv2019-01-211-4/+2
| | | | - New method in JDK 10
* Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+3143
| | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.
* Allow more slack on compare as tensorflow accuracy depends on compiler ↵Henning Baldersheim2019-01-081-1/+1
| | | | options and chosen implementation.
* Revert "Enable ABI checking on modules with public APIs"Håkon Hallingstad2019-01-042-3143/+0
|
* Merge pull request #7964 from vespa-engine/iruotsalainen/enable-abi-checkIlpo Ruotsalainen2019-01-042-0/+3143
|\ | | | | Enable ABI checking on modules with public APIs
| * Move abi-check-plugin configuration to parent.Ilpo Ruotsalainen2018-12-211-12/+0
| | | | | | | | | | Instead of configuring in each module separately, put all configuration to parent and let the relevant modules just enable the plugin.
| * Enable abi-check-plugin on relevant modules.Ilpo Ruotsalainen2018-12-182-0/+3155
| |
* | String.format is locale dependent (and more verbose)Jon Bratseth2018-12-191-3/+1
|/
* Add url config typeLester Solbakken2018-12-181-1/+1
|
* Support for configuring and feeding float16 and bool field typesJon Bratseth2018-12-143-11/+14
|
* Update to latest ph-javacc-maven-plugin.gjoranv2018-12-062-9/+9
| | | | | | | | | - Update FastCharStream method names to follow changes in generated CharStream class. - Update expected test output due to improvements in generated code. - Improve ability to debug tests by more clearly printing out the diff between expected and actual output.
* Revert "Revert "Always output tensor type in toString""Jon Bratseth2018-11-296-22/+19
|
* Revert "Always output tensor type in toString"Håkon Hallingstad2018-11-296-19/+22
|
* Always output tensor type in toStringJon Bratseth2018-11-286-22/+19
| | | | | This allows us to always restore a tensor accurately from its toString form.
* Java type only interface between imported-models and config modelsJon Bratseth2018-11-253-15/+24
| | | | | | | This avoids class incompatibility problems when passing an imported model across bundle boundaries to a config model. Tensor string parsing has been sped up as this relies on it more.
* Improve error messagesJon Bratseth2018-11-061-18/+13
|
* Wrap CC HTTP failures in 409Håkon Hallingstad2018-11-011-0/+5
|
* Revert "Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 4""""Håkon Hallingstad2018-11-011-0/+12
|
* Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 4"""Håkon Hallingstad2018-11-011-12/+0
|
* Revert "Revert "Enforce CC timeouts in Orchestrator [4]""Håkon Hallingstad2018-11-011-0/+12
|
* Revert "Enforce CC timeouts in Orchestrator [4]"Harald Musum2018-10-311-12/+0
|
* Merge pull request #7511 from vespa-engine/jvenstad/freeze-to-block-windowJon Marius Venstad2018-10-311-0/+8
|\ | | | | Jvenstad/freeze to block window
| * Address reviewJon Marius Venstad2018-10-311-0/+8
| |
* | Merge pull request #7491 from ↵Håkon Hallingstad2018-10-311-0/+12
|\ \ | |/ |/| | | | | vespa-engine/revert-7490-revert-7472-revert-7470-revert-7424-hakonhall/enforce-cc-timeouts-in-orchestrator-2 Enforce CC timeouts in Orchestrator [4]
| * Revert "Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 2""""Håkon Hallingstad2018-10-301-0/+12
| |
| * Revert "Revert "Revert "Enforce CC timeouts in Orchestrator 2"""Håkon Hallingstad2018-10-301-12/+0
| |
| * Revert "Revert "Enforce CC timeouts in Orchestrator 2""Håkon Hallingstad2018-10-291-0/+12
| |
| * Revert "Enforce CC timeouts in Orchestrator 2"Håkon Hallingstad2018-10-291-12/+0
| |
| * Enforce CC timeouts in Orchestrator 2Håkon Hallingstad2018-10-231-0/+12
| |
* | Revert "Merge pull request #7409 from ↵Jon Bratseth2018-10-261-1/+2
|/ | | | | | | vespa-engine/revert-7380-bratseth/segment-yql-by-default" This reverts commit 1cb09174cb579936eae49f7db632113795b0666a, reversing changes made to eedcfc980db65da04eaca866693ef215f337f325.
* Revert "Bratseth/segment yql by default"Harald Musum2018-10-221-2/+1
|