summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'create_ssh' into 'master'Job van der Voort2015-06-232-1/+38
|\ | | | | | | | | | | | | | | | | | | Create SSH keys document @job I created the next document for your review, which is "Creating your SSH Keys" Thanks! See merge request !1875
| * added final phrase in dockaren Carias2015-06-231-0/+1
| |
| * added requested changeskaren Carias2015-06-231-11/+0
| |
| * added images to dockaren Carias2015-06-221-9/+9
| |
| * added new file about creating your SSH keyskaren Carias2015-06-222-1/+48
| |
* | added link to GitLab Basicskaren Carias2015-06-231-0/+1
|/
* Merge branch 'nginx_defaulthost_documentation' into 'master'Dmitriy Zaporozhets2015-06-221-0/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | Close #178 Nginx conf default_host documentation This closes #178 We're just making it clear that some nginx installs such as by default on recent Ubuntu's, the /etc/nginx/sites-enabled/default file will conflict the listen line of the gitlab nginx conf's due to the default_server directive. changed installation.md to identify the issue to a user added notes to both nginx configs for gitlab and gitlab-ssl [ci-skip See merge request !225
| * adding notes to gitlab nginx confLuke Ashe-Browne2014-12-031-0/+3
| | | | | | | | | | We want to make users aware that the nginx default config will conflict with the gitlab default_server conf file.
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-222-5/+38
|\ \
| * | Show username SSH config exampleJeff Blaine2015-06-191-3/+5
| | |
| * | Include non-default ssh key location infoJeff Blaine2015-06-191-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.
| * | Update maintenance documentation to explain no need to recompile asssets for ↵Stan Hu2015-06-191-4/+9
| | | | | | | | | | | | omnibus installations
* | | Merge branch 'starting_shell' into 'master'Job van der Voort2015-06-1942-0/+74
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Starting shell document to GitLab basics I added a new branch for all the changes on this MR https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/1863 Everything should look nicer now :) See merge request !1869
| * | | deleted duplicated filekaren Carias2015-06-191-67/+0
| | | |
| * | | fixed file namekaren Carias2015-06-172-1/+69
| | | |
| * | | added images and fixed starting a shell dockaren Carias2015-06-1641-8/+8
| | | |
| * | | added starting a shell doc and indexkaren Carias2015-06-162-0/+73
| | | |
* | | | Define 'everyone'Jacob Vosmaer2015-06-181-1/+1
| |/ / |/| |
* | | Add 'proposed tweet' for RC1link-to-rc-packages-in-tweetJacob Vosmaer2015-06-171-2/+4
| | |
* | | added info about migrating to gitlab.comKaren Carias2015-06-171-0/+3
|/ /
* | Merge branch 'update-release-doc' into 'master'Job van der Voort2015-06-161-3/+1
|\ \ | | | | | | | | | | | | | | | Update release doc See merge request !1865
| * | Add 'build RC1 packages' to monthly release stepsJacob Vosmaer2015-06-151-0/+1
| | |
| * | The changelogs are kept up to date continuouslyJacob Vosmaer2015-06-151-3/+0
| | |
* | | Merge branch 'db-dump-instructions' into 'master'Dmitriy Zaporozhets2015-06-161-0/+5
|\ \ \ | | | | | | | | | | | | | | | | | | | | Improve DB dump instructions See merge request !1868
| * | | Improve DB dump instructionsJacob Vosmaer2015-06-161-0/+5
| |/ /
* | | Prepare blog post in advanceSytse Sijbrandij2015-06-151-2/+4
| | |
* | | Merge branch 'rs-dev-issue-2228' into 'master'Dmitriy Zaporozhets2015-06-157-51/+87
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow user to customize default Dashboard page Renames the "Design" profile page to "Preferences" and adds a field to customize the default Dashboard page: > ![Screen_Shot_2015-06-11_at_11.12.53_PM](https://gitlab.com/gitlab-org/gitlab-ce/uploads/b5282a3be7861d1148528c6bc9e7a0e0/Screen_Shot_2015-06-11_at_11.12.53_PM.png) See merge request !778
| * | | Fix doc typosrs-dev-issue-2228Robert Speicher2015-06-151-7/+6
| | | |
| * | | Move 2FA docs from "Workflow" to "Profile Settings"Robert Speicher2015-06-137-20/+20
| | | |
| * | | Add docs for Profile > PreferencesRobert Speicher2015-06-133-35/+72
| | | | | | | | | | | | | | | | Also converts doc/README.md to Unix line endings
* | | | Update Irker home pageStan Hu2015-06-141-1/+1
|/ / / | | | | | | | | | | | | | | | [ci skip] Closes #1713
* | | Add info about regex anchors to shell command docs.Douwe Maan2015-06-121-0/+30
|/ /
* | Merge branch 'update-guides-7.12' into 'master'Jacob Vosmaer2015-06-122-10/+144
|\ \ | | | | | | | | | | | | | | | Add 7.12 update guides See merge request !1858
| * | Move mention of git 2.1.2 to intro paragraphJacob Vosmaer2015-06-121-5/+4
| | |
| * | Add 7.12 update guidesJacob Vosmaer2015-06-122-10/+145
| | |
* | | New source installs should use 7-12-stableJacob Vosmaer2015-06-121-2/+2
| | | | | | | | | | | | Even though the 7-12-stable branch does not exist yet.
* | | Install git 2.4.3Jacob Vosmaer2015-06-121-2/+2
|/ / | | | | | | | | | | Git 2.1.2 does not protect against pushes trying the '.Git/config' attack (CVE-2014-9390). Going to 2.4.3 is perhaps a big jump but why not use the latest? (Famous last words.)
* | Fix link to howto_rc1.mdJacob Vosmaer2015-06-121-1/+1
| | | | | | | | | | The relative link that was there before breaks when you copy-paste the issue template into an actual issue.
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceSytse Sijbrandij2015-06-111-3/+3
|\ \
| * \ Merge branch 'rs-issue-1758' into 'master'Dmitriy Zaporozhets2015-06-111-3/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update grids for 2FA details Also adds a link to the documentation. Closes #1758 See merge request !795
| | * | Fix "Acount" typo in 2FA docsrs-issue-1758Robert Speicher2015-06-101-3/+3
| | | | | | | | | | | | | | | | [ci skip]
* | | | Merge branch 'info_about_namespaces' into 'master'Job van der Voort2015-06-111-178/+192
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Info about namespaces Added info about namespaces in groups. Because of tweet https://twitter.com/kaystrobach/status/603912904757420032 See merge request !1835
| * | | added links to API callsKaren Carias2015-06-101-191/+191
| | | |
| * | | fixed namespaces infoKaren Carias2015-05-281-3/+3
| | | |
| * | | added info about namespacesKaren Carias2015-05-281-0/+14
| | | |
* | | | fix and minify imagesJob van der Voort2015-06-118-4/+4
| | | |
* | | | move and fix links importing docsJob van der Voort2015-06-1113-4/+4
| |/ / |/| |
* | | fixed linksKaren Carias2015-06-101-6/+6
| | |
* | | Merge branch 'release-time' into 'master'Sytse Sijbrandij2015-06-091-1/+6
|\ \ \ | | | | | | | | | | | | | | | | | | | | set the release time See merge request !1843
| * | | update with suggestionsJob van der Voort2015-06-081-1/+3
| | | |