summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Document all the available options for Dependency Scanningdocs/dep-scanningAchilleas Pipinellis2019-06-242-13/+174
| | | | | | | Port all info from: - security-products/dependency-scanning/blob/master/docs/README.md - security-products/dependency-scanning/blob/master/docs/analyzers.md
* Merge branch 'docs-how-to-migrate-deploy-boards' into 'master'Evan Read2019-06-241-1/+4
|\ | | | | | | | | Add how to migrate deployments for deploy boards See merge request gitlab-org/gitlab-ce!29872
| * Add how to migrate deployments for deploy boardsdocs-how-to-migrate-deploy-boardsThong Kuah2019-06-201-1/+4
| |
* | Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-3/+1
|\ \ | | | | | | | | | | | | Enable JIT Kubernetes resource creation for project level clusters See merge request gitlab-org/gitlab-ce!29515
| * | Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously this behaviour was only available to group and instance-level clusters, as some project clusters relied on Kubernetes credentials being passed through to the runner instead of having their resources managed by GitLab (which is not available when using JIT). These clusters have been migrated to unmanaged, so resources can be created on demand for the remaining managed clusters.
* | | Merge branch 'docs-update-group-settings' into 'master'Evan Read2019-06-241-3/+4
|\ \ \ | | | | | | | | | | | | | | | | Docs: Correct group path instructions See merge request gitlab-org/gitlab-ce!29869
| * | | Correct group path instructionsdocs-update-group-settingsTristan Williams2019-06-191-3/+4
| | |/ | |/|
* | | Remove Gemnasium dead link from docsAchilleas Pipinellis2019-06-211-8/+8
| | |
* | | Mention Container Scanning NFS bug and how to fix itAchilleas Pipinellis2019-06-211-0/+20
| | |
* | | Merge branch 'docs/web-terminals-cleanup' into 'master'Mike Lewis2019-06-211-53/+43
|\ \ \ | | | | | | | | | | | | | | | | Clean up the web terminals docs See merge request gitlab-org/gitlab-ce!29929
| * | | Clean up the web terminals docsdocs/web-terminals-cleanupAchilleas Pipinellis2019-06-211-53/+43
| | | | | | | | | | | | | | | | | | | | - Clarify that they are available only for private Runners - Merge the two sections of file syncing into one
* | | | Fixed formatting of notes bullet listEvan Read2019-06-211-0/+1
| | | |
* | | | Merge branch 'paginate-license-management' into 'master'Filipa Lacerda2019-06-214-0/+16
|\ \ \ \ | |/ / / |/| | | | | | | | | | | Backport and Docs for Paginate license management and add license search See merge request gitlab-org/gitlab-ce!27602
| * | | Paginate license management and add license searchpaginate-license-managementFernando2019-06-204-0/+16
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First pass at license pagination * Paginate license management client side * Refactor license list into seperate component Add string filtering to license names * Add search input to query on license name Add add license button * Refactor add license button to be a slot Clean up styles and button state logic * Clean up alignment * Disable button when dorpdown is open Remove client side alphabetical sorting * Let the databse return order by date Refactor list to use row slot Further abstract pagination list compnent Finish refactor of paginated list * Refactor component into generic paginated list component * Add additional style tweaks + responsive classes Run prettier Update license_management_spec Run Prettier Add unit tests for paginated list component * Refactor template to be valid html (li in ul) * Add jest unit tests Add additional unit tests * Add unit tests around pagination and search states Add unit tests for filter props Pretty print, lint, and add changelog Update po files Regernate pot file Backport EE changes * Update paginated list component * Update specs and snapshot Add POT file Update default copy for pagianted list * update copy for empty and empty search result states Update pot file Backport changes from EE merge request * Paginaed list component and specs Backport EE changes Update paginated list snapshot Update license management docs and images Backport paginated-list component from EE Link to gitlab-ui artifacts job Match gitlab ui build to EE Update pot file Backport Paginated list changes Set gitlab-ui to temp artifact Add changelog
* | | Merge branch 'wording-docs' into 'master'Evan Read2019-06-211-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Docs: Change wording See merge request gitlab-org/gitlab-ce!29746
| * | | Change wordinglob2019-06-171-1/+1
| | | |
* | | | Remove project-level cluster credential fallbackTiger Watson2019-06-211-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | Project-level clusters that made use of this legacy behaviour have been migrated to unmanaged clusters, so we are now free to remove this fallback.
* | | | Make deploy_boards doc clearer about its requirementsJoão Cunha2019-06-201-0/+2
| | | |
* | | | Merge branch '12174-add-remove-child-epic-quick-actions-doc-ce' into 'master'cmcfarland/testAchilleas Pipinellis2019-06-201-5/+7
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add documentation on epic add/remove child relations quick actions See merge request gitlab-org/gitlab-ce!29860
| * | | | Add documentation on epic add/remove child relations quick actions12174-add-remove-child-epic-quick-actions-doc-ceAlexandru Croitor2019-06-201-5/+7
| | |/ / | |/| |
* | | | Add version text and edit sectionEvan Read2019-06-201-4/+14
| | | |
* | | | Edit new Zoom call link contentEvan Read2019-06-201-2/+9
|/ / /
* | | Merge branch '52442-minimal-remove-mysql-support' into 'master'Robert Speicher2019-06-191-12/+1
|\ \ \ | | | | | | | | | | | | | | | | Only support postgresql (minimal version) See merge request gitlab-org/gitlab-ce!29790
| * | | Update the docs to reflect lack of MySQL support52442-minimal-remove-mysql-supportNick Thomas2019-06-191-12/+1
| | | | | | | | | | | | | | | | Now MySQL is no longer supported, we need to change the docs
* | | | Fix typo in doc/user/project/pipelines/settings.mdStan Hu2019-06-191-1/+2
|/ / / | | | | | | | | | Change automaticallyl -> automatically
* | | Update file locking docsAchilleas Pipinellis2019-06-196-42/+41
| | | | | | | | | | | | | | | - Remove outdated 'introduced in' section - Update/remove images
* | | Document Usage Quotas group settings pageAlessio Caiazza2019-06-194-4/+10
| | |
* | | Merge branch 'link_zoom_call_issue-docs' into 'master'Achilleas Pipinellis2019-06-192-0/+6
|\ \ \ | | | | | | | | | | | | | | | | Add zoom call section in issue data page See merge request gitlab-org/gitlab-ce!29815
| * | | Add zoom call section in issue data pagelink_zoom_call_issue-docsSeth Engelhard2019-06-182-0/+6
| | | |
* | | | Crosslink Mattermost integrations, simplify components listJoshua Lambert2019-06-192-0/+7
| | | |
* | | | Add documentation and testsManoj MJ2019-06-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit adds - feature specs - to test the ability of a user with "developer" permission to delete tags in repositories. - documentation
* | | | Adds identity information while making external authorization requestsManoj MJ2019-06-191-1/+7
| | | | | | | | | | | | | | | | Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/61201#
* | | | Docs: note removal of app label supportremove-support-for-app-label-matchingThong Kuah2019-06-191-2/+1
| | | |
* | | | Added IP restriction docs to groupsJeremy Watson2019-06-181-0/+19
|/ / /
* | | Https many links in docsEvan Read2019-06-182-4/+4
| | |
* | | Fix typos, grammar and wording for SAST and DS report JSON docsVictor Zagorodny2019-06-182-8/+7
| | |
* | | Docs: Fixes all the alert boxes in "reduce repo size"Marcia Ramos2019-06-181-11/+12
| | |
* | | Remove support for creating non-RBAC kubernetes clustersHordur Freyr Yngvason2019-06-181-1/+3
| |/ |/|
* | Allow switching clusters between managed/unmanagedTiger2019-06-182-8/+0
| | | | | | | | | | | | Any resources created while the cluster was managed will be untouched, allowing users to set/unset this flag as they please.
* | Docs for Web IDE file syncPaul Slaughter2019-06-172-0/+59
|/
* Add documentation on using serverless with existing Knative instanceDaniel Gruesso2019-06-171-0/+9
|
* Merge branch 'docs-sso-enforce-note' into 'master'Evan Read2019-06-171-0/+2
|\ | | | | | | | | Docs: SSO Groups: Add login session note See merge request gitlab-org/gitlab-ce!29628
| * Add login session notedocs-sso-enforce-noteCynthia Ng2019-06-131-0/+2
| |
* | Say that the dependency list is from GemnasiumFabien Catteau2019-06-161-1/+1
| | | | | | | | | | Make it explicit that the dependency list is generated from Gemnasium.
* | Fix broken hyperlink in reducing_the_repo_size_using_git.mdTom Forbes2019-06-151-3/+3
| |
* | Document CI variable LM_PYTHON_VERSIONFabien Catteau2019-06-141-0/+17
| | | | | | | | Show how one can switch to Python 3.5.
* | Add which tools is used by License Management projectCan Eldem2019-06-141-8/+8
| |
* | Add structure to admin area pageEvan Read2019-06-141-30/+34
| | | | | | | | Also slight edit and spelling correction
* | Cross link to MR approvals docsEvan Read2019-06-141-1/+4
| |
* | referring environment variablesCan Eldem2019-06-141-0/+3
| |