- 27 Apr, 2020 40 commits
-
-
Emily Ring authored
-
Mayra Cabrera authored
Keep latest artifact for ref See merge request gitlab-org/gitlab!29802
-
Matija Čupić authored
Delete only expired artifacts that are also unlocked (i.e. they're not the latest for the ref).
-
Nathan Friend authored
Remove jest.useFakeTimers from specs See merge request gitlab-org/gitlab!30429
-
Paul Slaughter authored
Enable expiring license banner See merge request gitlab-org/gitlab!30304
-
Andrew Fontaine authored
Merge branch '18140-add-to-next-and-previous-commit-buttons-when-viewing-commits-in-merge-request' into 'master' Add backstage code that allows Diffs app to dynamically respond to changes to `state` `commit` See merge request gitlab-org/gitlab!29830
-
Douglas Barbosa Alexandre authored
Convert request specs to unit for EE::PostReceiveService See merge request gitlab-org/gitlab!30038
-
Igor Drozdov authored
Mark ProcessCommitWorker as idempotent See merge request gitlab-org/gitlab!30419
-
Paul Slaughter authored
Consolidate styles for Design Management See merge request gitlab-org/gitlab!29558
-
Igor Drozdov authored
-
Mike Jang authored
Docs: Update code owners for dev guidelines See merge request gitlab-org/gitlab!30372
-
Sean McGivern authored
Add pipeline creation duration histogram metric Closes #214784 See merge request gitlab-org/gitlab!30025
-
Thomas Randolph authored
-
Robert Speicher authored
Sort DS analysers according to scanner id See merge request gitlab-org/gitlab!30190
-
Robert Speicher authored
Update License Management major version See merge request gitlab-org/gitlab!30341
-
Nathan Friend authored
Enable compile-once and compile-with-DLL options for dev-server process Closes #34096 See merge request gitlab-org/gitlab!25149
-
Paul Slaughter authored
Migrate deploy_keys to Jest Closes #194227 See merge request gitlab-org/gitlab!30145
-
Martin Wortschack authored
Better Geo Out of Date Errors Closes #211862 See merge request gitlab-org/gitlab!29800
-
Dmytro Zaporozhets authored
Move more helm command tests to shared examples Closes #39460 See merge request gitlab-org/gitlab!21863
-
Hordur Freyr Yngvason authored
A large amount of the helm command behavior is shared behavior inherited from BaseCommand, yet much of the test code was duplicated. This extracts the common test code into shared examples. Resolves https://gitlab.com/gitlab-org/gitlab/issues/39460
-
Tom Quirk authored
Ensures all design management sass is not scattered across multiple files
-
Lin Jen-Shin authored
Fix header name for keyset pagination See merge request gitlab-org/gitlab!30093
-
Marcia Ramos authored
Fix broken link in logging.md See merge request gitlab-org/gitlab!30440
-
Paul Slaughter authored
Remove update function logic from issue.js See merge request gitlab-org/gitlab!21414
-
-
Nick Gaskill authored
Update offline scanning documentation See merge request gitlab-org/gitlab!30227
-
Imre Farkas authored
Revert "Merge branch 'restrict-user-autocompletes' into 'master'" See merge request gitlab-org/gitlab!30512
-
Oswaldo Ferreira authored
The ProcessCommitWorker processed 1 million "duplicate" jobs the past 7 days, and spent 120 hours on that. Duplicate jobs are jobs that get scheduled when there is already a job in the queue for the same worker with the same arguments. If the job was (marked as) idempotent, we would be able to deduplicate those jobs automatically when they get scheduled.
-
Douglas Barbosa Alexandre authored
Fix second 500 error with NULL restricted visibility levels Closes #215638 See merge request gitlab-org/gitlab!30414
-
Dmytro Zaporozhets authored
Handle empty terraform plan See merge request gitlab-org/gitlab!30002
-
Jarka Košanová authored
Add scheduled_at field to jira_imports table Closes #213808 See merge request gitlab-org/gitlab!30284
-
Nathan Friend authored
Remove duplicate db query in dashboard snippets See merge request gitlab-org/gitlab!30277
-
Marcia Ramos authored
Fix filename & Rails version in Geo framework doc See merge request gitlab-org/gitlab!30360
-
Douglas Barbosa Alexandre authored
Geo: Add PackageFileRegistryFinder to prepare for GraphQL API work See merge request gitlab-org/gitlab!30137
-
Andrew Fontaine authored
Resolve "Allow multiple screenshots to be uploaded in copy paste" See merge request gitlab-org/gitlab!30152
-
Natalia Tepluhina authored
-
Andrew Fontaine authored
Migrate pipelines_spec.js to Jest See merge request gitlab-org/gitlab!30232
-
Mike Greiling authored
Re-implement nodemon as a required module so that we can remove the superfluous config file.
-
Igor Drozdov authored
Upgrade Grape v1.1.0 to v1.3.2 Closes #195960 See merge request gitlab-org/gitlab!27276
-