summaryrefslogtreecommitdiffstats
path: root/vespajlib
Commit message (Collapse)AuthorAgeFilesLines
* Replace last usage of LinuxInetAddress by HostNameJon Bratseth2016-08-302-0/+6
|
* Nonfunctional changes onlyJon Bratseth2016-08-241-1/+0
|
* Dedupe absolutely identical federation targetsJon Bratseth2016-08-151-0/+2
|
* Merge pull request #342 from yahoo/bratseth/transactional-application-removeJon Bratseth2016-07-084-30/+59
|\ | | | | Bratseth/transactional application remove
| * Give up using a type parameter for transaction operations, againJon Bratseth2016-07-072-9/+9
| |
| * Towards transactional application deleteJon Bratseth2016-07-062-1/+2
| |
| * Towards transactional application deleteJon Bratseth2016-07-054-34/+62
| |
* | sameThreadExecutor -> directExecutorJon Bratseth2016-07-041-0/+1
|/ | | | The former is deprecated and will be removed in "August 2016"
* Minimize resolution checksJon Bratseth2016-06-272-31/+28
|
* Set up mock server on the network interface used by the clientJon Bratseth2016-06-241-0/+8
|
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
|
* Remove unused elk configJon Bratseth2016-06-221-2/+0
|
* rewrite after review feedbackArne Juul2016-06-181-26/+32
|
* check that getCanonicalHostName is saneArne Juul2016-06-181-2/+9
| | | | | * when considering the various addresses for a host, prefer one that resolves to a name if possible.
* ForceLoad must use Class.forName()Arne Juul2016-06-171-1/+1
| | | | | | | * turns out that using ClassLoader.loadClass() won't run static initializers, so we must keep on using forName(), but now with extra arguments to specify which classloader to use.
* ForceLoad API needs the classloader alsoArne Juul2016-06-172-4/+7
| | | | | | * since bundles may be loaded by a different classloader we'll need to provide the correct one in order to find the class defs.
* update some irregular author referencesArne Juul2016-06-172-2/+2
|
* Use github user name in author tags.Geir Storli2016-06-179-9/+9
|
* Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-1731-74/+74
|\ | | | | Use github name in @author
| * Use github name in @authorJon Bratseth2016-06-1631-74/+74
| |
* | Add author baldersheimHenning Baldersheim2016-06-172-2/+6
| |
* | User: balder -> @author baldersheimHenning Baldersheim2016-06-1712-59/+13
| |
* | Created by balder -> @author baldersheimHenning Baldersheim2016-06-172-2/+2
| |
* | balder -> baldersheimHenning Baldersheim2016-06-174-4/+4
| |
* | mailto:balder -> baldersheimHenning Baldersheim2016-06-1722-22/+22
|/
* PublishJon Bratseth2016-06-15334-0/+36839