Commit Graph
3810 Commits
Author SHA1 Message Date
Achilleas Pipinellis 0372afe22a Merge branch 'update-regexp-doc' into 'master'
Update default regexp documentation to match reality

The regexp was updated in 8172d2c1 but this was stale.


See merge request !4866
2016-06-24 15:39:45 +00:00
Rémy Coutable 588244ddd8 Merge branch 'mahcsig/gitlab-ce-17818-group-issues-api' 2016-06-24 13:44:47 +02:00
Robert Speicher 9e43fc151b Merge branch 'hamlit-test' into 'master'
Replace Haml with Hamlit

What this change does:
- It replaces HAML with [Hamlit](https://github.com/k0kubun/hamlit), a much more efficient implementation of HAML.
- It removes `haml-rails`.
- It adds `hamlit.rb` and removes `haml.rb`.
- It makes things faster and less memory-hungry!

See also #13201.

See merge request !3666
2016-06-23 23:51:08 +00:00
Connor Shea 262f902d9a Restrict hamlit version, remove coffeescript filters. 2016-06-23 15:54:23 -06:00
Achilleas Pipinellis b7c7ebee59 Merge branch 'document-emoji-rake-tasks' into 'master'
Added basic docs for the Emoji Rake tasks

## What does this MR do?

This MR adds basic documentation for the two Emoji Rake tasks.

## Are there points in the code the reviewer needs to double check?

Spelling, that sort of thing.

## Why was this MR needed?

These Rake tasks only had some small amount of source level documentation.

## What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/14794

## Does this MR meet the acceptance criteria?

- [x] ~~[CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added~~
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !4877
2016-06-23 19:37:46 +00:00
Marc Siegfriedt 6587feba65 gitlab-org/gitlab-ce#17818 - add api call for issues by group
rely only on IssuesFinder
docs and changelog
2016-06-23 16:31:48 +00:00
Yorick Peterse a5670cd59b Added basic docs for the Emoji Rake tasks
Fixes gitlab-org/gitlab-ce#14794 gitlab-com/performance#13

[ci skip]
2016-06-23 16:17:49 +02:00
Drew Blessing 8d96bae6db Remove Rubocop skip comment from migration style guide [ci skip] 2016-06-23 09:01:04 -05:00
Yorick Peterse b8b09a8c0a Use influxdb-management for managing InfluxDB
This removes the need for manually updating the list of queries every
time we make a change.

[ci skip]
2016-06-23 13:01:45 +02:00
Yorick Peterse 8d5bdf081a Updated InfluxDB continuous queries for 8.9.0
[ci skip]
2016-06-23 11:37:02 +02:00
Drew Blessing 9487dd3a40 Merge branch 'fix_upgrade_docs' into 'master'
Update docs based on customer upgrade from 4.0

## What does this MR do?

Adds helpful notes to early upgrade docs. Without these helpful hints it will be really hard for most people to upgrade from early versions to later versions. 

The tip about doing database migrations to version 6.1, then migrating iids, then migrating the database all the way was based on a tip from https://github.com/gitlabhq/gitlabhq/issues/7869. It worked really well!


See merge request !4409
2016-06-22 21:29:59 +00:00
Drew Blessing 2538c4ec8a Update docs based on customer upgrade from 4.0 [ci skip] 2016-06-22 16:27:00 -05:00
Stan Hu 69c70928c8 Update default regexp documentation to match 8172d2c1.
[ci skip]
2016-06-22 14:10:24 -07:00
Robert Speicher cb0283d218 Merge branch 'inline-todos-docs' into 'master'
Update Todos documentation and screenshots to include new functionality.

Updates documentation for todos, includes updated and new screenshots.

See also !4502 and #18906 

Closes #18923

[ci skip]

See merge request !4840
2016-06-22 17:06:49 +00:00
Connor Shea ac212b9ca4 Finish my sentence. [ci skip] 2016-06-22 08:49:40 -06:00
Achilleas Pipinellis 6f6c6f68ea Merge branch 'doc_refactor_labels' into 'master'
Refactor labels docs

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/18555

See merge request !3347
2016-06-22 12:18:47 +00:00
Achilleas Pipinellis 7e42d4992c Merge branch 'expiry' into 'master'
Clarify artifact expiry

## What does this MR do?

Clarifies documentation about artifact expiry.

## Are there points in the code the reviewer needs to double check?

## Why was this MR needed?

## What are the relevant issue numbers?

## Screenshots (if relevant)


See merge request !4831
2016-06-22 12:10:42 +00:00
Achilleas Pipinellis 564026f6af Merge branch 'ci-git' into 'master'
Document `GIT_STRATEGY` and `GIT_DEPTH`

## What does this MR do?

Documents `GIT_STRATEGY` and `GIT_DEPTH`. Also fixes the TOC since the anchors weren't working.

## Are there points in the code the reviewer needs to double check?

The TOC and the location of the new entries.

## Why was this MR needed?

## What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/merge_requests/188

## Screenshots (if relevant)

![image](/uploads/eccfd60199d81e6588c13aab817f0eb5/image.png)

![image](/uploads/bbbffe61db64ef17f1fa52907275f3d4/image.png)

/cc @axil @ayufan 

See merge request !4720
2016-06-22 12:10:06 +00:00
Achilleas Pipinellis 78186c68ff Refactor labels documentation
- Add new images to match the new UI
- Document the new prioritize feature
2016-06-22 13:50:02 +02:00
Achilleas Pipinellis 79a9cfa375 Merge branch 'feature/import-export-docs' into 'master'
import/export docs

Added documentation for and closes https://gitlab.com/gitlab-org/gitlab-ce/issues/3050

Also added a couple of rake tasks that might be useful.

See merge request !4732
2016-06-22 10:31:20 +00:00
Achilleas Pipinellis 2232b56d39 Merge branch 'award-emoji-docs' into 'master'
Expand on Award Emoji documentation, update/add screenshots.

Adds documentation for award emoji now that comments can be awarded with emojis.

See also !4291 and #18906 

Closes #9091

cc: @virtuacreative @axil 

See merge request !4839
2016-06-22 10:30:40 +00:00
Achilleas Pipinellis e1917b56c6 Merge branch 'hotfix/better-container-registry-documentation' into 'master'
Add some docs for Docker Registry configuration - Relatively important for anyone installing from source

There have been a few issues created because of the lack of documentation for how to configure Docker Registry when installing from source, specifically what the `realm` needs to be and the `service`

These 2 bits of info will stop a lot of headaches 👍 

Issues:
https://gitlab.com/gitlab-org/gitlab-ce/issues/17957
https://gitlab.com/gitlab-org/gitlab-ce/issues/17991

See merge request !4738
2016-06-22 10:30:22 +00:00
Achilleas Pipinellis 193d7079a6 Merge branch 'master' into feature/import-export-docs 2016-06-22 11:48:00 +02:00
Achilleas Pipinellis 51b51de77d Give images proper names 2016-06-22 11:41:50 +02:00
Achilleas Pipinellis a41b468816 Add note about the shared directory 2016-06-22 11:31:07 +02:00
Achilleas Pipinellis 10016715c1 Add colons in item lists 2016-06-22 11:15:28 +02:00
Achilleas Pipinellis e023e66c9f Add note about enabling import/export in existing installations 2016-06-22 11:05:34 +02:00
Achilleas Pipinellis c0237a824b Remove old doc 2016-06-22 10:28:01 +02:00
Achilleas Pipinellis 39c434630a Merge branch 'ci-wording' into 'master'
* Adds pipelines page to CI docs.
* Adds image of pipelines list (although currently missing border that is on other images).
* Changes CI to CI/CD in `/doc` and `/doc/ci`
* Sorts user documentation in `/doc`

Partially fixes #17733.

See merge request !4660
2016-06-22 08:22:52 +00:00
Marin Jankovski 8436125e63 Merge branch 'custom-registry-storage-docs' into 'master'
Add documentation and examples for configuring cloud storage for registry images.

## What does this MR do?
Adds documentation and examples for configuring cloud storage for registry images.

Waits for backend config to get merged in: 
https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/816

## What are the relevant issue numbers?

https://gitlab.com/gitlab-org/omnibus-gitlab/issues/1320
## Does this MR meet the acceptance criteria?

- [ ] ~~[CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added~~
- [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] ~~API support added~~
- [ ] Tests
  - [ ] ~~Added for this feature/bug~~
  - [x] All builds are passing
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

cc\ @marin

See merge request !4812
2016-06-22 08:00:26 +00:00
James Lopez 6eaf34685e Add note about settings 2016-06-22 06:06:50 +00:00
Mark Pundsack 82b32c286a Fix link 2016-06-21 22:15:21 -07:00
Connor Shea ea9c0277ab Update Todos documentation and screenshots to include new functionality.
Add information about manually creating Todos from issue and merge request sidebars.

[ci skip]
2016-06-21 14:55:36 -06:00
Connor Shea a6faaace05 Expand on Award Emoji documentation, update/add screenshots. [ci skip] 2016-06-21 14:10:00 -06:00
Achilleas Pipinellis b2732f3af1 Refactor project import/export documentation 2016-06-21 20:07:52 +02:00
DJ Mountney 8b8cef4ca5 Add documentation and examples for configuring cloud storage for registry images. 2016-06-21 10:34:07 -07:00
Achilleas Pipinellis 0c61fad74c Move to new location
Due to https://gitlab.com/gitlab-org/gitlab-ce/issues/3349
2016-06-21 19:28:08 +02:00
James LopezandAchilleas Pipinellis 8b7224d91e updated based on feedback 2016-06-21 19:23:21 +02:00
James LopezandAchilleas Pipinellis acc1ea9d9f update screenshot with new changes 2016-06-21 19:23:21 +02:00
James LopezandAchilleas Pipinellis 3b888d48ed deleted images no longer needed 2016-06-21 19:23:21 +02:00
James LopezandAchilleas Pipinellis dd94b8c75f moved link to bottom of the page 2016-06-21 19:23:21 +02:00
James LopezandAchilleas Pipinellis 3a7eb38a78 added nice to have - rake task and some changes to docs 2016-06-21 19:23:21 +02:00
James LopezandAchilleas Pipinellis 6715402e20 added some extra nice tasks to have 2016-06-21 19:23:21 +02:00
James LopezandAchilleas Pipinellis 604fb8bdca update docs 2016-06-21 19:23:21 +02:00
James LopezandAchilleas Pipinellis e6ab0346f2 import/export docs 2016-06-21 19:23:21 +02:00
Achilleas Pipinellis 4b1e505ef8 Add missing link to sidekiq metrics in API README
[ci skip]
2016-06-21 19:21:13 +02:00
Achilleas Pipinellis 8195deb8a6 Move labels documentation to new location
Due to https://gitlab.com/gitlab-org/gitlab-ce/issues/3349
2016-06-21 18:54:30 +02:00
Achilleas Pipinellis 67d6d96429 Add info on tooltips
[ci skip]
2016-06-21 18:49:00 +02:00
Achilleas Pipinellis cd28597c82 Refactor labels docs
[ci skip]
2016-06-21 18:49:00 +02:00
Mark Pundsack 4693b74801 Clarify artifact expiry 2016-06-21 08:44:12 -07:00