- Jul 04, 2022
-
-
Mikołaj Wawrzyniak authored
Add ignore rule for migrated_to_new_structure column See merge request !91381
-
Imre Farkas authored
Vendor new gem to support PBKDF2+SHA512 password hashing See merge request !90629
-
Mikołaj Wawrzyniak authored
Use dangers to remind user to check migrations See merge request gitlab-org/gitlab!91439
-
Phil Hughes authored
Remove footer from DAST profiles editing mode See merge request !91492
-
This MR removes sticky footer from sidebar in editing mode. Sticky footer must be only visible in reading mode. Changelog: fixed EE: true
-
Alexandru Croitor authored
Omit MD5 fingerprints in deploy key API response See merge request !91302
-
In FIPS mode, MD5 fingerprints are not generated, but the SHA256 versions are available. Adjust the API entity to export the SHA256 fingerprint and schema to ensure that the SHA256 value is available. Update deploy keys API docs to reflect this. Include `fingerprint` and `fingerprint_sha256` where the fields were missing before. Add a note about FIPS behavior. Relates to #364562 Changelog: changed
-
Marius Bobin authored
Add "paths" to rules:changes See merge request gitlab-org/gitlab!90171
-
This is the second step of improving the "rules:changes" CI config. This will add an alias syntax for "rules:changes": "rules:changes:paths"
-
Robert Hunt authored
Fix status box styling on Jira issue details page See merge request !91567
-
Heinrich Lee Yu authored
Fix flaky feature specs for "user awards emoji" See merge request !91630
-
Jacob Vosmaer authored
workhorse: Update module github.com/gorilla/websocket to v1.5.0 See merge request gitlab-org/gitlab!91613
-
Jacob Vosmaer authored
workhorse: Update module github.com/FZambia/sentinel to v1.1.0 See merge request gitlab-org/gitlab!91232
-
Matthias Käppler authored
Correct check of epic_color_highlight FF in Epic mutations See merge request !91389
-
The validation for the Epic `color` attribute was attempting to check the feature flag status without passing in the group object to check the feature flag against causing the attribute to always be removed unless the feature flag was enabled globally. The removal of the `color` attribute also happened at the wrong time. The `color` attribute should be removed if the flag isn't enabled before checking `args.empty?`. Signed-off-by:
Andrew Smith <espadav8@gmail.com>
-
Fiona Neill authored
Refine content about access token expiration See merge request !91648
-
Bob Van Landuyt authored
Allow job tokens to access internal packages See merge request !91545
-
Packages are tied to the project visibility. If a project is public, so is the package. If a project is internal, so is the package. This updates permissions needed to pull packages in those cases using the CI Job Token so that the permissions match the behavior that already exists with personal access tokens. Related: #333444 EE: true Changelog: fixed
-
Alexandru Croitor authored
Show pre-enforcement storage banner on project page See merge request gitlab-org/gitlab!90811
-
-
Heinrich Lee Yu authored
Fix 33_triage_ops database seed See merge request !91556
-
Rémy Coutable authored
Fix FIPS tests for dependency scanning tests See merge request !91619
-
release-tools approver bot authored
Update Gitaly version See merge request !91655
-
Andrejs Cunskis authored
Improve detail on expect_import_finished custom error msg See merge request !91637
-
Simon Knox authored
Container registry: stop appending Root image See merge request !90590
-
New gem based on devise-encryptable that supports PBKDF2+SHA512. In the future this gem may be released individually, or contributed upstream to devise-encryptable.
-
Patrick Bajao authored
workhorse: Update module github.com/rafaeljusto/redigomock to v3 See merge request !91240
-
Marcel Amirault authored
Add note for SaaS clients using PlantUML integration See merge request !91639
-
-
GitLab Release Tools Bot authored
-
Lee Tickett authored
One of our seed scripts creates a personal_access_token but errors out because of issues with hooks inside of transactions. This MR wraps the seed in Sidekiq::Worker.skipping_transaction_check to prevent the error.
-
Jan Provaznik authored
Rename tracker in Gitlab::Tracking See merge request !91013
-
Sincheol (David) Kim authored
Annotate rendered view with template file names as HTML comments See merge request !91604
-
Sincheol (David) Kim authored
Use gitaly RPCs to setup rspec test repositories See merge request !90315
-
Patrick Bajao authored
workhorse: Update github.com/johannesboyne/gofakes3 digest to c3ac35d See merge request !91349
-
Ramya Authappan authored
Update broken link to point to quad planning rather than test planning See merge request !91647
-
Heinrich Lee Yu authored
[issue 354234] Migrate issue reopened events See merge request !91530
-
Evan Read authored
-
Jay McCure authored
-