Changeset - 218128a7d45c
[Not reviewed]
beta
0 2 0
Marcin Kuzminski - 15 years ago 2011-01-06 20:28:02
marcin@python-works.com
merged small changes from default branch
2 files changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
docs/changelog.rst
Show inline comments
 
@@ -28,7 +28,7 @@ fixes
 
- fixed propagation to error controller on simplehg and simplegit middlewares
 

	
 

	
 
1.1.1 (**2011-01-xx**)
 
1.1.1 (**2011-01-06**)
 
----------------------
 
 
 
news
 
@@ -36,6 +36,7 @@ news
 

	
 
- added force https option into ini files for easier https usage (no need to
 
  set server headers with this options)
 
- small css updates
 

	
 
fixes
 
++++
 
@@ -43,11 +44,9 @@ fixes
 
- fixed #96 redirect loop on files view on repositories without changesets
 
- fixed #97 unicode string passed into server header in special cases (mod_wsgi)
 
  and server crashed with errors
 
- fixed large tooltips problems
 
- fixed large tooltips problems on main page
 
- fixed #92 whoosh indexer is more error proof
 

	
 

	
 

	
 
1.1.0 (**2010-12-18**)
 
----------------------
 

	
rhodecode/public/css/style.css
Show inline comments
 
@@ -1594,6 +1594,7 @@ div.browserblock .browser-header {
 
background:#FFF;
 
padding:10px 0;
 
float:left;
 
width: 100%;
 
}
 
 
div.browserblock .browser-branch {
0 comments (0 inline, 0 general)