##// END OF EJS Templates
events: use a distinction between RhodeCodeEvent which is a base class and it used by all events, and...
events: use a distinction between RhodeCodeEvent which is a base class and it used by all events, and the events that are handled in addition by integration framework.
marcink -
r2921:042146f6 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / apps / admin / views
__init__.py Loading ...
audit_logs.py Loading ...
defaults.py Loading ...
exception_tracker.py Loading ...
main_views.py Loading ...
open_source_licenses.py Loading ...
permissions.py Loading ...
process_management.py Loading ...
repo_groups.py Loading ...
repositories.py Loading ...
sessions.py Loading ...
settings.py Loading ...
svn_config.py Loading ...
system_info.py Loading ...
user_groups.py Loading ...
users.py Loading ...