- 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.
-
- Jul 25, 2019
-
-
Heinrich Lee Yu authored
These are not required because MySQL is not supported anymore
-
- Jul 19, 2019
-
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
-
Fabio Papa authored
-
- Jul 05, 2019
-
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
-
Fabio Papa authored
-
- Jul 02, 2019
-
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
-
Fabio Papa authored
-
- Jul 01, 2019
-
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
-
Fabio Papa authored
-
- Jun 30, 2019
-
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
- Jun 28, 2019
-
-
Fabio Papa authored
-
- Jun 16, 2019
-
-
Fabio Papa authored
-
- May 29, 2019
-
-
Peter Marko authored
-
- Jan 20, 2019
-
-
Stan Hu authored
In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/15475/diffs, a significant amount of work went into eliminating N+1 queries in the /api/groups/:id/projects endpoint. We can reuse the `Entities::Project.prepare_relation` call on the projects. In a group with 2,573 projects on GitLab.com, this change significantly improves performance: * 18019 SQL queries down to 21 * Time spent in DB: 70 s down to 384 ms Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/49845
-
- Dec 18, 2018
-
-
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 }`
-
- Nov 19, 2018
-
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
- Sep 24, 2018
-
-
Tiago Botelho authored
-
- Jul 23, 2018
-
-
Marko, Peter authored
Signed-off-by:
Marko, Peter <peter.marko@siemens.com>
-
- Jul 11, 2018
-
-
Mark Chao authored
-