unrhodecode/rhodecode/api/views
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
..
__init__.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
deprecated_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
gist_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
pull_request_api.py pull-requests: fix way how pull-request calculates common ancestors. 2020-05-08 08:43:51 +02:00
repo_api.py indexing: fixed problems with non-ascii files indexing. 2020-05-13 14:37:46 +02:00
repo_group_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
search_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
server_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
testing_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
user_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00
user_group_api.py code: update copyrights to 2020 2020-04-16 00:34:52 +02:00