- 09 Mar, 2020 18 commits
-
-
Kelly Hair authored
This should be better.
-
Martin Wortschack authored
Refactor Snippet Edit File field to Vue See merge request gitlab-org/gitlab!26676
-
Martin Wortschack authored
Fix extra border on custom stage form groups Closes #207966 See merge request gitlab-org/gitlab!26729
-
Kushal Pandya authored
Fix spinner in Create MR dropdown See merge request gitlab-org/gitlab!26679
-
Kushal Pandya authored
Filter sentry error list by status (resolved/ignored/unresolved) See merge request gitlab-org/gitlab!26205
-
Laura Montemayor authored
* Sets up dropdown * Adds actions, mutations, etc
-
Kushal Pandya authored
Merge branch '197139-transient-failure-in-karma-karma-foss-diffs-components-commit_item-renders-commit' into 'master' Refactor commit_item_spec from karma to jest Closes #197139 See merge request gitlab-org/gitlab!26588
-
Nicolò Maria Mezzopera authored
- remove karma file - move to jest, use VTU
-
Natalia Tepluhina authored
Merge branch '209739-broken-master-mergerequesttable-snapshot-depends-on-date-comparison' into 'master' Broken master: MergeRequestTable snapshot depends on date comparison Closes #209739 See merge request gitlab-org/gitlab!26750
-
Evan Read authored
Add documentation for docs-with-code workflow See merge request gitlab-org/gitlab!25769
-
Marcel Amirault authored
Adds documentation about benefits, downsides, and implementation needs for a workflow where docs are always included with code, mandatorily.
-
Simon Knox authored
-
Evan Read authored
Geo: Improve HA install docs See merge request gitlab-org/gitlab!26542
-
Evan Read authored
Update docs for multi-project pipelines Closes #209041 See merge request gitlab-org/gitlab!26560
-
Alexander Tanayno authored
The docs were mixing visualizations / graphs with other multi-project pipeline features, which made it difficult to manage now that some features are split over different tiers. This splits visualizations into a new section, which can be badged with it's tier, while the rest becomes free (since 12.8).
-
Evan Read authored
Noting menu change for deploy keys and tokens See merge request gitlab-org/gitlab!26523
-
Suzanne Selhorn authored
Per https://gitlab.com/gitlab-org/gitlab/issues/199370, the menus have moved
-
Evan Read authored
Add the Tech Writers table in the MR Documentation template See merge request gitlab-org/gitlab!26658
-
- 08 Mar, 2020 7 commits
-
-
Russell Dickenson authored
Docs: fix identified spelling errors See merge request gitlab-org/gitlab!26705
-
James Fargher authored
API endpoint for deleting group deploy tokens See merge request gitlab-org/gitlab!25222
-
Natalia Tepluhina authored
Merge branch '208269-container-registry-expiration-policy-notify-the-user-that-expiration-policy-is-enabled-and' into 'master' Show that the container expiration policy is enabled See merge request gitlab-org/gitlab!26152
-
Nicolò Maria Mezzopera authored
- expiration policy alert - wire it in the index page
-
Ezekiel Kigbo authored
Adds the missing label-for attribute to the form group elements to render them as a div with label, instead of fieldset
-
Natalia Tepluhina authored
Prevent non decimal, non numerical, non negative entry of limit See merge request gitlab-org/gitlab!26179
-
Donald Cook authored
-
- 07 Mar, 2020 8 commits
-
-
Kamil Trzciński authored
Introduce support for bulk-inserting model associations See merge request gitlab-org/gitlab!25591
-
Douglas Barbosa Alexandre authored
Fix inconsistent inflection of GpgKey module See merge request gitlab-org/gitlab!26632
-
Ray Paik authored
Change inconsistent and vaguely worded “Prepare for the renewal”... See merge request gitlab-org/gitlab!26718
-
jbwyatt4 (John Wyatt) authored
-
jbwyatt4 (John Wyatt) authored
Change inconsistent and vaguely worded “Prepare for the renewal” / “Prepare for renewal” to much more concise 'Prepare for renewal by reviewing your account'. The word 'review'/'reviewing' is used elsewhere already by the documentation.
-
Ray Paik authored
Update index.md, added the missing word 'the' See merge request gitlab-org/gitlab!26713
-
Mayra Cabrera authored
Geo - Make registry table SSOT for Uploads See merge request gitlab-org/gitlab!25482
-
Douglas Barbosa Alexandre authored
FileDownloadDispatchWorker looks only at the registry table for things that have never been synced. In order for the counts to be correct, we have to distinguish between "never synced" and "failed" with "retry_count" being "nil" for the former and "not nil" for the latter. Feature flag is "geo_file_registry_ssot_sync".
-
- 06 Mar, 2020 7 commits
-
-
Ray Paik authored
Update index.md See merge request gitlab-org/gitlab!26716
-
Ray Paik authored
Improve wording on Experiment Guide page. See merge request gitlab-org/gitlab!26714
-
J.P. Neverwas authored
-
Mayra Cabrera authored
Fix `ci_project_subscriptions` plan limits See merge request gitlab-org/gitlab!26693
-
Kamil Trzciński authored
Do not try to create default yet. Update to refer only to `Gitlab.com?`
-
Mayra Cabrera authored
Replace undefined severity with unknown severity for occurrences See merge request gitlab-org/gitlab!26085
-
Can Eldem authored
Remove index for undoing migration
-