summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics
Commit message (Collapse)AuthorAgeFilesLines
* 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]
* Added ability to put emojis into repository nameVincent Composieux2016-11-121-2/+2
| | | | Added ability to put emojis into repository name
* Remove redundant imagesAchilleas Pipinellis2016-10-1121-1/+1
| | | | [ci skip]
* Rearrange GitLab basics READMEsAchilleas Pipinellis2016-10-111-2/+2
| | | | [ci skip]
* New images for GitLab basics "Create MR" docsAchilleas Pipinellis2016-10-118-29/+20
|
* Add new images in GitLab basics "Create issue" docsAchilleas Pipinellis2016-10-119-15/+18
|
* Reference the web editor docs in GitLab basics "Add a file"Achilleas Pipinellis2016-10-111-25/+3
|
* New images for GitLab basics "Fork project" docsAchilleas Pipinellis2016-10-115-9/+10
|
* Reference the web editor docs in GitLab basics "Create a branch"Achilleas Pipinellis2016-10-111-35/+8
|
* New images for GitLab basics "Create group" docsAchilleas Pipinellis2016-10-119-23/+28
|
* Add new images for GitLab basics "create project"Achilleas Pipinellis2016-10-115-12/+15
|
* Use new image for gitlab-basics/command-line-commands.mdgitlab-basicsAchilleas Pipinellis2016-10-104-7/+21
| | | | [ci skip]
* Refactor SSH key addition in GitLab basicsAchilleas Pipinellis2016-10-1010-17/+21
|
* Change img dir nameAchilleas Pipinellis2016-10-1053-39/+39
|
* Updating changes based on feedback from @connorsheaJerdog2016-10-101-5/+5
|
* Changes to make Git basics more intuitiveJerdog2016-10-101-11/+9
| | | | | | - updated verbiage where appropriate - changed "git config" commands to include quotes for variables to be more in line with standard practive and to avoid issues with spaces - updated CHANGELOG as part of commit
* Change location and refactor issue closing pattern documentationAchilleas Pipinellis2016-09-221-2/+2
| | | | | | | | | Split into user and administrator docs: - administration/issue_closing_pattern.md - user/project/issues/automatic_issue_closing.md [ci skip]
* Move docs for template dropdowns to the new locationdocs-gitlab-ci-dropdownAchilleas Pipinellis2016-09-024-14/+0
|