RhodeCode

RhodeCode 1.3.2 Released

Posted on February 28th, 2012 by marcink
Tags:

I'm happy to announce the release of RhodeCode 1.3.2!

Downloads at: http://pypi.python.org/pypi#downloads Demo at: http://demo.rhodecode.org

Scheduled bugfix release

Here is the full changelog for this release

1.3.2 (2012-02-28)

news

fixes

  • fixed git protocol issues with repos-groups
  • fixed git remote repos validator that prevented from cloning remote git repos
  • fixes #370 ending slashes fixes for repo and groups
  • fixes #368 improved git-protocol detection to handle other clients
  • fixes #366 When Setting Repository Group To Blank Repo Group Wont Be Moved To Root
  • fixes #371 fixed issues with beaker/sqlalchemy and non-ascii cache keys
  • fixed #373 missing cascade drop on user_group_to_perm table