unrhodecode/rhodecode
Martin Bornhold 30ce19fa4f authn: Unit tests to simply get the authentication settings pages.
Checks for enabled (retcode=200) and disabled (retcode=404) plugins.
2016-06-20 15:48:23 +02:00
..
admin oss-licenses: Migrate view to pyramid. 2016-06-15 12:07:48 +02:00
api tests: refactor test_update_repo for clarity 2016-06-01 20:23:13 +03:00
authentication authn: Unit tests to simply get the authentication settings pages. 2016-06-20 15:48:23 +02:00
config pytest: Unify create_test_* functions. 2016-06-17 13:29:32 +02:00
controllers autocomplete: allow to pass in a GET flag to control if non-active users should be returned in 2016-06-18 14:43:33 +02:00
i18n project: added all source files and assets 2016-05-24 15:56:53 +02:00
lib gravatar: add flag to show current gravatar + user as disabled user (non-active) 2016-06-18 02:27:01 +02:00
login login: Log redirection target on debug level 2016-06-16 10:43:17 +02:00
model events: Send events when user is created or updated. 2016-05-31 12:36:58 +02:00
public repos, repo groups, user groups: visually show what user is an owner, and if 2016-06-18 02:09:41 +02:00
templates repos, repo groups, user groups: visually show what user is an owner, and if 2016-06-18 02:09:41 +02:00
tests autocomplete: allow to pass in a GET flag to control if non-active users should be returned in 2016-06-18 14:43:33 +02:00
utils project: added all source files and assets 2016-05-24 15:56:53 +02:00
__init__.py migration: Increased database version. 2016-06-06 15:50:45 +02:00
events.py events: Add user data to UserPreCreate und UserPreUpdate events. 2016-05-31 12:37:59 +02:00
interfaces.py events: Add user data to UserPreCreate und UserPreUpdate events. 2016-05-31 12:37:59 +02:00
rcserver.py project: added all source files and assets 2016-05-24 15:56:53 +02:00
subscribers.py i18n: Use new translation string factory. 2016-05-27 12:15:09 +02:00
translation.py i18n: Add module that creates a translation string factory. 2016-05-27 12:10:24 +02:00
tweens.py cleanup: remove accidental additions 2016-06-08 15:45:30 +03:00
VERSION release: Start preparation for 4.1.2 2016-06-16 23:03:42 +02:00
websetup.py project: added all source files and assets 2016-05-24 15:56:53 +02:00