Commit Graph

157 Commits

Author SHA1 Message Date
78089d1153 Remove option to disable Gitaly completely 2017-07-07 12:48:34 +02:00
84c4d2d25c adjust EE landing page to unify CE and EE docs
==
https://gitlab.com/gitlab-org/gitlab-ee/commit/30304bd2ab3c87d6304a3d4c4
bd71ab7ffd2794b from
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2265
2017-06-27 11:20:32 -03:00
352a9ed562 Merge branch '27070-rename-slash-commands-to-quick-actions' into 'master'
Rename "Slash commands" to "Quick actions"

Closes #27070

See merge request !11811
2017-06-16 16:32:53 +00:00
631524587e Move branches docs to new location and copyedit 2017-06-16 13:14:48 +02:00
ea090291bb Rename "Slash commands" to "Quick actions"
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/27070

Deprecate "chat commands" in favor of "slash commands"

We looked for things like:

 - `slash commmand`
 - `slash_command`
 - `slash-command`
 - `SlashCommand`
2017-06-15 09:01:56 -05:00
0dbf4b87ee Document the Delete Merged Branches functionality
* Note that protected branches will not be part of the deletion
2017-06-08 18:52:56 +08:00
5e25308819 Move docs 'superpowers' items to respective sections 2017-05-23 15:34:32 +02:00
b13b22d04a New doc topic: issues 2017-05-08 08:35:38 +00:00
1cb827eea3 Fill in information about creating the wiki Home page 2017-05-03 00:38:21 +02:00
5234d18180 Reorg CE Docs landing page 2017-04-26 13:13:11 +00:00
e84787ae08 Refactor Discussions docs
- Move to dicsussions/index.md
- Bring back previous path with a link to new location
- Reorder sections
2017-04-21 19:35:23 +02:00
26e7c5be52 Started on resolvable discussions docs 2017-04-21 14:35:48 +02:00
40a972057d Merge branch 'usage-ping-port' into 'master'
Usage ping port

Closes #27750

See merge request !10481
2017-04-19 14:48:31 +00:00
00e9568e14 Fix doc links 2017-04-14 15:20:55 +02:00
a4a8f0db68 Fix usage ping doc location 2017-04-14 15:20:55 +02:00
e809aafdb8 Remove link to topics 2017-04-12 13:34:03 +00:00
075bdd6cad Document how polling interval is used 2017-04-10 16:52:25 +02:00
00e87532ca Doc: Search through GitLab 2017-04-07 11:51:35 +00:00
0d2670242a Fix links and do some refactoring 2017-03-29 10:31:39 +02:00
4f9d279ba0 capitalization 2017-03-29 00:52:06 -03:00
dd4893513f improve wording, move "see also" to "dev docs" 2017-03-28 23:29:28 -03:00
b3abbe1383 link to tech articles description 2017-03-16 16:43:22 -03:00
dda8896e93 rename "documentation articles" to "technical articles" 2017-03-16 15:58:04 -03:00
108a1e99d2 update readme - add doc articles and indexes per topic 2017-03-16 01:23:58 -03:00
15b749d72d Fixed typo with project service documentation link 2017-03-05 15:34:03 +00:00
475715f18f Merge branch 'feature/brand-logo-in-emails' into 'master'
Custom brand header logo in emails

Closes #24969 and #25570

See merge request !9049
2017-02-22 16:20:46 +00:00
84420c89d5 add documentation for custom brand logo in email 2017-02-22 12:22:52 +01:00
c9d687d6fe Download snippets with LF line-endings by default 2017-02-20 07:24:03 +01:00
1498786e4a Move prometheus docs into their own dir
[ci skip]
2017-02-08 11:38:58 +01:00
b988faaf85 Merge branch 'master' into 'jej-pages-to-ce'
# Conflicts:
#   db/schema.rb
2017-02-06 15:12:27 +00:00
a6ac23250a Move project services to new location under Integrations 2017-02-03 20:28:47 +01:00
8063628b90 Move webhooks to new a location under Integrations 2017-02-03 19:26:48 +01:00
b14ee42ffa Move Pages docs to new location 2017-02-01 23:49:58 +00:00
ab220022f4 Add GitLab Pages administration guide 2017-01-31 22:53:55 +00:00
120f9abaa1 Add GitLab Pages
- The pages are created when build artifacts for `pages` job are uploaded
- Pages serve the content under: http://group.pages.domain.com/project
- Pages can be used to serve the group page, special project named as host: group.pages.domain.com
- User can provide own 403 and 404 error pages by creating 403.html and 404.html in group page project
- Pages can be explicitly removed from the project by clicking Remove Pages in Project Settings
- The size of pages is limited by Application Setting: max pages size, which limits the maximum size of unpacked archive (default: 100MB)
- The public/ is extracted from artifacts and content is served as static pages
- Pages asynchronous worker use `dd` to limit the unpacked tar size
- Pages needs to be explicitly enabled and domain needs to be specified in gitlab.yml
- Pages are part of backups
- Pages notify the deployment status using Commit Status API
- Pages use a new sidekiq queue: pages
- Pages use a separate nginx config which needs to be explicitly added
2017-01-31 22:50:39 +00:00
57a76de9a8 Change repository storage paths location for clarity
Also remove duplicate link in the index to that documentation
2017-01-25 19:02:38 -03:00
6f8d97a78e Merge the two 2FA docs into one
[ci skip]
2017-01-24 15:49:08 +01:00
8ff3db1399 Merge branch 'docs/prometheus' into 'master'
Add Prometheus docs

See merge request !8699
2017-01-22 14:36:31 +00:00
73375c18cd Expose Prometheus docs to the main README
[ci skip]
2017-01-22 14:14:46 +01:00
1bb0191a8a Make university more prominent. 2017-01-19 18:05:04 -08:00
ff31f4f922 Rename "Online terminal" to "Web terminal" in the docs 2016-12-20 11:05:39 +00:00
d2212a8b5f Add online terminal documentation 2016-12-19 21:27:08 +00:00
27f271ee1e Refactor Bitbucket import docs 2016-12-16 14:54:23 +01:00
e71ed01bfb Change docs title to represent the edition 2016-12-11 10:18:44 +01:00
eed6cbf37c Add a link to Git cheatsheet PDF in docs readme
[ci skip]
2016-11-09 17:42:44 +01:00
c180221a5b Add docs for request profiling
Closes #23239
2016-10-14 20:18:23 +02:00
4541873431 Added documentation chapter for Git attributes
As discussed in https://gitlab.com/gitlab-org/gitlab_git/issues/28 we'll
need to clearly document the need for .gitattributes files being encoded
using UTF-8.

[ci skip]
2016-10-12 15:46:34 +02:00
d078779174 Merge branch 'docs/refactor-operations' into 'master'
Move operations/ to new location

## What does this MR do?

Move operations/ to new location.

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/3349

## Moving docs to a new location?

See the guidelines: http://docs.gitlab.com/ce/development/doc_styleguide.html#changing-document-location

- [ ] Make sure the old link is not removed and has its contents replaced with a link to the new location.
- [ ] Make sure internal links pointing to the document in question are not broken.
- [ ] Search and replace any links referring to old docs in GitLab Rails app, specifically under the `app/views/` directory.
- [ ] If working on CE, submit an MR to EE with the changes as well.

See merge request !6519
2016-10-11 14:30:37 +00:00
d8f33c0a51 Move operations/ to new location
[ci skip]
2016-10-11 16:13:04 +02:00
1bbe1cea91 Move health check docs under user/admin_area/monitoring
[ci skip]
2016-10-11 15:55:32 +02:00