- 09 Mar, 2020 29 commits
-
-
Francisco Javier López authored
At the moment, class `GitAccessSnippet` ensures that the feature flag :version_snippets is enabled in order to allow/disallow snippet git actions. Nevertheless, there are git operations, like when we update the snippet info, that we want to perform always, no matter the feature flag status. We need to move the check outside the access class into the controllers and the internal API.
-
Achilleas Pipinellis authored
Update Packages development docs See merge request gitlab-org/gitlab!25125
-
David Fernandez authored
Add guidelines and sections for the first iteration on the MVC.
-
Shinya Maeda authored
Move finder for merge request pipelines to Ci namespace See merge request gitlab-org/gitlab!26645
-
Achilleas Pipinellis authored
Detail that gitlab:check won't work on component servers See merge request gitlab-org/gitlab!25299
-
Ben Bodenmiller authored
-
Martin Wortschack authored
Update js-cookie to latest version See merge request gitlab-org/gitlab!26753
-
Mike Greiling authored
Show cluster status (FE) See merge request gitlab-org/gitlab!26368
-
Martin Wortschack authored
Update GitLab Packages See merge request gitlab-org/gitlab!26486
-
Evan Read authored
New branch to fix rebase issue See merge request gitlab-org/gitlab!26428
-
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
-
Mike Greiling authored
-
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 8 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
-
GitLab Bot authored
-
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 3 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
-