comparison docs/usage/general.rst @ 2105:926f55b038bc beta

added initial rc-extension module - possible to store additional mappings for stats - possible to overwrite and add to whoosh index extensions issue #322 - post create repo hook callback - post push/pull hooks callback
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 06 Mar 2012 23:03:10 +0200
parents 17c9393e9645
children 22f79562836c
comparison
equal deleted inserted replaced
2104:f21f66abb4f7 2105:926f55b038bc
69 When administrator will fill up the mailing settings in .ini files 69 When administrator will fill up the mailing settings in .ini files
70 RhodeCode will send mails on user registration, or when RhodeCode errors occur 70 RhodeCode will send mails on user registration, or when RhodeCode errors occur
71 on errors the mails will have a detailed traceback of error. 71 on errors the mails will have a detailed traceback of error.
72 72
73 73
74 Mails are also sent for code comments. If someone comments on a changeset
75 mail is sent to all participants, the person who commited the changeset
76 (if present in RhodeCode), and to all people mentioned with @mention system.
77
78
74 Trending source files 79 Trending source files
75 --------------------- 80 ---------------------
76 81
77 Trending source files are calculated based on pre defined dict of known 82 Trending source files are calculated based on pre defined dict of known
78 types and extensions. If You miss some extension or Would like to scan some 83 types and extensions. If You miss some extension or Would like to scan some