Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add guidelines in doc linking with HAML | Achilleas Pipinellis | 2016-11-28 | 1 | -0/+71 |
| | | | | [ci skip] | ||||
* | Change a bunch of doc links to either relative or https://docs.gitlab.com.fix-docs-links | Connor Shea | 2016-11-03 | 1 | -0/+1 |
| | |||||
* | Add note about ephemeral statuses in headings | Achilleas Pipinellis | 2016-10-27 | 1 | -1/+3 |
| | | | | [ci skip] | ||||
* | Merge branch 'improve-grape-dsl-rules' into 'master' | Robert Speicher | 2016-10-25 | 1 | -6/+0 |
|\ | | | | | | | | | | | | | | | | | Add an API styleguide This adds a styleguide for API development. Spinned-of from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6860#note_16922017. [ci skip] See merge request !6864 | ||||
| * | Move the Grape DSL part from Doc styleguide to API styleguide | Rémy Coutable | 2016-10-13 | 1 | -6/+0 |
| | | | | | | | | | | | | Also improve API styleguide Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Merge branch 'master' into 'docs/change-docs-reviewers' | Achilleas Pipinellis | 2016-10-16 | 1 | -1/+1 |
|\ \ | | | | | | | | | | # Conflicts: # doc/development/doc_styleguide.md | ||||
| * | | remove ashley since she no longer works here | De Wet Blomerus | 2016-10-15 | 1 | -1/+1 |
| |/ | |||||
* | | Add the tech writers usernames in the doc_sytleguide docdocs/change-docs-reviewers | Achilleas Pipinellis | 2016-10-16 | 1 | -4/+4 |
|/ | | | | [ci skip] | ||||
* | Add examples of fake tokens to be used in docs | Achilleas Pipinellis | 2016-10-11 | 1 | -0/+23 |
| | | | | [ci skip] | ||||
* | Change the inline code to codeblocks for the new features doc guideline | Achilleas Pipinellis | 2016-09-02 | 1 | -7/+22 |
| | | | | [ci skip] | ||||
* | Merge branch 'doc/styleguide-fix-grep' into 'master' | Achilleas Pipinellis | 2016-08-29 | 1 | -8/+16 |
|\ | | | | | | | | | | | | | | | | | Clarify steps when changing a document's location Clarify the steps needed to change a document's location so issues like https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/6024 don't occur. See merge request !6070 | ||||
| * | Use `git grep` instead of `grep` | Achilleas Pipinellis | 2016-08-29 | 1 | -7/+7 |
| | | | | | | | | [ci skip] | ||||
| * | Clarify steps when changing a document's locationdoc/styleguide-fix-grep | Achilleas Pipinellis | 2016-08-27 | 1 | -8/+16 |
| | | | | | | | | [ci skip] | ||||
* | | Fix markdown help references | Clement Ho | 2016-08-26 | 1 | -1/+1 |
|/ | |||||
* | Fix markdown link in doc_styleguide.md | Achilleas Pipinellis | 2016-08-25 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | use long options for curl examples in API documentation (!5703) | winniehell | 2016-08-09 | 1 | -7/+7 |
| | |||||
* | Simplify feature introduction notesimplify_intro_features_doc | Achilleas Pipinellis | 2016-08-08 | 1 | -5/+5 |
| | | | | [ci skip] | ||||
* | Add doc guidelines on documents naming and locationdoc-location-guidelines | Achilleas Pipinellis | 2016-08-03 | 1 | -5/+60 |
| | | | | [ci skip] | ||||
* | API methods should be documented using Grape's DSL document-grape-dsl | Rémy Coutable | 2016-08-01 | 1 | -0/+6 |
| | | | See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2397#note_13491048 | ||||
* | Refactor and rename `restricted_signup_domains` to `domain_whitelist` to ↵ | Patricio Cano | 2016-07-18 | 1 | -1/+1 |
| | | | | better conform to its behavior and newly introduced behavior. | ||||
* | Don't ask Heather to review documentation MR'sdont-ask-nearlythere | Jacob Vosmaer (GitLab) | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | Add styleguide on configuration settings documentation | Achilleas Pipinellis | 2016-06-20 | 1 | -0/+56 |
| | | | | [ci skip] | ||||
* | Merge branch 'doc-styleguide-move-locations' into 'master' | Achilleas Pipinellis | 2016-06-13 | 1 | -0/+42 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add guide on changing a document's location ## What does this MR do? Add a documentation styleguide when changing a document's location. ## What are the relevant issue numbers? https://gitlab.com/gitlab-org/gitlab-ce/issues/3349 See merge request !4624 | ||||
| * | Add guide on changing a document's location | Achilleas Pipinellis | 2016-06-13 | 1 | -0/+42 |
| | | | | | | | | [ci skip] | ||||
* | | Change to new Notes styleguide | Achilleas Pipinellis | 2016-06-13 | 1 | -5/+5 |
|/ | | | | [ci skip] | ||||
* | Change all occurrences of doc.gitlab.com to docs.gitlab.com | Achilleas Pipinellis | 2016-05-13 | 1 | -2/+2 |
| | | | | [ci skip] | ||||
* | Change doc styleguide to use quotes for notesnotes_guidelines | Achilleas Pipinellis | 2016-02-29 | 1 | -3/+13 |
| | | | | [ci skip] | ||||
* | Add ruby version update info in doc_styleguide | Achilleas Pipinellis | 2016-02-05 | 1 | -0/+11 |
| | | | | [ci skip] | ||||
* | Link to restart_gitlab.md and some more fixesdoc_restart_gitlab | Achilleas Pipinellis | 2016-01-20 | 1 | -3/+10 |
| | | | | [ci skip] | ||||
* | Add document on restarting GitLab | Achilleas Pipinellis | 2016-01-20 | 1 | -0/+11 |
| | | | | [ci skip] | ||||
* | Update doc_styleguide.md [ci skip] | Achilleas Pipinellis | 2016-01-13 | 1 | -24/+28 |
| | | | | | | | | - Fix some syntax/grammar typos - Link to GFM documentation on newlines - Be less strict on the alphabetical order styleguide - You can override the "numbers in headings" rule if you discuss it first - Do not mention CE in notes if the feature is in both CE and EE | ||||
* | Clarify the naming guidelinedoc_styleguide | Achilleas Pipinellis | 2016-01-12 | 1 | -1/+4 |
| | | | | [ci skip] | ||||
* | Move doc_styleguide in the development directory | Achilleas Pipinellis | 2016-01-12 | 1 | -0/+224 |
[ci skip] |