unrhodecode/rhodecode
Marcin Kuzminski 2a8b58692d api: refactor auth helpers to reflect the action they do.
- those validators verify and throws expcetions, which is now reflected in the name
2016-11-23 17:23:41 +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 api: refactor auth helpers to reflect the action they do. 2016-11-23 17:23:41 +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 diffs: add comments to changeset diffs 2016-10-28 10:39:55 +03: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 slugs: make special chars not be replaced by '-'. THis produces a much 2016-11-23 13:56:03 +01:00
login login: Add some tests to check captcha setting retrieval. #4279 2016-10-26 14:56:47 +02:00
model validation-schema: added StringBoolean type and IPAddr validator. 2016-11-23 15:22:02 +01:00
public i18n-js: updated generated messages. 2016-11-24 15:50:43 +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 comments to changeset diffs 2016-10-28 10:39:55 +03:00
tests diffs: add comments to changeset diffs 2016-10-28 10:39:55 +03: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