Skip to content

Tags: uphy/gitblit

Tags

v1.2.1

Toggle v1.2.1's commit message
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

Toggle v1.2.0's commit message
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

Toggle v1.1.0's commit message
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

Toggle v1.0.0's commit message
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

Toggle v0.9.3's commit message
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

Toggle v0.9.2's commit message
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

Toggle v0.9.1's commit message
Gitblit 0.9.1


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

v0.9.0

Toggle v0.9.0's commit message
Gitblit 0.9.0


* Lucene search integration
* lots of timezone fixes
* built-in AJP connector for GO
* disallow pushes to a repository with a working copy
* allow controlling default branch
* activity page now supports all branches
* lots of bug fixes

v0.8.2

Toggle v0.8.2's commit message
* Fixed upgrade bug in user service (issue 41)

v0.8.1

Toggle v0.8.1's commit message
* Include missing icon resource for the manager (issue 40)

* Fixed sendmail.groovy incorrect tag/branch labels