1. 06.04.2022 1 коммит
  2. 01.11.2021 1 коммит
  3. 05.10.2021 1 коммит
  4. 29.09.2021 1 коммит
  5. 02.07.2021 1 коммит
  6. 28.06.2021 2 коммита
  7. 03.05.2021 1 коммит
  8. 12.03.2021 1 коммит
  9. 18.02.2021 1 коммит
  10. 11.02.2021 2 коммита
  11. 09.02.2021 1 коммит
  12. 08.02.2021 1 коммит
  13. 28.01.2021 2 коммита
  14. 17.12.2020 1 коммит
  15. 14.12.2020 1 коммит
  16. 04.12.2020 1 коммит
  17. 02.12.2020 1 коммит
  18. 23.11.2020 1 коммит
    • Achilleas Pipinellis's avatar
      Update handbook URL for Technical Writers assignments
      · 2dc1b3be
      Achilleas Pipinellis создал
      The previous URL had two drawbacks:
      
      1. It didn't match what the title was about (`Assignments to DevOps
         Stages and Groups`, and the anchor was `#designated-technical-writers`).
      2. It didn't account for the other sections, like development and API
         guidelines.
      2dc1b3be
  19. 17.11.2020 1 коммит
  20. 13.11.2020 1 коммит
  21. 11.11.2020 1 коммит
  22. 09.11.2020 1 коммит
    • Amy Qualls's avatar
      Create file to modify Vale's output
      · 46e31c85
      Amy Qualls создал
      This commit creates a new .vale.py file in the root folder. It
      breaks Vale's output apart into multiple lines, making it easier to
      read the output. It also adds a new line that links back to the
      style guide, explaining how to fix the error.
      46e31c85
  23. 03.11.2020 1 коммит
  24. 30.10.2020 1 коммит
  25. 27.10.2020 1 коммит
  26. 21.10.2020 1 коммит
  27. 19.10.2020 1 коммит
  28. 13.10.2020 1 коммит
  29. 06.10.2020 1 коммит
  30. 02.10.2020 1 коммит
  31. 19.09.2020 1 коммит
  32. 18.09.2020 1 коммит
  33. 16.09.2020 1 коммит
  34. 11.09.2020 1 коммит
    • Patrick Bajao's avatar
      Clean up stale merge request HEAD ref
      · a2f003ab
      Patrick Bajao создал
      14 days after a merge request gets closed/merged, its HEAD ref
      will be deleted and moved as a `keep-around` ref (if not yet
      added).
      
      This is to ensure that the commit won't be deleted when GC runs
      and still being able to reduce the number of advertised refs on
      git push/pull.
      a2f003ab
  35. 27.08.2020 2 коммита
  36. 21.08.2020 1 коммит
    • Ricky Wiens's avatar
      Rename JUnit reports to Unit Test Reports
      · a3d022f2
      Ricky Wiens создал
      - Having the name of the feature be "JUnit test reports" can cause
        confusion over what type of support this feature has. While it
      requires the JUnit format, many different languages support that format.
      For a non-GitLab user this could lead away from investigating a feature
      that might work well for them, just because their primary use case does
      not involve Java.
      a3d022f2