-
Is there any plan to have a "push to create repo" feature? With gitlab for instance, you can simply add a remote that doesn't already exist , and when you do a git push to that remote, it automaticall…
-
### Before submitting an issue to GitBucket I have first:
- [x] read the [contribution guidelines](https://github.com/gitbucket/gitbucket/blob/master/.github/CONTRIBUTING.md)
- [x] searched for si…
-
Please add support to be able to export a repository with all it's issues, wiki, commits, activity stream, etc.
Also please add support to be able to import such a "GitBucket repo" in another GitBuc…
-
### Before submitting an issue to GitBucket I have first:
## Webhooks issue with 4.35.3 --Promise already completed
**Impacted version**: 4.35.3
**Deployment mode**: *explain here how you use G…
-
Please make the 'versions' table name configurable, in order to avoid colissions with some other applications, or corporate policies.
-
### Before submitting an issue to GitBucket I have first:
- [x] read the [contribution guidelines](https://github.com/gitbucket/gitbucket/blob/master/.github/CONTRIBUTING.md)
- [x] searched for si…
-
Git works fine.
Use lfs push to receive the error:
`Git LFS: (0 of 80 files) 0 B / 19.03 MB
batch response: Repository or object not found: http://myserver:8080/root/Test
Check that it exists …
-
## Issue
**Impacted version**: 4.4
**Deployment mode**: Tomcat 8.5, nginx
**Problem description**:
- built-in-ssh-server config is pretty unsafe these times
- Reproduce: set-up gitbucket, use https…
-
## Issue
**Impacted version**: 4.39.0
**Deployment mode**: I am accessing gitbucket directly (executed the .war on a Linux box, connected to :8080 on that box).
**Problem description**:
I am…
-
I made an init script intended to be used with debian or ubuntu (with the servlet running by the integrated jetty server). It'd be cool if this were in the wiki.
``` bash
#! /bin/sh
### BEGIN INIT IN…