Commit Graph

17 Commits

Author SHA1 Message Date
a30e02c18c feat(all): Task store
implements:
https://github.com/meilisearch/specifications/blob/develop/text/0060-refashion-updates-apis.md

linked PR:

- #1889
- #1891
- #1892
- #1902
- #1906
- #1911
- #1914
- #1915
- #1916
- #1918
- #1924
- #1925
- #1926
- #1930
- #1936
- #1937
- #1942
- #1944
- #1945
- #1946
- #1947
- #1950
- #1951
- #1957
- #1959
- #1960
- #1961
- #1962
- #1964

- https://github.com/meilisearch/milli/pull/414
- https://github.com/meilisearch/milli/pull/409
- https://github.com/meilisearch/milli/pull/406
- https://github.com/meilisearch/milli/pull/418

- close #1687
- close #1786
- close #1940
- close #1948
- close #1949
- close #1932
- close #1956
2021-12-02 20:14:42 +01:00
30a094cbb2 Change lacking errors 2021-11-03 14:33:33 +01:00
ff0908d3fa Ignore errors tests that show unrelated bugs 2021-10-28 11:41:59 +02:00
7464720426 Fix some errors 2021-10-28 10:47:59 +02:00
8ec0c4c913 Add bad_request error tests 2021-10-27 11:13:12 +02:00
c388dca5ec Check that invalid updates do not create an index with a primary key 2021-09-30 15:46:04 +02:00
2f3a439566 fix tests 2021-07-05 16:31:52 +02:00
0dfd1b74c8 fix tests 2021-06-21 12:11:08 +02:00
07bb1e2c4e fix tests 2021-03-15 18:38:13 +01:00
dd324807f9 last review edits + fmt 2021-03-15 18:11:10 +01:00
abbea59732 fix clippy warnings 2021-03-15 16:52:05 +01:00
2ee2e6a9b2 clean project 2021-03-12 14:57:24 +01:00
c4846dafca implement update index 2021-03-12 14:48:43 +01:00
e4d45b0500 fix various bugs 2021-03-12 00:37:43 +01:00
271c8ba991 change index name to uid 2021-03-11 22:47:29 +01:00
0cd8869349 update relevant changes from master 2021-03-10 14:43:10 +01:00
5ecf514d28 restructure project 2021-03-10 13:46:49 +01:00