unrhodecode/rhodecode/events
Marcin Kuzminski 2656338a0d events: ported pylons part to pyramid.
- fix lack of request context in VCS type events
  we now use a dummy request but it's sufficient for routes generation
- cleanup and re-organized some code
- removed all pylons stuff from the events code
2017-07-26 12:41:14 +02:00
..
__init__.py events: re-organizate events handling. 2017-06-08 21:37:34 +02:00
base.py events: ported pylons part to pyramid. 2017-07-26 12:41:14 +02:00
interfaces.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
pullrequest.py events: ported pylons part to pyramid. 2017-07-26 12:41:14 +02:00
repo.py events: ported pylons part to pyramid. 2017-07-26 12:41:14 +02:00
repo_group.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
user.py events: make the System URL extraction safer. 2017-02-13 17:08:28 +01:00