summaryrefslogtreecommitdiff
path: root/doc/gitlab-basics
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Correct spelling of therefore [ci skip]Z.J. van de Weg2016-09-021-1/+1
|
* Add documentation on template dropdownsZ.J. van de Weg2016-09-024-3/+13
|
* Update start-using-git.mdButch Anton2016-07-211-0/+8
|
* optimize png images losslessly using zopflipngPeter Dave Hello2016-06-2943-0/+0
|
* Change all occurrences of doc.gitlab.com to docs.gitlab.comAchilleas Pipinellis2016-05-132-2/+2
| | | | [ci skip]
* Remove redundant wordAchilleas Pipinellis2016-03-221-1/+1
| | | | [ci skip]
* Merge Git basics into Start using GitAchilleas Pipinellis2016-03-223-59/+63
| | | | [ci skip]
* No newlines between list itemsAchilleas Pipinellis2016-03-181-23/+12
|
* correct compare_braches.png to /compare_branches.png and make sure it works ↵yuxiao.lxy2016-02-201-0/+0
| | | | in line 25 in add-merge-request.md
* Merge branch 'create-issue' into 'master' Patricio Cano2015-10-012-0/+29
|\ | | | | | | | | | | | | New doc about how to create an issue in GitLab Basics See merge request !1925
| * more info about MR and mentionskaren Carias2015-08-311-1/+1
| |
| * New doc about how to create an issuekaren Carias2015-08-252-0/+29
| |
* | fixed step to instructionskaren Carias2015-09-231-5/+1
| |
* | deleted additional infokaren Carias2015-08-311-3/+0
| |
* | added new commandskaren Carias2015-08-251-2/+0
| |