16 Commits

Author SHA256 Message Date
168a419bbe status: allow for package search endpoint
OBS has issues searching for packages in scmsynced projects.
Since we have a list of all the repositories, we can allow
for a search endpoint here.

/search?q=term1&q=term2...

results is JSON

[
   project1/pkgA,
   project2/pkgB
]
2025-09-03 14:35:15 +02:00
f8594af8c6 obs-status: report error on monitor page if error
If we have error with REDIS connection, report it as error 500
on the / default page. Otherwise, report the 404 there instead
as before.
2025-09-01 11:20:54 +02:00
bd5482d54e status: use toplevel window for opening links 2025-08-24 19:36:40 +02:00
8436a49c5d br: build results as svg for packages 2025-08-05 16:08:52 +02:00
3d24dce5c0 common: rabbit refactor
Generalize interface to allow processing of any events, not just
Gitea events.
2025-07-26 13:54:51 +02:00
82b5b105b1 staging: refactor 2025-04-28 19:44:32 +02:00
e341b630a2 wip 2025-04-27 22:53:19 +02:00
58532b9b60 wip 2025-04-25 17:40:44 +02:00
32374f76c1 status 2025-04-23 17:51:59 +02:00
Jan Zerebecki
23ed9b830d Merge all go.mod into a top level one 2025-04-03 22:38:31 +02:00
652ce0d875 copyright 2024-09-10 18:24:41 +02:00
89eff4164d . 2024-08-19 17:37:35 +02:00
53505ec1f3 . 2024-08-19 17:33:52 +02:00
f4609de5a3 . 2024-08-19 17:14:20 +02:00
b09b4723d8 . 2024-08-16 17:18:30 +02:00
6470387e47 . 2024-08-16 17:17:26 +02:00