unrhodecode/rhodecode/api
Marcin Kuzminski bd9e5dc1c3 api: exposed modified added/modified/deleted functions of commit to return only paths.
This combined with full text search build for certain repositories that each commit
contains lots of file changes results in *huge* (10x in some cases) performance gain.
2020-03-16 15:09:45 +01:00
..
tests api: add send_email flag for comments api to allow commenting without email notification. 2020-01-20 20:30:57 +01:00
views api: add send_email flag for comments api to allow commenting without email notification. 2020-01-20 20:30:57 +01:00
__init__.py core: fixed cython compat inspect that caused some API calls to not work correctly. 2020-01-10 08:54:49 +01:00
exc.py docs: updated copyrights to 2019 2019-01-02 18:13:27 +01:00
utils.py api: exposed modified added/modified/deleted functions of commit to return only paths. 2020-03-16 15:09:45 +01:00