summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-06-291-4/+23
|\
| * Add a troubleshooting section for backup restore docs, explain about ↵add_to_backup_docsMarin Jankovski2015-06-291-4/+23
| | | | | | | | warnings when using omnibus packages.
* | Link to SAML docs from doc indexJacob Vosmaer2015-06-291-0/+1
|/ | | | Without this link, the SAML docs are hard to discover.
* Merge branch 'k-github-ee' into 'master'Job van der Voort2015-06-261-1/+3
|\ | | | | | | | | | | | | | | | | | | added info about GitHub importing Added info that importing doc also works for GitHub EE. https://dev.gitlab.org/gitlab/gitlabhq/issues/2410#note_49396 See merge request !1878
| * fixed phrasekaren Carias2015-06-251-1/+1
| |
| * added info about EEkaren Carias2015-06-251-1/+1
| |
| * added info about GitHub importingkaren Carias2015-06-241-1/+3
| |
* | Change default admin password from "5iveL!fe" to "password"Robert Speicher2015-06-241-1/+1
| |
* | Merge branch 'add-2fa-status-to-admin-api' into 'master'Robert Speicher2015-06-241-2/+4
|\ \ | |/ |/| | | | | | | | | | | Add 2FA status to user admin API This MR adds the `two_factor_enabled` field to the admin's API to indicate whether a given user has enabled 2FA. See merge request !881
| * Add 2FA status to user admin APIStan Hu2015-06-231-2/+4
| | | | | | | | Closes https://github.com/gitlabhq/gitlabhq/issues/9391
* | 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