- 23 Mar, 2020 18 commits
-
-
Stan Hu authored
It has been difficult to see trends in the number of Redis calls without having the number and duration of the calls in structured logs. This commit adds `redis_calls` and `redis_duration_ms` fields to all relevant logs (e.g. api_json.log, production_json.log, Sidekiq, etc.). Closes https://gitlab.com/gitlab-org/gitlab/issues/208821
-
Kushal Pandya authored
Add docs for manual apollo queries See merge request gitlab-org/gitlab!26453
-
Simon Knox authored
For those times when you don't want to auto-fetcn on mount
-
Marcel Amirault authored
Update title of ci/cd managed apps section See merge request gitlab-org/gitlab!27715
-
Stan Hu authored
Resolve "spec/tasks/gitlab/web_hook_rake_spec.rb failing" Closes #212077 See merge request gitlab-org/gitlab!27765
-
Evan Read authored
Also fix links to renamed sections.
-
danielgruesso authored
-
Martin Wortschack authored
Merge branch '210568-new-container-registry-navigating-back-from-details-should-preserve-the-page' into 'master' Container registry: preserve the page on the list See merge request gitlab-org/gitlab!27562
-
Nicolò Maria Mezzopera authored
- update router - add feature test to ensure coverage of the functionality
-
Evan Read authored
Add an example for the authorization token Closes gitlab-com/support/docs#68 See merge request gitlab-org/gitlab!25878
-
Nourdin el Bacha authored
-
Justin Ho authored
Loading all rake tasks affects other specs (specifically web_hook_rake_spec.rb) when run before them. This restores the previous rake_require and adds on "active_record/railties/databases" task which defines "db:structure:dump" task.
-
Evan Read authored
Update various links 1 See merge request gitlab-org/gitlab!27759
-
Ash McKenzie authored
Remove Jira tracker unused code Closes #209938 See merge request gitlab-org/gitlab!27669
-
Tiger Watson authored
Fix migration to have up See merge request gitlab-org/gitlab!27651
-
Marcel Amirault authored
Update links to avoid redirects, and fix links with 404 fails
-
Evan Read authored
Update service name for istio gateway See merge request gitlab-org/gitlab!27594
-
Marcel Amirault authored
Remove documentation notes for free CI/CD for GitHub projects See merge request gitlab-org/gitlab!27416
-
- 22 Mar, 2020 14 commits
-
-
James Fargher authored
Move ProjectAlertingSetting and its dependencies to CE Closes #210529 See merge request gitlab-org/gitlab!27343
-
James Fargher authored
Bump gitlab-workhorse version to 8.27.0 See merge request gitlab-org/gitlab!27680
-
Evan Read authored
Docs for creating snippets See merge request gitlab-org/gitlab!27620
-
Marcia Ramos authored
- How to create personal and project snippets - Add screenshots for visualization - Mention bug when file name is missing
-
James Fargher authored
Separate module only entities into own class files See merge request gitlab-org/gitlab!27665
-
Marin Jankovski authored
Update version to 12.10.0-pre See merge request gitlab-org/gitlab!27754
-
John Jarvis authored
-
Andreas Brandl authored
Convert schema to SQL (replacing schema.rb with structure.sql) See merge request gitlab-org/gitlab!22808
-
Andreas Brandl authored
Please refer to https://gitlab.com/gitlab-org/gitlab/-/issues/211487 for details.
-
Andreas Brandl authored
Relates to https://gitlab.com/gitlab-org/gitlab/issues/29465
-
Heinrich Lee Yu authored
Revert "Merge branch 'fix/openapi-file-detector' into 'master'" Closes #212064 See merge request gitlab-org/gitlab!27750
-
Stan Hu authored
This reverts merge request !27321
-
Marcel Amirault authored
Update README.md on script failure due to non-zero exit code See merge request gitlab-org/gitlab!26670
-
Jesper Noordsij authored
-
- 21 Mar, 2020 4 commits
-
-
Achilleas Pipinellis authored
Document ADDITIONAL_CA_CERT_BUNDLE env var See merge request gitlab-org/gitlab!27733
-
Achilleas Pipinellis authored
Docs for ADDITIONAL_CA_CERT_BUNDLE env var See merge request gitlab-org/gitlab!27732
-
Daniel Paul Searles authored
Document ADDITIONAL_CA_CERT_BUNDLE for the Dependency Scanning
-
Daniel Paul Searles authored
Document ADDITIONAL_CA_CERT_BUNDLE for the Container Scanning
-
- 20 Mar, 2020 4 commits
-
-
Michael Kozono authored
Rate limits: Cross-link docs and tweak UI wording See merge request gitlab-org/gitlab!26846
-
Mike Jang authored
Correction to Users API documentation See merge request gitlab-org/gitlab!27725
-
Mike Jang authored
Add GMA feature flag name to docs See merge request gitlab-org/gitlab!27635
-
Dan Jensen authored
Previously the documentation for group-managed accounts did not mention the name of the feature flag its hidden behind. This adds a small section explaining the feature flag name.
-