- Jul 05, 2022
-
-
Stream audit event for mergre request create action. Changelog: added EE: true
-
- Jul 04, 2022
-
-
Rémy Coutable authored
Fix issue with MR Labels not passed correctly to script See merge request !91671
-
-
Tetiana Chupryna authored
Removes noisy lines from transformed notebook See merge request !91579
-
Heinrich Lee Yu authored
Apply rate limiting for paid plan customer hooks See merge request !90868
-
This change enables rate limit of webhooks of paid plan customers. Customers on the free plan have had their webhooks subject to rate limiting since !61151. In #337228 logs were collected when a hook would be rate-limited. We now apply the rate limit instead of logging. #365605 Changelog: changed EE: true
-
Tetiana Chupryna authored
Improve documentation wording See merge request !91503
-
Alexandru Croitor authored
Use auditor when auditing using audit changes See merge request !91461
-
EE: true Changelog: changed
-
Natalia Tepluhina authored
Replace deprecated createFlash, add loading icon and add tabs query param to group audit events See merge request !90798
-
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 !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 !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 !91613
-
Jacob Vosmaer authored
workhorse: Update module github.com/FZambia/sentinel to v1.1.0 See merge request !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
-
Robert Hunt authored
- Replaced createFlash with createAlert on events app when the streams fail to load at all - Replaced createFlash with createAlert on streaming item when the tream fails to delete - Replaced createFlash with GlAlert on the streams app when saving fails - Added query param controls to audit event tabs - Add loading icon - Update specs Changelog: changed EE: true MR: !90798
-
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 !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
-