Skip to content
Snippets Groups Projects
  1. Dec 16, 2022
  2. Nov 30, 2022
  3. Nov 29, 2022
  4. Nov 28, 2022
  5. Nov 27, 2022
  6. Nov 25, 2022
  7. Nov 21, 2022
  8. Nov 09, 2022
  9. Nov 08, 2022
    • Ticho 34782694's avatar
      Describe a better way to enforce Content-Type in nginx · 09015f11
      Ticho 34782694 authored
      add_header will not override the Content-Type header set by the server,
      but will instead add another header below, which is obviously not ideal.
      
      The proposed change will instead tell nginx to set the correct value for
      this header straight away.
      09015f11
  10. Nov 03, 2022
    • Paul Beziau's avatar
      Moving the unwraping of a variable · a2d8aec1
      Paul Beziau authored
      Moving the unwraping of the variable "rule" inside the condition instead of the if body, for the migration of the database from version 11 to 12.
      a2d8aec1
  11. Nov 02, 2022
  12. Oct 31, 2022
  13. Oct 30, 2022
  14. Oct 28, 2022
  15. Oct 27, 2022
Loading