Andre Klapper

Results 13 issues of Andre Klapper

Gerrit allows to add so-called "Hashtags" to changesets: https://gerrit-review.googlesource.com/Documentation/intro-user.html#hashtags They are currently not indexed in the DB (according to Kibana's "Discover") but probably could be.

Looking at sha256sum of images I assume that some figures are duplicates (did not check). Shipping unlocalized screenshots just increases the tarball size and serves no purpose as documentation will...

enhancement
docs

From [/elk/phabricator.py](https://github.com/grimoirelab/GrimoireELK/blob/e709c2c59e18a4c67fe9402dc0e9748a8edcb169/grimoire_elk/elk/phabricator.py#L310): > if eitem['status'] not in [TASK_OPEN_STATUS, 'Spite', 'Stalled']: Hardcoding values here looks brittle (and error-prone if some customizations have taken place). Conduit's `maniphest.querystatuses` API call offers the values...

https://github.com/wikimedia/mediawiki-api-demos/blob/master/gallery/contributing.md says "see more instructions on sending a pull request [here](https://github.com/wikimedia/mediawiki-api-demos#contributing-code-samples-or-demo-apps)." * The anchor in the URL does not exist. * https://www.w3.org/QA/Tips/noClickHere

1. Go to https://apps-gallery.toolforge.org/ 2. Look at "Wiki Login" "Try it out" links to http://tools.wmflabs.org/ which redirects to https://wikitech.wikimedia.org/wiki/Portal:Toolforge so it does not work?

1. Go to https://apps-gallery.toolforge.org/ 2. Look at "Search Starter": "Searches wikipedia and displays the first search result" 3. Look at "Wikipedia Viewer": "Allows searching on Wikipedia" Both seem to be...

1. Go to https://apps-gallery.toolforge.org/ 2. Click "View on GitHub" links for numerous tools * OAuth Hello World: "View on GitHub" does not link to GitHub but to https://tools.wmflabs.org/oauth-hello-world/index.php?action=download * MassMailer:...

Running `hexchat-2.16.1-2.fc38` on Fedora 38, `journalctl` output says: `dbus-broker-launch[1439]: Ignoring duplicate name 'org.hexchat.service' in service file '/usr/share//dbus-1/services/org.hexchat.service.service'` The corresponding upstream file is at https://github.com/hexchat/hexchat/blob/master/src/common/dbus/org.hexchat.service.service.in Content of the local file `/usr/share/dbus-1/services/org.hexchat.service.service`...

Forwarding from [Commons](https://commons.wikimedia.org/w/index.php?title=Commons:Forum&oldid=121097538#Schlimmer_Bug_im_Vicu.C3.B1aUploader). Atamari uploaded some files as `File:xy.JPG` (capital file extension; example: `File:Axxis Wuppertal 2014-03-26 001.JPG`). After editing the images in the local folder the user wanted to re-upload...

enhancement

In Hatstall, I want to search for accounts with an email address of a specific domain (`@example.com`) which do not have `Example.com` as their enrollment, to fix their enrollment. Or...

enhancement