##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1101:c48a80c6
repo-groups: add personal flag indicator in advanced view.
0
r1100:0ad13d5b
personal-repo-group: update ui on auto-selecting the personal repo group on forks, edit/create repo
0
r1099:4c262056
visual-settings: added personal metatag which is also recognizable.
0
r1098:5d0049e7
i18n: expose custom name to catch the translation strings.
0
r1097:07c2ecba
tests: improve detection of empty flash messages during the tests
0
r1096:aaf802d5
tests: api add_user tests for personal groups
0
r1095:bfb70415
tests: fixed tests for personal repo groups
0
r1094:6b71b2c4
repo-groups: implemented default personal repo groups logic. - fixes #4003 - adds new settings to automatically create personal repo groups for users on API cal, add user form, registration - it's possible to create a pattern based repo group for example /u/{username}
0
r1093:662d72d1
hgignore: skip rhodecode-components.js generated package.
0
r1092:5d535244
authentication-views: fixed old style exception catch syntax.
0
r1091:c9d29b6e
autocomplete: improve the lookup of value_display by re-using the object. - in case of unicode email the previous method could generate wrong data, and make search not show up such users.
0
r1090:276bfa3c
admin: fixed search in user admin page
0
r1089:4d236b89
user-groups: new selector for user group memebers. - removed old two column selector in replacement of autocomplete list - scales much better for alrge number of users - still allows to select single users and user groups - fixes #4291 (user group shows only username in members)
0
r1088:7d451b5a
system-info: fix possible float division by zero in calculating % value
0
r1087:d5020bd3
ui: fixed problem with display of dt elements, fixes #4277
0
r1086:91b0b3db
auth: Allow auth plugins to customize the slug which is used to generate URLs. #4078
Martin Bornhold
0
r1085:a6c56473
pull-requests: moved the delete logic into the show view. - delete from pr view is more intuitive - there was several support queries about beeing confused how to delete a pr
0
r1084:84545e70
pull-requests: redo my account pull request page with datagrid. Fixes #4297 - consistent ui with per-repo pull-request page - faster loading due to pagination - enabled sorting of columns
0
r1083:1492beda
pr: Rename update response flag `success` -> `executed` The name `success` may be misleading beacuse a skipped updated can be interpreted as success or failure. The new name `executed` is clearer because its only `True` if the update is really executed.
Martin Bornhold
0
r1082:b76addfd
pr: Refactor PR update error message handling.
Martin Bornhold
0
load next
< 1 .. 211 212 213 214 215 .. 268 >
showing 20 out of 5342 commits