- Sep 04, 2019
-
-
Felipe Artur authored
The current state of group issue boards does not show the "Add issues" button on the UI for users that are reporters of group child projects.
-
- Aug 28, 2019
-
-
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
-
- Jul 25, 2019
-
-
Heinrich Lee Yu authored
These are not required because MySQL is not supported anymore
-
- May 27, 2019
-
-
Imre (Admin) authored
-
- May 20, 2019
-
-
Imre (Admin) authored
-
- Apr 03, 2019
-
- Mar 26, 2019
-
-
Yorick Peterse authored
This backports the API parameters for API::Groups from EE to CE, ensuring both implementations use the same code. EE specific parameters are wrapped in an `if` statement for two reasons: 1. It allows us to completely disable the parameters in CE. 2. It removes the need for adding a source comment to signal that the parameters are EE only.
-
- Mar 04, 2019
-
-
Yorick Peterse authored
Similar to creating groups in the groups API, EE injects custom code just before we update an existing group. Moving the update logic to a separate method in CE allows EE to more easily extend it.
-
Yorick Peterse authored
EE has some custom behaviour that needs to run before and after creating a group in the API. By moving the group creation logic to a separate method, EE can easily extend this behaviour; without having to directly modify the API source code.
-
- Dec 19, 2018
-
-
Jarka Kadlecova authored
- we now use the hierarchy class also for epics - also rename supports_nested_groups? into supports_nested_objects? - move it to a concern
-
- Nov 28, 2018
-
-
Imre (Admin) authored
It also renames the API::PROJECT_ENDPOINT_REQUIREMENTS constant to API::NAMESPACE_OR_PROJECT_REQUIREMENTS
-
- Nov 19, 2018
-
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
- Sep 30, 2018
-
-
gfyoung authored
Partially addresses #47424. Had to make changes to spec files because stubbing methods on frozen objects is a mess in RSpec and leads to failures: https://github.com/rspec/rspec-mocks/issues/1190
-
- Sep 11, 2018
-
-
Yorick Peterse authored
This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
-
- Jul 23, 2018
-
-
Marko, Peter authored
Signed-off-by:
Marko, Peter <peter.marko@siemens.com>
-
- Jul 09, 2018
-
-
Tiago Botelho authored
-
- Jul 02, 2018
-
-
Jan Beckmann authored
-
- Jun 18, 2018
-
-
Marko, Peter authored
Adding primary key to database query order rule generates deterministic sort result and thus pagination. This is needed because subgroups can have identical names. Signed-off-by:
Marko, Peter <peter.marko@siemens.com>
-
- Jun 12, 2018
-
-
Marko, Peter authored
With introduction of subgroups, many groups may have the same name and/or path, thus further sorting options are necessary. Signed-off-by:
Marko, Peter <peter.marko@siemens.com>
-
- May 18, 2018
-
-
- May 16, 2018
-
-
Jan Provaznik authored
-
- May 01, 2018
-
-
- Feb 08, 2018
-
-
Markus Koller authored
-
- Dec 01, 2017
-
-
Francisco Javier López authored
-
Francisco Javier López authored
-
Francisco Javier López authored
-
Francisco Javier López authored
-
-
Closes #40308
-
- Nov 09, 2017
-
-
Winnie Hellmann authored
-
- Nov 06, 2017
-
-
Markus Koller authored
-
- Sep 07, 2017
-
-
Ruben Davila authored
-
- Aug 31, 2017
-
-
Robert Schilling authored
-
- Aug 30, 2017
-
-
Robert Schilling authored
-
- Aug 29, 2017
-
-
Robert Schilling authored
-
- Aug 28, 2017
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- Aug 24, 2017
-
-
Nick Thomas authored
-
- Aug 23, 2017
-
-
Nick Thomas authored
-