- Jan 24, 2019
-
-
Yorick Peterse authored
This reverts commit 426716d1
-
Yorick Peterse authored
[11.4] Do not expose trigger token when user should not see it See merge request gitlab/gitlabhq!2761 (cherry picked from commit bc660b08642de2a68e39a443566e7665f057a0a8) 1b81cbce Do not expose trigger token when user should not see it
-
- 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
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- Jan 04, 2016
-
-
Tomasz Maczukin authored
-
- Dec 11, 2015
-
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-