Skip to content
Snippets Groups Projects
  1. Aug 14, 2019
  2. Aug 13, 2019
  3. Aug 07, 2019
  4. Jul 30, 2019
  5. Jul 11, 2019
    • Marcel Amirault's avatar
      Fix whitespace in install and integration docs · 33c867b7
      Marcel Amirault authored and Achilleas Pipinellis's avatar Achilleas Pipinellis committed
      Many code blocks are 4spaced, and they render in GitLab
      without coloring as a result, even though they are
      fenced with a language label. If in a list, other items
      will render as being in a code block too, even if not
      meant to. This fixes all these issues, and cleans up
      minor white space issues in install and integration docs
      33c867b7
  6. Jul 05, 2019
  7. Jul 03, 2019
  8. Jun 19, 2019
  9. Jun 14, 2019
    • Lukas Eipert's avatar
      Update to node@12 · b7de40f6
      Lukas Eipert authored
      This updates our build images to use node@12. We are also adding a
      sentence to the from-source installation that while we require a minimum
      version of node@8, we also recommend node@12. Last but not least, we
      change the version of node in the .nvmrc so that developers using nvm
      can automatically use node@12 with the project
      Unverified
      b7de40f6
  10. Jun 11, 2019
  11. 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
  12. May 17, 2019
  13. May 15, 2019
  14. May 13, 2019
  15. May 08, 2019
  16. May 07, 2019
  17. Apr 30, 2019
  18. Apr 16, 2019
  19. Feb 28, 2019
  20. Feb 12, 2019
  21. Feb 07, 2019
  22. Feb 06, 2019
  23. Jan 30, 2019
  24. Jan 22, 2019
  25. Jan 15, 2019
  26. Jan 14, 2019
  27. Jan 08, 2019
  28. Jan 02, 2019
  29. Dec 31, 2018
  30. Dec 04, 2018
  31. Nov 21, 2018
  32. Nov 13, 2018
    • Stan Hu's avatar
      Upgrade to Ruby 2.5.3 · 1f5dca2d
      Stan Hu authored
      Attempt to update google-protobuf for migration-paths
      
      Because the one we were using aren't compatible with
      Ruby 2.5.3, and it'll be troublesome to switch Ruby.
      Upgrading google-protobuf will be much easier.
      
      All of them will need to be updated for Ruby 2.5.3
      
      We remove oj because we don't really need it and it
      doesn't compile on 2.5.3 with that version.
      
      Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41825
      1f5dca2d
  33. Nov 07, 2018
  34. Oct 24, 2018
  35. Oct 17, 2018
  36. Oct 14, 2018
Loading