aboutsummaryrefslogtreecommitdiffhomepage
path: root/sec_certs_page/tasks.py
Commit message (Expand)AuthorAgeFilesLines
* Split common.tasks to submodules.J08nY2025-11-291-1/+1
* Tie in subscriptions to users.J08nY2025-10-131-3/+1
* Make sitemap update weekly.J08nY2025-02-101-2/+2
* Do not run sitemap_update daily.J08nY2025-02-041-3/+1
* Enable PP display using new feature.J08nY2025-02-021-1/+4
* Prolong sitemap update timeout.J08nY2025-01-251-2/+5
* Cache sitemaps better, use priority in them.J08nY2024-11-271-1/+20
* Add task for index optimization.J08nY2024-11-221-1/+9
* Increase time limits on tasks.J08nY2024-07-231-2/+4
* Make sure that weekly updates run.J08nY2023-05-181-2/+2
* Fix affected CPE display on CVE page.J08nY2023-05-091-134/+1
* More fix of JSON gzip encoding.J08nY2023-04-251-2/+2
* Fix JSON gzip write.J08nY2023-04-251-3/+3
* Do not pass json through string.J08nY2023-04-251-2/+1
* Symlink CPE match to dataset path.J08nY2023-04-251-3/+2
* Fix typo.J08nY2023-04-251-1/+1
* Add CPE match dataset processing.J08nY2023-04-251-1/+32
* Try to fix CVE and CPE dset processing.J08nY2023-04-251-8/+19
* Add scheme processing to main CC flow.J08nY2023-04-211-4/+1
* Remove old CPEs and CVEs from DB after task run.J08nY2023-04-071-0/+17
* Fix dramatiq actor names.J08nY2023-03-241-2/+2
* Call last chain task properly.J08nY2023-03-191-2/+2
* Give more time to auto-release locks.J08nY2023-03-191-2/+2
* Move back to flat layout.J08nY2023-03-171-0/+106
* Move to pyproject.J08nY2023-03-171-106/+0
* Move to dramatiq and periodiq.J08nY2023-03-171-17/+26
* Try to fix celery periodic task issues.J08nY2023-03-161-0/+8
* Run some tasks every day.J08nY2023-02-191-10/+7
* Batch MongoDB writes in CVE and CPE data to speed up.J08nY2023-02-091-8/+19
* Add periodic download of CC scheme data.J08nY2022-07-261-0/+2
* Cleanup handling of object formats (storage/tool).J08nY2022-01-031-3/+5
* Add daily updates for MIP and IUT stuff.J08nY2021-12-271-1/+9
* Fix logger call.J08nY2021-12-271-3/+4
* Increase test coverage.J08nY2021-12-261-3/+3
* Enhance CPE dataset when updating it.J08nY2021-12-261-0/+8
* More instrumentation for tasks.J08nY2021-12-261-12/+19
* Reformat FIPS and PP pages. Also store CVEs and CPEs.J08nY2021-12-261-3/+26
* CC and FIPS update working.J08nY2021-12-251-0/+30