-
Example:
``` java
@Coverage(1)
public static boolean has(Player p, Permission perm) {
CoverageUtil.marker(/* plugin instance */);
//...
}
@Coverage(1)
public stat…
-
(1) The native-image Spring context parser is erroneously trying to construct template beans where abstract="true" resulting in a runtime error.
Please see the attached myContext.xml file.
(2) Als…
-
Using methods instead of operators is very irritating, especially since the methods cause confusion with order.
Porting to C++ allows for expressions like A*B which is unambiguously AB rather than B…
-
Hi, I´m trying to update Listeria in this Wikipedia list (https://es.wikipedia.org/wiki/Anexo:Unidades_de_la_Red_Nacional_de_Silos_y_Graneros) but it does not run and displays the message "Killed by O…
-
```
- What steps will reproduce the problem?
1. Add some configurations like that in lusca's squid.conf:
----------------------
external_acl_type checa_dominio children=8 ttl=14400 negative_ttl=1440…
-
Phorum currently allows forums to "inherit" the settings of other forums. Doing so, however, makes the entire settings section un-editable. It would be a nice feature to be able to set another forum a…
-
We have annotations to signal overriding: now we have arity overloading, should we have an annotation to signal that?
(because I don't particularly like arity overloading, I'd go so far as to say an…
-
-
As we have so many new areas to document (thanks to the great work by @RFBomb) I propose that I start creating several Wiki pages, this will allow the documentation to be more detailed with samples fo…
-
Originally posted by @PeterZaitsev February 24, 2019 in discussion https://github.com/grafana/grafana/discussions/37005
In Dashboards it is easy to accidentally trigger query which will take too l…