unrhodecode/rhodecode/api
Marcin Kuzminski 41cafab139 core: always attach pyramid context into request
- this will be the default way of replacing tempalte_context globals from pylons
- helps remove of old style PartialRenderer
2017-07-08 15:25:54 +02:00
..
tests gists: migrated gists controller to pyramid view. 2017-07-07 12:05:30 +02:00
views user-api: use simple schema validator to be consistent how we validate between API and web views. 2017-06-21 15:36:24 +02:00
__init__.py core: always attach pyramid context into request 2017-07-08 15:25:54 +02:00
exc.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
utils.py api: use consistent way to extract users, repos, repo groups and user groups by id or name. 2017-03-13 12:56:22 +01:00