Skip to content
Snippets Groups Projects
  1. Mar 22, 2020
  2. Jan 30, 2020
  3. Jan 14, 2020
  4. Jan 09, 2020
  5. Jan 07, 2020
  6. Oct 04, 2019
  7. Oct 02, 2019
  8. Sep 18, 2019
  9. Aug 29, 2019
  10. Aug 22, 2019
  11. Aug 14, 2019
  12. Aug 12, 2019
  13. Jul 08, 2019
  14. Jun 25, 2019
  15. Jun 19, 2019
  16. Jun 18, 2019
  17. Jun 11, 2019
  18. Jun 07, 2019
  19. May 15, 2019
  20. May 08, 2019
  21. May 05, 2019
  22. Mar 07, 2019
  23. Feb 11, 2019
    • Yorick Peterse's avatar
      Refactor the upgrading from source docs · 4d101979
      Yorick Peterse authored
      Instead of requiring one separate document for every version (which is
      created by release managers), we now use a single document for both
      Community Edition and Enterprise Edition. This allows developers to add
      guidelines right away, instead of release managers having to determine
      what to add.
      
      Version specific upgrading instructions are placed in a separate
      section. This prevents instructions from lingering around for many
      versions should a developer forget to remove them. This also ensures
      that all instructions are kept in a single place, instead of being
      spread across different documents.
      
      A minor downside is that CE and EE guidelines now live in the same
      document, which could cause merge conflicts. Since we are working
      towards a single codebase, this should only be an issue until we merge
      the codebases together; something we expect to do in the coming months.
      
      This commit also removes all old upgrading instructions, but these can
      still be accessed using Git branch specific URLs (included in the
      updating README).
      Verified
      4d101979
  24. Jan 24, 2019
  25. Jan 22, 2019
  26. Jan 21, 2019
  27. Jan 14, 2019
  28. Jan 02, 2019
  29. Dec 31, 2018
  30. Dec 04, 2018
  31. Nov 07, 2018
  32. Oct 25, 2018
    • Andrew Newdigate's avatar
      Add experimental support for Puma · 1065f8ce
      Andrew Newdigate authored
      This allows us (and others) to test drive Puma without it affecting all
      users. Puma can be enabled by setting the environment variable
      "EXPERIMENTAL_PUMA" to a non empty value.
      1065f8ce
  33. Oct 24, 2018
  34. Oct 12, 2018
  35. Oct 08, 2018
  36. Sep 03, 2018
  37. Jul 31, 2018
Loading