- 14 Dec, 2020 1 commit
-
-
Katia Saurfelt authored
-
- 07 Sep, 2020 1 commit
-
-
Élodie Thiéblin authored
-
- 18 Feb, 2020 1 commit
-
-
Carine Dengler authored
-
- 31 Aug, 2020 1 commit
-
-
Élodie Thiéblin authored
A list of values for a parameter is obtained with a URL such as ¶m=value1¶m=value2 The returned dictionary will be: { param : [value1, value2]}
-
- 07 Sep, 2020 1 commit
-
-
Élodie Thiéblin authored
-
- 19 Aug, 2020 1 commit
-
-
Arthur Lutz authored
-
- 11 Dec, 2019 1 commit
-
-
Philippe Pepiot authored
-
- 09 Dec, 2019 1 commit
-
-
Katia Saurfelt authored
-
- 26 Nov, 2019 5 commits
-
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
Philippe Pepiot authored
-
- 22 Oct, 2019 1 commit
-
-
Guillaume Vandevelde authored
-
- 17 Oct, 2019 2 commits
-
-
Guillaume Vandevelde authored
-
Guillaume Vandevelde authored
-
- 22 Nov, 2019 2 commits
-
-
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.
-
- 17 Oct, 2019 2 commits
-
-
Guillaume Vandevelde authored
-
Guillaume Vandevelde authored
-
- 14 Oct, 2019 5 commits
-
-
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
-
- 28 Jun, 2019 2 commits
-
-
Arthur Lutz authored
-
Arthur Lutz authored
-
- 29 Apr, 2019 2 commits
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- 25 Apr, 2019 1 commit
-
-
Katia Saurfelt authored
[dependency] pin python-elasticsearch and python-elasticsearch-dsl versions as elasticsearch 7 has been released
-
- 25 Mar, 2019 1 commit
-
-
Katia Saurfelt authored
-
- 24 Mar, 2019 2 commits
-
-
Katia Saurfelt authored
-
Katia Saurfelt authored
-
- 02 Jan, 2019 1 commit
-
-
Katia Saurfelt authored
-
- 19 Dec, 2018 2 commits
-
-
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
-
- 18 Dec, 2018 4 commits
-
-
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
-