Sébastien Beyou

Results 41 issues of Sébastien Beyou

I have btrfs on my root filesystem above luks, and I have daily snapshots transfered to another btrfs filesystem. Recently I expanded my btrfs filesystem (online, I was impressed) and...

docs

When we run `systemctl restart btrfsmaintenance-refresh.service` and then `systemctl status btrfs-scrub.timer` (for instance), there is a warning: ``` Warning: The unit file, source configuration file or drop-ins of btrfs-scrub.timer changed...

bug

### PR type - **Bug fix (non-breaking change which fixes an issue):** _no_ - **New feature (non-breaking change which adds functionality):** _yes_ - **Breaking change (fix or feature that would...

### PR type - **Bug fix (non-breaking change which fixes an issue):** _yes_ - **New feature (non-breaking change which adds functionality):** _no_ - **Breaking change (fix or feature that would...

A partial match will succeed if at least the first part of input string matches: it does not fail in the case there are remaining unconsumed characters. Note it fails...

### Issue type - **Bug Report:** _no_ - **Feature Request:** _yes_ - **Question:** _no_ - **Not an issue:** _no_ ### Prerequisites - **Can you reproduce the issue?:** _yes_ - **Did...

This PR is made in reference to: #3722 This PR addresses or contains: * When a chained result is requested, there is already an optimisation for the first-chained property with...

This is a breaking change to follow Multi-Content Revisions from MediaWiki (i.e. a revision has multiple “slots”, each one is a content). The previous Revision is replaced by MediaWiki\Revision\RevisionRecord, which...

### Setup - SMW version: 3.1.3 - MW version: 1.33 - PHP version: 7.3.23 - DB version: MariaDB 10.2.36 - Elasticsearch version: 6.5.4 ### Issue When I setup Elasticsearch as...

bug

A use case I have is to search – in a full-text search manner with ElasticStore – on all properties in a #ask query, i.e. with `[[~~searched text]]` and I...

feature