- 05 Feb, 2020 40 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ronan OConnor authored
Fixes the registry disk space usage script See merge request gitlab-org/gitlab!24461
-
Peter Leitzen authored
Refactor ClusterUpdateAppWorker#execute See merge request gitlab-org/gitlab!24299
-
Mark Florian authored
Step 2 - Move `job_app_spec` to Jest See merge request gitlab-org/gitlab!23865
-
Kamil Trzciński authored
Add docs for protected environments API See merge request gitlab-org/gitlab!23964
-
Jan Provaznik authored
Fail upstream bridge on pipeline creation failure Closes #198354 See merge request gitlab-org/gitlab!24092
-
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
-
Catalin Irimie authored
-
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
-
rpereira2 authored
Reduce the Cognitive complexity of ClusterUpdateAppWorker#execute.
-
Kamil Trzciński authored
Wrap Elasticsearch results as blob See merge request gitlab-org/gitlab!22676
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
Fails the upstream bridge when the downstream pipeline errors out during creation.
-
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
-