##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r1561:28961a83
docs: dev-setup add info about config.nix required for tests.
0
r1560:ee329948
docs: added example ldap/ad configuration inside rhodecode-auth
0
r1559:6a97fe2f
admin-users: add audit page to allow showing user actions in RhodeCode. - this is a helper filter that allows to filter out admin journal for particular user. - refs #5256
0
r1558:107da576
api: added last-activity into returned data of get_user api. - refs #5256
0
r1557:41eec473
user groups: fix form and label
0
r1556:9ac012a6
admin-users: add view for user groups managment model-repo: get_user_groups modified to return more information about user model-user_group: 2 new methods added tests-models: mocked repo test becouse of modifications in model
Bartłomiej Wołyńczyk
0
r1555:9d1f0e57
repositories: enabled support for maintenance commands. - maintenance commands does things like git gc or mercurial verify to check integrity of repositories.
0
r1554:8ba8e355
core: added supports of repo based views via pyramid.
0
r1553:f3cfafee
mercurial: enabled support of verify command.
0
r1552:8033e1d3
system-info: added missing license header.
0
r1551:9c7eeec8
repo-settings: expose pull api endpoint into remote pull view for easier automation.
0
r1550:d8292ad9
http-app: prevent httplib3 logs to spawn our rhodecode logs. - it often happens that there are odd logs, and it confuses people looking at those.
0
r1549:dac63b41
gunicorn: small improvment of config.
0
r1548:4f9855e2
users: properly handle null values when sorting columns in user grid.
0
r1547:ed2ccabe
users: add sorting by last activity to the new users grid.
0
r1546:b45c2eaa
users: change last activity to re-use new column.
0
r1545:e40bd0a7
users: migrate last_activity column so it's part of user table. - allows quicker update - allows sorting by that column
0
r1544:cf0c0eb2
migration: detach permissions defaults migration from current models. This was causing that latest code was used results in potential problems during migration. Now we use the bound migraiton code that always will perform the same exact migrations independent of the current code changes.
0
r1543:4acfe019
migration: change prints to logging
0
r1542:366f5b0d
admin: simplify usage of admin prefix on admin routes.
0
load next
< 1 .. 188 189 190 191 192 .. 268 >
showing 20 out of 5342 commits