Skip to content
Snippets Groups Projects
  1. Jan 07, 2020
  2. Oct 04, 2019
  3. Oct 02, 2019
  4. Sep 18, 2019
  5. Aug 29, 2019
  6. Aug 22, 2019
  7. Aug 14, 2019
  8. Aug 12, 2019
  9. Jul 08, 2019
  10. Jun 25, 2019
  11. Jun 19, 2019
  12. Jun 18, 2019
  13. Jun 11, 2019
  14. Jun 07, 2019
  15. May 15, 2019
  16. May 08, 2019
  17. May 05, 2019
  18. Mar 07, 2019
  19. 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
  20. Jan 24, 2019
  21. Jan 22, 2019
  22. Jan 21, 2019
  23. Jan 14, 2019
  24. Jan 02, 2019
  25. Dec 31, 2018
  26. Dec 04, 2018
  27. Nov 07, 2018
  28. 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
  29. Oct 24, 2018
  30. Oct 12, 2018
  31. Oct 08, 2018
  32. Sep 03, 2018
  33. Jul 31, 2018
  34. Jul 10, 2018
  35. Jul 02, 2018
  36. Jun 26, 2018
  37. Jun 19, 2018
Loading