You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Victor Seva 0ab189912b
MT#62949 gerrit README
7 months ago
..
fixtures MT#56231 gerrit: crontab to cleanup 3 years ago
management MT#56231 gerrit: fix default today format 2 years ago
migrations MT#54973 gerrit: move everything to its own app 3 years ago
README.md MT#62949 gerrit README 7 months ago
__init__.py MT#54973 gerrit: move everything to its own app 3 years ago
apps.py MT#54973 gerrit: move everything to its own app 3 years ago
conf.py MT#56231 gerrit: command to refresh creation/modification info 3 years ago
tasks.py MT#56231 gerrit: crontab to cleanup 3 years ago
test_commands.py TT#121955 define pytest config 2 years ago
test_utils.py MT#56231 gerrit: command to refresh creation/modification info 3 years ago
utils.py MT#55988 gerrit: add clickeable gerrit_url to admin 3 years ago

README.md

gerrit

This app takes care of the interaction with gerrit service.

Mainly is just utils lib and tasks that will be triggered from other apps.

The related models are defined on repoapi app.