An error occurred fetching the project authors.
- 25 Feb, 2020 1 commit
-
-
Peter Leitzen authored
243 files inspected, 391 offenses detected, 391 offenses corrected
-
- 19 Feb, 2020 1 commit
-
-
Heinrich Lee Yu authored
Queries for the maximum to make sure we pass in a non-existent group ID
-
- 04 Feb, 2020 1 commit
-
-
Vitali Tatarintev authored
Contributes to a removal of rspec-set gem
-
- 24 Jan, 2020 1 commit
-
-
manojmj authored
This change adds API endpoints to perfrom 1. soft-deleting of group 2. restoring of already soft-deleted groups.
-
- 14 Nov, 2019 1 commit
-
-
manojmj authored
This change adds new API endpoints to fetch Group Audit Events
-
- 03 Oct, 2019 1 commit
-
-
Mathieu Parent authored
- share_with_group_lock (was edit-only) - require_two_factor_authentication - two_factor_grace_period - project_creation_level - auto_devops_enabled - subgroup_creation_level - emails_disabled
-
- 26 Sep, 2019 1 commit
-
-
- 30 Aug, 2019 1 commit
-
-
Gosia Ksionek authored
Add middleware to api Add new middleware class Cast ip to string Add specyfication for groups endpoint Add specs for projects endpoint Add working specs for ip_saver Add changelog entry Add string freeze Fix rubocop offences Add code review remarks Fix typo in filename Add docs about api restriction Update docs file Add changelod Remove not needed file Update docs file Add changelod Remove changelog Apply suggestion to doc/user/group/index.md Add code review remarks Remove not needed code Bring back to_s method on remote ip Add if clause to restrictor To avoid locking out of ssh calls Make regex wider so it covers all internal endpoints Add remote ip to be used in middleware Add rubocop remarks
-
- 28 Aug, 2019 1 commit
-
-
Victor Zagorodny authored
A new param with_security_reports was added to GET /groups/:id/projects API and the code to support this logic in GroupProjectsFinder and Project model. Also, a DB index was added to ci_job_artifacts table to speed up the search of security reports artifacts for projects
-
- 20 May, 2019 1 commit
-
-
Imre Farkas authored
-
- 18 Dec, 2018 1 commit
-
-
blackst0ne authored
Updates specs to use new rails5 format. The old format: `get :show, { some: params }, { some: headers }` The new format: `get :show, params: { some: params }, headers: { some: headers }`
-
- 19 Oct, 2018 1 commit
-
-
Nick Thomas authored
When the feature is available, this setting allows admins to choose a project as a source of custom file templates. This is in addition to any instance-wide templates, whether custom or vendored into the GitLab codebase.
-