- 29 Jun, 2021 40 commits
-
-
Mark Lapierre authored
-
Mark Lapierre authored
Includes predicates as methods to avoid returning nil instead of false
-
Mark Lapierre authored
Also adds the tests to EE as a shared example
-
Mark Lapierre authored
The remaining methods delegated to ci_cd_settings also caused error 500 when the CI CD settings are deleted but the project still exists. This allows them to return nil instead of raising an error. Changelog: fixed
-
Vitaly Slobodin authored
Update gl-alert markup in file See merge request gitlab-org/gitlab!63251
-
Marvin Karegyeya authored
-
Vitaly Slobodin authored
[RUN-AS-IF-FOSS] Add validate account modal from CI/CD shared runners page See merge request gitlab-org/gitlab!64861
-
Frédéric Caplette authored
Removes pipeline_filter_jobs feature flag See merge request gitlab-org/gitlab!64919
-
Achilleas Pipinellis authored
Fix Storage-specific configuration header depth See merge request gitlab-org/gitlab!64864
-
Mikołaj Wawrzyniak authored
Remove the usage_data_code_review_aggregation feature flag See merge request gitlab-org/gitlab!64626
-
Marcia Ramos authored
Remove agent dev docs See merge request gitlab-org/gitlab!62433
-
Miguel Rincon authored
Switch to GlCollapse component See merge request gitlab-org/gitlab!64982
-
Vitaly Slobodin authored
-
Achilleas Pipinellis authored
Improve Release documentation for generic package See merge request gitlab-org/gitlab!64750
-
Shinya Maeda authored
-
Matthias Käppler authored
Add compliance_frameworks_with_pipeline to usage ping See merge request gitlab-org/gitlab!64601
-
Max Woolf authored
Adds a new usage ping counter to count the number of custom compliance frameworks that have GitLab CI configuration associated with it. Changelog: added EE: true
-
Rémy Coutable authored
Disable RSpec option filter focus and run_all_when_everything_filtered on CI [RUN ALL RSPEC] See merge request gitlab-org/gitlab!64986
-
Phil Hughes authored
Enable assumeImmutableResults to enforce immutability See merge request gitlab-org/gitlab!64581
-
Phil Hughes authored
Enable assumeImmutableResults to force immutability in api fuzzing cofiguration See merge request gitlab-org/gitlab!64583
-
Kushal Pandya authored
Revise UI text for third-party offers See merge request gitlab-org/gitlab!64943
-
Imre Farkas authored
Fix admin mode when authenticating with LDAP See merge request gitlab-org/gitlab!64823
-
Craig Norris authored
Redirect Shibboleth docs to SAML See merge request gitlab-org/gitlab!64984
-
Fernando authored
-
Fernando authored
* Enable for API fuzzing configuration UI * Run prettier to fix pipeline
-
Marcia Ramos authored
Switch to using main database terminology See merge request gitlab-org/gitlab!65002
-
Olena Horal-Koretska authored
Merge branch '334218-rename-usage-ping-data-to-service-ping-data-for-the-usage-ping-consent-page-and-metrics-and' into 'master' Rename Usage Ping/Data to Service Ping/Data for the usage ping consent alert, and metrics and profiling admin options See merge request gitlab-org/gitlab!64732
-
Sean McGivern authored
Add clarification to Sidekiq job urgency docs See merge request gitlab-org/gitlab!64314
-
Nikola Milojevic authored
Drop IP address input when creating audit events See merge request gitlab-org/gitlab!54187
-
Sean McGivern authored
Add build_artifacts as feature category See merge request gitlab-org/gitlab!63931
-
Cheryl Li authored
-
Sean McGivern authored
-
Ramya Authappan authored
Quarantine reliable test See merge request gitlab-org/gitlab!64993
-
Olena Horal-Koretska authored
Remove redundant check from template See merge request gitlab-org/gitlab!56640
-
Tan Le authored
`current_sign_in_ip` could become stale if the user has not logged out. It should only be used as a fallback if request IP address can not be resolved from the request context. To avoid issue of injecting a wrong IP address, we are no longer accepting this information when invoking the `AuditEventService` and `Auditor`.
-
Olena Horal-Koretska authored
Plain renaming Usage Ping/Data to Service Ping/Data on Frontend See merge request gitlab-org/gitlab!64855
-
Dmytro Zaporozhets (DZ) authored
Store last_synced_at on licenses table See merge request gitlab-org/gitlab!64656
-
Miguel Rincon authored
Convert CI/CD templates picker experiment into default state for empty pipelines page [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64200
-
Miguel Rincon authored
Update compliance dashboard empty state See merge request gitlab-org/gitlab!64936
-
Miguel Rincon authored
Fix breadcrumbs and page title for 2FA page See merge request gitlab-org/gitlab!64938
-