Changeset - f177aaf1b57a
[Not reviewed]
Marcin Kuzminski - 12 years ago 2013-09-02 16:49:53
marcin@python-works.com
Transplanted from: fc64cd9bb856
update changelog
(transplanted from fc64cd9bb85636f614215addae45b88dab12cd98)
1 file changed with 6 insertions and 3 deletions:
0 comments (0 inline, 0 general)
docs/changelog.rst
Show inline comments
 
.. _changelog:
 

	
 
=========
 
Changelog
 
=========
 

	
 

	
 
1.7.2 (**2013-07-XX**)
 
1.7.2 (**2013-10-01**)
 
----------------------
 

	
 
news
 
++++
 

	
 
- Added handling of copied files in diffs
 
- Implemented issue #387 side-by-side diffs view
 
- Added option to specify other than official bugtracker url to post issues
 
  with RhodeCode.
 
- Markdown renderer now uses github flavored syntax with a better newline handling
 
- Added User pre-create, create and delete hooks for rcextensions.
 
- Branch selectors: show closed branches too for Mercurial
 
- Updated codemirror to latest version and added syntax coloring dropdown for
 
  various languages CodeMirror supports
 
- Added --no-public-access / --public-access flags into setup-rhodecode
 
  command to enable setup without public access
 
- Various small updates to pull requests
 
- Bumped Mercurial version to latest
 
- Bumped Mercurial version to 2.6.3
 
- Diffs view doesn't show content of delete files anymore.
 

	
 
fixes
 
+++++
 

	
 
- Added missing __get_cs_or_redirect method for file history.
 
  Fixes issue with displaying a history of file that is not present at tip.
 
- Pull request: urlify description and fix javascript injection
 
- Fixed some missing IP extraction for action logger
 
- Fixed bug with log_delete hook didn't properly store
 
  user who triggered delete action
 
- Fixed show as raw link for private gists
 
- Fixes issue #860. IMC web commits poisoned caches when they failed with commit.
 
- Fixes issue #856 file upload >1000 bytes on windows throws exception.
 

	
 
- Login form does not refill passwords on for re-render
 
- Fixed rss repo links for repos in groups
 
- Fixed issue #884 Pull Request fails when setting the lang=ja
 
- Fixed issue with latest git version and usage of -s -p flags.
 

	
 
1.7.1 (**2013-06-13**)
 
----------------------
 

	
 
news
 
++++
 

	
 
- Apply to children flag on repository group also adds users to private
 
  repositories, this is now consistent with user groups. Private repos default
 
  permissions are not affected by apply to children flag.
 
- Removed unionrepo code as it's part of Mercurial 2.6
 
- RhodeCode accepts now read only paths for serving repositories.
0 comments (0 inline, 0 general)