unrhodecode/rhodecode/apps/_base
2021-12-20 16:07:22 +01:00
..
__init__.py commits/summary: unify fetching remote attribute in summary and commits page to properly and in the same way show the data. 2021-12-20 16:07:22 +01:00
interfaces.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
navigation.py application: not use config.scan(), and replace all @add_view decorator into a explicit add_view call for faster app start. 2020-12-08 17:04:39 +01:00
subscribers.py caches: introduce invalidation as a safer ways to expire keys, deleting them are more problematic. 2021-07-23 11:09:12 +02:00