An error occurred fetching the project authors.
  1. 06 Jul, 2021 1 commit
  2. 17 Mar, 2021 1 commit
  3. 02 Mar, 2021 2 commits
  4. 17 Feb, 2021 1 commit
  5. 09 Feb, 2021 1 commit
  6. 22 Jan, 2021 1 commit
    • Amy Qualls's avatar
      Resolve more spelling issues in the docs · f860f06b
      Amy Qualls authored
      A range of fixes. Turning off spell-checking for words that are too
      close to real words to be added to the dictionary, and adding
      exceptions for words we are likely to use again.
      f860f06b
  7. 16 Dec, 2020 1 commit
  8. 13 Dec, 2020 1 commit
  9. 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
  10. 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
  11. 19 Nov, 2020 1 commit
  12. 29 Oct, 2020 1 commit
  13. 16 Oct, 2020 1 commit
  14. 16 Sep, 2020 2 commits
  15. 18 Jun, 2020 2 commits
  16. 11 Jun, 2020 1 commit
    • Simon Knox's avatar
      Add Dark Mode · 95ce5f5a
      Simon Knox authored
      Basically invert color scales, plus a bit of palette
      reduction to make things easier
      
      Mark color vars in variables as !default, then they can
      be overridden by importing a theme first. Export separate
      application_dark.css file
      95ce5f5a
  17. 14 May, 2020 1 commit
  18. 06 Feb, 2020 1 commit
    • Alexander Oleynikov's avatar
      Add setTabWidth function · eba0b5c9
      Alexander Oleynikov authored
      This function finds elements with "js-set-tab-width" class and
      appends to them a "tab-width-N" class (where N is a tab width value
      received from gon.tab_width).
      eba0b5c9
  19. 15 Nov, 2019 1 commit
  20. 27 Oct, 2019 1 commit
    • Marcel Amirault's avatar
      Move last 5 docs out of workflow · d14c89c4
      Marcel Amirault authored
      Moves the final 5 docs out of /workflow and
      into their correct locations. Updates links
      both inside the docs, and TO the docs, and
      ensures all moved docs are linked from a
      the appropriate index. Disqus comments moved too.
      d14c89c4
  21. 16 Aug, 2019 1 commit
  22. 31 Jul, 2019 1 commit
    • Russell Dickenson's avatar
      Edits to user Profile and Settings content · 783b0595
      Russell Dickenson authored
      Each of these files were edited to ensure compliance
      with the docs standard layout, as part of the SSOT epic.
      
      In addition, some copy editing was done, to improve clarity,
      and comply with the GitLab docs style guide.
      783b0595
  23. 08 Jul, 2019 1 commit
  24. 05 May, 2019 1 commit
  25. 16 Apr, 2019 1 commit
  26. 06 Mar, 2019 1 commit
  27. 04 Mar, 2019 1 commit
    • haghighi_ahmad's avatar
      Add Saturday to first day of the week · cf4bbd4f
      haghighi_ahmad authored
      fix #58023
      
      docs for adding Saturday for first day of the week
      add related settings for Saturday as first day of the week
      firstDayOfWeek: Use enumeration, replace day's numbers with corresponding names
      make some variables lowercase (follow camelCase)
      add CHANGELOG entry
      
      Author:    haghighi_ahmad <haghighi.ahmad@gmail.com>
      
      modified:   app/assets/javascripts/pages/users/activity_calendar.js
      modified:   app/helpers/preferences_helper.rb
      new file:   changelogs/unreleased/58023-add-Saturday-to-localization-first-day-of-the-week.yml
      modified:   doc/api/settings.md
      modified:   doc/user/profile/preferences.md
      modified:   locale/gitlab.pot
      modified:   spec/helpers/preferences_helper_spec.rb
      cf4bbd4f
  28. 20 Feb, 2019 1 commit
  29. 12 Feb, 2019 1 commit
  30. 07 Feb, 2019 6 commits
  31. 06 Feb, 2019 2 commits