unrhodecode/rhodecode/api
Marcin Kuzminski 03fcdf8f0b api: added store_exception_api for remote exception storage.
- this will be used in the new indexer that could now report indexing error right back into RhodeCode.
2018-12-18 12:05:03 +01:00
..
tests api: added store_exception_api for remote exception storage. 2018-12-18 12:05:03 +01:00
views api: added store_exception_api for remote exception storage. 2018-12-18 12:05:03 +01:00
__init__.py api: fixed potential crash when returning error response using JSON objects that fail to parse. 2018-12-18 11:42:52 +01:00
exc.py exceptions: use python3 compatible exception handling 2018-10-02 11:03:22 +02:00
utils.py pull-requests: add merge validation to prevent merges to protected branches. 2018-08-28 20:24:40 +02:00