summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Merge Various EE /doc dirs to CEMarcel Amirault2019-05-051-1/+2
|
* MVC improvements to basics landing pageEvan Read2019-04-301-15/+31
|
* Merge branch 'patch-50' into 'master'Marcia Ramos2019-04-091-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 worksmlncn2019-04-031-3/+3
| |
* | Docs: Fix anchors related to issuesMarcel Amirault2019-04-091-2/+2
|/
* Docs: Add missing redirects to /workflow and /articles docsMarcel Amirault2019-03-262-0/+6
|
* Add pages group for templates informationEvan Read2019-03-261-3/+5
|
* Docs: Fix redirected link to be more directMarcel Amirault2019-03-261-1/+1
|
* Fix some procedures with misleading instructionsEvan Read2019-03-145-26/+13
|
* Docs: Last batch of misc broken anchorsMarcel Amirault2019-03-041-1/+1
|
* Minor grammar and accuracy fixesChristie Lenneville2019-03-011-6/+5
|
* Remove consecutive blank lines from markdown filesEvan Read2019-02-181-1/+0
| | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
* Restructure projects template topicsEvan Read2019-01-243-26/+77
|
* Add brief description, fix typo, comply with docs style guideMarcia Ramos2019-01-231-8/+10
|
* Address Feedback from Docs TeamAndrew Fontaine2019-01-231-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 CommandsAndrew Fontaine2019-01-171-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-prefixEvan Read2018-11-131-1/+1
|
* Correct Gitlab to GitLab in docsMarcel Amirault2018-09-251-1/+1
|
* Update command-line-commands.md to include an sample taskflowAmelia Bauerly2018-09-141-0/+3
|
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-3/+3
|
* Compress all PNG images under doc/Achilleas Pipinellis2018-08-277-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 docsFrancisco Javier López2018-07-301-10/+0
|
* Updated docFrancisco Javier López2018-07-301-1/+4
|
* Code review comments appliedfj-6860-instance-level-project-templatesFrancisco Javier López2018-07-251-1/+8
|
* Update doc on new option to add README when creating a projectImre Farkas2018-07-062-0/+3
|
* resolving MR 19611-fix/enhance start-using-git docEdwin Torres2018-06-131-31/+116
|
* fixed/enhanced command-line documentationEdwin Torres2018-06-121-13/+45
|
* Do not use '-f' with 'rm' in gitlab-basics docsElias Werberich2018-03-271-1/+1
|
* Add Tip about Push to Create project on New Project pageAndré Luís2018-02-231-2/+2
|
* Add link to project visibility settings in push to create project docsPedro Moreira da Silva2018-02-221-1/+1
|
* Moves project creationg to git access check for git pushTiago Botelho2018-02-061-10/+7
|
* Adds documentation for the featureTiago Botelho2018-02-061-0/+38
|
* Exclude comments from specific docsAchilleas Pipinellis2017-11-011-0/+4
|
* Update docs on creating MRsdocs/update-create-mrAchilleas Pipinellis2017-10-214-13/+10
|
* Update new project docsupdate-new-project-docsAnnabel Dunstone Gray2017-10-162-1/+1
|
* Update Create Project Getting StartedFabio Busatto2017-08-202-10/+7
|
* Document project templates and link to itZeger-Jan van de Weg2017-08-171-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-docsBob Van Landuyt2017-08-161-0/+5
|
* Refactor groups docsMarcia Ramos2017-07-166-50/+2
|
* New doc topic: issuesMarcia Ramos2017-05-082-30/+2
|
* Update docs on creating a projectAchilleas Pipinellis2017-05-022-16/+20
|
* Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-092-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enables user specification of group name vs. name inferred from group path. Cause new group form to copy name from path Adds some new page-specific javascript that copies entry from the group path field to the group name field when the group name field is initially empty. Remove duplicate group name entry field on group edit form This corrects the duplicated name entry field and tests that the JavaScript does not update the group name field if the user edits the group path. (Editing the group path is not recommended in any case, but it is possible.) Address eslint errors in group.js Enable group name copy with dispatch and explore group creation The dispatch and explore group creation forms require the group.js asset, and their tests now require testing against poltergeist Update workflow new group instruction Update the gitlab basics group creation document Add a change log entry Remove unused variable for eslint
* Replace create_new_project_button.pngWilliam Abernathy2017-02-211-0/+0
|
* Merge branch '23173' into 'master' Rémy Coutable2017-02-092-0/+0
|\ | | | | | | | | Replaced images with the updates UX. Solving #23173 See merge request !8941
| * #23173 changed profile settings picture to match new UXKartikey Tanna2017-02-092-0/+0
| | | | | | | | | | #23173 changed Profile Settings > SSH Key (single) picture to match new UX
* | Update note for url-encodedJeJe2017-02-081-1/+1
| |
* | use note instead of warningJeJe2017-02-031-1/+1
| |
* | Update command-line-commands.md for issue #26428JeJe2017-02-021-0/+2
|/
* Simplify wording in "adding an image" docsFlavio Poletti2017-01-261-28/+22
|
* Reduce size of images from 25MB to 13MB using pngquantAchilleas Pipinellis2016-11-2220-0/+0
| | | | | | Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232 [ci skip]