- 16 Feb, 2021 2 commits
-
-
Suzanne Selhorn authored
Add the correct spellings to the allowed-words list, and put suggestion-level substitutions in the correct substitutions file.
-
Francisco Javier López authored
-
- 15 Feb, 2021 1 commit
-
-
Marcel Amirault authored
Update the word admin to administrator and similar, as needed.
-
- 14 Jan, 2021 1 commit
-
-
Mike Jang authored
-
- 12 Jan, 2021 1 commit
-
-
George Koltsov authored
- Change `max_import_size` from 50 to 0 so it is unlimited, instead of being too big of a restriction by default
-
- 04 Dec, 2020 1 commit
-
-
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.
-
- 23 Nov, 2020 1 commit
-
-
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.
-
- 17 Nov, 2020 1 commit
-
-
Amy Qualls authored
Use introduced-in lines and cues from page contents to suggest stage and group ownership for some API docs pages.
-
- 26 Oct, 2020 1 commit
-
-
Craig Norris authored
Add additional none/unassigned metadata to docs
-
- 09 Jun, 2020 1 commit
-
-
Roger Meier authored
Closes #216938
-
- 27 May, 2020 1 commit
-
-
Greg Myers authored
Also Standardize quote usage & replace look-alike PRIVATE-TOKENs
-
- 19 May, 2020 1 commit
-
-
Marcel Amirault authored
Make sure change codeblock fence languages from text to plaintext, yml to yaml
-
- 15 May, 2020 1 commit
-
-
Mike Jang authored
-
- 08 May, 2020 1 commit
-
-
Kassio Borges authored
Also add the backward compatibility definition on the documentation.
-
- 21 Apr, 2020 1 commit
-
-
Josianne Hyson authored
We want to be able to export group data from the UI like we currently can with projects. Update the Group settings page to have link to export the group data and then download it. Add documentation describing how to complete this process from the UI. Relates to issue: #211805
-
- 24 Mar, 2020 1 commit
-
-
Anton Smith authored
-
- 26 Feb, 2020 2 commits
-
-
Amy Qualls authored
The code blocks for each API call on these pages did not specify a code style. Most needed to be plaintext, but I also found a couple of places that had extra line breaks that weren't needed. A couple needed to be 'shell.'
-
George Koltsov authored
-
- 11 Feb, 2020 1 commit
-
-
George Koltsov authored
- Add POST '/groups/import' API endpoint - Triggers Group Import functionality similar to Project Import - Imports a group structure along with it's relations
-