##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r495:6dfe88f2
ux: put gravatar and username together in user list #3203
0
r494:5c3d69c7
summary: use the same method to trim the messages as in changelog. - fixes #4119, summary: trimmed messages can generate wrong data in summary page
0
r493:029fd462
tables: adding translation for empty tables #685 #1832
0
r492:293aa6a6
tables: better message when tables are empty #685 #1832
0
r491:007d07e1
docs: updating vcsserver commands and development.ini defaults
0
r490:3a00c4dc
docs: adding frontend compile instructions to dev setup
0
r489:b044ae37
docs: update dev setup instructions
0
r488:c2409823
tests: Fix mocking of get_scm and get_backend functions.
Martin Bornhold
0
r487:f0165f76
tests: Adapt tests to use the new get_vcs_instance function instead of removed get_repo.
Martin Bornhold
0
r486:e773cd0c
tests: Fix a helper method that checks if a repository is available on filesystem. - Moved it into utils to remove duplication - Refactored it to not hide all kinds of exceptions.
Martin Bornhold
0
r485:34bd8df9
models: Use the new get_vcs_instance method to retrieve vcs instances.
Martin Bornhold
0
r484:bfa034e4
vcs: Remove unused code from get_scm function. No code seems to use these arguments anymore so it's better to remove them and simplify the code by removing unsused code paths.
Martin Bornhold
0
r483:b7e26a5f
vcs: Refactor the get_repo function. Goal was to not use the search_path_up argument of get_scm and include some logic that sits in model.db.Repository in get_scm_instance method.
Martin Bornhold
0
r482:930b0a4d
auth: Fix password_changed function, fixes #4043. Never repot a changed password for default or anonymous users. If anonymous access is disabled we don't get the default user here so we also have to check if it is the anonymous user. In both cases (default user and anonymous user) we can skip the password change check and return False.
Martin Bornhold
0
r481:5cfdb31b
dev-env: Add .eggs directory to ignore list.
Martin Bornhold
0
r480:3dabae08
nix: Generate new python packages. Locustio is removed from env.
Martin Bornhold
0
r479:c121f2d8
dev-env: Remove locustio from dependencies and nix-shell
Martin Bornhold
0
r478:3c6d9e8f
tests: Remove code that is moved to the actest repository. #4095
Martin Bornhold
0
r477:a554162e
docs: added channelstream example
0
r476:16ff155b
licenses: Add tornado license information. We are using a modified version of some code which originates from the tornado web server project. Therfore we include the original license information in our project to comply to the license.
Martin Bornhold
0
load next
< 1 .. 194 195 196 197 198 .. 218 >
showing 20 out of 4357 commits