| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Port all info from:
- security-products/dependency-scanning/blob/master/docs/README.md
- security-products/dependency-scanning/blob/master/docs/analyzers.md
|
| |
|
|\
| |
| |
| |
| | |
Add how to migrate deployments for deploy boards
See merge request gitlab-org/gitlab-ce!29872
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
Enable JIT Kubernetes resource creation for project level clusters
See merge request gitlab-org/gitlab-ce!29515
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Docs: Correct group path instructions
See merge request gitlab-org/gitlab-ce!29869
|
| | |/
| |/| |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Updating documentation to include
Prometheus Service Discovery. Added
monitoring node documentaiton as
well as documentation for the
individual service nodes.
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Clean up the web terminals docs
See merge request gitlab-org/gitlab-ce!29929
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- Clarify that they are available only for private Runners
- Merge the two sections of file syncing into one
|
| | | | |
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | | |
Backport and Docs for Paginate license management and add license search
See merge request gitlab-org/gitlab-ce!27602
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Docs: Change wording
See merge request gitlab-org/gitlab-ce!29746
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
using_docker_images.md: fix config.json path
See merge request gitlab-org/gitlab-ce!29791
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This commit checks off two of the three components in the table that we
added for the CEO Challenge in Contribute 2019:
* Grafana:
https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3272
* GitLab Monitor:
https://gitlab.com/charts/gitlab/merge_requests/787
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Update docs on how to run E2E tests
See merge request gitlab-org/gitlab-ce!29823
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Make instructions on how to run the E2E tests against GDK more
explicit and easier to find.
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add documentation on epic add/remove child relations quick actions
See merge request gitlab-org/gitlab-ce!29860
|
| | |_|_|/ /
| |/| | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Docs: Link issue statistics api endpoint in the docs
See merge request gitlab-org/gitlab-ce!29855
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Adds the missing link to issues_statistics api endpoint
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Restoring the registry ends up using the wrong file permissions,
breaking the registry.
Document the workaround while we look at improvements.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Updated users API documentation
Moved API level changes to the service level
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Update gitaly docs to enumerate how to eliminate NFS altogether
See merge request gitlab-org/gitlab-ce!29812
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Only support postgresql (minimal version)
See merge request gitlab-org/gitlab-ce!29790
|
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
Now MySQL is no longer supported, we need to change the docs
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change automaticallyl -> automatically
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14280
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Docs: Correct upgrade guides for 12.0
See merge request gitlab-org/gitlab-ce!29846
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
It's fine to upgrade from 11.11.x to 12.x, so we remove the requirement
to first upgrade to 12.0.x.
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Remove outdated 'introduced in' section
- Update/remove images
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Docs: Added source upgrade guides for 12.0.0
See merge request gitlab-org/gitlab-ce!29795
|