unrhodecode/rhodecode/api
RhodeCode Admin 9f13849af9 api: added proper full permission flush on API calls when creating repos and repo groups.
- This allows a full flush and multiple calls made via API
2021-05-24 23:47:29 +02:00
..
tests observers: code cleanups and fixed tests. 2020-10-11 22:16:08 +02:00
views api: added proper full permission flush on API calls when creating repos and repo groups. 2021-05-24 23:47:29 +02:00
__init__.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
exc.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
utils.py api: fixed SVN raw diff export. The API method was incosistent, and used different logic. 2020-10-15 09:21:49 +02:00