ziggystar
ziggystar
I've experienced, that it can sometimes be difficult to get to the subcommand help text. Currently you have to type ` --help`. This is not mentioned on the main help...
**Describe the bug** I'm running paperless-ng on Raspberry Pi 3B. **To Reproduce** 1. add a file to the consumption directory 2. the file is imported, but errors appear in the...
I found this very confusing until I found out (and changed it to only show ram). I expected it to only show ram usage. Usually I am only interested in...
### Before submitting an issue to GitBucket I have first: ## Issue **Impacted version**: 4.35.3 **Deployment mode**: Tomcat **Problem description**: - accessing the `content` API call `/api/v3/repos///contents` with or without...
## Issue - **Impacted version**: 4.34.0 - Jenkins GitHub API Plugin: 1.115 - Jenkins GitHub Branch Source Plugin: 2.8.3 **Deployment mode**: war in tomcat **Problem description**: I have setup our...
I tried the following, but it doesn't work (also without `sealed`). @react class C extends Component{ type Props = Unit sealed trait State case class S1() extends State case class...
This issue in http4s shows that `Functor.as` (and all the paths leading there) should evaluate their argument lazily. Maybe... Please evaluate. https://github.com/http4s/http4s/issues/4971
I removed the giter8 plugin in the root project. I don't know whether it is needed. On my machine it works without it. I tried the new template once, and...
## JGitUtil.getCommitLog returns too many commits **Impacted version**: current We have performance problems with our gitbucket instance. It's particularly bad when force-pushing a rebased branch. The biggest problem currently appears...
## Issue **Impacted version**: 4.39.0 **Deployment mode**: *tomcat* Requests to `/api/v3/repos/:owner/:repository/branches` are very slow for repositories that have stale branches. Those are branches with many commits behind master (thousands). The...