- Dec 15, 2022
-
-
Laurent Peuch authored
-
- Dec 09, 2022
-
-
Laurent Peuch authored
-
- Feb 09, 2022
-
-
Katia Saurfelt authored
-
- Jan 03, 2022
-
-
Cube Doctor authored
-
- Feb 16, 2021
-
-
Arthur Lutz authored
-
- Jan 10, 2021
-
-
François Ferry authored
-
- Nov 10, 2020
-
-
Simon Chabot authored
-
- Oct 17, 2019
-
-
Guillaume Vandevelde authored
-
- Oct 14, 2019
-
-
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
-
- Dec 18, 2018
-
-
Katia Saurfelt authored
-
- Jul 17, 2017
-
-
Adrien Di Mascio authored
When indexing an entity type, don't generate a single and possibly huge rset with all entities of that type. Instead, fetch entities chunk by chunk and free caches between each round. closes #17090555
-
- Jun 15, 2017
-
-
Arthur Lutz authored
-
- May 24, 2017
-
-
Adrien Di Mascio authored
ESTransactionQueue batches all ES operations on postcommit. Client cubes could override the default logic to add, log, ditch… any other operation.
-
- May 31, 2017
-
-
Adrien Di Mascio authored
mocked parameter list was inverted
-
- May 23, 2017
-
-
Samuel Trégouët authored
and it seems redundant with `allow_all_hooks_but`
-
- May 22, 2017
-
-
Adrien Di Mascio authored
Default is to use 'eid' but one may want to use something else (stable id, ark, etc.) closes #17079908
-
- Mar 20, 2017
-
-
Katia Saurfelt authored
* get rid of CUSTOM_ATTRIBUTES. Replace it with IFullTextIndexSerializable adapter `custom_indexable_attributes` attribute; * FullTextIndexSerializable.serialize method : default complete value is now True* closes #17079905
-
- Apr 13, 2017
-
-
Adrien Di Mascio authored
CubicWebConfig.config_for might accept extra parameters such as "debugmode"
-
Adrien Di Mascio authored
--debug and --dry-run should be used as flag-only options. They don't expect a "yes" / "no" value. Also, remove tests on stdout in debug mode because it's fragile and messes up with logging handling in cubicweb.
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
It's not used (and therefore not real-life-tested) anywhere and current implementation is known to be partial and a bit hard to maintain.
-
- Mar 10, 2017
-
-
Samuel Trégouët authored
-
- Apr 13, 2017
-
-
Adrien Di Mascio authored
(closes #17071989)
-
- Feb 01, 2017
-
-
Adrien Di Mascio authored
-
Katia Saurfelt authored
closes #17052625
-
- Jan 17, 2017
-
-
Arthur Lutz authored
-
- Sep 16, 2016
-
-
Adrien Di Mascio authored
FTI update is now done at commit time in an operation, we need to call commit() to trigger it
-
Arthur Lutz authored
-
Arthur Lutz authored
-
- Sep 15, 2016
-
-
Adrien Di Mascio authored
-
Adrien Di Mascio authored
-
- Aug 26, 2016
-
-
Arthur Lutz authored
-
- Aug 11, 2016
-
-
Arthur Lutz authored
[test] only check composed search doesn't crash, the query is too unstable to maintain tests for now
-
- Jul 01, 2016
-
-
Samuel Trégouët authored
-
- Jun 28, 2016
-
-
Arthur Lutz authored
-
- Jun 15, 2016
-
-
Samuel Trégouët authored
-
Samuel Trégouët authored
-