gitlab-org--gitlab-foss/doc
Douwe Maan d3a48fec53 Merge branch 'feature/cycle-analytics-2-backend' into 'master'
Implement second iteration of cycle analytics - Change in data measurement

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

Measure everything that happened in the given time range, not only what's been pushed to production. With the exception of the staging and production stages.

- [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)
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] 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 it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !6798
2016-10-13 12:31:24 +00:00
..
administration Fix secret names in HA docs 2016-10-13 09:58:06 +01:00
api Merge branch 'api-version' into 'master' 2016-10-12 18:38:02 +00:00
ci Merge branch 'document-ci-shell-trace-variable' into 'master' 2016-10-11 11:52:15 +00:00
container_registry Move container_registry user docs to new location 2016-09-25 11:20:57 +02:00
customization Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
development Document Capybara errors from es6 in es5 file. 2016-10-12 19:00:38 +02:00
downgrade_ee_to_ce Update EE downgrade instructions to include JenkinsDeprecatedService 2016-06-24 12:11:46 -07:00
gitlab-basics Remove redundant images 2016-10-11 13:14:08 +02:00
hooks Change doc location of custom hooks 2016-07-05 15:04:44 +03:00
incoming_email Move reply by email docs to a new location 2016-09-25 11:55:14 +02:00
install Merge branch 'docs/refactor-reply-by-email' into 'master' 2016-10-11 13:27:23 +00:00
integration More Bitbucket integration refactoring 2016-08-30 17:52:14 +02:00
intro Change location and refactor issue closing pattern documentation 2016-09-22 11:09:04 +03:00
legal remove undefined word Corporation from CCLA 2016-08-16 16:35:54 -07:00
logs Move logs/logs.md to administration/logs.md 2016-06-13 13:52:20 +02:00
markdown Move markdown doc to the right location 2016-08-03 08:54:17 +03:00
migrate_ci_to_ce errros -> errors 2016-05-29 22:34:58 -07:00
monitoring Move health check docs under user/admin_area/monitoring 2016-10-11 15:55:32 +02:00
operations Move operations/ to new location 2016-10-11 16:13:04 +02:00
permissions Move permissions/permissions.md to user/permissions.md 2016-07-12 17:49:03 +03:00
profile optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
project_services Refactor Slack service documentation 2016-07-22 12:37:05 +03:00
public_access Change URLs to new permissions.md location 2016-07-12 18:03:29 +03:00
raketasks Add a new gitlab:users:clear_all_authentication_tokens task 2016-10-11 10:21:18 +02:00
security optimize png images losslessly using zopflipng 2016-06-29 19:22:15 +08:00
ssh Add note on changing password of SSH key 2016-05-25 03:42:22 +00:00
system_hooks
university Added missing content and improved layout 2016-10-07 14:53:09 +01:00
update Merge branch 'patch-6' into 'master' 2016-10-07 16:33:56 +00:00
user Merge branch 'feature/cycle-analytics-2-backend' into 'master' 2016-10-13 12:31:24 +00:00
web_hooks Added documentation for pipeline hooks 2016-08-12 17:52:02 +02:00
workflow Merge branch 'tmatesoft/gitlab-ce-migrate-from-svn-doc-update' into 'master' 2016-10-11 12:26:46 +00:00
README.md Added documentation chapter for Git attributes 2016-10-12 15:46:34 +02:00

README.md

Documentation

User documentation

Administrator documentation

Contributor documentation

  • Development All styleguides and explanations how to contribute.
  • Legal Contributor license agreements.