-
Currently when a user hits Ctrl-O to open the "Open File" dialog it defaults to "code file" extensions. There's a list of other extension classes plus "Any". There's 3 possible features here. Any sing…
-
I am trying to test this functionality in mongoengine:
http://docs.mongoengine.org/guide/text-indexes.html#ordering-by-text-score
When I run this function during a test I get:
```
File "/home/…
-
Split out from #121 :
- [ ] Partial word searches, or at least some kind of fuzziness
- [ ] Do some profiling; requests are still ~100ms
-
Hello,
signal verison 7.11.4 has the following database scheme:
```
sqlite> .schema
CREATE TABLE attachment (
_id INTEGER PRIMARY KEY AUTOINCREMENT,
message_id INTEGER,
…
-
ROS2 Controls is very elegant and convenient, and I’ve deployed it on multiple robots. However, as I gradually add more hardware, I’m encountering some programming issues.
Currently, I’m facing a v…
-
During a series of HTTP-TPC requests, we saw a race condition that led to the deletion of a file in EOS.
I will report here all the logs, in both EOS and FTS to show what happened:
- At 00:37:19…
-
Basic search feature.
-
Many features do not have unit tests but are implemented as functional tests. They should be converted into unit tests to save testing time.
-
> Should be noted though that Lucene indexes are "only" used for fuzzy matching.
Sorry, yes, I should know better, non-fuzzy matching would be nice but seems impossible when building OS or Container …
-
Based on email discussions with @Jo-stfc and others, there was a suggestion to add a mode where a limited token is generated on redirect, replacing any original authorization.
To some extent, we al…