summaryrefslogtreecommitdiffstats
path: root/container-core
Commit message (Collapse)AuthorAgeFilesLines
* Replaced InetAddress.getCanonicalHostName() with HostName.getLocalHost() for ↵valerijf2016-08-291-3/+2
| | | | docker IPv6 compatibility
* Use active nodes, not documents to answer if we can serve documentsJon Bratseth2016-08-251-0/+1
|
* Nonfunctional changes onlyJon Bratseth2016-08-242-29/+5
|
* Whitespace changes onlyJon Bratseth2016-08-232-4/+11
|
* Nonfunctional changes onlyJon Bratseth2016-08-233-4/+42
|
* Whitespace changes onlyJon Bratseth2016-08-236-27/+31
|
* Provide method for overriding timeout for handlerHarald Musum2016-07-072-8/+57
| | | | VESPA-3979
* sameThreadExecutor -> directExecutorJon Bratseth2016-07-041-1/+1
| | | | The former is deprecated and will be removed in "August 2016"
* Remove changes that will be part of another PRJon Bratseth2016-07-041-2/+1
|
* Don't use separate renderer threads in unit testsJon Bratseth2016-07-042-4/+22
|
* Revert "Revert "Bratseth/only one clustercontroller per host 2""Jon Bratseth2016-07-042-14/+10
| | | | This reverts commit f9b197a293c63e824cf1062b5642b67a3f00c16e.
* Revert "Bratseth/only one clustercontroller per host 2"Jon Bratseth2016-07-012-10/+14
|
* Nonfunctional changesJon Bratseth2016-06-302-14/+10
|
* Don't reused renderer executors across renderer recyclingJon Bratseth2016-06-302-1/+24
|
* Use Github username as authorBjørn Christian Seime2016-06-281-1/+1
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Bundle vespajlib into container-disc again.gjoranv2016-06-211-1/+0
| | | | | | | | | - 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.
* LinuxInetAddress.getLocalHost() no longer throwsArne Juul2016-06-191-7/+2
|
* Merge branch 'master' into dybis/update-authorHaakon Dybdahl2016-06-179-9/+9
|\
| * Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-174-4/+4
| |\ | | | | | | Use github name in @author
| | * Use github name in @authorJon Bratseth2016-06-164-4/+4
| | |
| * | Merge pull request #40 from yahoo/balder/mailto-balder-2-user-baldersheimHenning Baldersheim2016-06-172-2/+2
| |\ \ | | | | | | | | Balder/mailto balder 2 user baldersheim
| | * | balder -> baldersheimHenning Baldersheim2016-06-171-1/+1
| | | |
| | * | mailto:balder -> baldersheimHenning Baldersheim2016-06-171-1/+1
| | | |
| * | | Use github name in @author and OWNERS filesHarald Musum2016-06-173-3/+3
| |/ /
* / / update author field.Haakon Dybdahl2016-06-171-1/+1
|/ /
* / Provide vespajlib from jdisc_core instead of container-discgjoranv2016-06-161-0/+1
|/ | | | - To allow using vespajlib from jdisc_core.
* PublishJon Bratseth2016-06-15164-0/+13292