unrhodecode/rhodecode
Marcin Kuzminski 9e6713219c repo-groups: implemented default personal repo groups logic.
- fixes #4003
- adds new settings to automatically create personal repo groups for users on API cal, add user form, registration
- it's possible to create a pattern based repo group for example /u/{username}
2016-11-07 15:27:36 +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 repo-groups: implemented default personal repo groups logic. 2016-11-07 15:27:36 +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 repo-groups: implemented default personal repo groups logic. 2016-11-07 15:27:36 +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 repo-groups: implemented default personal repo groups logic. 2016-11-07 15:27:36 +01:00
login login: Add some tests to check captcha setting retrieval. #4279 2016-10-26 14:56:47 +02:00
model repo-groups: implemented default personal repo groups logic. 2016-11-07 15:27:36 +01:00
public user-groups: new selector for user group memebers. 2016-11-06 16:01:21 +01:00
svn_support svn-support: Only add reload-cmd subscriber if a reload command is set. 2016-10-17 16:44:26 +02:00
templates repo-groups: implemented default personal repo groups logic. 2016-11-07 15:27:36 +01:00
tests user-groups: new selector for user group memebers. 2016-11-06 16:01:21 +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