summaryrefslogtreecommitdiffstats
path: root/config-model
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #565 from yahoo/balder/control-malloc-optionsHenning Baldersheim2016-09-087-72/+251
|\
| * Add comment about audience.Henning Baldersheim2016-09-061-7/+7
| * Control malloc options in services.Henning Baldersheim2016-09-067-69/+248
* | Fix error message when curl failsHarald Musum2016-09-081-2/+8
* | Switch config source if successful curl call, but with non-200 responseHarald Musum2016-09-081-1/+4
* | Merge pull request #584 from yahoo/bratseth/dont-validate-when-deploying-from...Harald Musum2016-09-072-34/+39
|\ \
| * | Nonfunctional changesJon Bratseth2016-09-071-25/+25
| * | Add test of local redepoyment after validation override expiryJon Bratseth2016-09-072-9/+14
* | | style fixArne H Juul2016-09-071-14/+14
* | | provide new config to verify_ranksetupArne H Juul2016-09-071-0/+6
* | | Merge pull request #561 from yahoo/bratseth/filedistribution-in-applicationHarald Musum2016-09-0610-156/+61
|\ \ \ | |_|/ |/| |
| * | Allow reading from source dirs be turned on or offJon Bratseth2016-09-061-2/+2
| * | Allow source paths to config defsJon Bratseth2016-09-062-2/+2
| * | Remove unused 'feedback' listJon Bratseth2016-09-055-40/+22
| * | SimplifyJon Bratseth2016-09-051-7/+6
| * | SimplifyJon Bratseth2016-09-052-7/+6
| * | SimplifyJon Bratseth2016-09-051-8/+1
| * | Don't allow nullJon Bratseth2016-09-051-2/+2
| * | SimplifyJon Bratseth2016-09-052-13/+4
| * | SimplifyJon Bratseth2016-09-051-33/+1
| * | Don't support lookup without namespaceJon Bratseth2016-09-052-1/+5
| * | Don't support missing namespaceJon Bratseth2016-09-053-36/+3
| * | Use Optional not null in ConfigDefinitionStoreJon Bratseth2016-09-056-27/+29
* | | Merge pull request #559 from yahoo/balder/no-core-on-oomHenning Baldersheim2016-09-067-24/+135
|\ \ \
| * | | Add option to control if you want core on OOM.Henning Baldersheim2016-09-067-24/+135
* | | | Merge pull request #539 from yahoo/gv/rank-constant3Geir Storli2016-09-064-15/+190
|\ \ \ \ | |/ / / |/| | |
| * | | Use meaningful variable name.gjoranv2016-09-051-4/+4
| * | | Check that there is only one constant.gjoranv2016-09-051-2/+8
| * | | Rename method for consistencygjoranv2016-09-051-2/+2
| * | | Extract method for ranking constant error message.gjoranv2016-09-051-1/+6
| * | | Use tensorType() from attributeTensorType()gjoranv2016-09-051-11/+11
| * | | Support ranking constants in search definitions.gjoranv2016-09-024-6/+170
| | |/ | |/|
* | | Only schedule bucket integrity checker runs when on VDSTor Brede Vekterli2016-09-053-5/+56
* | | Resolve merge conflictHåkon Hallingstad2016-09-0517-108/+141
|\ \ \ | | |/ | |/|
| * | Don't expect zk client limitation with HostsJon Bratseth2016-09-041-1/+1
| * | Merge pull request #497 from yahoo/bratseth/nodes-memoryHenning Baldersheim2016-09-047-10/+62
| |\ \
| | * | Add allocated-memory atteribute to the nodes tagJon Bratseth2016-08-297-10/+62
| * | | Don't limit zk connections on non-hosted system.Jon Bratseth2016-09-042-11/+4
| * | | Revert "Revert "Revert "Revert "Revert "Revert "Bratseth/lockdown zk""""""Jon Bratseth2016-09-0410-97/+85
| * | | Revert "Revert "Revert "Revert "Revert "Bratseth/lockdown zk"""""Jon Bratseth2016-09-0410-85/+97
| * | | Merge pull request #519 from yahoo/revert-489-revert-488-revert-486-revert-48...Jon Bratseth2016-09-0410-97/+85
| |\ \ \ | | |_|/ | |/| |
| | * | Whitespace changesJon Bratseth2016-09-011-0/+1
| | * | Allow all application hosts to talk to ZooKeeperJon Bratseth2016-08-319-97/+84
* | | | Need to figure out what to do with the tests using DockerOperationsHåkon Hallingstad2016-09-011-0/+2
|/ / /
* | | Merge pull request #515 from yahoo/bratseth/group-index-not-idHarald Musum2016-08-317-91/+16
|\ \ \ | |/ / |/| |
| * | Model group ids as indexesJon Bratseth2016-08-317-91/+16
| |/
* / Remove classes only needed by the removed Netty HTTP serverJon Bratseth2016-08-311-12/+0
|/
* Merge pull request #478 from yahoo/arnej/prepare-to-distribute-filesgjoranv2016-08-292-0/+16
|\
| * prepare to distribute files alsoArne H Juul2016-08-262-0/+16
* | Merge pull request #481 from yahoo/arnej/produce-ranking-constants-configgjoranv2016-08-291-1/+20
|\ \