summaryrefslogtreecommitdiffstats
path: root/container-search-gui
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6419 from vespa-engine/henrhoi/rank-profiles-and-sources-...Jon Bratseth2018-07-196-117/+188
|\
| * Added a provided dependency on configdefinition for RankProfileConfigHenrik2018-07-181-0/+6
| * Forgot to add one change from the reverted PR. Now added for index.htmlHenrik2018-07-181-102/+50
| * Solved conflict and added all changes from the PR that was revertedHenrik2018-07-182-67/+34
| |\
| | * Revert "henrhoi/rank-profiles-and-sources-in-configuration-file"Harald Musum2018-07-186-180/+47
| * | Changed artifactId in pom.xml. Had to get the bundle container-search-and-doc...Henrik2018-07-182-13/+30
| |/
| * Now generates config-file programmatically. Added the predetermined sources f...Henrik2018-07-176-47/+180
* | Removed ignore, now that the search api reference gets placed in /targetHenrik2018-07-181-2/+1
* | Download html file in prepare-package to the target directory.gjoranv2018-07-181-3/+3
* | Changed phase of getting the resourceHenrik2018-07-171-1/+1
* | Maven now gets the search api reference from the docs.vespa.ai when building ...Henrik2018-07-173-1011/+19
|/
* Minimal .gitignore files (originally copied from container-search).gjoranv2018-07-121-29/+0
* Reapply "Adding handler and binding when services.xml has <search>-field"gjoranv2018-07-124-159/+89
* Revert "Adding handler and binding when services.xml has <search>-field"Harald Musum2018-07-124-89/+159
* Merge pull request #6366 from vespa-engine/henrhoi/adding-gui-handler-when-bu...Henrik Høiness2018-07-114-159/+89
|\
| * Removed empty lines to run travis ci againHenrik2018-07-111-2/+1
| * Added module to parents CMakeLists.txt and created CMakeLists for moduleHenrik2018-07-111-0/+2
| * Changed import to staticHenrik2018-07-111-12/+12
| * Moved GUIHandlerTest to own module that can use JDisc-components. GUIHandler ...Henrik2018-07-103-131/+40
| * Changed pom.xml and adding of handler in ContainerModelBuilderHenrik2018-07-101-41/+61
* | Added configuration-file on JSON-format. Should later contain predetermined v...Henrik2018-07-102-29/+68
|/
* Added Copyrigths and changes a few things for ids on HTMLElementsHenrik2018-07-0615-273/+242
* ..Henrik2018-07-051-1/+1
* Created new module container-search-gui containing handler for gui for buildi...Henrik2018-07-0550-0/+10251