summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Add uploads and fix privacy policy wordingusage-ping-portSean McGivern2017-04-181-1/+2
|
* Add missing links in the documentationRegis Freyd2017-04-142-5/+5
|
* Tidy up usage ping and cohorts docsSean McGivern2017-04-142-13/+12
|
* Move documentation as per Axil commentRegis Freyd2017-04-143-10/+51
|
* Add prometheus services to usage pingSean McGivern2017-04-141-1/+2
|
* Track Mattermost usageZ.J. van de Weg2017-04-141-0/+3
|
* Add documentation on Usage statistics and link from the admin areaAchilleas Pipinellis2017-04-141-0/+87
|
* Add link to environments on kubernetes.mdMark Pundsack2017-04-121-1/+1
|
* Fix grammarIsmail S2017-04-111-2/+2
|
* Merge branch 'rs-fix-doc-anchor-link' into 'master' Achilleas Pipinellis2017-04-101-1/+1
|\ | | | | | | | | Fix "Generate new recovery codes using SSH" documentation link See merge request !10512
| * Fix "Generate new recovery codes using SSH" documentation linkrs-fix-doc-anchor-linkRobert Speicher2017-04-061-1/+1
| | | | | | | | [ci skip]
* | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' Douwe Maan2017-04-077-0/+61
|\ \ | | | | | | | | | | | | | | | | | | Protected Tags Closes #18471 See merge request !10356
| * | Documentation for protected tagsJames Edwards-Jones2017-04-077-0/+61
| |/
* | Doc: Search through GitLabMarcia Ramos2017-04-0710-0/+94
| |
* | Merge branch '28574-jira-trigers' into 'master' Sean McGivern2017-04-071-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Remove confusing placeholder for JIRA transition_id Closes #28574 See merge request !10421
| * | Remove confusing placeholder for JIRA transition_idJarka Kadlecova2017-04-051-1/+1
| | |
* | | Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil Trzciński2017-04-071-0/+9
|\ \ \ | | | | | | | | | | | | | | | | Add auto-cancel for pending pipelines on branch, if they are not HEAD See merge request !9362
| * \ \ Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-04-072-0/+33
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8998_skip_pending_commits_if_not_head * upstream/master: (58 commits) Fix icon name error Rewrite system note helper Change edit icon Leave icon area blank if legacy note; remove diamond icon Fix positioning of note icons Fix newline errors Add remaining system note icons Add system notes icon helper; add icons Fixed specs Updated JS that was causing the hints to appear & then disappear Update tests Fix broken spinach test Reuse code Improve shortcuts code Adds ShortcutsDashboardNavigation to globals comment since its a global variable Fix shortcut specs Reorganize shortcut help menu Change todos shortcut to shift Change shortcuts Switch global shortcuts to shift; reuse key styles from help menu Map bindings to lowercase letters; only show key bindings when using keyboard shortcut ...
| * | | Merge remote-tracking branch 'upstream/master' into ↵Lin Jen-Shin2017-04-072-8/+41
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8998_skip_pending_commits_if_not_head * upstream/master: (197 commits) Add text to break up diagrams Implement review comments from @DouweM for !10467. Fix rubocop offence Linking to edit file directly Optimise trace handling code to use streaming instead of full read Use config.toml to configure Gitaly Fix indexes in container repositories table Recent search history for issues Fix rubocop Use change direction in spec Use be_pending Improve trigger_schedule.rb Implement a offset calculation on cron_parser_spec Clean up trigger_schedule_worker_spec.rb Improve instantiate recursion in cron_parser.rb Fix unnecessary changes in schema.rb Add empty line in cron_parser.rb Use parenthesis for respond_to :ref Define next_time as let in trigger_schedule_spec Remove next_run_at: nil from trigger_schedule_spec ...
| * | | | add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim2017-04-041-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix changelog MR reference add non-HEAD builds finder and add `created` pipelines to scope add spec for auto-cancel non-HEAD pipelines and refactor create_pipeline_service_spec more refactoring for spec adds option for auto-cancel into CI/CD settings fix spec to new configuration fix rubocop fix schema.rb fix schema.rb replace Gitlab 9.0 with 9.1 in doc change wording on pipeline settings added auto_canceled_by field as identifier of autocancel subject remove unnecessary index replace service with retry_lock replace auto_cancel_pending_pipelines boolean setting with integer (and enum in model) fix schema.rb fix schema.rb remove projekt attribute and clean up spec clean up spec withcouple of shared examples added spec for "It does not cancel current pipeline" scenario add some specs to auto-cancel add spec for another branch pipelines
* | | | | Merge branch '30575-update-prometheus-integration-documentation-for-9-1' ↵Achilleas Pipinellis2017-04-072-7/+3
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Update Prometheus documentation for 9.1 See merge request !10516
| * | | | Update screenshot30575-update-prometheus-integration-documentation-for-9-1Joshua Lambert2017-04-061-0/+0
| | | | |
| * | | | Clean up troubleshooting sectionJoshua Lambert2017-04-061-7/+3
| | | | |
* | | | | Merge branch 'microsoft-teams-integration' into 'master' Douwe Maan2017-04-062-0/+33
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | adds initial microsoft teams integration See merge request !10412
| * | | | adds relevant testsTiago Botelho2017-04-062-0/+33
| | |/ / | |/| |
* | | | Merge branch '28695-move-all-associated-records-to-ghost-user' into 'master' Douwe Maan2017-04-061-0/+25
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Resolve "Deleting a user shouldn't delete associated records" Closes #28695 and #30514 See merge request !10467
| * | | Add documentation around migrating records to the ghost user after user ↵Timothy Andrew2017-04-061-0/+25
| | |/ | |/| | | | | | | deletion.
* | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-062-0/+5
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (94 commits) Merge branch 'open-redirect-fix-continue-to' into 'security' Merge branch 'open-redirect-host-fix' into 'security' Merge branch 'path-disclosure-proj-import-export' into 'security' Merge branch '29364-private-projects-mr-fix' Merge branch '30125-markdown-security' Issue title realtime Update CHANGELOG.md for 8.16.9 Update CHANGELOG.md for 8.17.5 Update CHANGELOG.md for 9.0.4 Add "search" optional param and docs for V4 Use PDFLab to render PDFs in GitLab Separate Scala from Java in CI examples Fix broken link Reorganize CI examples, add more links Refactor CI index page Remove deprecated field from workhorse response Use gitlab-workhorse 1.4.3 Document how ETag caching middleware handles query parameters Make group skip validation in the frontend Use NamespaceValidator::WILDCARD_ROUTES in ETag caching middleware ...
| * | Merge branch '29670-jira-integration-documentation-improvment' into 'master' Achilleas Pipinellis2017-04-042-0/+5
| |\ \ | | |/ | |/| | | | | | | | | | | | | Improves Jira integration documentation Closes #29670 See merge request !10067
| | * Improves Jira integration documentationMatthew Bender2017-03-172-0/+5
| | |
* | | Improve docs for multi-level container registry imagesGrzegorz Bizon2017-04-051-4/+4
| | |
* | | Extend registry docs regarding multi-level repositoriesGrzegorz Bizon2017-04-041-1/+11
| | |
* | | Fix documentation related to container registryGrzegorz Bizon2017-04-031-2/+1
| | |
* | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-04-036-7/+41
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (230 commits) Fix N+1 query in loading pipelines in merge requests Fix Spinach and Capybara dependencies Prevent users from disconnecting gitlab account from CAS 30276 Move issue, mr, todos next to profile dropdown in top nav Refactor SearchController#show Properly eagerly-load the Capybara server for JS feature specs only Updating documentation to include a missing step in the update procedure Eager-load the Capybara server to prevent timeouts Increase Capybara's timeout Add metrics button to Environment Overview page Fix link to Jira service documentation Handle parsing OpenBSD ps output properly to display sidekiq infos on ... Eliminate unnecessary queries that add ~500 ms of load time for a large issue 20914 Limits line length for project home page Allow users to import GitHub projects to subgroups Update dpl CI example Fix the docs:check:links job Don't clean up the gitlab-test-fork_bare repo Make GitLab use Gitaly for commit_is_ancestor Remove unnecessary ORDER BY clause from `forked_to_project_id` subquery ...
| * | Fix the docs:check:links jobRémy Coutable2017-03-301-1/+1
| | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Merge branch 'patch-15' into 'master' Achilleas Pipinellis2017-03-301-0/+18
| |\ \ | | | | | | | | | | | | | | | | Add tip about `CI_JOB_TOKEN` clone abilities with "new job permissions model" See merge request !10221
| | * | Add tip about general git clone authentication.Johan Brandhorst2017-03-291-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The CI_JOB_TOKEN post 8.12 allows the cloning of any repositories that are accessible by the triggering user. This was not documented anywhere, and the documentation was in particular very specific on git submodule dependency management. This commit adds a tip about cloning arbitrary repository paths.
| * | | Merge branch 'new-guides-guidelines' into 'master' Achilleas Pipinellis2017-03-294-0/+16
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New Technical Articles guidelines Closes gitlab-com/gitlab-docs#89, gitlab-com/gitlab-docs#87, and #29525 See merge request !9984
| | * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵Marcia Ramos2017-03-2721-29/+410
| | |\ \ \ | | | | | | | | | | | | | | | | | | new-guides-guidelines
| | * | | | add the "special format" to the only guide we already have in the docsnew-guides-guidelinesMarcia Ramos2017-03-164-0/+16
| | | | | |
| * | | | | Support wider range of monitored environments with PrometheusJoshua Lambert2017-03-281-2/+2
| | |/ / / | |/| | |
| * | | | Merge branch 'triggers-docs' into 'master' Achilleas Pipinellis2017-03-271-5/+5
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | Triggers docs See merge request !10050
| | * | | Update triggers documentationKamil Trzcinski2017-03-171-5/+5
| | | | |
* | | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-271-0/+64
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (192 commits) Implement new service for creating user Update sentry-raven 2.0.2 -> 2.4.0 Update webmock 1.21.0 -> 1.24.6 Update spring 1.7.2 -> 2.0.1 Update simplecov 0.12.0 -> 0.14.1 Update pry-rails 0.3.4 -> 0.3.5 Update pry-byebug 3.4.1 -> 3.4.2 Update flay 2.6.1 -> 2.8.1 Remove Tags filter from Projects Explore dropdown Update capybara-screenshot 1.0.11 -> 1.0.14 Update bullet 5.2.0 -> 5.5.1 Update brakeman 3.4.1 -> 3.6.1 Remove web-console gem Update better_errors 1.0.1 -> 2.1.1 Display flash message to unauthenticated user when creating new issue Fix up emoji tests that should have failed :/ Fix RSpec/DescribeSymbol cop violations Add event limit warning all tabs Cycle Analytics Adding non_archived scope for counting projects Resolve "Gitlab administrator cannot create projects in every group" ... Conflicts: db/schema.rb
| * | | | Update user's profile preferences docsAchilleas Pipinellis2017-03-221-0/+64
| | |_|/ | |/| | | | | | | | | | | | | | - Document all options - Change links that point to docs in the application
* | | | Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon2017-03-2172-494/+1953
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (1327 commits) Merge branch 'render-json-leak' into 'security' Merge branch 'ssrf' into 'security' Merge branch 'ssrf' into 'security' Merge branch 'fix-links-target-blank' into 'security' Merge branch '28058-hide-emails-in-atom-feeds' into 'security' Fix karma test Reset filters after click Handle Route#name being nil after an update Only add frontend code coverage instrumentation when generating coverage report fix recompile assets step in 9.0 upgrade guide to use yarn Undo explicit conversion to Integer Make level_value accept string integers Make feature spec more robust Removed d3.js from the main application.js bundle Extend compound status for manual actions specs Update css to be nice and tidy. Fix pipeline status for transition between stages add an index to the ghost column Return 404 in project issues API endpoint when project cannot be found Improve rename projects migration ... Conflicts: doc/ci/docker/using_docker_build.md spec/lib/gitlab/import_export/all_models.yml
| * | | All CI offline migrationsKamil Trzciński2017-03-175-21/+2
| |/ /
| * | Merge branch 'docs/award_emojis' into 'master' Sean Packham (GitLab)2017-03-175-0/+51
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor award emojis document Closes #29563 See merge request !10040
| | * | Refactor award emojis documentdocs/award_emojisAchilleas Pipinellis2017-03-175-0/+51
| | | | | | | | | | | | | | | | [ci skip]
| * | | Merge branch 'add-labels-to-issue-hook' into 'master' Sean McGivern2017-03-171-1/+13
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Added labels to the issue web hook Closes #22313 See merge request !9972