Matthias Viehweger

Results 66 issues of Matthias Viehweger

Are there plans to add support for Ruby as well? Since Python is covered, Ruby seems possible. I took a short look over the code, but only learned that vimscript...

While poking around in the code, I noticed that HabitRPG has updated it's API-version and deprecated version 1. Your tool is built for V1. Adding a task still works, but...

I would like to have the ability to hide the sidebar so I have a wider view in commit mode. This could also be useful in the history view, e.g....

When testing the wagon, it tries to find a matching branch in the core and youth-wagon. If the feature-branch cannot be found, it should default to the value from the...

This is the first part of migrating to structured addresses in hitobito. It contains FeatureGates to be a noop from a user-perspective. The second part would be a manually started...

Sometimes, I am unsure, which type of release the next one is and which version-number it will receive. Therefore, I added this overview of suggested versions.

Building upon https://github.com/testdouble/standard and https://evilmartians.com/chronicles/rubocoping-with-legacy-bring-your-ruby-code-up-to-standard I suggest that we take our RuboCop-Usage to a level where it actually helps. This PR - introduces standard.rb - changes the config to integrate...

This project makes me almost completely happy. I want to write a completion for `rspec`, which is mostly painless. After being finished with my (opinionated) completion, I wanted to also...

Fixes #2226 Fixes #2705 The migration is the combination of the previous rake-task and domain-class. It also includes the code that is in the contactable-concern to not be reliant on...

I wanted to start easy and use the arch/console-image. It booted fine, but I could not connect to a network. Currently, I use the arch/xfce4-image. It boot equally fine (a...