Files
@ ca39c02c7c3e
Branch filter:
Location: kallithea/rhodecode/controllers/__init__.py - annotation
ca39c02c7c3e
0 B
text/x-python
speed up generating changesets in journal log
- using a range generator instead of get_changeset could speed up things a lot
- using a range generator instead of get_changeset could speed up things a lot