- 15 Nov, 2019 40 commits
-
-
Heinrich Lee Yu authored
Expose description_version_id and path in the discussions request
-
Fatih Acet authored
Resolve "Improve merge request description placeholder" Closes #30616 See merge request gitlab-org/gitlab!20032
-
Jan Provaznik authored
Add finder for prometheus metrics See merge request gitlab-org/gitlab!16235
-
Sarah Yasonik authored
Adds a finder for the PrometheusMetric class to create a unified way to retrieve instances of the class. Note that this should not be confused with the PrometheusMetric model used for importing common metrics into the database. Updates all retrievals of PrometheusMetric instances to use the new PrometheusMetricFinder class.
-
Sanad Liaquat authored
Add group managed accounts spec Closes gitlab-org/quality/nightly#140, #34434, and gitlab-org/quality/testcases#242 See merge request gitlab-org/gitlab!19449
-
Bob Van Landuyt authored
Use batch loader for loading epic issues See merge request gitlab-org/gitlab!19141
-
Jan Provaznik authored
Avoids N+1 query issues when loading many epics including their epics. Batch loader is used for loading these items, downside is that we load all issues for each epic into memory - given the use-case this should be acceptable (number of issues per epic is relatively small). To avoid extra queries/checks, we authorize only issues being rendered instead of the whole array - downside is that less-than-limit number of items may be returned then.
-
Tim Zallmann authored
Fix broken cluster health dashboard Closes #36262 See merge request gitlab-org/gitlab!20120
-
Achilleas Pipinellis authored
Update time it takes to seed database See merge request gitlab-org/gitlab!19958
-
Kushal Pandya authored
Remove var from labels_select.js Closes #36268 See merge request gitlab-org/gitlab!20153
-
Lee Tickett authored
-
Kushal Pandya authored
Remove var from ldap_groups_select.js Closes #36264 See merge request gitlab-org/gitlab!20104
-
Achilleas Pipinellis authored
Add documentation about automatically enabled container registry See merge request gitlab-org/gitlab!20100
-
Ian Baum authored
* The registry will be automatically enabled on omnibus-gitlab hosts when Let's Encrypt integration is activated
-
Jan Provaznik authored
Seed dev database with massive amount of Users, Projects and its relations Closes #17211 See merge request gitlab-org/gitlab!16700
-
Phil Hughes authored
Resolve "Flashcontainer causing page header to be off center" Closes #36453 See merge request gitlab-org/gitlab!20211
-
Marcel van Remmerden authored
-
Phil Hughes authored
Remove var from tree.js Closes #36273 See merge request gitlab-org/gitlab!20103
-
Lee Tickett authored
-
Phil Hughes authored
Remove var from bootstrap jquery spec js Closes #36291 See merge request gitlab-org/gitlab!20089
-
Lee Tickett authored
-
Tim Zallmann authored
Call to validate_query in custom metrics form is not retried Closes #13135 See merge request gitlab-org/gitlab!18769
-
Martin Wortschack authored
Update on SalesForce if a user opts to receive updates about GitLab See merge request gitlab-org/gitlab!20082
-
Aishwarya Subramanian authored
Removed irrelevant spec, since the feature is removed Using translation for opt in message Changed condition to send event only if user opts
-
Achilleas Pipinellis authored
Document usage of DS_DISABLE_DIND See merge request gitlab-org/gitlab!19437
-
Can Eldem authored
-
Martin Wortschack authored
Resolve "Add UI event tracking for container registry" Closes #35528 See merge request gitlab-org/gitlab!19772
-
Nicolò Maria Mezzopera authored
- simplify event handling - use aliases for import - add tracking mixin
-
Tim Zallmann authored
Fix Grafana chart label templates See merge request gitlab-org/gitlab!19744
-
Tristan Read authored
-
Tim Zallmann authored
Remove var from issue js See merge request gitlab-org/gitlab!20098
-
Lee Tickett authored
-
Phil Hughes authored
Remote var from notify.js Closes #36283 See merge request gitlab-org/gitlab!20094
-
Phil Hughes authored
Resolve "Hide "Delete selected" in designs when viewing an old version" See merge request gitlab-org/gitlab!19889
-
Natalia Tepluhina authored
-
Achilleas Pipinellis authored
Document port value for CI_REGISTRY Closes #36359 See merge request gitlab-org/gitlab!20149
-
Adam Cohen authored
-
Kushal Pandya authored
Remove var from new_branch_form.js See merge request gitlab-org/gitlab!20099
-
Lee Tickett authored
-
Kushal Pandya authored
Resolve "Remove IIFEs from branch_graph.js" Closes #34607 See merge request gitlab-org/gitlab!20008
-