Wolodja Wentland

Results 10 issues of Wolodja Wentland

xml2sql fail with recent WP dumps due to missing element definition for "redirect". ``` $ xml2sql swwiki-20090821-pages-articles.xml unexpected element xml2sql: parsing aborted at line 209 pos 16. ``` This issue...

# xml2sql output is faulty for missing columns If I run xml2sql i get the following output for revision: ``` $ head -n 6 revision.sql -- xml2sql - MediaWiki XML...

`collectd/java.sls` contains the following block: ``` {% from "collectd/map.jinja" import collectd with context %} include: - collectd collectd-java: file.rename: - name: {{ collectd.javalib }} - source: {{ collectd.javalib }}.new -...

Trying to use `collectd.java` on Debian results in the following error: ``` ---------- ID: /usr/lib/collectd/java.so Function: file.symlink Result: False Comment: File exists where the symlink /usr/lib/collectd/java.so should be Started: 10:12:11.219063...

The codebase contains `parser/__init__.py` which shadows [a module of the same name in the standard library](https://docs.python.org/2.7/library/parser.html). As this makes it hard/impossible to import the modules used by Parser-v2, it would...

One requirement for licensing code under the EPL is that "a copy of this Agreement [the EPL] must be included with each copy of the Program." [0]. Unfortunately clojuredocs-client does...

One requirement for licensing code under the MIT license is that "The above copyright notice and this permission notice shall be included in all copies or substantial portions of the...

Hi, it would be much appreciated if the xenstat_exporter could export additional VM metrics such as, but not limited to, `VM_metrics.get_VCPUs_utilisation`, `VM_metrics.get_VCPUs_CPU`, `VM_metrics.get_memory_actual`, ... as this would allow for monitoring...

### What problem are you facing? It is currently not possible to generate `ResolveReferences` methods that target multiple suitable types even though there are cases in which this would be...

enhancement
wontfix