This project is mirrored from https://:*****@gitlab.com/gitlab-org/gitlab-jh-mirrors/gitlab.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 30, 2023
-
-
Gerardo Gutierrez authored
-
- Sep 08, 2023
-
-
Removing feature flag ff_external_audit_events Changelog: changed EE: true
-
- Jul 27, 2023
-
-
Adds filtering by event type functionality to instance level streaming audit event destinations. Changelog: changed EE: true
-
- Jun 16, 2023
-
-
Changelog: removed Replacing instance_streaming_audit_events with ff_external_audit_events
-
- May 12, 2023
-
-
Adds the streaming audit event destinations tab in instance level audit events Changelog: changed MR: gitlab-org/gitlab!119008 EE: true
-
- Dec 05, 2022
-
-
Huzaifa Iftikhar authored
Changelog: fixed EE: true
-
- Oct 05, 2022
-
-
Renders a view-only audit filter input for users who only have permission to view their own events in both the group and project audit events page. Changelog: changed EE: true
-
- Aug 05, 2022
-
-
Robert Hunt authored
- Removed feature flag file - Removed file from CODEOWNERS - Removed flag checks in rails helper - Removed flag check being passed around frontend files - Updated specs - Updated docs Changelog: added EE: true MR: !93814 Signed-off-by:
Robert Hunt <rhunt@gitlab.com>
-
- Jul 01, 2022
-
-
Robert Hunt authored
- Added :custom_headers_streaming_audit_events_ui feature flag - Pass flag status to frontend via injection and helper - Added table structure to show header inputs - Add add/update/delete row functionality - Added validation to stop duplicate headers - Added automatic row addition when previous row is filled out - Added max limit to row count and message when limit is reached - Added ability to disable a row - Disabled all active checkboxes for now - Add/update specs - Remove snapshots from specs as the app is getting complicated
-
- May 23, 2022
-
-
Robert Hunt authored
The streams functionality only works on top-level groups so it shouldn't be appearing in subgroups. This removes it from subgroups and updates the documentation Changelog: fixed EE: true MR: gitlab-org/gitlab!88154
-
- May 13, 2021
-
-
Tan Le authored
These methods were no longer called since we moved from server template to front-end rendering.
-
- Nov 27, 2020
-
-
Tan Le authored
This change makes audit log export to CSV feature generally available for users on GitLab Premium.
-
- Sep 17, 2020
-
-
Tan Le authored
Administrator can export audit events to CSV from Admin Audit Log page. This will use the current filter criteria for exporting. Due to the current constraint of Rails `ActiveRecord:Batches`, we are unable to set custom sort order by non-id fields (e.g. created_at).
-
- Jul 07, 2020
-
-
Robert Hunt authored
- Added changelog - Renamed group_member_token.vue to member_token.vue - Updated member_token.vue to return the correct API endpoint based on the config - Updated audit_events_controller.rb to handle the temporary Author entity type - Updated audit_events_helper.rb with list of project filters - Updated index.html.haml and index.js to use the audit events app - Updated spec tests - Updated QA tests
-
- Jun 22, 2020
-
-
Created new index.js to load the app and updated the HAML. Updated the Rails helper and controller to pass the correct info. Added new changelog Fixed group audit event specs
-
- Jun 03, 2020
-
-
Arturo Herrero authored
The plan for RSpec 4.0 is to disable monkey patching: https://rspec.info/blog/2013/07/the-plan-for-rspec-3/#zero-monkey-patching-mode This commit stops using RSpec monkey patching: https://relishapp.com/rspec/rspec-core/docs/configuration/zero-monkey-patching-mode
-
- Jan 06, 2020
-
-
Manoj M J authored
This change shows expiry details (old expiry date and new expiry date) in Audit events when changing access levels.
-
- Nov 26, 2019
-
-
Manoj M J authored
This change adds audit event when a member's access is removed due to expiration.
-
- Sep 26, 2019
-
-
Thong Kuah authored
#27703
-
- Jul 12, 2019
-
-
Etienne Baqué authored
-
Etienne Baqué authored
-
- Jul 10, 2019
-
-
Etienne Baqué authored
-
- Jul 09, 2019
-
-
Etienne Baqué authored
-
- Mar 06, 2019
-
-
Vladimir Shushlin authored
* Add special case for :custom_message * Sanitize audit event's actions
-
- Feb 12, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Feb 04, 2016
-
-
Douglas Barbosa Alexandre authored
-