Peder Stray

Results 15 issues of Peder Stray

Lots of operators are missing from perl-mode, so writing things like $foo->{bar} is impossible (it expands to $foo - > {bar}). Other operators like --, ++, **, !~, , ,...

Hi, When leaving a blank line after a {, tab seems to indent the content inside the block to the same level as the block itself and not a level...

The prettify-library used has the ability to highlight a lot of languages correct, but then you need to specify it with a lang-TYPE class on the block, or as TYPE...

enhancement
UI/UX

### Describe the bug Log duplication occurs on log-rotation even when follow_inodes is true. The pos-file seems to contain the right entries from what I assume it should have. ###...

bug

This PR will fix the code to allow for both * as a glob in headers_remove and change the splitting of the list to after expansion has been done to...

The unqoting of + in the querystring seems to have been missing. I think this PR will fix that.

### Summary Just a simple patch to add a debug log on job fail. Could possibly add some check if there already are on-fail events hooks, but not sure how...

I would find it really useful to have scripts.irssi.org only have small meta-data-blocks per script, describing how they should be sources from external sources like git repos and such. A...

enhancement

Just a suggestion: Move the code for renewal of crl.pem into openvpn::ca. Why? It seems to fit better in there, and in some cases you want all the regeneration stuff,...

As all the rules modify state, later rules are influenced by the effects of earlier rules... if this should be a "correct" simulation, all forces had to be calculated first,...