An error occurred fetching the project authors.
  1. 31 May, 2021 1 commit
  2. 17 May, 2021 1 commit
  3. 22 Apr, 2021 1 commit
  4. 29 Jan, 2021 1 commit
    • Amy Qualls's avatar
      Deal with spelling issues throughout docsets · d6bce64b
      Amy Qualls authored
      Deal with spelling issues in multiple ways. Add some words to the
      spelling exceptions list. Fix misspellings. Turn off spellchecking on
      things that shouldn't be in the exceptions list, but we also can't
      remove.
      d6bce64b
  5. 11 Jan, 2021 1 commit
  6. 28 Dec, 2020 1 commit
  7. 07 Dec, 2020 1 commit
  8. 04 Dec, 2020 1 commit
    • Achilleas Pipinellis's avatar
      Remove redundant `**Note:**` from docs · f42f17ad
      Achilleas Pipinellis authored
      The notation we use to represent a note is:
      
      ```
      NOTE: **Note:**
      This is a note
      ```
      
      This is rendered by Nanoc and presented in an alert box in the docs
      site. The second `**Note:**` can be redundant, so let's remove it.
      f42f17ad
  9. 03 Dec, 2020 1 commit
  10. 25 Nov, 2020 1 commit
  11. 23 Nov, 2020 1 commit
    • Achilleas Pipinellis's avatar
      Update handbook URL for Technical Writers assignments · 2dc1b3be
      Achilleas Pipinellis authored
      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
  12. 09 Nov, 2020 1 commit
  13. 03 Nov, 2020 1 commit
  14. 22 Oct, 2020 1 commit
  15. 30 Sep, 2020 1 commit
  16. 11 Sep, 2020 1 commit
  17. 10 Sep, 2020 1 commit
  18. 16 Jul, 2020 1 commit
  19. 10 Jun, 2020 1 commit
  20. 29 May, 2020 1 commit
  21. 27 May, 2020 1 commit
  22. 20 May, 2020 1 commit
  23. 14 May, 2020 1 commit
  24. 15 Apr, 2020 1 commit
  25. 06 Feb, 2020 1 commit
  26. 30 Jan, 2020 1 commit
  27. 08 Jan, 2020 1 commit
  28. 25 Oct, 2019 1 commit
  29. 21 Oct, 2019 1 commit
  30. 17 Oct, 2019 1 commit
  31. 19 Sep, 2019 1 commit
    • Mario de la Ossa's avatar
      [ObjectStorage] Allow migrating back to local storage · dcb057d9
      Mario de la Ossa authored
      We have a bunch of rake task to migrate from local storage to remote
      storage, but nothing to migrate from remote storage to local.
      We add that here.
      
      This commits adds migration from object storage to local storage for:
      
      - uploads
      - artifacts (with metadata)
      - traces
      - LFS objects
      dcb057d9
  32. 17 Sep, 2019 1 commit
  33. 10 Jul, 2019 1 commit
    • Marcel Amirault's avatar
      Fix whitespace in many administration docs · 46336044
      Marcel Amirault authored
      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 for many admin
      docs (part 2)
      46336044
  34. 09 Jul, 2019 2 commits
    • Marcel Amirault's avatar
      Fix spacing of code blocks · 5abfc57e
      Marcel Amirault authored
      Code blocks should not be spaced 4 times, as this will
      prevent the code from being colored. They should
      also be spaced the same as the lists they are a part
      of, to make reading easier.
      5abfc57e
    • Marcel Amirault's avatar
      Remove extra whitespaces in docs · 25aa4e03
      Marcel Amirault authored
      Removes all the extra whitespaces at end of lines,
      inside tags, and removes extra newlines
      25aa4e03
  35. 25 Mar, 2019 1 commit
  36. 06 Sep, 2018 1 commit
  37. 04 Sep, 2018 1 commit
  38. 16 Aug, 2018 1 commit
  39. 03 Jul, 2018 1 commit