- 19 Jul, 2019 40 commits
-
-
Sanad Liaquat authored
Better scope another end-to-end test See merge request gitlab-org/gitlab-ce!30896
-
Sanad Liaquat authored
Quarantine failing "rebase_merge_request_spec.rb" See merge request gitlab-org/gitlab-ce!30933
-
Nick Thomas authored
Web IDE Usage Ping for Create SMAU Closes #63886 See merge request gitlab-org/gitlab-ce!30800
-
Francisco Javier López authored
The actions tracked in the web IDE are: - creation of commits - creation of merge requests - projects loaded
-
Walmyr authored
Better scope end-to-end test See merge request gitlab-org/gitlab-ce!30895
-
Mike Lewis authored
Add a note about private_profile changes in 12.1 Closes #64613 See merge request gitlab-org/gitlab-ce!30772
-
Adam Hegyi authored
-
Marcia Ramos authored
Documentations for parallel execution strategy for Merge Trains Closes #63369 See merge request gitlab-org/gitlab-ce!30661
-
Shinya Maeda authored
This commit adds a documentation for parallel pipelines on merge trains. Fix typo
-
Phil Hughes authored
Add endsWith to polyfill See merge request gitlab-org/gitlab-ce!30920
-
Samantha Ming authored
-
Marcia Ramos authored
Link Metrics Reports from merge request docs See merge request gitlab-org/gitlab-ce!30848
-
James Ramsay authored
-
Lin Jen-Shin authored
Use predictable environment slugs See merge request gitlab-org/gitlab-ce!30551
-
Sanad Liaquat authored
-
Phil Hughes authored
Removes EE differences for issue boards See merge request gitlab-org/gitlab-ce!30851
-
Filipa Lacerda authored
-
Evan Read authored
Added new ES rake task and troubleshooting step See merge request gitlab-org/gitlab-ce!30681
-
Blair Lunceford authored
-
Evan Read authored
Update lint.md to provide correct path for API call as per #58223 Closes #58223 See merge request gitlab-org/gitlab-ce!25703
-
Evan Read authored
Remove duplicate word in Issues feature page See merge request gitlab-org/gitlab-ce!30919
-
Russell Dickenson authored
-
Evan Read authored
Document all the available DAST variables Closes gitlab-ee#10122 See merge request gitlab-org/gitlab-ce!30801
-
Evan Read authored
Add docs for GitLab.com subscription upgrades See merge request gitlab-org/gitlab-ce!30910
-
Oswaldo Ferreira authored
-
Evan Read authored
Document interacting GitLab components and features See merge request gitlab-org/gitlab-ce!30813
-
Oswaldo Ferreira authored
It's not uncommon that a single code change can reflect and interact with multiple parts of GitLab codebase, making it possible to break an existing feature. This commit expands documentation in that regard for developers.
-
Evan Read authored
Set visibility level 'Private' for restricted Internal imported projects See merge request gitlab-org/gitlab-ce!30522
-
George Koltsov authored
With https://gitlab.com/gitlab-org/gitlab-ee/issues/12388 change going live there is potential risk of breaking imports of 'Internal' projects. This change makes sure if 'Internal' visibility level is restricted all 'Internal' projects will be marked as 'Private' See: https://gitlab.com/gitlab-org/gitlab-ce/issues/64311
-
Evan Read authored
Update numbered lists and enforce docs standards See merge request gitlab-org/gitlab-ce!30218
-
Marcel Amirault authored
Ensure that all numbered lists use only 1. and no other numbers. Also ensure that numbered lists use proper spacing.
-
Evan Read authored
Add documentation for panel types See merge request gitlab-org/gitlab-ce!30695
-
Jose Ivan Vargas authored
This adds documentation on how to add area and single stat panel types for the monitoring dashboards using custom yml files
-
Evan Read authored
Clean up the Gitaly docs Closes #64396 See merge request gitlab-org/gitlab-ce!30584
-
Achilleas Pipinellis authored
- Add missing path to Gitaly configuration - Properly list steps for Gitaly configurations - Move sections around
-
Clement Ho authored
change BoardService in favor of boardsStore on board blank state of the component board See merge request gitlab-org/gitlab-ce!30546
-
Eduardo Mejía authored
add stub to the boardsStore to spy on it and be able to use toHaveBeenCalledWith for the pre-defined labels test
-
Tiger authored
If an environment slug is predictable given only the environment name, we can use the environment slug earlier in the CI variable evaluation process as we don't have to wait for the environment record itself to be persisted.
-
Clement Ho authored
Remove gitlab:ui:visual job Closes #64666 See merge request gitlab-org/gitlab-ce!30918
-
Winnie Hellmann authored
-