-
Views often have logic within them that goes untested, and mutant should support mutating the code within the views.
Obviously we attempt to keep as much logic as possible outside of views, where it …
dkubb updated
9 years ago
-
Especially new CSS since the Labscamp has not been refactored into this repository again. So we can collaborate on that one.
As I'd like to see the following rules:
```
a.logo > img {
width: 25%;…
-
**Following the README**
install msvc 2019 enterprise or community
install ninja build system
```
choco install ninja
```
install package manager for C++
```
cd memhax
git clone https…
-
After successful deployment of vault and consul to same namespace, nginx application is deployed to test vault agent injectior. Though correct annotations are added, We can see ngnix pod as 1/1. Vault…
-
## Affected Version
^4
## Description
The requirements backend doesn't allow certain attributes that are documented in https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script - a goo…
-
As discussed in https://github.com/ms-iot/samples/issues/522 and in the comments on https://docs.microsoft.com/en-us/windows-hardware/drivers/hid/virtual-hid-framework--vhf-:
It seems that custom HID…
-
Steps to reproduce:
1. create a service (Java class) that accesses something like ` Activator.getDefault().getBundle().getBundleContext().getServiceReference(SomeService.class)` in the constructor.
…
-
Hello,
I use the integration between H5P and another popular product - Adapt Learning: https://www.adaptlearning.org.
Adapt has components to insert H5P iframe: https://github.com/cgkineo/adapt-ifra…
-
### Operating System
_No response_
### Description of bug
It crashes.
### Steps to reproduce
* install forge
* launch
* crash
### Suspected cause
UltimMC version: 0.7.0-custom
Launched i…
-
Hey! How to correnct setup PV for vault-0 pod in HA mode?
i get:
```kubectl get pod -n vault
NAME READY STATUS RESTARTS AGE
vault-0 …