bmaehr
bmaehr
**Describe the Enhancement** Compact mode of file comments **Additional context** The file comments are much to bulky, so it should be possible to use a more compact form.
**Describe the Enhancement** Switch to turn off failing of pipeline **Additional context** If quality gate is not reached it is not possible to merge, which is to hard for us
**Describe the Enhancement** Filtering by severity which issues are added to MR **Additional context** Because it is not possible to disable many rules on sonar we put the ones we...
I would like to switch the sound of an application to mute (or perhaps an other output) by a hotkey and back again. More general perhaps have profiles of applications...
Joplin can synchronice very nice with nextcloud and stores the notes in a configurable folder. They are visible with notes, but not the real names and no notebooks. It would...
### Environment - Ember Version: 2.18 - Ember CLI Version: 2.18 - Ember CP Validations Version: 3.5.4 ### Steps to Reproduce I try to validate the format of a number...
# Bug After upgrading from 1.1.0 to 1.1.2 the phantomjs build hangs forever. Problem is still there in 1.1.6 ``` cleaning up cleaning up... Built project successfully. Stored in "/tmp/tests-dist-202046-35610-rtmyuz.biwba"....
Hello, I would request to allow a (optional) id field for the fragment. The reason for this request is, that it seams to be the most suitable clean solution to...
When using ``` apply plugin: 'com.android.application' ``` eclipse is not able to include dependencies or build the source code. The app project was not set up as gradle project by...
In Katharsis almost all not-public methods are marked as private instead of protected. If overriding one method it is necessary to duplicate nearly the whole class. Additionally lines like ```...