Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: sync ES updates12111-snippet-index-ee-docs | Mark Chao | 2019-08-16 | 1 | -0/+4 |
| | |||||
* | Revert "Improve test for .with_needs" | Kamil Trzciński | 2019-08-16 | 2 | -0/+154 |
| | | | | This reverts commit d1eddaa98a83400d043678a2239adc4d781b4549 | ||||
* | Merge branch '65278-livesum-puma-phase' into 'master' | Kamil Trzciński | 2019-08-15 | 1 | -1/+0 |
|\ | | | | | | | | | Remove :puma_phase metrics See merge request gitlab-org/gitlab-ce!31773 | ||||
| * | Remove :puma_phase metrics65278-livesum-puma-phase | Aleksei Lipniagov | 2019-08-14 | 1 | -1/+0 |
| | | | | | | | | | | | | We don't use phase restarts, as we use `preload_app`: https://github.com/puma/puma/blob/master/README.md#clustered-mode `:puma_phase` values will always be zero. | ||||
* | | Merge branch 'allow-focus-in-specs' into 'master' | Bob Van Landuyt | 2019-08-15 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | Allow to use focus: true in specs See merge request gitlab-org/gitlab-ce!31691 | ||||
| * | | Mention focus: true in the specsallow-focus-in-specs | Giorgenes Gelatti | 2019-08-13 | 1 | -0/+1 |
| | | | |||||
* | | | Add section on how we run CE->EE merge at GitLab | Ash McKenzie | 2019-08-15 | 1 | -0/+13 |
| | | | |||||
* | | | Documentation: tell when push options were introduced | Christian Couder | 2019-08-15 | 1 | -0/+6 |
| | | | |||||
* | | | Update/expand docs for the Dependency List | Mark Florian | 2019-08-15 | 7 | -10/+57 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | These changes align the docs with the features introduced in [1]. See also the [issue tracking the documentation changes][2]. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10077 [2]: https://gitlab.com/gitlab-org/gitlab-ee/issues/12986 | ||||
* | | | Update description templates screenshots | Seth Berger | 2019-08-15 | 5 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | Updated screenshots about description templates in the project settings documentation. Closes #https://gitlab.com/gitlab-org/gitlab-ce/issues/65738 | ||||
* | | | Update text Cycle -> Productivity | Ezekiel Kigbo | 2019-08-15 | 1 | -1/+1 |
| | | | |||||
* | | | Changes to cycle analytics docs | Virjinia Alexieva | 2019-08-15 | 1 | -4/+24 |
| | | | |||||
* | | | Merge branch 'docs/add-free-tier-badge' into 'master' | Evan Read | 2019-08-15 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | Add missing (FREE ONLY) docs tier badge See merge request gitlab-org/gitlab-ce!31755 | ||||
| * | | | Add missing (FREE ONLY) docs tier badgedocs/add-free-tier-badge | Achilleas Pipinellis | 2019-08-13 | 1 | -1/+2 |
| | | | | |||||
* | | | | Note that assigning many people is starter feature | Ben Bodenmiller | 2019-08-15 | 1 | -1/+6 |
| | | | | |||||
* | | | | Update Mattermost System Console settings page URL for webhooks | Jason Blais | 2019-08-15 | 1 | -1/+1 |
| | | | | |||||
* | | | | Add docs page for productivity_analytics | Martin Wortschack | 2019-08-14 | 1 | -0/+69 |
| | | | | |||||
* | | | | Make ruby 2.6 the officially supported version | Hordur Freyr Yngvason | 2019-08-14 | 3 | -5/+5 |
| | | | | |||||
* | | | | Migrates Snowplow backend from EE to CE | Jeremy Jackson | 2019-08-14 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | This introduces several changes, but these are all just ported from the EE project. | ||||
* | | | | Merge branch 'docs-update-guest-user-doc' into 'master' | Tom Atkins | 2019-08-14 | 1 | -0/+10 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | Docs add guest user clarification See merge request gitlab-org/gitlab-ce!31805 | ||||
| * | | | Fixing phrasing for guest userdocs-update-guest-user-doc | mac-key | 2019-08-14 | 1 | -6/+6 |
| | | | | |||||
| * | | | Add guest user clarification | mac-key | 2019-08-14 | 1 | -0/+10 |
| | | | | |||||
* | | | | Merge branch '328-versioned-search-ee' into 'master' | Nick Thomas | 2019-08-14 | 1 | -0/+30 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Elasticsearch versioned schema for Snippet See merge request gitlab-org/gitlab-ce!31465 | ||||
| * | | | | ES: sync with EE328-versioned-search-ee | Mark Chao | 2019-08-12 | 1 | -0/+30 |
| | | | | | |||||
* | | | | | Added troubleshooting docs for registry image push problems | Catalin Irimie | 2019-08-14 | 1 | -0/+34 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'fix-spelling-in-ci-runners-readme' into 'master' | Achilleas Pipinellis | 2019-08-14 | 1 | -3/+3 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix spelling of "timeouted" to "timed out" See merge request gitlab-org/gitlab-ce!31774 | ||||
| * | | | | Change spelling of "timeouted" to "timed out"fix-spelling-in-ci-runners-readme | Vitali Tatarintev | 2019-08-13 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | Documentation: fix push options capabilities | Christian Couder | 2019-08-14 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31068 forgot to add a short description of the new push options that it added. | ||||
* | | | | | Embed metrics charts in issues - docs | Tristan Read | 2019-08-14 | 4 | -0/+30 |
| | | | | | |||||
* | | | | | Merge branch 'install-doc-remove-quote' into 'master' | Achilleas Pipinellis | 2019-08-14 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Docs: remove extra quote from doc/install/installation.md See merge request gitlab-org/gitlab-ce!31785 | ||||
| * | | | | | Remove extra quote | Alexander Oleynikov | 2019-08-13 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Fix Geo Node API documentationce-10586-add-flag-to-object-storage-migration | Gabriel Mazetto | 2019-08-13 | 1 | -20/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | Included missing fields, removed non existinting ones, improved examples | ||||
* | | | | | | Merge branch 'ce-docker_image_replication-ui-3-3' into 'master' | Douglas Barbosa Alexandre | 2019-08-13 | 1 | -0/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14599 See merge request gitlab-org/gitlab-ce!31573 | ||||
| * | | | | | Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14599 | Valery Sizov | 2019-08-13 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Part of Docker Regsitry Replication feature for Geo | ||||
* | | | | | | Update personal access token api scope description | Nick Kipling | 2019-08-13 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'patch-73' into 'master' | Marcia Ramos | 2019-08-13 | 1 | -5/+5 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update links.md to give more consistency with the rest of the documentation See merge request gitlab-org/gitlab-ce!31693 | ||||
| * | | | | | | Update links.md to give more consistency with the rest of the documentation | Alexis Sánchez | 2019-08-10 | 1 | -5/+5 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'patch-73' into 'master' | Marcia Ramos | 2019-08-13 | 1 | -0/+2 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | Add BrowserStack details to Frontend Dev Guide See merge request gitlab-org/gitlab-ce!31744 | ||||
| * | | | | | Add BrowserStack details to Frontend Dev Guide | Luke Duncalfe | 2019-08-12 | 1 | -0/+2 |
| | | | | | | |||||
* | | | | | | Make cron notation parser a proper note | Drew Blessing | 2019-08-13 | 1 | -1/+3 |
| |_|/ / / |/| | | | | |||||
* | | | | | Remove reference to internal | Reuben Pereira | 2019-08-13 | 2 | -0/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - The self-monitoring project can be connected to any Prometheus instance. Make this more clear in the docs. | ||||
* | | | | | Update permissions for dependency list | Tetiana Chupryna | 2019-08-13 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | Update admin_area to explain max attachment size | Marcel Amirault | 2019-08-13 | 1 | -9/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Add information about max attachment size, including troubleshooting information if an error is received | ||||
* | | | | | Merge branch 'pb-update-mr-approvals-docs' into 'master' | Marcia Ramos | 2019-08-13 | 1 | -14/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Docs: Remove info about approvals_required restriction See merge request gitlab-org/gitlab-ce!31268 | ||||
| * | | | | | Remove info about approvals_required restrictionpb-update-mr-approvals-docs | Patrick Bajao | 2019-08-13 | 1 | -14/+3 |
| |/ / / / | |||||
* | | | | | Edits to event tracking topic | Evan Read | 2019-08-13 | 1 | -2/+4 |
| | | | | | |||||
* | | | | | Move shared minutes purchase details to /subscription | Marcel Amirault | 2019-08-13 | 7 | -56/+55 |
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | Move details and images related to buying more runner minutes to the subscription page, which deals with all purchase related information, and update links | ||||
* | | | | Links: switch from GitHub to GitLab Postgres mirror repo | Nikolay Samokhvalov | 2019-08-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | GitLab.com also has an up-to-date Postgres mirror. | ||||
* | | | | Merge branch 'docs/update-gitlab-com-default-for-sidekiq-schedule-cron' into ↵ | Achilleas Pipinellis | 2019-08-13 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Update default values in GitLab.com settings See merge request gitlab-org/gitlab-ce!31682 | ||||
| * | | | | Update default values in GitLab.com settingsdocs/update-gitlab-com-default-for-sidekiq-schedule-cron | Cindy Pallares 🦉 | 2019-08-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Updates SIDEKIQ_MEMORY_KILLER_MAX_RSS default value |