summaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* used repr on the class memberstmartins2020-07-071-15/+14
|
* fix unit testtmartins2020-07-071-2/+0
|
* remove unnecessary document-processing tagstmartins2020-07-071-2/+0
|
* update application package notebooktmartins2020-07-071-2/+5
|
* Create VespaDocker class to encapsulate docker deployment code.tmartins2020-07-071-60/+70
|
* refactor __repr__ as a python expressiontmartins2020-07-072-61/+102
|
* remove unnecessary updatetmartins2020-07-071-2/+4
|
* more compact expressiontmartins2020-07-071-4/+1
|
* remove redundant listtmartins2020-07-071-1/+1
|
* set deploy code to texttmartins2020-07-031-6/+2
|
* update disk pathtmartins2020-07-031-56/+4
|
* application package notebooktmartins2020-07-031-21/+94
|
* write application files before local deploymenttmartins2020-07-024-15/+56
|
* hosts and services template filestmartins2020-07-022-0/+25
|
* add hosts and services templatetmartins2020-07-022-1/+62
|
* schema templatetmartins2020-07-021-0/+28
|
* add application package serialization codetmartins2020-07-022-12/+147
|
* add jinja 2 dependencytmartins2020-07-021-1/+1
|
* implement rank profile and schematmartins2020-06-292-1/+144
|
* implement document and field settmartins2020-06-272-20/+106
|
* start to unit test the code to create application packagetmartins2020-06-251-0/+45
|
* add code to deploy locally and start to implement the api to create ↵tmartins2020-06-251-13/+94
| | | | application package
* add class for serializationtmartins2020-06-251-0/+77
|
* include ApplicationPackage codetmartins2020-06-221-0/+53
|
* include docker library dependencytmartins2020-06-221-1/+1
|
* include application package pagetmartins2020-06-221-0/+156
|
* update readme with new name pyvespatmartins2020-06-162-835/+8
|
* bump development versiontmartins2020-06-151-35/+65
|
* use VespaResult into query doctmartins2020-06-111-10/+10
|
* clean notebooktmartins2020-06-111-645/+12
|
* use VespaResult in the notebooktmartins2020-06-111-88/+100
|
* use VespaResult in the evaluation codetmartins2020-06-112-67/+50
|
* add properties used by the evaluation methodtmartins2020-06-111-0/+8
|
* adapt collect_training_data unit test to use VespaResulttmartins2020-06-111-4/+12
|
* adapt collect_training_code to use VespaResulttmartins2020-06-111-10/+2
|
* query now returns VespaResulttmartins2020-06-112-7/+7
|
* include request body into VespaResulttmartins2020-06-111-4/+9
|
* change package nametmartins2020-06-114-4/+4
|
* add copyright headerstmartins2020-06-047-0/+14
|
* update repo usertmartins2020-06-041-1/+1
|
* update docs/configtmartins2020-06-041-3/+3
|
* update docstmartins2020-06-045-75/+195
|
* update settingstmartins2020-06-041-4/+4
|
* remove unnecessary licensetmartins2020-06-041-201/+0
|
* commit codetmartins2020-06-04104-0/+23490