Cyril Levis

Results 23 issues of Cyril Levis

Hi, I first opened an issue on seedvault, but seems its a cross issue between seedvault and seafile-server. I'm not android dev so sorry, but the idea is to implement...

documentation for https://github.com/gotify/android/pull/236

Hi @cassava :-) With @maximbaz with spot something that can be enhanced i think. When trying to remove a package that got several version we got this. ![image](https://user-images.githubusercontent.com/519083/115599059-691d5680-a2db-11eb-8fe6-5a595d294057.png) @maximbaz got...

bug

Hi, I would be happy if I would be able to exclude sink or capture from privacy module, I use for example songrec and I would ignore it. Also, on...

enhancement

inotify watches had to be update

### Description This add a `optimizer_switch` string flag. `--optimizer-switch="prefer_ordering_index=on"` I don't check the value, easier to maintains, this will just fail if its a unknown value, depending the mysql/maria/percona version....

Hi, We realized we have for some databases the need to be able to set the migration session optimizer switch, for example set `prefer_ordering_index=on` https://dev.mysql.com/doc/refman/8.0/en/switchable-optimizations.html I will do a PR...

feature

Hi, I got this running example, after adding () to print() in dojo_populate.py, i got this one. ``` » ❯ python3 dojo_populate.py Traceback (most recent call last): File "dojo_populate.py", line...

I tooks few minutes to realize the replace was not well done and eat some path 😄 There is maybe still another edge case, i make some tries.