unrhodecode/rhodecode/admin
Daniel Dourvaris 7ff09cda95 integrations: add integration support
* added db migration for integration table, version 55
* added integrations views/templates/models
* added slack integration
* added h.url.current() support for pyramid only contexts
* added issues extractor for commit messages
* renamed repo-deleted/repo-created to repo-delete/repo-create
* removed marshmallow
* added serialization for events to static dicts of data
* added lazy_ugettext for translation of start time string
2016-07-10 06:43:20 +03:00
..
__init__.py admin: Register and retrieve navigation registry from pyramids registry. 2016-06-29 08:52:55 +02:00
interfaces.py admin: Create interface to register/retrieve the admin navigation. 2016-06-29 08:24:57 +02:00
navigation.py integrations: add integration support 2016-07-10 06:43:20 +03:00
views.py admin: Register and retrieve navigation registry from pyramids registry. 2016-06-29 08:52:55 +02:00