- 23 Jun, 2020 40 commits
-
-
Patrick Derichs authored
Also extract base class for ResourceEventsFinder and update specs.
-
Marcin Sedlak-Jakubowski authored
Update pipeline failed notification todo detail See merge request gitlab-org/gitlab!35100
-
Marcin Sedlak-Jakubowski authored
Add app password information for office 365 to incoming email docs See merge request gitlab-org/gitlab!34429
-
John Long authored
-
Jan Provaznik authored
Add SnippetStatistics model See merge request gitlab-org/gitlab!35026
-
Rémy Coutable authored
Do not register offense for drop table in down method See merge request gitlab-org/gitlab!34739
-
charlie ablett authored
Alias and deprecate AwardEmoji mutations to match our naming guidelines See merge request gitlab-org/gitlab!34798
-
Luke Duncalfe authored
This change introduces a new `#mount_aliased_mutation` method. It allows us to rename a mutation and deprecate and alias the old name, keeping the names of the input object and payload response for the old deprecated mutation intact. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/34584#note_362468954
-
Dmytro Zaporozhets authored
Replace usage of `project.users.first` with `viewer` See merge request gitlab-org/gitlab!35045
-
Ezekiel Kigbo authored
Replace attach icon and address space Closes #223187 See merge request gitlab-org/gitlab!34401
-
Jeremy Elder authored
-
Francisco Javier López authored
-
Ash McKenzie authored
Migrate dismissed data from dismissal feedback to Vulnerabilities See merge request gitlab-org/gitlab!32444
-
Phil Hughes authored
Remove vuex from project selection Closes #214583 See merge request gitlab-org/gitlab!34521
-
Alexander Turinske authored
- create a project manager component that utilizes GraphQL and the GraphQL cache instead of Vuex - move the remaining Vuex store and actions into the component - update child components to handle new project structure - update tests
-
Phil Hughes authored
Remove hyperlink from close reopen button Closes #15498 See merge request gitlab-org/gitlab!22220
-
Lee Tickett authored
-
Ash McKenzie authored
Onboarding experiment apply novice filter See merge request gitlab-org/gitlab!34761
-
Marcel Amirault authored
GitLab CI templates Development Guideline See merge request gitlab-org/gitlab!33932
-
Shinya Maeda authored
This commit adds a guideline for template development
-
Achilleas Pipinellis authored
Added project transfer method See merge request gitlab-org/gitlab!34905
-
Bob Van Landuyt authored
Remove SELECT N+1 on software license policies See merge request gitlab-org/gitlab!34866
-
mo khan authored
* Eager load software_license_policies by using LicenseCompliance class * Scope LicenseCompliance to a pipeline rather than project * Add CHANGELOG entry
-
Marcel Amirault authored
junit_test_reports.md: add -set-exit-code to go example See merge request gitlab-org/gitlab!34715
-
Louis authored
If you don't set it, then the pipeline will succeed even if the tests fail.
-
James Fargher authored
Remove column ignore for plan_id and trial_ends_on Closes #196862 See merge request gitlab-org/gitlab!35099
-
Alex Buijs authored
Hide the Advanced issues for novice users
-
Kushal Pandya authored
Show avatar placeholder in search dropdowns Closes #18529 See merge request gitlab-org/gitlab!34823
-
Ash McKenzie authored
Add compliance_framework list to project API endpoint See merge request gitlab-org/gitlab!34709
-
Dylan Griffith authored
Rolling 28 day time period counters for snippets See merge request gitlab-org/gitlab!34363
-
Heinrich Lee Yu authored
Removes monkey patch to generate 6.0.3 style token See merge request gitlab-org/gitlab!35104
-
Heinrich Lee Yu authored
Use CodeQuality 0.85.10 in GitLab CI configuration See merge request gitlab-org/gitlab!34330
-
Stan Hu authored
Load user before logging git http-requests Closes #223027 See merge request gitlab-org/gitlab!34923
-
Tiger Watson authored
Optimize queries in MergeRequestsComplianceFinder See merge request gitlab-org/gitlab!34482
-
Thong Kuah authored
Going forward, we will generate CSRF tokens using Rails 6.0.3.1. Unblocks any future Rails upgrades
-
Marcel Amirault authored
Document states environment API filter See merge request gitlab-org/gitlab!35002
-
James Ramsay authored
-
Mark Lapierre authored
Move quarantine tag to outer context See merge request gitlab-org/gitlab!35093
-
James Fargher authored
Define and check snippet multi action specification See merge request gitlab-org/gitlab!34835
-
charlie ablett authored
Merge branch '223799-analytics-unique-visitors-spec-fails-spec-lib-gitlab-analytics-unique_visits_spec-rb-14' into 'master' Freeze time in spec/lib/gitlab/analytics/unique_visits_spec.rb Closes #223799 See merge request gitlab-org/gitlab!35098
-