unrhodecode/rhodecode
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
..
api 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
apps admin-users: use full ilike search on filtering 2017-03-08 13:05:26 +01:00
authentication authentication: enabled authentication with auth_token and repository scope. 2017-03-03 20:48:23 +01:00
config admin-users: moved grid browsing to pyramid. 2017-03-07 21:17:02 +01:00
controllers markup-rendering: added relative image support. 2017-03-10 00:16:09 +01:00
events slack: updated slack integration to use the attachements for nicer formatting. 2017-02-24 14:24:19 +01:00
forms license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
i18n i18n: Update compiled message objects and js i18n files 2017-02-05 18:08:23 +01:00
integrations admin: moved admin pyramid into apps. 2017-03-02 20:23:26 +01:00
lib makrup-renderer: fix some cases which could cause lxml errors, skip js flags 2017-03-13 11:17:00 +01:00
model api: expose more details of auth tokens in get_user api call. 2017-03-08 16:20:44 +01:00
public markup: improved markup CSS. 2017-03-09 21:09:10 +01:00
svn_support svn-conf: hide password entries in logs for generated configuration. 2017-01-16 18:13:24 +01:00
templates markup-rendering: added relative image support. 2017-03-10 00:16:09 +01:00
tests markup-rendering: added relative image support. 2017-03-10 00:16:09 +01:00
utils license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00
__init__.py auth-tokens: migrate builtin token to the external ones 2017-02-27 12:16:11 +01:00
rcserver.py subprocess: Change all imports from subprocess -> subprocess32 2016-10-14 09:37:44 +02:00
subscribers.py metadata: write license token for license migration for installer. 2017-03-09 15:09:12 +01:00
translation.py notifications: fixed translation problem in my notifications. 2017-02-01 15:34:47 +01:00
tweens.py core: use proper event to bootstrap pylons env. 2017-01-12 21:47:02 +01:00
VERSION release: Bump version 4.6.0 to 4.7.0 2017-02-05 22:13:33 +01:00
websetup.py license: updated copyright year to 2017 2017-01-02 09:30:39 +01:00