Skip to content
Snippets Groups Projects
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 .
  1. Nov 30, 2023
  2. Sep 08, 2023
  3. Jul 27, 2023
  4. Jun 16, 2023
  5. May 12, 2023
  6. Dec 05, 2022
  7. Oct 05, 2022
  8. Aug 05, 2022
  9. Jul 01, 2022
    • Robert Hunt's avatar
      Add custom headers form to audit events streaming UI using feature flag · d613e0e4
      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
      Verified
      d613e0e4
  10. May 23, 2022
  11. May 13, 2021
  12. Nov 27, 2020
  13. Sep 17, 2020
    • Tan Le's avatar
      Add CSV export button to Admin Audit Log · 8462b4a7
      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).
      Unverified
      8462b4a7
  14. Jul 07, 2020
    • Robert Hunt's avatar
      Added new audit events template to projects · e5d0124c
      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
      Verified
      e5d0124c
  15. Jun 22, 2020
  16. Jun 03, 2020
  17. Jan 06, 2020
  18. Nov 26, 2019
  19. Sep 26, 2019
  20. Jul 12, 2019
  21. Jul 10, 2019
  22. Jul 09, 2019
  23. Mar 06, 2019
  24. Feb 12, 2018
  25. Feb 04, 2016
Loading