-
**Epics:** https://github.com/elastic/security-team/issues/1974 (internal), https://github.com/elastic/kibana/issues/174168
**Needed for:** https://github.com/elastic/kibana/issues/180124
## Summa…
-
Since traversing the XML structure for a single column requires XML operations e.g. for finding nodes and checking values, we should make the implicit structural knowledge explicit by creating a wrapp…
-
I am working on vendor-specific support for Cisco ASA NAT. However, there are some compatibility issues between ASA NATs and the Batfish vendor-independent data plane. This ticket focuses on Twice NAT…
-
# Background
When it comes to implementing generics, we should consider two main issues : **param transformations** and **type constraints**.
In general, a "param transformation" is a change in …
-
OL as Geotiff support. The pixels are colored based on some rules that you provide.
Cesium as no support for that.
It would be great to use the OL renderer to provide this functionnality to Cesium…
-
Take, for example, the following code :
//Rule 1 : camelize action
MockDispatcher::config(array('rules' => array(
'action' => array('action' => function($params) {
return Inflector::came…
jails updated
11 years ago
-
I am the author of a tool for converting the antlr parse tree into a denser AST, which can output a standalone JavaScript version to query/transform/print/visualize using CSS selectors. (The end goal …
-
All,
I put my review remarks on [https://github.com/INSPIRE-MIF/2017.2/blob/master/GeoJSON/specification.md]((https://github.com/INSPIRE-MIF/2017.2/blob/master/GeoJSON/specification.md)) in this on…
-
**Is your feature request related to a problem? Please describe.**
I would like to use `svgo` as a "linter", that would validate against some rules specific to a project. An example of such rule is…
-
PyTorch has experimental support for [named tensors](https://pytorch.org/docs/stable/named_tensor.html) achieving [some compelling design goals](http://nlp.seas.harvard.edu/NamedTensor) while keeping …