Posts

  • GitBucket 3.4 released!
    Today, we are pleased to announce the availability of new version of Scala based Git platform GitBucket 3.4! Plug-in API enhancement Declarative style plug-in definition is available. class Plugin extends gitbucket.core.plugin.Plugin { override val pluginId: String = "gist" override val...
    Read more...
  • GitBucket 3.3 released!
    Today, we are pleased to announce the availability of new version of Scala based Git platform GitBucket 3.3! This release contains some great new features. Almost of these features are provided by @nazoking. Thanks for his contribution! Image diff Rich...
    Read more...
  • GitBucket 3.2 released!
    Today, we are pleased to announce the availability of new version of Scala based Git platform GitBucket 3.2! This release contains some improvements of the repository viewer as below: Directory history button GitHub’s “Browse commits for this branch” button has...
    Read more...
  • GitBucket 3.1.1 released!
    Today, We released GitBucket 3.1.1. In GitBucket 3.1, included H2 causes version compatibility issue for some environments. Therefore H2 version is rolled back in this release. If you have a trouble in upgrading to GitBucket 3.1, please try this release....
    Read more...
  • GitBucket 3.1 released!
    Today, we are pleased to announce the availability of new version of Scala based Git platform GitBucket 3.1! New Web APIs Some Web APIs are supported in 3.1. They bring possibility to work Jenkins github pull-request builder with GitBucket. Improved...
    Read more...