builder-web/lib
Hannes Mehnert f4da9ad666 In Opamdiff.compare, do not figure out unchanged packages.
In the View.compare_builds (/compare/..), do not display
"XX opam packages unchanged".

The reasoning is that the diff view concerns:
(a) opam packages
(b) environment variables
(c) system packages

And we're only interested in what changed in each category. The list of
unchanged opam packages is not really of interest, but adds quite some noise to
the page.
2022-08-05 11:16:21 +02:00
..
authorization.ml Update to dream.1.0.0~alpha4 2022-04-22 12:37:01 +01:00
builder_web.ml Rely on the default error page triggering for 404s 2022-07-15 11:16:01 +02:00
dream_tar.ml Add GZip support when we generate a tar archive (#119) 2022-06-21 15:17:50 +00:00
dune Add GZip support when we generate a tar archive (#119) 2022-06-21 15:17:50 +00:00
link.ml Refactor and address #127 2022-07-12 13:14:52 +02:00
model.ml Refactor not found logic 2022-07-15 11:13:11 +02:00
model.mli Refactor not found logic 2022-07-15 11:13:11 +02:00
utils.ml Removing trailing slashes (#80) 2022-04-21 10:40:21 +00:00
views.ml In Opamdiff.compare, do not figure out unchanged packages. 2022-08-05 11:16:21 +02:00