An error occurred fetching the project authors.
- 29 Jul, 2021 1 commit
-
-
Francisco Javier López authored
In this commit we're refactoring the Security & Compliance menu in the group sidebar. We're moving away from partial defined logic to object contained one. Now menus are defined in objects that will contain all the information instead of in partials.
-
- 09 Jul, 2021 1 commit
-
-
Francisco Javier López authored
In this commit we remove some hardcoded values related to projects that we have on general sidebar views. Those values should be dynamic in order to reuse them with other resources like projects.
-
- 15 Dec, 2020 1 commit
-
-
Tan Le authored
This change moves `Audit Events` sub-menu in `Settings` menu within Projects and Groups to `Security & Compliance`. We also relax the permission to view this page from being only to administrator to developer roles.
-
- 04 Nov, 2020 1 commit
-
-
Peter Hegman authored
Part of a larger initiative to convert the group members view from HAML to Vue
-
- 29 Sep, 2020 1 commit
-
-
Jiaan Louw authored
This sets the default date range filter for audit events to this month, startint at the 1st day of the month and ending at the current date. It also sets the created_before paramater time to the end_of_day time to include events that occured on that date.
-
- 11 Sep, 2020 1 commit
-
-
Peter Hegman authored
As MVC pass group membership data as JSON from HAML Vue.
-
- 07 Jul, 2020 1 commit
-
-
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
-
- 22 Jun, 2020 1 commit
-
-
Robert Hunt authored
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
-
- 12 Jun, 2020 1 commit
-
-
Christian Couder authored
Use new Docker image Part of: https://gitlab.com/gitlab-org/gitaly/-/issues/2829
-
- 03 Jun, 2020 1 commit
-
-
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
-
- 02 Dec, 2019 1 commit
-
-
Manoj M J authored
This change adds a date filter to filter audit events by created_after or created_before in groups/projects audit events UI.
-
- 20 Nov, 2019 1 commit
-
-
Illya Klymov authored
Refactor audit events table to gl-responsive-table This allows to utilize existing breakpoints in project
-
- 26 Sep, 2019 1 commit
-
-
- 05 Jul, 2018 1 commit
-
-
Winnie Hellmann authored
-
- 06 Jun, 2018 2 commits
- 12 Feb, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 03 Nov, 2017 2 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
- 15 Sep, 2017 1 commit
-
-
Phil Hughes authored
-
- 31 Aug, 2017 1 commit
-
-
Phil Hughes authored
-
- 26 Jul, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 13 Jul, 2017 1 commit
-
-
Toon Claes authored
-
- 29 Jun, 2017 1 commit
-
-
Robert Speicher authored
-
- 19 Jun, 2017 1 commit
-
-
Robert Speicher authored
Change single `login_via` use to `gitlab_sign_in_via`
-
- 25 Apr, 2017 1 commit
-
-
Valery Sizov authored
-
- 24 Apr, 2017 3 commits
-
-
Dmitriy Zaporozhets authored
* Add Audit events link to project settings tab and make audit tests work * Fix 404 when remove deploy key * Fix pipelines quota specs Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 24 Mar, 2016 1 commit
-
-
Rémy Coutable authored
Backport of !295. I also cleaned the routing/controllers for audit_events and added RSpec features specs.
-