-
Implement feature similar to Gthub's revert pull request
https://help.github.com/articles/reverting-a-pull-request
-
add support for mailmap functionalities when browsing/showing commits
see also:
- [git-shortlog](http://git-scm.com/docs/git-shortlog) for the .mailmap syntax
- [git-log](http://git-scm.com/docs/git-…
-
## Issue
**Impacted version**: 4.37.2
**Deployment mode**: standalone app run with "E:\GIT\Java8\bin\java.exe" -jar "E:\GIT\GIT_SERVER\gitbucket.war" --port=7979 --gitbucket.home="G:\\"
**Prob…
-
Hi, I'm new to GitBucket but it seems like a worthy replacement for Gitblit. I'm in the process of migrating our systems to the cloud, and one of those is our directory.
I see that GB already support…
-
## 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 branc…
-
Would you like to use webjars?
http://www.webjars.org/
Webjars has libraries of npm and bower registered, you can easily use it from servlet by just registering it in sbt. Many registered javascri…
-
## Issue
**Impacted version**: 4.22.0 (and probably many older versions)
**Deployment mode**: standalone app behind an apache reverse proxy
**Problem description**:
- I'm using LDAP authentica…
-
I have few active projects, and sometimes I really missed of a global overview of current issues from different projects.
Showing all projects issues on one board can solve this case
-
Hi,
would it be possible to add an option that every issue is getting it's number from a single global sequence instead of having an extra sequence for every repository, so that the issue number wo…
-
It would be excellent to have a feature similar to what GitHub offers -
https://github.com/blog/612-introducing-github-compare-view
Additionally it would be nice to be able to compare a file with an …