- Feb 28, 2020
-
-
GitLab Bot authored
-
- Sep 18, 2019
-
-
GitLab Bot authored
-
- Jul 10, 2019
-
-
Fabio Pitino authored
Removing API and frontend interactions that allowed users to take ownership of a trigger token. Removed mentions from the documentation.
-
- Mar 04, 2019
-
-
Yorick Peterse authored
This backports a line from EE so that both the CE and EE code are identical.
-
- Jan 31, 2019
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- Jan 24, 2019
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Jan 15, 2019
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- Nov 28, 2018
-
-
Imre (Admin) authored
It also renames the API::PROJECT_ENDPOINT_REQUIREMENTS constant to API::NAMESPACE_OR_PROJECT_REQUIREMENTS
-
- 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.
-
- Apr 18, 2018
-
-
🙈 jacopo beschi 🙉 authored
-
- Feb 01, 2018
-
-
Yorick Peterse authored
This ensures that we have more visibility in the number of SQL queries that are executed in web requests. The current threshold is hardcoded to 100 as we will rarely (maybe once or twice) change it. In production and development we use Sentry if enabled, in the test environment we raise an error. This feature is also only enabled in production/staging when running on GitLab.com as it's not very useful to other users.
-
- Sep 04, 2017
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- Aug 31, 2017
-
-
Robert Schilling authored
-
- Aug 28, 2017
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- Jul 28, 2017
-
-
Shinya Maeda authored
-
- Jul 20, 2017
-
-
Dmitriy Zaporozhets authored
New version of the gem returns 200 status code on delete with content instead of 204 so we explicitly set status code to keep existing behavior Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Lin Jen-Shin authored
-
- Jul 19, 2017
-
-
Lin Jen-Shin authored
-
- Jun 06, 2017
-
-
Lin Jen-Shin authored
-
- Mar 20, 2017
-
-
George Andrinopoulos authored
-
- Mar 16, 2017
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Mar 06, 2017
-
-
Kamil Trzcińśki authored
-
- Mar 05, 2017
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
- Feb 28, 2017
-
-
Robert Schilling authored
-
- Feb 24, 2017
-
-
Robert Schilling authored
-
- Dec 04, 2016
-
-
Robert Schilling authored
-
- Nov 24, 2016
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Nov 15, 2016
-
-
Dmitry Poray authored
-
- Nov 10, 2016
-
-
Robert Schilling authored
-
- Feb 02, 2016
-
-
Kamil Trzcińśki authored
This MR simplifies CI permission model: - read_build: allows to read a list of builds, artifacts and trace - update_build: allows to cancel and retry builds - create_build: allows to create builds from gitlab-ci.yml (not yet implemented) - admin_build: allows to manage triggers, runners and variables - read_commit_status: allows to read a list of commit statuses (including the overall of builds) - create_commit_status: allows to create a new commit status using API Remove all extra methods to manage permission. Made all controllers to use explicitly the new permissions.
-
- Jan 13, 2016
-
-
Tomasz Maczukin authored
-
- Jan 07, 2016
-
-
Tomasz Maczukin authored
-
- Jan 05, 2016
-
-
Tomasz Maczukin authored
-