Improvements
- Added project README support
- Bamboo build server integration with Bitbucket
- Repository clone URLs default to SSH when a key is present
- Added new repository code languages
- Refreshed the repository fork progress page to use the same user interface as the Subversion importer
- Released Dogslow to monitor slow running server requests for Django applications
- Upgrade to Django 1.3
API improvements and bug fixes
- Added OAuth support
- User API always returns a users’s avatar
- Emails details are no longer returned using the User, Respository and Group API
Bugs
- Fixed an issue that made sub-forks unavailable when deleting the parent fork
- Fixed an issue that would incorrectly associate commits to the wrong user in the newsfeed
- Fixed a transaction bug when creating and forking repositories that would cause filesystem collisions during repository renames
- Fixed an issue that would generate bad newsfeed RSS links
- Fixed an issue that would cause repositories to become unavailable when stripping
- Fixed an issue that issue that caused hg clients to abort when pushing to the wiki
- Fixed an issue that would not automatically resolve issues when using the repository issue service hook
- Fixed an issue that would cause custom domains to fail when using reserved words such as, “repo”, “help”, and “news”
- Fixed an issue that caused google analytics integration for repositories to incorrectly report page views
- Fixed an issue that would prevent re-uploaded files from being properly available as links
- Fixed an issue that would send an unnecessary notification email when already holding elevated access privileges
- Fixed an issue that would prevent users from being able to delete their account
- Fixed an issue that would incorrectly count the total custom downloads
- Fixed an issue that would allow anyone to push to a wiki over SSH
- Fixed a rendering issue that made copying a repository checkout URL difficult
- Fixed a rendering issue that made copying the changeset hash difficult
- Fixed a rendering issue when viewing the history of a file
- Fixed a rendering issue with the repository tags drop down that would display a gray line under the tag icon
- Fixed a rendering issue with the welcome message for new users