Victor Seva
f153d0109d
MT#54973 gerrit: move everything to its own app
...
Change-Id: I83f5dc75315bfd9df22c78f3169c72484e7b2c19
3 years ago
Victor Seva
6f043a0b9f
TT#121955 migrate missing files to structlog
...
Just to keep consistency on project
Change-Id: I8e2cec10baa92d00915229bb118be585492ac598
3 years ago
Victor Seva
29e328b069
TT#121955 update Django 3.1
...
* models.JSONField
https://docs.djangoproject.com/en/3.1/releases/3.1/#jsonfield-for-all-supported-database-backends
Now returns a str() instead of a dict()
* no need to pin psycop2
https://docs.djangoproject.com/en/3.1/releases/3.1/#database-backend-api
"connection.timezone property is now 'UTC' by default, or the
TIME_ZONE when USE_TZ is True on databases that support time zones.
Previously, it was None on databases that support time zones."
* rework signal receivers
Change-Id: I4e1c6f780c416c7e2f2e1c7ba6154f25e4bd8c5a
3 years ago
Victor Seva
3237f930fd
TT#43813 release_dashboard: split settings per application
...
Using https://django-appconf.readthedocs.io/en/latest/ helps us to
keep configs per application
Change-Id: I6dbac01d56ce1ea71d611e0e98a74a0875fe747c
5 years ago
Victor Seva
629fde1c13
TT#17756 docker: support remove tags
...
* we need to use reference ( docker API it doesn't support tag name )
* fix tag date (value in the first occurrence not last)
Change-Id: I2fa2f7bedaca4cdeeb3a3a2d4a3f4a661d15fad1
8 years ago
Victor Seva
731dd69df0
TT#17622 build_docker
...
* provide info of actual images and tags
* refresh docker images/tag via release_dashboard
* keep that info in db
* fix Dockerfile documentation
* cleanup thanks to flake8
Change-Id: I743482da9b4d50f7b1832cad324882f3a49cbcf0
8 years ago
Victor Seva
45f81959e2
TT#17622 release_dashboard: add docker images forms
...
Change-Id: I7da3b00a8a5f7f69d12876de33406919df223e31
8 years ago
Victor Seva
16a3bcc4e0
MT#3762 release_dashboard base
...
* fix duplicate rule in Makefile
* Implement just hotfix for now
* /var/lib/repoapi/gerrit.ini needed [gerrit REST HTTP password]
Change-Id: I80286e9d97846cf037566eaca74079362fa6e54a
9 years ago