summaryrefslogtreecommitdiffstats
path: root/jdisc_core
Commit message (Collapse)AuthorAgeFilesLines
* disallow warningsArne H Juul2017-04-251-3/+5
|
* rewrite to avoid warningArne H Juul2017-04-201-1/+6
|
* fix or suppress warningsArne H Juul2017-04-208-21/+23
|
* Shutdown renderer threads on deconstructJon Bratseth2017-03-064-11/+15
|
* Nonfunctional changes onlyJon Bratseth2017-02-081-1/+1
|
* Add README.mdgjoranv2017-01-201-0/+3
| | | | VESPA-6223
* Tensor generate functionsJon Bratseth2016-12-221-2/+2
|
* Nonfunctional changes onlyJon Bratseth2016-12-131-1/+1
|
* Nonfunctional changesJon Bratseth2016-10-171-1/+1
|
* Run Application with VespaModel instead of MockRootJon Bratseth2016-09-281-7/+8
|
* Terminate vm on failed configuration in Bootstrap instead of ↵Jon Bratseth2016-09-011-4/+14
| | | | ConfiguredApplication
* Whitespace changes onlyJon Bratseth2016-08-232-6/+7
|
* sameThreadExecutor -> directExecutorJon Bratseth2016-07-046-9/+9
| | | | The former is deprecated and will be removed in "August 2016"
* Use Github username as authorBjørn Christian Seime2016-06-287-7/+7
|
* Remove bakksjo as ownerBjørn Christian Seime2016-06-281-1/+0
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* avoid sending info messages to stderrArne Juul2016-06-221-10/+11
| | | | | | | | * logging here will happen before we get around to setting up the logging system like we really want. Instead, just print some useful information to stdout which is clearly marked as debug output.
* Merge pull request #131 from yahoo/bjorncs/misc-jdisc-fixesgjoranv2016-06-221-0/+2
|\ | | | | Bjorncs/misc jdisc fixes
| * Added bjorncs (and gv) as owners of all jdisc modules.Bjørn Christian Seime2016-06-221-0/+2
| |
* | Bundle vespajlib into container-disc again.gjoranv2016-06-211-8/+1
| | | | | | | | | | | | | | | | | | - after briefly trying to include it in jdisc_core. This was abandoned because vespajlib leaks commons-lang packages from its apis. This reverts commit a522b5ac3d26e8ae9619c1bf85aada0eb98edc33. This reverts commit b644afac2ef70c622feafd43742fb70f31418237.
* | use CatchSigTerm from yoleanArne Juul2016-06-211-1/+1
| |
* | Use /usr/bin/env perl instead of /usr/local/bin/perlArnstein Ressem2016-06-172-3/+3
|/
* add main() for running without jsvc.Arne Juul2016-06-163-34/+117
| | | | | * add StandaloneMain class * move common code to new Main class
* Provide vespajlib from jdisc_core instead of container-discgjoranv2016-06-161-1/+8
| | | | - To allow using vespajlib from jdisc_core.
* PublishJon Bratseth2016-06-15223-0/+27318