summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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
| | | |
| * | | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-1/+1
| | | |
| * | | Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-07-036-0/+22
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32815--Add-Custom-CI-Config-Path * upstream/master: (39 commits) Fix rubocop offenses Make entrypoint and command keys to be array of strings Add issuable-list class to shared mr/issue lists to fix new responsive layout New navigation breadcrumbs Restore timeago translations in renderTimeago. Automatically hide sidebar on smaller screens Fix typo in IssuesFinder comment Remove placeholder note when award emoji slash command is applied Make setSidebarHeight more efficient with SidebarHeightManager. Update CHANGELOG.md for 9.3.3 Resolve "More actions dropdown hidden by end of diff" Use Gitaly 0.14.0 Improve support for external issue references Make issuables_count_for_state public Only verifies top position after the request has finished to account for errors Clarify counter caching for users without project access Make finders responsible for counter cache keys Add changelog entry for issue / MR tab counting optimisations Don't count any confidential issues for non-project-members Cache total issue / MR counts for project by user type ...
| | * | Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-302-0/+22
| | | |
| | * | Merge branch 'update_issues_board_doc' into 'master'Achilleas Pipinellis2017-06-304-0/+0
| | |\ \ | | | | | | | | | | | | | | | | | | | | updated version of issues baord images (doc) See merge request !12558
| | | * | updated version of issues baord images (doc)Diego de Souza Mendes2017-06-294-0/+0
| | | |/
| * | | Update wordings, allow only full path, add testsLin Jen-Shin2017-06-301-1/+1
| | | |
| * | | Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-06-301-0/+3
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 32815--Add-Custom-CI-Config-Path * upstream/master: (123 commits) Backport changes to Projects::IssuesController and the search bar bugfix: use `require_dependency` to bring in DeclarativePolicy Resolve "Select branch dropdown is too close to branch name" Clean up issuable lists Defer project destroys within a namespace in Groups::DestroyService#async_execute Fixed new navgiation bar logo height in Safari Resolve "Issue dropdown persists when adding issue number to issue description" Move verification to block level instead of paragraph Revert "Merge branch 'dm-drop-default-scope-on-sortable-finders' into 'master'" Added code for defining SHA attributes Minor edits Job details won't scroll horizontally to show long lines Run mysql tests on stable preperation branches like 9-3-stable-patch-2 Bring back branches badge to main project page optimize translation content based on comments supplement traditional chinese in taiwan translation Inserts exact matches of username, email and name to the top of the user search list Remove Namespace model default scope override and write additional test to Project search optimize translation content based on comments Limit OpenGraph image size to 64x64 ...
| | * | Merge branch 'docs/pat-expiration-date' into 'master'Marcia Ramos2017-06-291-0/+3
| | |\ \ | | | |/ | | |/| | | | | | | | | Clarify the expiration date of PATs See merge request !12339
| | | * Clarify the expiration date of PATsdocs/pat-expiration-dateAchilleas Pipinellis2017-06-211-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/22566#note_32336497 [ci skip]
| * | | Fix doc, test, and formLin Jen-Shin2017-06-281-3/+4
| | | |
| * | | Merge remote-tracking branch 'upstream/master' into ↵15041-Add-Custom-CI-Config-PathLin Jen-Shin2017-06-28343-950/+6691
| |\ \ \ | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 15041-Add-Custom-CI-Config-Path * upstream/master: (12506 commits) Update CHANGELOG.md for 9.3.2 Update architecture.md Fix changelog entry file extension Fix head pipeline stored in merge request for external pipelines updated gitlab-ci.yml to compile locale Ignore JSON files generated from PO files Update mmap2 gem tha disables mmap_obj.gsub! as current implementation uses method that is no longer part of Ruby API Disable rainbow during SimpleExecutor specs to have consistence Slightly refactor pipeline schedules form in preparation for additions Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter submits twice and refreshes page" Make the SimpleExecutor rescue exceptions in the executing Checks Resolve "Unable to access edit comment from dropdown menu in certain screen sizes" Update changelog item revert removal of requestAnimationFrame and move to a separate MR/discussion rename getEmojiCategoryMap and remove unnecessary parameter Action Buttons on Prio Labels working again by setting pointer events to none on… Remove 'contains' option from Commit.find_all Remove Gitlab::Git::Repository#find_all Use latest chrome and chrome driver in GitLab QA Polish sidebar toggle ...
| | * | Merge branch 'doc_wiki_page_hook_actions' into 'master'Rémy Coutable2017-06-261-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hint about the wiki page hook actions (doc) Closes #34242 See merge request !12427
| | | * | Hint about the wiki page hook actions. Fixes #34242Diego de Souza Mendes2017-06-231-1/+1
| | | | |
| | * | | Replace 'Settings ➔ CI/CD Pipelines' with 'Settings ➔ Pipelines' in docs34264-replace-settings-ci-cd-pipelines-with-settings-pipelines-in-docsbikebilly2017-06-231-1/+1
| | |/ /
| | * | Merge branch 'docs/subgroups-mysql' into 'master'Marcia Ramos2017-06-201-1/+5
| | |\ \ | | | |/ | | |/| | | | | | | | | Mention limitations of MySQL in docs See merge request !12272
| | | * Add link to issue for MySQL/subgroups drop supportAchilleas Pipinellis2017-06-201-1/+3
| | | |
| | | * Mention limitations of MySQL in docsAchilleas Pipinellis2017-06-191-1/+3
| | | |
| | * | Revert "Merge branch 'confidential-issues-redesign-docs' into 'master'"Victor Wu2017-06-202-2/+3
| | | | | | | | | | | | This reverts merge request !12195