- 30 Jun, 2021 40 commits
-
-
Stan Hu authored
This fixes a minor UI bug where when after validating an account, toggling the shared runners on and off again will cause the validation error to display again. Users can workaround this by reloading the page. To avoid this problem, once we've successfully validated, we store that state and use it to determine to show the warning. This also simplifies the code. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/334322
-
Brandon Labuschagne authored
Replace metric card with GlSingleStat on admin usage trends See merge request gitlab-org/gitlab!65051
-
Martin Wortschack authored
-
Imre Farkas authored
Preserve user authorship during bulk imports See merge request gitlab-org/gitlab!64908
-
Max Woolf authored
Clean up :epic_boards feature flag See merge request gitlab-org/gitlab!64761
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!65136
-
Sean McGivern authored
Remove outdated Action Cable info from Redis docs See merge request gitlab-org/gitlab!65149
-
Simon Knox authored
Fix assignees on GraphQL boards See merge request gitlab-org/gitlab!64940
-
Natalia Tepluhina authored
-
Heinrich Lee Yu authored
Bump import job status expiration See merge request gitlab-org/gitlab!65066
-
Rémy Coutable authored
Merge branch '334788-follow-up-from-disable-rspec-option-filter-focus-and-run_all_when_everything_filtered-on-ci' into 'master' Resolve "Follow-up from "Disable RSpec option filter focus and run_all_when_everything_filtered on CI [RUN ALL RSPEC]"" See merge request gitlab-org/gitlab!65126
-
John Hope authored
-
Kushal Pandya authored
Fixed diff file states getting incorrectly set See merge request gitlab-org/gitlab!65069
-
Jacob Vosmaer authored
Geo: Add function to call /api/v4/internal/geo_proxy in Workhorse See merge request gitlab-org/gitlab!60769
-
Igor Drozdov authored
GraphQL: Allow updating runner cost factor in mutation [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65047
-
Pedro Pombeiro authored
-
Kushal Pandya authored
Fixed scrolling to diff notes not working with virtual scroller See merge request gitlab-org/gitlab!65060
-
Igor Drozdov authored
Add CustomersDot to frame-src in CSP settings if set See merge request gitlab-org/gitlab!64587
-
Vitaly Slobodin authored
Add CUSTOMER_PORTAL_URL to iframe-src in development only
-
charlie ablett authored
Trial CTA source split See merge request gitlab-org/gitlab!64848
-
Imre Farkas authored
Remove references to service in microsoft teams integration model spec See merge request gitlab-org/gitlab!65019
-
GitLab Release Tools Bot authored
-
Sean McGivern authored
Fix double counting Sidekiq queue events [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64322
-
Matthias Käppler authored
-
Phil Hughes authored
Show the Merge Conflict warning when there are conflicts and the UI is showing the full diff See merge request gitlab-org/gitlab!63806
-
Thomas Randolph authored
-
Nikola Milojevic authored
Allow passing PAT name and scopes via the URL See merge request gitlab-org/gitlab!64897
-
Jacques Erasmus authored
Merge branch '334146-create-jira-issue-button-does-not-show-in-mrs-if-gitlab-issues-are-disabled-for-project' into 'master' Show create-jira-issue when gitlab issues disabled See merge request gitlab-org/gitlab!64889
-
charlie ablett authored
Remove references to service in ee/spec/models/integrations/github/status_message_spec.rb See merge request gitlab-org/gitlab!65043
-
Alper Akgun authored
Changelog: changed EE: true
-
Phil Hughes authored
This happens because the virtual scroller re-uses components so using the data property won't work.
-
Imre Farkas authored
Rename references to services in Jira integration model specs See merge request gitlab-org/gitlab!65020
-
Olena Horal-Koretska authored
Fix load timing with snowplow form tracking See merge request gitlab-org/gitlab!64822
-
Max Woolf authored
Track usage data for Network Policies UI See merge request gitlab-org/gitlab!64731
-
George Koltsov authored
- Cache source_user_id => destination_user_id during MembersPipeline in redis in order to use it later on in other pipelines that reference users - Replace MembersMapper with UsersMapper in NdjsonPipeline as it has the same public API which implements user authorship in ndjson piplines that reference users (e.g. epics) Changelog: added
-
Bob Van Landuyt authored
Rename references to services in EWM integration model specs See merge request gitlab-org/gitlab!65026
-
Andreas Brandl authored
Load env for `gitlab:db:create_dynamic_partitions` See merge request gitlab-org/gitlab!65087
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/330126
-
Jan Provaznik authored
Wrap Labels and Members menu items with access levels checks See merge request gitlab-org/gitlab!65005
-
Natalia Tepluhina authored
Copy data to make immutable for Apollo 3 See merge request gitlab-org/gitlab!65074
-