unrhodecode/rhodecode/events
Marcin Kuzminski 8627996783 issue-trackers: implemented more sophisticated ticket data extraction based on advanced regex module, and special
look-behind regex. This is a recommended ticket extraction from Atlassian itself (for Jira) and we also
implemented it for Redmine, or tickets

- bonus: report errors on patterns in preview window
2020-09-30 10:53:17 +02:00
..
__init__.py comments: added new events for comment editing to handle them in integrations. 2020-07-13 11:18:28 +02:00
base.py events: added support for pull-request-comment and commit-comment events. 2020-04-17 22:08:42 +02:00
interfaces.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
pullrequest.py sidebar: expose status indicator for general comments which changed review status. 2020-09-27 19:33:46 +02:00
repo.py issue-trackers: implemented more sophisticated ticket data extraction based on advanced regex module, and special 2020-09-30 10:53:17 +02:00
repo_group.py events: added support for pull-request-comment and commit-comment events. 2020-04-17 22:08:42 +02:00
user.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00