mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-01 19:15:59 +01:00
43efcf3a994afa050fea6aa61453b7f9f9ca2009
GitBucket
GitBucket is a Github clone by Scala, Easy to setup.
The current version of GitBucket provides a basic features below:
- Public / Private Git repository (http access only)
- Repository viewer (some advanced features are not implemented)
- Wiki
- Issues
- User management (for Administrators)
Following features are not implemented, but we will make them in the future release!
- Fork and pull request
- Timeline
- Search
- Network graph
- Statics
- Watch / Star
- Team management (like Organization in Github)
If you want to try the development version of GitBucket, see the documentation for developers at Wiki.
Installation
- Download latest gitbucket.war from the release page.
- Deploy it to the servlet container such as Tomcat or Jetty.
- Access http://[hostname]:[port]/gitbucket/ using your web browser.
The default administrator account is root and password is root.
Release Notes
1.2 - 09 Jul 2013
- Added activity timeline.
- Bugfix for Git 1.8.1.5 or later.
- Allows multi-byte characters as label.
- Fixed some bugs.
1.1 - 05 Jul 2013
- Fixed some bugs.
- Upgrade to JGit 3.0.
1.0 - 04 Jul 2013
- This is a first public release.
Description
A Git platform powered by Scala with easy installation, high extensibility & GitHub API compatibility
https://gitbucket.github.io/
Readme
Apache-2.0
190 MiB
Languages
Scala
67.6%
HTML
27.6%
CSS
1.9%
JavaScript
1.5%
Java
1%
Other
0.4%