William Desportes

Results 176 issues of William Desportes

```yaml db: image: jbergstroem/mariadb-alpine:10.6.12 healthcheck: test: ["CMD", "mysqladmin", "ping", "-upublic", "-ppublic"] interval: 30s timeout: 1s retries: 3 start_period: 8s environment: MYSQL_ROOT_PASSWORD: public MYSQL_DATABASE: public MYSQL_USER: public MYSQL_PASSWORD: public ```

type: change
area: docker

And on each patch major.minor is updated This also makes it possible for automatic updates using watchtower for example

type: feature
area: docker

You also could load them like `/etc/my.cnf.d/` is loaded See: https://hub.docker.com/_/mariadb See: https://www.linuxtricks.fr/wiki/print.php?id=559

type: feature
area: startup

See: https://hub.docker.com/_/mariadb All `MYSQL_` ENVs can be used as `MARIADB_`

type: feature
area: docker

With jquery data tables and a small hack you can filter by column. It feels like magic but somewhat it works I would like to migrate to your library, so...

enhancement
help wanted
not planned

### Check for existing issues - [X] Completed ### Describe the feature Ref #7015 I would like to ask here first, as a Debian maintainer I would like to have...

enhancement
linux

Hi @kward Could we have a git tag for your latest changes ? 2.1.9pre would perfect, so we can test if there is breaking changes, for example with Debian packages....

bug
question

Hi @liuch I could not donate on PayPal, on the confirm screen it said to contact the PayPal assistance.. Can you setup GitHub sponsors ?

There is two things I did find frustrating when reading reports today: - When I click on the IP link all the information is useless to me as I would...

When the Month filter is "any" and a domain is selected it felt wrong to see the count for the last 30 days. Can you add a setting for it...