Commit Graph

213 Commits

Author SHA1 Message Date
Frédéric Péters 44b189f28e misc: add attribute to disable an installed service (#89302)
gitea/scrutiny/pipeline/head This commit looks good Details
2024-04-09 12:27:13 +02:00
Frédéric Péters 39fa8e2970 fix variable name used for version number (#87687)
gitea/scrutiny/pipeline/head This commit looks good Details
2024-03-02 16:54:56 +01:00
Frédéric Péters 05a79bf8e6 extend version regex to allow longer hashes and a dash as prefix (#87647)
gitea/scrutiny/pipeline/head This commit looks good Details
2024-03-01 09:30:10 +01:00
Lauréline Guérin 57e73caa43
always include ticket number and modules in export (#86489)
gitea/scrutiny/pipeline/head This commit looks good Details
2024-02-07 17:11:52 +01:00
Thomas NOËL 5823347f55 debian: add back memory-report to uwsgi default configuration (#80451)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-11-13 11:35:17 +01:00
Thomas NOËL 5180f5ef52 debian: add uwsgi/scrutiny SyslogIdentifier in service (#82977)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-10-31 13:21:53 +01:00
Lauréline Guérin 21636bb920
on issues export, display modules if wording not set (#82349)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-10-16 14:00:46 +02:00
Frédéric Péters c6956baaca ci: keep on using pylint 2 while pylint-django is not ready (#81905)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-10-03 08:16:26 +02:00
Valentin Deniaud 5226f2374a misc: update git-blame-ignore-revs to ignore quote changes (#79788)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-08-16 11:53:30 +02:00
Valentin Deniaud 26fda56568 misc: apply double-quote-string-fixer (#79788) 2023-08-16 11:53:30 +02:00
Valentin Deniaud c6cec4fdae misc: add pre commit hook to force single quotes (#79788) 2023-08-16 11:53:30 +02:00
Thomas NOËL 8fde56d1f4 debian: remove memory-report from uwsgi default configuration (#79890)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-07-20 17:59:59 +02:00
Frédéric Péters b810d143ef ci: build deb package for bookworm (#78968)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-06-23 16:48:48 +02:00
Lauréline Guérin 495639a65f
hide export link for past releases and anonymous user (#78262)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-06-08 11:21:11 +02:00
Frédéric Péters b2b894ec35 add login/logout links (#78128)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-06-02 12:08:54 +02:00
Lauréline Guérin b626fd4ca5
ticket description in bold instead of italic (#78090)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-06-02 11:32:27 +02:00
Lauréline Guérin 2437c2458e sort tickets by issue_type (#77957)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-06-02 11:29:59 +02:00
Lauréline Guérin 80b4d6a6ef don't edit ticket info or export notes if not authenticated
gitea/scrutiny/pipeline/head This commit looks good Details
2023-06-02 11:20:33 +02:00
Lauréline Guérin 19f5d45bf7 misc: ignore style.css generated file 2023-06-02 11:20:33 +02:00
Lauréline Guérin 7327bbbd05 restore ticket modules after info update (#78091)
gitea/scrutiny/pipeline/head There was a failure building this commit Details
2023-06-02 11:20:26 +02:00
Lauréline Guérin 6918349424
add link to ticket in ticket edition popup (#77950)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-06-01 17:37:12 +02:00
Frédéric Péters 6366631583 misc: switch to scss (#77952)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-05-26 21:57:52 +02:00
Frédéric Péters 577d0d5357 css: enlarge "modules" column (#77951)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-05-26 11:23:42 +02:00
Lauréline Guérin 5fb1b91ca1
Possibility to define description for release notes (#77825)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-05-25 22:18:59 +02:00
Lauréline Guérin 3298e26851
reduce queryset number on ProjectSummaryHistoryView (#77825) 2023-05-25 22:18:59 +02:00
Lauréline Guérin 4f12a61dd5
export ticket list (#77825) 2023-05-25 22:18:58 +02:00
Lauréline Guérin e7ba87844c
misc: remove some warnings (#77825) 2023-05-25 22:18:58 +02:00
Lauréline Guérin c8984c43fa
update ticket info on ProjectSummaryHistoryView (#77825) 2023-05-25 22:18:58 +02:00
Lauréline Guérin 762e2ac0d2
add IssueInfo model (#77825) 2023-05-25 22:18:58 +02:00
Lauréline Guérin 7306558867
organize issue list as table (#77825) 2023-05-25 16:00:25 +02:00
Lauréline Guérin b8e93014f5
misc: update & run pre-commit for django-upgrade (#77825)
and update README
2023-05-25 12:01:06 +02:00
Lauréline Guérin 8e05d11780
reduce queryset number on ProjectSummaryHistoryView (#77821)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-05-23 09:17:32 +02:00
Lauréline Guérin 1b1399152a
misc: adapt settings and urls to use djdebugtoolbar (#77821) 2023-05-23 09:17:32 +02:00
Lauréline Guérin 5f23cbbe64
misc: django 3.2 in setup (#77821) 2023-05-23 09:17:31 +02:00
Frédéric Péters 854a3d0e26 make admin login go through SSO if configured (#77803)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-05-22 18:03:02 +02:00
Frédéric Péters b6468354bd debian: apply pre-commit-debian 0.3 (#77727)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-05-17 21:27:42 +02:00
Frédéric Péters 8129f09290 misc: use pre-commit-debian 0.3 (#77727) 2023-05-17 21:27:39 +02:00
Frédéric Péters 5e62cc26c0 settings: add django.template.context_processors.request (#77565)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-05-13 10:17:26 +02:00
Frédéric Péters 897410e3ed pylint: remove obsolete options
gitea/scrutiny/pipeline/head This commit looks good Details
2023-05-13 09:27:04 +02:00
Frédéric Péters 6b08772bef settings: declare DEFAULT_AUTO_FIELD (#77564)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-05-13 09:19:23 +02:00
Frédéric Péters 0b1165aee5 misc: fix import to not rely on six
gitea/scrutiny/pipeline/head This commit looks good Details
2023-05-12 23:20:46 +02:00
Frédéric Péters eb8be94a58 apply new pre-commit configuration 2023-05-12 23:20:17 +02:00
Frédéric Péters b17e32f2c1 update pre-commit configuration 2023-05-12 23:19:08 +02:00
Agate a0416e328d Prepare Jenkinsfile for Gitea migration (#74572)
gitea/scrutiny/pipeline/head This commit looks good Details
2023-02-20 15:17:09 +01:00
Frédéric Péters 8f2e23834a ci: upgrade isort (#74044) 2023-02-01 09:29:09 +01:00
Frédéric Péters cf5942524f ci: only build package for bullseye (#72729) 2022-12-22 17:21:30 +01:00
Frédéric Péters 8e4bd81f6e ci: update pyupgrade to 3.1.0 (#70693) 2022-10-26 19:22:45 +02:00
Frédéric Péters 3c92be726a don't require two newlines after commits
(this prevented first commit after tag to be accounted in difflog)
2022-10-10 15:16:00 +02:00
Frédéric Péters e2ed1b3322 debian: remove obsolete standard error output config from systemd unit (#65101) 2022-08-02 10:01:54 +02:00
Frédéric Péters 4cb8cb5b8e commands: force --ff-only when updating clones 2022-07-11 16:16:07 +02:00