unrhodecode/rhodecode/apps
2017-04-28 13:57:59 +02:00
..
_base repo-view: handle empty repo or missing requirements in base view for repositories. 2017-04-27 15:29:07 +02:00
admin user-audit: share same template for rendering audit logs between user and admin views. 2017-04-26 23:05:03 +02:00
channelstream channelstream: move into apps 2017-03-02 20:34:58 +01:00
home routing: switched static redirection links to pyramid. 2017-04-20 01:00:09 +02:00
login audit-logs: store user agent for login/logout actions. 2017-04-27 12:12:05 +02:00
my_account my-account: moved profile page into pyramid. 2017-03-14 12:54:06 +01:00
ops core: added ops view to pyramid to have a PING command with pure pyramid. 2017-04-19 15:32:57 +02:00
repository repo-maintainance: removed NotAnonymous becuase it's already protected by admin permissions. 2017-04-28 13:57:59 +02:00
search search: moved search into pyramid views. 2017-04-21 17:10:26 +02:00
svn_support svn-support: move into apps module. 2017-03-13 19:03:39 +01:00
user_profile my-account-auth-tokens: moved into pyramid apps. 2017-03-03 14:19:34 +01:00
__init__.py rhodecode-app: added module to organize pyramid apps 2017-03-02 16:13:37 +01:00