Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added note about unique SSH keys | karen Carias | 2015-07-24 | 1 | -0/+3 | |
| | ||||||
* | Show username SSH config example | Jeff Blaine | 2015-06-19 | 1 | -3/+5 | |
| | ||||||
* | Include non-default ssh key location info | Jeff Blaine | 2015-06-19 | 1 | -1/+27 | |
| | | | | | | | | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/875 Provide help for people who aren't SSH-clued by indicating how to point to key files that have been named something other than the default. A lot of people seem to assume that the filename they choose is irrelevant and then wonder why their private key is not being found by simple 'ssh' commands. | |||||
* | Remove unnecessary file | Karen Carias | 2015-04-14 | 1 | -2/+0 | |
| | ||||||
* | Add application section to SSH documentation | Karen Carias | 2015-04-14 | 1 | -0/+6 | |
| | ||||||
* | Add the text "Add your ssh key to an application" with link to ↵ | Karen Carias | 2015-04-14 | 1 | -0/+2 | |
| | | | | http://wiki.eclipse.org/EGit/User_Guide#Eclipse_SSH_Configuration | |||||
* | Fix typo 'projecti' to 'project' in ssh doc [ci skip] | Bart Deslagmulder | 2015-03-26 | 1 | -1/+1 | |
| | ||||||
* | Replace linux with GNU/Linux to recognize the work of Dr. Stallman.replace-linux-with-gnu-linux | Sytse Sijbrandij | 2015-03-15 | 1 | -1/+1 | |
| | ||||||
* | Consolidate the SSH topics into a single file, since the two | Ewan Edwards | 2015-02-04 | 3 | -49/+71 | |
| | | | | | | available topics are quite short. Also correct some missing words, punctuation. | |||||
* | Update ssh doc with commands to copy the public key to the clipboard | Hannes Rosenögger | 2015-01-22 | 1 | -1/+18 | |
| | ||||||
* | Update docs to markdown style guide. | Ciro Santilli | 2014-06-03 | 3 | -18/+10 | |
| | ||||||
* | Add titles to doc pages. | Marin Jankovski | 2014-05-27 | 2 | -0/+4 | |
| | ||||||
* | SSH section was missing in doc and corrected the deploy key section. | dosire | 2014-04-01 | 2 | -1/+3 | |
| | ||||||
* | Split up the lines for Jacob. | dosire | 2014-03-18 | 1 | -3/+8 | |
| | ||||||
* | Deploy key needed documentation. | dosire | 2014-03-18 | 1 | -0/+7 | |
| | ||||||
* | Moved all the help files to markdown files: | Jeroen van Baarsen | 2014-02-28 | 1 | -0/+24 | |
Files moved: * Workflow * help/ssh * help/webhooks * help/system_hooks * help/public_access * help/permissions |