- 10 Jun, 2021 40 commits
-
-
Phil Hughes authored
Fix Releases page pagination after sort change See merge request gitlab-org/gitlab!63434
-
Nathan Friend authored
-
Achilleas Pipinellis authored
Add Free tiers to Pages docs See merge request gitlab-org/gitlab!63559
-
Max Woolf authored
Add test for updating default branch in projects API See merge request gitlab-org/gitlab!63711
-
Craig Norris authored
Add Free tier badges to Pages-related product docs
-
Heinrich Lee Yu authored
Remove graphql deprecated fields See merge request gitlab-org/gitlab!63293
-
Bob Van Landuyt authored
Add order_project_path to package graphql API sort See merge request gitlab-org/gitlab!62473
-
Sean McGivern authored
Add unique index on configuration for batched_background_migrations See merge request gitlab-org/gitlab!63599
-
Olena Horal-Koretska authored
Global Search - SearchableDropdownItem Component See merge request gitlab-org/gitlab!63567
-
Zack Cuddy authored
-
Sean McGivern authored
Create new way of encrypting tokens - phase 2- writer [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!58902
-
Gosia Ksionek authored
Changelog: changed
-
Kushal Pandya authored
Reorganized runner content to bring SaaS shared runners to main page See merge request gitlab-org/gitlab!63572
-
Suzanne Selhorn authored
-
Kushal Pandya authored
Add code snippet generation for DAST Configuration See merge request gitlab-org/gitlab!63530
-
Dheeraj Joshi authored
-
Mikołaj Wawrzyniak authored
Remove ENABLE_LOAD_BALANCING_FOR_FOSS as it is now ready for production use See merge request gitlab-org/gitlab!63627
-
Alper Akgun authored
Fix wording on DevopsAdoption See merge request gitlab-org/gitlab!63288
-
Heinrich Lee Yu authored
Add auto-generation of iterations for iteration cadences See merge request gitlab-org/gitlab!62348
-
Bob Van Landuyt authored
Add epic's note system_note_meta to Import/Export See merge request gitlab-org/gitlab!63551
-
Imre Farkas authored
Retry incomplete traversal_ids backfill jobs See merge request gitlab-org/gitlab!62992
-
Olena Horal-Koretska authored
Remove dropdown caret for top nav redesign See merge request gitlab-org/gitlab!63683
-
Alexandru Croitor authored
Cleanup graphql deprecations. Removed: - Query.vulnerabilitiesCountByDayAndSeverity - Group.vulnerabilitiesCountByDayAndSeverity - Mutation.addAwardEmoji - Mutation.removeAwardEmoji - Mutation.toggleAwardEmoji - (globalId field) on Mutation.dastScannerProfileCreate - Mutation.runDastScan - (updatedIds field) on Mutation.todoRestoreMany - (updatedIds field) on Mutation.todosMarkAllDone - Mutation.dismissVulnerability - Mutation.revertVulnerabilityToDetected - SnippetType.blob - DastScannerProfileType.globalId Changelog: removed
-
Alexandru Croitor authored
When an iteration cadence is set to automatic, we would generate a number of future iteration automatically. This is based on running a daily worker to generate needed iterations based on iteration cadence settings.
-
Marcel Amirault authored
Update rake to rails in developer documentation with rails6.1 upgrade See merge request gitlab-org/gitlab!63732
-
Shinya Maeda authored
Remove feature flag release_mr_issue_urls [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63609
-
Albert Salim authored
Fix verify deployment retries See merge request gitlab-org/gitlab!63715
-
Rajendra Kadam authored
-
Alexandru Croitor authored
Adding an index for fetching iteration cadences that require iterations in advance to be generated Iteration title does not need to be unique per group anymore keeping uniqueness per cadence should be enough. Changelog: added
-
Evan Read authored
Clarify when breaking changes happen in API versions See merge request gitlab-org/gitlab!63582
-
Luke Duncalfe authored
-
Ezekiel Kigbo authored
Hide board list actions for unauthorized users See merge request gitlab-org/gitlab!63426
-
Kushal Pandya authored
Hides `Add issue` and `Settings` buttons from board list header when user is not logged in.
-
Alex Pooley authored
Provide a generic method to retry tracked jobs created by #queue_background_migration_jobs_by_range_at_intervals Retry BackfillNamespaceTraversalIdsRoots jobs Retry BackfillNamespaceTraversalIdsChildren jobs Changelog: performance
-
Ezekiel Kigbo authored
Fix race condition of `menu-expanded` and top nav See merge request gitlab-org/gitlab!63687
-
Paul Slaughter authored
-
Natalia Tepluhina authored
Add level four heading option to headings dropdown in the Content Editor See merge request gitlab-org/gitlab!63639
-
Natalia Tepluhina authored
Adjust Button Sizes on Secure MR Widget See merge request gitlab-org/gitlab!63407
-
Evan Read authored
Update Pipeline Artifact docs - clarify deletion / management section See merge request gitlab-org/gitlab!62708
-
James Heimbuck authored
-