- 05 Feb, 2020 40 commits
-
-
Stan Hu authored
Separate merge request entities into own class files See merge request gitlab-org/gitlab!24373
-
Rajendra Kadam authored
-
Stan Hu authored
Security related update in Gemfile for rack-cors See merge request gitlab-org/gitlab!24152
-
Phil Hughes authored
Resolve "Move contribution analytics chart to echarts" Closes #196453 and #37174 See merge request gitlab-org/gitlab!24272
-
Phil Hughes authored
Partially Resolve "Migrate spec/javascripts/environments/ to Jest" See merge request gitlab-org/gitlab!23637
-
Emily Ring authored
Moved first three tests to use @vue/test-utils since there have been issues with helpers/vue_mount_component_helper
-
Grzegorz Bizon authored
Add Uniqueness Validation & Change SentryIssueFinder to be Deterministic Closes #196808 See merge request gitlab-org/gitlab!23705
-
Yorick Peterse authored
This reverts merge request !23447
-
Yorick Peterse authored
This reverts merge request !24425
-
Kushal Pandya authored
Move Geo Nodes specs to Jest Closes #36804 See merge request gitlab-org/gitlab!24399
-
Kushal Pandya authored
Fix repository Vue router not working for routes without /-/ Closes #202049 See merge request gitlab-org/gitlab!24444
-
Martin Wortschack authored
- Ports the charts on the contributio analytics page from d3 to echarts
-
allison.browne authored
Add a uniquness validation to the SentryIssue table on the sentry_issue_identifier scoped to the project. Change the SentryFinder to be determanistic by adding an order to the query.
-
Kamil Trzciński authored
Add usage ping counter for events table See merge request gitlab-org/gitlab!24111
-
Achilleas Pipinellis authored
Document activation/deactivation of the self monitoring project See merge request gitlab-org/gitlab!24077
-
Andrei Stoicescu authored
- Document activation/deactivation of the GitLab self monitoring project
-
Achilleas Pipinellis authored
Make the usage of our templates consistent See merge request gitlab-org/gitlab!24384
-
Philippe Lafoucrière authored
-
Peter Leitzen authored
Resolve "NPM dependencies: Uploads with bundleDependencies = false" See merge request gitlab-org/gitlab!24355
-
Walmyr Lima e Silva Filho authored
Add reliable tag on Plan QA tests See merge request gitlab-org/gitlab!24389
-
Walmyr Lima e Silva Filho authored
This is the first iteration to address the first two checkboxes of https://gitlab.com/gitlab-org/quality/team-tasks/issues/337 Another MR will be created for the new pipeline job that will run the reliable tests.
-
Bob Van Landuyt authored
Fix query timeout on instance security dashboard See merge request gitlab-org/gitlab!23232
-
Avielle Wolfe authored
The query we were using to fetch the list of vulnerability findings for the instance security dashboard was fetching vulnerabilities for *all* pipelines and _then_ filtering them by project. Now we filter the pipelines we're fetching by project, greatly reducing the time to execute the query. https://gitlab.com/gitlab-org/gitlab/issues/197238
-
Kamil Trzciński authored
Wrap Elasticsearch results as blob See merge request gitlab-org/gitlab!22676
-
Alper Akgun authored
As part of usage ping, I would want to know how many users are creating events (https://docs.gitlab.com/ee/api/events.html)
-
Bob Van Landuyt authored
Allow to query group milestones with GraphQL See merge request gitlab-org/gitlab!23635
-
Kamil Trzciński authored
Gracefully handle duplicate artifacts uploads See merge request gitlab-org/gitlab!24165
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/issues/36804
-
Rémy Coutable authored
Resolve "review-qa-smoke failed at `gem install gitlab-qa`" Closes #202059 See merge request gitlab-org/gitlab!24442
-
Albert Salim authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/issues/202049
-
James Lopez authored
Change set to let_it_be in spec/models (Batch 1) See merge request gitlab-org/gitlab!24387
-
Achilleas Pipinellis authored
Add Praefect as a component to the documentation Closes #35281 See merge request gitlab-org/gitlab!24380
-
Achilleas Pipinellis authored
Remove Redis node next to Gitaly Closes #199295 See merge request gitlab-org/gitlab!24447
-
Achilleas Pipinellis authored
Docs - Update documentation for 'license_scanning' See merge request gitlab-org/gitlab!22970
-
Tetiana Chupryna authored
-
Lin Jen-Shin authored
Add emails_disabled to projects API See merge request gitlab-org/gitlab!23616
-
Achilleas Pipinellis authored
Add expiration logic explanation to docker container docs See merge request gitlab-org/gitlab!23985
-
Nicolò Maria Mezzopera authored
- add section: understanding the logic
-
-