Files @ 136af52f374b
Branch filter:

Location: kallithea/docs/contributing.rst - annotation

136af52f374b 182 B text/prs.fallenstein.rst Show Source Show as Raw Download as Raw
Marcin Kuzminski
merged found bugs and fixed for stable release:

- added force https option into ini files for easier https usage (no need to
set server headers with this options)
- small css updates
- 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 on main page
- fixed #92 whoosh indexer is more error proof
1
2
3
4
5
6
7
8
9
.. _contributing:

Contributing in RhodeCode
=========================

If You would like to contribute to RhodeCode, please contact me, any help is
greatly appreciated.

Thank You.