builder-web/lib
Hannes Mehnert 544d6883a0 Remove the /job and /job/:job/build "redirect parent" parts from the router
Also, when "remove slash and redirect" (in the "Middleware"), use a 301 status.
This is well recognized by browsers, and leads to a request to the respective
resource (in contrast to 308. 308 may be useful for other HTTP methods than GET,
but our entire redirect middleware only handles GET and HEAD anyways (POST are
excluded).
2023-08-27 22:02:47 +02:00
..
authorization.ml Update to dream.1.0.0~alpha4 2022-04-22 12:37:01 +01:00
builder_web.ml Remove the /job and /job/:job/build "redirect parent" parts from the router 2023-08-27 22:02:47 +02:00
dream_tar.ml Fix build of builder-web with more recent packages: 2023-08-25 10:09:21 +02: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 Fix compilation 2023-03-13 15:25:52 +00:00
model.mli Refactor not found logic 2022-07-15 11:13:11 +02:00
utils.ml Update omd to 2.0.0~alpha3 2023-03-13 11:41:59 +00:00
views.ml git.robur.io is now git.robur.coop 2023-06-03 15:34:42 +02:00