Gaibhne

Results 56 issues of Gaibhne

I don't find the automatically generated tags very useful (I have five machines, so having every machines backup tagged with `C:\` is not super helpful), is there any way to...

enhancement

I confirm (by marking "x" in the [ ] below: [x]): - [x] This is not a troubleshooting question. [Troubleshooting questions go here: https://docs.mattermost.com/install/troubleshooting.html](https://docs.mattermost.com/install/troubleshooting.html). - [x] This doesn't reproduce on...

**Describe the feature or problem you'd like to solve** I've only spent half an hour researching, but I could not figure out how to get GLab to work with our...

enhancement
help wanted
needs: user input
never-stale

We would like to use java-object-diff to compare objects sent via JSON, so we expect to have a certain amount of floating point inacurracy. It would be great if we...

While attempting to create a dump from an older database server with a modern mysqldump, I noticed Replibyte fails to negotiate supported features, and attempts to force dumping column statistics,...

enhancement

**Describe the bug** The list of classes generated for the `@react-md/material-icons` package is incomplete and is missing various icons. **To Reproduce** Steps to reproduce the behavior: 1. `npm install --save...

bug
enhancement

I love this repository, and have taken many suggestions from it. But one thing always bothers me when looking at it: when looking for a solution to a problem and...

### Detailed description of the problem [REQUIRED] Despite there being an album named `public`, the album is not actually public. Setting the public albums visibility to public manually results in...

I can't be the only one who has lots of albums that are, conceptually, a mix between public and private - vacation photos, where the pictures of nature and buildings...

As loaded configurations tend to be designed to be read, not changed, it makes sense to use immutable value objects ('beans' without setters and only an all-args-constructor) for them. Unfortunately,...