- 02 Apr, 2020 1 commit
-
-
Maxime Orefice authored
Filter a TestReport by attachment Filter a TestSuite by attachment
-
- 01 Apr, 2020 39 commits
-
-
Peter Leitzen authored
Eliminate group_level_cycle_analytics FF Closes #212226 See merge request gitlab-org/gitlab!28545
-
Mark Florian authored
Rename license management references to license compliance/license scanning See merge request gitlab-org/gitlab!27892
-
Fernando Arias authored
Rename license_management directories to license_compliance * Rename vue_shared directory * Rename spec directory * Rename import references Rename project_licenses to license_compliance * Rename project_licenses directory * Move license_compliance dir under vue_share * Update import referencesd Rename PaginatedLicenseTable to LicenseScanning * Search and replace and update imports and file names Rename licenseManagement object * Rename licenseManegement to licenseScanning * In the MR widget pass in props from mr.licenseScanning Fix jest unit tests * Update import file paths Fix karma tests * Update mocked data Run prettier to fix job failure * Fixes static analysis job Apply code review feedback * Use null propagation operator in mr_widget_options.vue Rename license_scanning component * Rename to detected_licenses_table
-
Sean McGivern authored
In monitoring docs move sidekiq metrics heading See merge request gitlab-org/gitlab!28392
-
Igor Drozdov authored
Introduce new `non_existing_record_id`/`non_existing_record_iid` spec helpers and fix id dependent specs See merge request gitlab-org/gitlab!26485
-
Jan Provaznik authored
Add User callback to update highest role See merge request gitlab-org/gitlab!28087
-
Achilleas Pipinellis authored
Adds sentry data limit to docs See merge request gitlab-org/gitlab!28150
-
Laura Montemayor authored
-
Jan Provaznik authored
Upgrade the chart version to 3.2.2 for Review Apps Closes #212335 See merge request gitlab-org/gitlab!27911
-
Achilleas Pipinellis authored
No need to specify who and when a Productivity Improvement will be made See merge request gitlab-org/gitlab!28451
-
Shinya Maeda authored
Backend for new deploy tokens via ajax See merge request gitlab-org/gitlab!27141
-
Achilleas Pipinellis authored
Stop referencing actual CI image and point to .gitlab-ci.yml instead See merge request gitlab-org/gitlab!28449
-
Achilleas Pipinellis authored
Add docs for timezoom URL changes See merge request gitlab-org/gitlab!28357
-
Toon Claes authored
Usage data for customized VSM stages Closes #210369 See merge request gitlab-org/gitlab!28308
-
Adam Hegyi authored
This commit removes the `group_level_cycle_analytics` feature flag.
-
Marcia Ramos authored
Style guide update, work in progress See merge request gitlab-org/gitlab!26326
-
Dmytro Zaporozhets authored
De-duplicate environment entity EE specs See merge request gitlab-org/gitlab!28222
-
Maxime Orefice authored
-
Dmytro Zaporozhets authored
Add `author_username` param to MR API See merge request gitlab-org/gitlab!28100
-
Aakriti Gupta authored
-
Corinna Wiesner authored
Remove feature flag logic in Member's callback to update the highest role that was introduced as a safety until the User callback is in place.
-
Corinna Wiesner authored
The failing specs triggered the User callback to update the highest role which tries to create an exclusive lease which causes the specs to fail.
-
Peter Leitzen authored
Remove FF runner_job_trace_update_interval_header See merge request gitlab-org/gitlab!28332
-
Achilleas Pipinellis authored
Fix bypass cert script See merge request gitlab-org/gitlab!28250
-
Achilleas Pipinellis authored
Mention deactivated users Closes #211713 See merge request gitlab-org/gitlab!28294
-
Mark Florian authored
Add link asset fields to "Edit Release" form See merge request gitlab-org/gitlab!26821
-
Rémy Coutable authored
This makes the strategy to get a non-existing-record-id consistent accross the specs. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Imre Farkas authored
Conditional mocking of admin mode in specs by directory See merge request gitlab-org/gitlab!28420
-
Phil Hughes authored
Add ability to expand epics in roadmap See merge request gitlab-org/gitlab!23600
-
Furkan Ayhan authored
-
Peter Leitzen authored
Refactor duplicate specs in user model specs See merge request gitlab-org/gitlab!28450
-
Rajendra Kadam authored
-
Bob Van Landuyt authored
Verify internal URL configuration. Closes gitaly#2503 See merge request gitlab-org/gitlab!27800
-
Heinrich Lee Yu authored
Fix repeated examples for merge requests API specs See merge request gitlab-org/gitlab!28403
-
Denys Mishunov authored
Threat monitoring empty states See merge request gitlab-org/gitlab!26540
-
Corinna Wiesner authored
Create, update or destroy the highest role for a User when they were created, updated or destroyed. If it changed then schedule a job with an exclusive lease to update it.
-
Grzegorz Bizon authored
Add API endpoint for Terraform state backend Closes #207344 See merge request gitlab-org/gitlab!26963
-
Denys Mishunov authored
Merge branch '196725-add-vulnerability-status-text-to-the-standalone-vulnerability-page' into 'master' Add reactive vulnerability status description See merge request gitlab-org/gitlab!25971
-
Daniel Tian authored
The status description is now reactive and will update client-side when the vulnerability data changes
-