Simon Heimberg

Results 77 comments of Simon Heimberg

showing problem of #121 The backup of four days ago is the first missing daily one. Weekly and Monthly problems not shown, sorry.

last commit shows some problem with monthly backups february and april will have the backup deleted

For me, it looks like it is fixed, yes 👍 .

This was a demo for the problem. But I guess it is a good idea to use it as regression test. I recommend reviewing usefullness and correctness.

current work around: create an empty directory with a name much older than your oldest backup (like '1900-01-01-000000'.

I did not test my change because I do not have set up what it would need. So only a short explication why I think it should work: The const...

I just learnt in https://github.com/helm/helm/issues/7419#issuecomment-609873222 what the url in the output of `helm search hub` is for. The file `content/docs/helm/helm_search_hub.md` could mention this. It is mentioned in content/docs/intro/using_helm.md, I found...

Thanks. This agrees with https://learn.jquery.com/events/triggering-event-handlers/ So my request is to update the documentation. I still am irritated what the term "native event" refers to, and why `event.preventDefault()` is mentioned when...

not seen the result since I run compiled sismo.php

There is some example: https://github.com/DATA-DOG/DataDogAuditBundle/blob/master/example/src/AppBundle/Controller/AuditController.php For general cases, it is not simple. In our projects, we use this class as base for displaying: https://github.com/EmchBerger/cube-common-bundle/blob/master/src/DataHandling/Logs/DataDogAudit.php