unrhodecode/rhodecode/events
Marcin Kuzminski ecff3dbaed security: update lastactivity when on audit logs.
- The previous update on each call was to expensive and created lot of DB locks in high traffic env
2018-07-31 22:52:44 +02:00
..
__init__.py security: update lastactivity when on audit logs. 2018-07-31 22:52:44 +02:00
base.py events: use a distinction between RhodeCodeEvent which is a base class and it used by all events, and 2018-07-31 12:29:04 +02:00
interfaces.py release: update copyright year to 2018 2018-01-19 17:13:16 +01:00
pullrequest.py pull-request-events: expose pr title and uid for commits inside. 2018-02-16 19:22:21 +01:00
repo.py events: use a distinction between RhodeCodeEvent which is a base class and it used by all events, and 2018-07-31 12:29:04 +02:00
repo_group.py events: use a distinction between RhodeCodeEvent which is a base class and it used by all events, and 2018-07-31 12:29:04 +02:00
user.py events: use a distinction between RhodeCodeEvent which is a base class and it used by all events, and 2018-07-31 12:29:04 +02:00