- Oct 17, 2019
-
-
Guillaume Vandevelde authored
-
Guillaume Vandevelde authored
-
- Nov 22, 2019
-
-
Jérémy Bobbio (Lunar) authored
Update the build system to use pybuild. The new binary package with Python 3 support is named python3-cubicweb-elasticsearch according to current standards. Python 2 package is also updated to use the proper namespace and a transitional package has been introduced to handle the migration. Both packages depends on the python{,3}-elasticsearch-dsl, currently available at: https://salsa.debian.org/lunar/elasticsearch-dsl-py Fix MANIFEST.in to include missing test files. Support for Python 3.8 is disabled as it is currently broken in Debian unstable.
-
Jérémy Bobbio (Lunar) authored
The httplib module has been renamed to http.client in Python 3. So let's try to import HTTPConnection from both.
-
- Oct 17, 2019
-
-
Guillaume Vandevelde authored
-
Guillaume Vandevelde authored
-
- Oct 14, 2019
-
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
-
Nsukami Patrick authored
- Fix errors: - TypeError: 'float' object cannot be interpreted as an integer - Fix deprecation warnings: - DeprecationWarning: Please use assertEqual instead - DeprecationWarning: Please use assertTrue instead
-
- Jun 28, 2019
-
-
Arthur Lutz authored
-
Arthur Lutz authored
-
- Apr 29, 2019
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- Apr 25, 2019
-
-
Katia Saurfelt authored
[dependency] pin python-elasticsearch and python-elasticsearch-dsl versions as elasticsearch 7 has been released
-
- Mar 25, 2019
-
-
Katia Saurfelt authored
-
- Mar 24, 2019
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- Jan 02, 2019
-
-
Katia Saurfelt authored
-
- Dec 19, 2018
-
-
Katia Saurfelt authored
-
Samuel Trégouët authored
previously bool value was 0 or 1 it seems that elasticsearch 6 will not cast this value anymore
-
- Dec 18, 2018
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
this magic field does not exist anymore with elasticsearch 6 use computed field which it is named alltext by convention
-
Samuel Trégouët authored
-
Samuel Trégouët authored
-
Samuel Trégouët authored
this magic field does not exist anymore with elasticsearch 6 use computed field which it is named `alltext` by convention
-
- Dec 16, 2018
-
-
Katia Saurfelt authored
-
- Dec 15, 2018
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- Dec 12, 2018
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
Katia Saurfelt authored
[elasticserach] elasticsearch.client.Elasticsearch.index expect a string as value of `refresh` param
-
- Nov 28, 2018
-
-
Katia Saurfelt authored
-
- Nov 27, 2018
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- Oct 09, 2018
-
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
-