Commit Graph

150 Commits

Author SHA1 Message Date
Marcia Ramos b13b22d04a New doc topic: issues 2017-05-08 08:35:38 +00:00
Achilleas Pipinellis 1cb827eea3 Fill in information about creating the wiki Home page 2017-05-03 00:38:21 +02:00
Marcia Ramos 5234d18180 Reorg CE Docs landing page 2017-04-26 13:13:11 +00:00
Achilleas Pipinellis 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
Luke "Jared" Bennett 26e7c5be52 Started on resolvable discussions docs 2017-04-21 14:35:48 +02:00
Sean McGivern 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
Sean McGivern 00e9568e14 Fix doc links 2017-04-14 15:20:55 +02:00
Sean McGivern a4a8f0db68 Fix usage ping doc location 2017-04-14 15:20:55 +02:00
Sean Packham (GitLab) e809aafdb8 Remove link to topics 2017-04-12 13:34:03 +00:00
Adam Niedzielski 075bdd6cad Document how polling interval is used 2017-04-10 16:52:25 +02:00
Marcia Ramos 00e87532ca Doc: Search through GitLab 2017-04-07 11:51:35 +00:00
Achilleas Pipinellis 0d2670242a Fix links and do some refactoring 2017-03-29 10:31:39 +02:00
Marcia Ramos 4f9d279ba0 capitalization 2017-03-29 00:52:06 -03:00
Marcia Ramos dd4893513f improve wording, move "see also" to "dev docs" 2017-03-28 23:29:28 -03:00
Marcia Ramos b3abbe1383 link to tech articles description 2017-03-16 16:43:22 -03:00
Marcia Ramos dda8896e93 rename "documentation articles" to "technical articles" 2017-03-16 15:58:04 -03:00
Marcia Ramos 108a1e99d2 update readme - add doc articles and indexes per topic 2017-03-16 01:23:58 -03:00
Miguel 15b749d72d Fixed typo with project service documentation link 2017-03-05 15:34:03 +00:00
Sean McGivern 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
Alexis Reigel 84420c89d5 add documentation for custom brand logo in email 2017-02-22 12:22:52 +01:00
Jarka Kadlecova c9d687d6fe Download snippets with LF line-endings by default 2017-02-20 07:24:03 +01:00
Achilleas Pipinellis 1498786e4a Move prometheus docs into their own dir
[ci skip]
2017-02-08 11:38:58 +01:00
James Edwards-Jones b988faaf85 Merge branch 'master' into 'jej-pages-to-ce'
# Conflicts:
#   db/schema.rb
2017-02-06 15:12:27 +00:00
Achilleas Pipinellis a6ac23250a Move project services to new location under Integrations 2017-02-03 20:28:47 +01:00
Achilleas Pipinellis 8063628b90 Move webhooks to new a location under Integrations 2017-02-03 19:26:48 +01:00
Achilleas Pipinellis b14ee42ffa Move Pages docs to new location 2017-02-01 23:49:58 +00:00
Achilleas Pipinellis ab220022f4 Add GitLab Pages administration guide 2017-01-31 22:53:55 +00:00
Kamil Trzcinski 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
Alejandro Rodríguez 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
Achilleas Pipinellis 6f8d97a78e Merge the two 2FA docs into one
[ci skip]
2017-01-24 15:49:08 +01:00
Achilleas Pipinellis 8ff3db1399 Merge branch 'docs/prometheus' into 'master'
Add Prometheus docs

See merge request !8699
2017-01-22 14:36:31 +00:00
Achilleas Pipinellis 73375c18cd Expose Prometheus docs to the main README
[ci skip]
2017-01-22 14:14:46 +01:00
sytses 1bb0191a8a Make university more prominent. 2017-01-19 18:05:04 -08:00
Nick Thomas ff31f4f922 Rename "Online terminal" to "Web terminal" in the docs 2016-12-20 11:05:39 +00:00
Nick Thomas d2212a8b5f Add online terminal documentation 2016-12-19 21:27:08 +00:00
Achilleas Pipinellis 27f271ee1e Refactor Bitbucket import docs 2016-12-16 14:54:23 +01:00
Achilleas Pipinellis e71ed01bfb Change docs title to represent the edition 2016-12-11 10:18:44 +01:00
Achilleas Pipinellis eed6cbf37c Add a link to Git cheatsheet PDF in docs readme
[ci skip]
2016-11-09 17:42:44 +01:00
Ahmad Sherif c180221a5b Add docs for request profiling
Closes #23239
2016-10-14 20:18:23 +02:00
Yorick Peterse 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
Achilleas Pipinellis 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
Achilleas Pipinellis d8f33c0a51 Move operations/ to new location
[ci skip]
2016-10-11 16:13:04 +02:00
Achilleas Pipinellis 1bbe1cea91 Move health check docs under user/admin_area/monitoring
[ci skip]
2016-10-11 15:55:32 +02:00
Achilleas Pipinellis 4a8cb230c6 Merge branch 'docs/refactor-monitoring' into 'master'
Move monitoring/ to new location

## What does this MR do?

Move monitoring/ 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 !6518
2016-10-11 13:44:09 +00:00
Achilleas Pipinellis 38978fa53f Merge branch 'docs/refactor-reply-by-email' into 'master'
Move reply by email docs to a new location

## What does this MR do?

Move reply by email docs to a 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 !6517
2016-10-11 13:27:23 +00:00
Achilleas Pipinellis 777ca78027 Rearrange GitLab basics READMEs
[ci skip]
2016-10-11 11:30:35 +02:00
Achilleas Pipinellis c230946e32 Merge branch 'docs/refactor-registry' into 'master'
Move container_registry user docs to new location

## What does this MR do?

Move container_registry user docs to new location and refactor them a bit.

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 !6516
2016-10-06 19:49:11 +00:00
Achilleas Pipinellis 2fc6e85dfc Change link to point to new location
[ci skip]
2016-10-06 18:44:09 +02:00
Achilleas Pipinellis 6207dc9037 Move monitoring/ to new location 2016-09-25 12:16:50 +02:00
Achilleas Pipinellis dffd33252f Move reply by email docs to a new location
[ci skip]
2016-09-25 11:55:14 +02:00