unrhodecode/rhodecode/lib/vcs
Marcin Kuzminski 293a3535ae pull-requests: fix way how pull-request calculates common ancestors.
- fixes #5561
- added new preview for size (commits/files) of PRs before opening, this is now based on the special logic that calculates common ancestor and has access to preview diff
- store common ancestor in DB so updates of pull-requests are consistent
2020-05-08 08:43:51 +02:00
..
backends pull-requests: fix way how pull-request calculates common ancestors. 2020-05-08 08:43:51 +02:00
conf code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
utils code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
client_http.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
compat.py code: code fixes and small adjustments 2018-02-20 17:49:26 +01:00
connection.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
exceptions.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
geventcurl.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
nodes.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
path.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00