unrhodecode/rhodecode/api
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
..
tests tests: fixed problem with non-ascii errors 2020-05-13 15:52:46 +02:00
views pull-requests: fix way how pull-request calculates common ancestors. 2020-05-08 08:43:51 +02:00
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
exc.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
utils.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00