Skip to content

Tags: guedressel/gitblit

Tags

v1.3.2

Gitblit 1.3.2 release

v1.3.1

Gitblit 1.3.1 release

v1.3.0

Gitblit 1.3.0 release

v1.2.1

Gitblit 1.2.1


* baseFolder support
* Push log is created, but not visible
* Support for local users in LDAP and Redmine
* Fanout service for Sparkleshare clients
* Bug fixes

v1.2.0

Gitblit 1.2.0


* Improved permissions model
* Server-side forking
* X509 client certificate authentication
* X509 client certificate generation
* Experimental garbage collection
* Experimental project pages
* Lots of fixes
* updated to JGit 2.2.0
* updated to Jetty 7.6.8

v1.1.0

Gitblit 1.1.0


* Repositories page performance improvements by caching
* Submodules support
* AUTHENTICATED authorization control
* Proper RAW page
* Lots of fixes
* Korean translation

v1.0.0

Gitblit 1.0.0


* LDAP integration
* Expose JGit settings for configuration
* Editable, per-repository custom properties for Groovy hook scripts
* Responsive layout integration to improve usability on tablets and
  phones
* Fixes to Lucene search including eliminating duplicate entries and
  fixes to blob encodings
* Added Spanish translation
* Added Polish translation

v0.9.3

Gitblit 0.9.3


* Fixed bug in clearing selections on repository model lists (issue 81)
* Automatically set java.awt.headless=true for GO

v0.9.2

Gitblit 0.9.2


* Added clientLogger to Groovy hook mechanism
* Fixed absolute path/canonical path discrepancy (issue 78)
* Fixed row layout on activity page (issue 79)
* Fixed CentOS service script
* Fixed EditRepositoryPage for IE8 (issue 80)

v0.9.1

Gitblit 0.9.1


* Fixed bug where lucene folder was stored inside working copy instead
  of within .git folder