Skip to content
Snippets Groups Projects
  1. Jun 05, 2019
  2. Jun 03, 2019
    • Achilleas Pipinellis's avatar
      Clean up docs under install/ · 5a4bab08
      Achilleas Pipinellis authored
      This is an initiative to ensure all documentation complies completely
      with the Documentation Style Guide section "Documentation is the single
      source of truth (SSOT)" according to this epic
      https://gitlab.com/groups/gitlab-org/-/epics/1280.
      
      In particular, the changes of this commit touch all files under
      doc/install/. Most notably:
      
      - install/redis.md:
              Redirect to Redis section of install guide.
      
      - install/pivotal/index.md:
              Changed its content to reflect the current status, which is no
              longer supported (since 2017!).
      
      - install/google-protobuf.md:
              Incorporated inside installation.md under the troubleshooting section.
      
      - install/openshift_and_gitlab.md:
              Clarified that this guide is no longer relevant. We might want to
              redirect to the Chart docs in the future.
      
      - install/structure.md:
              Incorporated inside installation.md under its own section.
      
      - install/kubernetes/index.md:
              Redirected to https://docs.gitlab.com/charts
      Verified
      5a4bab08
  3. May 31, 2019
  4. May 07, 2019
  5. May 05, 2019
  6. Mar 06, 2019
  7. Mar 05, 2019
  8. Feb 24, 2019
  9. Nov 18, 2018
  10. Nov 14, 2018
  11. Nov 12, 2018
  12. Nov 09, 2018
  13. Sep 24, 2018
  14. Sep 18, 2018
  15. Jun 25, 2018
  16. May 24, 2018
  17. Mar 02, 2018
  18. Feb 20, 2018
  19. Jan 18, 2018
  20. Jan 16, 2018
  21. Nov 07, 2017
  22. Oct 31, 2017
  23. Oct 14, 2017
  24. Sep 20, 2017
  25. Aug 31, 2017
  26. Aug 30, 2017
  27. Aug 11, 2017
  28. Jul 12, 2017
  29. Jun 23, 2017
  30. Jun 21, 2017
  31. Jun 20, 2017
  32. Jun 19, 2017
  33. Jun 08, 2017
  34. Jun 05, 2017
  35. May 26, 2017
  36. May 12, 2017
    • Yorick Peterse's avatar
      Link to a case where we can't support MySQL · cab734a8
      Yorick Peterse authored
      This updates the requirements guide to include a link to an issue where
      we discuss dropping MySQL support for nested groups. This should give
      users a better understanding of why we highly recommend them to use
      PostgreSQL instead.
      
      [ci skip]
      Verified
      cab734a8
  37. May 11, 2017
    • Yorick Peterse's avatar
      Update DB requirements in the documentation · 2ee35a34
      Yorick Peterse authored
      This makes it more obvious that we greatly prefer PostgreSQL over
      MySQL/MariaDB and that all users are recommended to use PostgreSQL
      instead. This also removes the paragraph mentioning the size per user
      row, as this is completely inaccurate and doesn't really help users with
      anticipating the database size. Instead we now simply recommend users to
      have at least 5-10 GB of storage at minimum.
      
      [ci skip]
      Verified
      2ee35a34
Loading