Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add alerts to GitLab basics | Achilleas Pipinellis | 2019-06-27 | 1 | -2/+14 |
| | |||||
* | Fix capitalization error | Mike Lewis | 2019-06-12 | 1 | -1/+1 |
| | |||||
* | Update inclusion of GitLab Flow links in GitLab Basics | Mike Lewis | 2019-06-12 | 1 | -2/+1 |
| | |||||
* | Added link to GitFlow videodocs/add_gitflow_video | Russell Dickenson | 2019-06-12 | 1 | -0/+2 |
| | |||||
* | Docs: Convert links in various docs to relative | Marcel Amirault | 2019-05-31 | 1 | -1/+1 |
| | |||||
* | Refactor GitLab basics ssh keys docs | Evan Read | 2019-05-29 | 3 | -16/+16 |
| | | | | | Ensures we give instructions for how to create ssh keys in a single place only. | ||||
* | Resolve "Docs: document `git init`" | Edward Angert | 2019-05-19 | 1 | -1/+23 |
| | |||||
* | Merge branch 'docs-interact-with-git' into 'master' | Drew Blessing | 2019-05-17 | 2 | -3/+7 |
|\ | | | | | | | | | Docs clarifying GitLab Basics Git info See merge request gitlab-org/gitlab-ce!27964 | ||||
| * | Update command-line-commands to add clarity on where one can edit codedocs-interact-with-git | Mike Lewis | 2019-05-01 | 1 | -1/+3 |
| | | |||||
| * | Update README to add more context on Git Basics | Mike Lewis | 2019-05-01 | 1 | -2/+4 |
| | | |||||
* | | Docs: Remove all remaining orphaned images. | Marcel Amirault | 2019-05-17 | 3 | -0/+0 |
| | | |||||
* | | Docs: Merge Various EE /doc dirs to CE | Marcel Amirault | 2019-05-05 | 1 | -1/+2 |
|/ | |||||
* | MVC improvements to basics landing page | Evan Read | 2019-04-30 | 1 | -15/+31 |
| | |||||
* | Merge branch 'patch-50' into 'master' | Marcia Ramos | 2019-04-09 | 1 | -3/+3 |
|\ | | | | | | | | | Fix grammar and try to make clearer how a fork works See merge request gitlab-org/gitlab-ce!26929 | ||||
| * | Fix grammar and try to make clearer how a fork works | mlncn | 2019-04-03 | 1 | -3/+3 |
| | | |||||
* | | Docs: Fix anchors related to issues | Marcel Amirault | 2019-04-09 | 1 | -2/+2 |
|/ | |||||
* | Docs: Add missing redirects to /workflow and /articles docs | Marcel Amirault | 2019-03-26 | 2 | -0/+6 |
| | |||||
* | Add pages group for templates information | Evan Read | 2019-03-26 | 1 | -3/+5 |
| | |||||
* | Docs: Fix redirected link to be more direct | Marcel Amirault | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | Fix some procedures with misleading instructions | Evan Read | 2019-03-14 | 5 | -26/+13 |
| | |||||
* | Docs: Last batch of misc broken anchors | Marcel Amirault | 2019-03-04 | 1 | -1/+1 |
| | |||||
* | Minor grammar and accuracy fixes | Christie Lenneville | 2019-03-01 | 1 | -6/+5 |
| | |||||
* | Remove consecutive blank lines from markdown files | Evan Read | 2019-02-18 | 1 | -1/+0 |
| | | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite. | ||||
* | Restructure projects template topics | Evan Read | 2019-01-24 | 3 | -26/+77 |
| | |||||
* | Add brief description, fix typo, comply with docs style guide | Marcia Ramos | 2019-01-23 | 1 | -8/+10 |
| | |||||
* | Address Feedback from Docs Team | Andrew Fontaine | 2019-01-23 | 1 | -6/+38 |
| | | | | | Clarify `ssh` and `https` cloning, as well as where to find the `url`s to those repositories. | ||||
* | Add `git clone` to List of Basic Git Commands | Andrew Fontaine | 2019-01-17 | 1 | -0/+14 |
| | | | | | | `git clone` is a common entry point to collaborators on an existing project, and should be near the top, as it would be one of the first commands run when getting set up. | ||||
* | Resolve Markdown ordered lists not conforming to styleguidedocs/fix-ordered-list-item-prefix | Evan Read | 2018-11-13 | 1 | -1/+1 |
| | |||||
* | Correct Gitlab to GitLab in docs | Marcel Amirault | 2018-09-25 | 1 | -1/+1 |
| | |||||
* | Update command-line-commands.md to include an sample taskflow | Amelia Bauerly | 2018-09-14 | 1 | -0/+3 |
| | |||||
* | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 1 | -3/+3 |
| | |||||
* | Compress all PNG images under doc/ | Achilleas Pipinellis | 2018-08-27 | 7 | -0/+0 |
| | | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K | ||||
* | Changed docs | Francisco Javier López | 2018-07-30 | 1 | -10/+0 |
| | |||||
* | Updated doc | Francisco Javier López | 2018-07-30 | 1 | -1/+4 |
| | |||||
* | Code review comments appliedfj-6860-instance-level-project-templates | Francisco Javier López | 2018-07-25 | 1 | -1/+8 |
| | |||||
* | Update doc on new option to add README when creating a project | Imre Farkas | 2018-07-06 | 2 | -0/+3 |
| | |||||
* | resolving MR 19611-fix/enhance start-using-git doc | Edwin Torres | 2018-06-13 | 1 | -31/+116 |
| | |||||
* | fixed/enhanced command-line documentation | Edwin Torres | 2018-06-12 | 1 | -13/+45 |
| | |||||
* | Do not use '-f' with 'rm' in gitlab-basics docs | Elias Werberich | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Add Tip about Push to Create project on New Project page | André Luís | 2018-02-23 | 1 | -2/+2 |
| | |||||
* | Add link to project visibility settings in push to create project docs | Pedro Moreira da Silva | 2018-02-22 | 1 | -1/+1 |
| | |||||
* | Moves project creationg to git access check for git push | Tiago Botelho | 2018-02-06 | 1 | -10/+7 |
| | |||||
* | Adds documentation for the feature | Tiago Botelho | 2018-02-06 | 1 | -0/+38 |
| | |||||
* | Exclude comments from specific docs | Achilleas Pipinellis | 2017-11-01 | 1 | -0/+4 |
| | |||||
* | Update docs on creating MRsdocs/update-create-mr | Achilleas Pipinellis | 2017-10-21 | 4 | -13/+10 |
| | |||||
* | Update new project docsupdate-new-project-docs | Annabel Dunstone Gray | 2017-10-16 | 2 | -1/+1 |
| | |||||
* | Update Create Project Getting Started | Fabio Busatto | 2017-08-20 | 2 | -10/+7 |
| | |||||
* | Document project templates and link to it | Zeger-Jan van de Weg | 2017-08-17 | 1 | -0/+7 |
| | | | | | | | | The link pointed to the wrong page, this is corrected by both writing the documentation and linking to that instead. (internal) Reference: https://gitlab.slack.com/archives/C0NFPSFA8/p1502791719000238 | ||||
* | Add reserved names to docsbvl-docs-add-reserved-names-to-docs | Bob Van Landuyt | 2017-08-16 | 1 | -0/+5 |
| | |||||
* | Refactor groups docs | Marcia Ramos | 2017-07-16 | 6 | -50/+2 |
| |