unrhodecode/rhodecode
Daniel Dourvaris ec2bf92f43 diffs: add commit id argument and use id of filediff for identifying
collapse blocks and links, this allows render_diffset to be used
multiple times on a page without conflicting with each other
2016-10-26 13:13:42 +03: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 channelstream: try to use proxy url's unless ws urls are not explictly defined 2016-09-19 13:48:37 +02:00
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 account: convert change password form to colander schema and fix bug 2016-08-05 06:55:35 +03:00
i18n i18n: Update compiled message objects and js i18n files 2016-09-15 14:26:54 +00:00
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 diffs: add commit id argument and use id of filediff for identifying 2016-10-26 13:13:42 +03:00
tests vcs-http: explicitly pass in vcs-type into vcsserver. 2016-11-17 19:25:09 +01:00
utils project: added all source files and assets 2016-05-24 15:56:53 +02:00
__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 db: move Session.remove to outer wsgi layer and also add it 2016-08-13 02:56:48 +03:00
VERSION release: Bump version 4.4.0 to 4.5.0 2016-09-15 14:41:55 +00:00
websetup.py project: added all source files and assets 2016-05-24 15:56:53 +02:00