Skip to content

Instantly share code, notes, and snippets.

@takezoe
Last active December 23, 2017 06:00
Show Gist options
  • Save takezoe/e50450d5fc586c81b338d99b46caca91 to your computer and use it in GitHub Desktop.
Save takezoe/e50450d5fc586c81b338d99b46caca91 to your computer and use it in GitHub Desktop.
To Do list of GitBucket

To Do list of GitBucket

Core

  • Improve WebAPI coverage
  • Install plugins via internet gitbucket/gitbucket#1468
  • Scalability and durability gitbucket/gitbucket#819
  • Resolve conflicts on the browser
  • Cherrypick (Create a pull request from the specified commit?)
  • Option to delete a branch after a pull request is merged
  • Release page (as a plugin?) gitbucket/gitbucket#1543
  • Internationalization (priority is not so high...)
  • Something to help reading code on the repository viewer (including pull request)
  • Remove complex jQuery code (replace with Vue.js or Elm?)
  • Team (sub groups in a group) or nested repository support

Plugins

  • Chat plugin
  • Support docker registory in gitbucket-maven-repository-plugin
  • Cron build trigger support in gitbcuket-ci-plugin
  • Overall improvement of user interface of gitbucket-gist-plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment