unrhodecode/rhodecode
2016-11-21 23:33:09 +01:00
..
admin svn-support: Add a view to trigger the (re)generation of Apache mod_dav_svn configuration file. 2016-10-14 14:56:34 +02:00
api system-info: added info about temporary storage. 2016-11-18 00:35:04 +01:00
authentication authentication-views: fixed old style exception catch syntax. 2016-11-07 15:01:27 +01:00
channelstream
config user-groups: new selector for user group memebers. 2016-11-06 16:01:21 +01:00
controllers files: fix loading of source files events via pjax. 2016-11-21 20:34:04 +01:00
events repo-groups: implemented default personal repo groups logic. 2016-11-07 15:27:36 +01:00
forms
i18n
integrations webhooks: added variables into the call URL. Fixes #4211 2016-10-06 23:20:55 +02:00
lib backends: don't detect backends when initializing db based vcs-instance. 2016-11-17 20:00:16 +01:00
login login: Add some tests to check captcha setting retrieval. #4279 2016-10-26 14:56:47 +02:00
model validators: fix glob validator raise statement misplacement. 2016-11-21 23:33:09 +01:00
public meta-tags: fixes #4305, metatags are not taken into account when truncating output. 2016-11-09 14:31:45 +01:00
svn_support Added request header downgrade for COPY command to work on https setup. Fixes #4307 2016-11-11 20:06:48 +01:00
templates files: fix loading of source files events via pjax. 2016-11-21 20:34:04 +01:00
tests vcs-http: explicitly pass in vcs-type into vcsserver. 2016-11-17 19:25:09 +01:00
utils
__init__.py repo-groups: implemented default personal repo groups logic. 2016-11-07 15:27:36 +01:00
rcserver.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
subscribers.py events: Add comments to the subcriber classes. 2016-10-17 10:45:13 +02:00
translation.py webhooks: added variables into the call URL. Fixes #4211 2016-10-06 23:20:55 +02:00
tweens.py
VERSION
websetup.py