1. 30.10.2020 1 коммит
  2. 29.10.2020 1 коммит
    • Patrick Steinhardt's avatar
      Require Git v2.29.0
      · 89ae2c2c
      Patrick Steinhardt создал
      We have been moving our infrastructure to Git v2.29.0, so we can now
      finally require use of that or a higher version. This is done to allow
      us to make use of the following features:
      
      - Split commit graphs, which have been introduced with Git v2.27.0.
        These allow more efficient creation of commit-graphs to speed up
        various operations on Git version history.
      
      - Reference transaction hook, introduced with Git v2.28.0 and fixed with
        Git v2.29.0. This is required to implement strong consistency used by
        Gitaly and Praefect for all reference updates in a Git repository.
      89ae2c2c
  3. 25.09.2020 1 коммит
  4. 18.09.2020 1 коммит
  5. 15.09.2020 1 коммит
  6. 12.09.2020 1 коммит
  7. 08.09.2020 1 коммит
  8. 04.09.2020 2 коммита
  9. 01.09.2020 1 коммит
    • Lukas Eipert's avatar
      Update IE11 deprecation message
      · fbb438bb
      Lukas Eipert создал
      We have deprecated Internet Explorer 11 in 13.0 already. This removes
      the extra case for it in the interface and the docs have been updated to
      just indicate that we dropped it in 13.0.
      
      The link to the feedback issue has been removed and users will still see
      the outdated browser warning in case they use Internet Explorer
      fbb438bb
  10. 24.08.2020 1 коммит
  11. 21.08.2020 1 коммит
  12. 17.08.2020 1 коммит
  13. 11.08.2020 1 коммит
    • Patrick Steinhardt's avatar
      Drop minimum required Git version to v2.24.0 again
      · fad089f6
      Patrick Steinhardt создал
      In order to be able to make use of the reference-transaction hook in
      Gitaly, the minimum required Git version was bumped to v2.28.0. But due
      to a bug in the hook's implementation in git-core it cannot yet be used
      reliably, and thus the new requirement doesn't make a lot of sense yet.
      So let's remove the requirement and instead make v2.28.0 the recommended
      version.
      
      Note that previous requirements were inconsistent. Some parts noted that
      Git v2.24.0 is required starting with GitLab 13.1, while other parts
      said Git v2.25.0 is required. To avoid a retroactive bump, this commit
      adjusts documentation to v2.24.0.
      fad089f6
  14. 05.08.2020 1 коммит
  15. 31.07.2020 1 коммит
  16. 22.07.2020 1 коммит
  17. 16.07.2020 1 коммит
  18. 17.06.2020 1 коммит
  19. 16.06.2020 1 коммит
  20. 04.06.2020 2 коммита
  21. 02.06.2020 1 коммит
  22. 28.05.2020 1 коммит
  23. 20.05.2020 3 коммита
    • vinayak mr's avatar
      Correct some grammar and spelling errors
      · e8378585
      vinayak mr создал
      Corrected few spelling errors and grammatical errors in the file.
      
      Update requirements.md
      Corrected some of the grammatical and spelling errors in the file.
      
      Update index.md
      
      Update requirements.md
      
      Update markdown.md
      
      Apply suggestion to doc/install/requirements.md
      
      Apply suggestion to doc/user/markdown.md
      
      Apply suggestion to doc/user/snippets.md
      
      Apply suggestion to doc/user/snippets.md
      e8378585
    • Marcel Amirault's avatar
      Find and replace issue links to add hyphens
      · aeda2263
      Marcel Amirault создал
      Links to issues need to be update to use a hyphen,
      this MR changes issue links in dirs not covered
      in other MRs.
      aeda2263
    • Joshua Lambert's avatar
      Minor improvements to Puma docs
      · bbc01db9
      Joshua Lambert создал
      bbc01db9
  24. 15.05.2020 1 коммит
    • vinayak mr's avatar
      Update snippets.md
      · f70c8644
      vinayak mr создал
      Corrected few spelling errors and grammatical errors in the file.
      f70c8644
  25. 14.05.2020 1 коммит
  26. 13.05.2020 1 коммит
  27. 12.05.2020 1 коммит
  28. 07.05.2020 1 коммит
  29. 04.05.2020 1 коммит
    • Mek Stittri's avatar
      Move all HA related docs to a new page
      · 308eb4a3
      Mek Stittri создал
      - `availability/index.md` to `reference_architectures/index.md`
      - `high_availability/index.md` to `reference_architectures/index.md`
      - `scaling/index.md` to `reference_architectures/index.md`
      308eb4a3
  30. 22.04.2020 1 коммит
  31. 10.04.2020 1 коммит
  32. 29.03.2020 1 коммит
  33. 24.03.2020 1 коммит
  34. 16.03.2020 3 коммита