Files
@ f6376261296d
Branch filter:
Location: kallithea/docs/dev/dbmigrations.rst
f6376261296d
2.9 KiB
text/prs.fallenstein.rst
pullrequests: better handling of revision range pullrequests with missing revisions - don't crash
Trying to display a revision range PR with missing changesets would give a
crash.
3f646f7bac39 solved a similar problem but caused another one when it did that
c.cs_ranges could be empty.
Trying to display a revision range PR with missing changesets would give a
crash.
3f646f7bac39 solved a similar problem but caused another one when it did that
c.cs_ranges could be empty.