unrhodecode/rhodecode/api
Marcin Kuzminski db64ea8c81 api: use consistent way to extract users, repos, repo groups and user groups by id or name.
- makes usage of Number vs String to differenciate if we pick objec ID or it's name
this will allow easy fetching of objects by either id or it's name, including numeric string
name
- fixes #5230
2017-03-13 12:56:22 +01:00
..
tests 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
views api: expose more details of auth tokens in get_user api call. 2017-03-08 16:20:44 +01:00
__init__.py auth-tokens: disable authenticating by builtin token. 2017-02-27 11:45:30 +01: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