summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Add link to JIRA article in docsdocs/jira-articleAchilleas Pipinellis2017-07-281-8/+13
|
* Merge branch '31129-jira-project-key-elim' into 'master'Sean McGivern2017-07-261-2/+2
|\ | | | | | | | | | | | | Remove project_key from the JIRA configuration Closes #31129 See merge request !12050
| * Remove project_key from the Jira configurationJarka Kadlecova2017-07-251-2/+2
| |
* | Docs new topic "user/index"Marcia Ramos2017-07-261-0/+175
| |
* | Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-251-3/+4
|\ \ | | | | | | | | | | | | | | | | | | Implement "Block pipelines on protected branches" Closes #30634, #34616, and #33130 See merge request !11910
| * | Add a note that schedules could be deactivatedLin Jen-Shin2017-07-211-3/+4
| | | | | | | | | | | | when lacking permissions too.
* | | Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into ↵Rémy Coutable2017-07-251-0/+1
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | 'master' New `/duplicate` quick action Closes #26372 See merge request !12845
| * | Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-201-0/+1
| |/
* | Merge branch '33097-issue-tracker' into 'master'Sean McGivern2017-07-242-1/+5
|\ \ | | | | | | | | | | | | | | | | | | Associate Issues tab only with internal issues tracker Closes #33097 See merge request !12130
| * | Change docs to support paralel external and internal issue trackersJarka Kadlecova2017-07-242-1/+5
| | |
* | | Update nginx docs35330-fix-nginx-add-haproxyJoshua Lambert2017-07-211-1/+1
| | |
* | | Add HA Proxy metrics, fix NGINXJoshua Lambert2017-07-202-0/+21
|/ /
* | Wrong data type when testing webhooksAlexander Randa2017-07-202-1/+8
|/
* Resolve "Clarify k8s service keys"Dimitrie Hoekstra2017-07-191-2/+2
|
* Fix merge conflictsJoshua Lambert2017-07-1823-89/+380
|\
| * Update admin docsJoshua Lambert2017-07-171-1/+1
| |
| * Merge branch 'docs/update-health-check' into 'master'Marcia Ramos2017-07-161-72/+64
| |\ | | | | | | | | | | | | Update health check docs See merge request !12794
| | * Split docs on IP whitelist for monitoring accessdocs/update-health-checkAchilleas Pipinellis2017-07-161-27/+2
| | |
| | * Update health check docsAchilleas Pipinellis2017-07-161-70/+87
| | |
| * | Update issue-related docsMarcia Ramos2017-07-163-10/+29
| | |
| * | Refactor groups docsMarcia Ramos2017-07-1616-0/+208
| | |
| * | Add subgroups limitations to Pages docsMarcia Ramos2017-07-162-7/+15
| | |
| * | add changes from EE-updatesdocs/overview-features-5Marcia Ramos2017-07-131-0/+64
| |/ | | | | | | | | from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2350 + copyedit (goes with 80edf00)
* | Fix typos35129-update-prometheus-docsJoshua Lambert2017-07-182-2/+2
| |
* | Fix linksJoshua Lambert2017-07-161-1/+1
| |
* | Doc updates for 9.4Joshua Lambert2017-07-163-0/+74
| |
* | Prometheus doc updates for 9.4Joshua Lambert2017-07-164-32/+68
| |
* | WIPJoshua Lambert2017-07-142-0/+54
| |
* | Prometheus docs WIPJoshua Lambert2017-07-141-45/+16
|/
* Merge branch '33949-remove-healthcheck-access-token' into 'master'Sean McGivern2017-07-111-6/+20
|\ | | | | | | | | | | | | Remove the need to use health check token by adding ability to whitelist hosts Closes #33949 See merge request !12612
| * Differentiate shared test context using options hash instead of subject.33949-remove-healthcheck-access-tokenPawel Chojnacki2017-07-101-2/+2
| | | | | | | | | | + fix typos, and capitalization + point configuration to `gitlab.rb` as well
| * Limit docs line lenghtPawel Chojnacki2017-07-061-3/+4
| |
| * Bring back healthcheck token access to monitoring resources, but mark this ↵Pawel Chojnacki2017-07-051-5/+18
| | | | | | | | as deprecated
* | Merge branch ↵Kamil Trzciński2017-07-073-0/+10
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | 'feature/intermediate/32568-adding-variables-to-pipelines-schedules' into 'master' Add variables to pipelines schedules Closes #32568 See merge request !12372
| * \ merge from masterShinya Maeda2017-07-072-2/+20
| |\ \
| * | | Add docs for scheduled pipeline variablesEric Eastwood2017-07-053-0/+10
| | |/ | |/| | | | | | | See https://gitlab.com/gitlab-org/gitlab-ce/issues/32568
* | | Native group milestonesFelipe Artur2017-07-071-8/+5
| |/ |/|
* | Rename KUBECONFIG_FILE to KUBECONFIGLin Jen-Shin2017-07-061-1/+1
| |
* | Merge remote-tracking branch 'upstream/master' into 33360-generate-kubeconfigLin Jen-Shin2017-07-0626-74/+193
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (888 commits) Fix Rubocop offense Use a previous approach for cycle analytics dummy pipeline Allow admin to disable all restricted visibility levels Removes file_name_regex from Gitlab::Regex Remove IIFEs around several javascript classes Update CHANGELOG.md for 9.3.5 Add ProjectPathHelper cop Create and use project path helpers that only need a project, no namespace Handles realtime with 2 states for environments table Revert "Merge branch '18000-remember-me-for-oauth-login' into 'master'" Allow creation of files and directories with spaces in web UI Disable Flipper memoizer in tests to avoid transient failures Introduce cache policies for CI jobs fix sidebar padding for full-width items (Time Tracking help) Replace 'snippets/snippets.feature' spinach with rspec Rename ci_config_file to ci_config_path Add back Pipeline#ci_yaml_file_path due to all the troubles Revert change to design. Go back to scrollable page Fix cycle analytics tests by making pipeline valid Fixes the column widths for the new navigation options in settings ...
| * \ Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-07-053-10/+62
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32815--Add-Custom-CI-Config-Path * upstream/master: (149 commits) Revert change to design. Go back to scrollable page Fixes the column widths for the new navigation options in settings Migrate #submodule_url_for to Gitaly Add test example for external commit status retries Fix invalid Rails.logger call in lib/gitlab/health_checks/fs_shards_check.rb Fix build for !12300. Log rescued exceptions to Sentry Fix issues with non-UTF8 filenames by always fixing the encoding of tree and blob paths Revert "Merge branch 'revert-12499' into 'master'" Prevent accidental deletion of protected MR source branch by repeating checks before actual deletion Improve the overall UX for the new monitoring dashboard Document that GitLab 9.3 requires the TRIGGER permission on MySQL Instrument Unicorn with Ruby exporter Remove group modal like remove project modal. Closes #33130 Update prometheus client gem Enables the option in user preferences to turn on the new navigation Add Jasmine tests for `OAuthRememberMe` Simplify authentication logic in the v4 users API for !12445. Use stub_application_setting when testing ApplicationHelper#support_url wait_for_requests is not needed when AJAX is not in play ...
| | * Merge branch 'docs/overview-features-2' into 'master'Achilleas Pipinellis2017-07-033-10/+62
| | |\ | | | | | | | | | | | | | | | | Add overview and use-cases to Issue Boards doc See merge request !12543
| | | * add image - issue boards - moving cardMarcia Ramos2017-07-031-0/+0
| | | |
| | | * copyedit == ee !2296Marcia Ramos2017-07-031-23/+49
| | | |
| | | * fix spellingdocs/overview-features-2Marcia Ramos2017-06-291-2/+2
| | | |
| | | * Axil's reviewMarcia Ramos2017-06-291-3/+3
| | | |
| | | * explain that use-cases are just examplesMarcia Ramos2017-06-281-0/+3
| | | |
| | | * copyeditMarcia Ramos2017-06-281-1/+1
| | | |
| | | * remove multiple IB partMarcia Ramos2017-06-281-13/+0
| | | |
| | | * capitalize feature name, add overview and use cases w/ multiple boards (EE)Marcia Ramos2017-06-281-3/+39
| | | |
| | | * improve site search for "issues"Marcia Ramos2017-06-281-1/+1
| | | |