GitLab Bot
|
777f6da99a
|
Add latest changes from gitlab-org/gitlab@master
|
2020-06-29 21:09:07 +00:00 |
|
GitLab Bot
|
2e4d8b3449
|
Add latest changes from gitlab-org/gitlab@master
|
2020-04-28 03:09:53 +00:00 |
|
GitLab Bot
|
f569792df8
|
Add latest changes from gitlab-org/gitlab@master
|
2020-04-27 18:09:41 +00:00 |
|
GitLab Bot
|
0b881f9115
|
Add latest changes from gitlab-org/gitlab@master
|
2020-02-25 00:09:12 +00:00 |
|
GitLab Bot
|
40254b9ace
|
Add latest changes from gitlab-org/gitlab@master
|
2020-01-17 21:08:29 +00:00 |
|
GitLab Bot
|
74a89b1221
|
Add latest changes from gitlab-org/gitlab@master
|
2020-01-13 21:07:39 +00:00 |
|
GitLab Bot
|
284ae7dd75
|
Add latest changes from gitlab-org/gitlab@master
|
2019-11-28 03:06:32 +00:00 |
|
GitLab Bot
|
07d7b8f58c
|
Add latest changes from gitlab-org/gitlab@master
|
2019-11-16 00:06:14 +00:00 |
|
GitLab Bot
|
8e45d25f7d
|
Add latest changes from gitlab-org/gitlab@master
|
2019-10-16 18:08:01 +00:00 |
|
Rémy Coutable
|
3a2abc1d50
|
Enable the Layout/ExtraSpacing cop
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2019-01-24 13:05:45 +01:00 |
|
Imre Farkas
|
b1e070bf49
|
Fix API::Namespaces to accept namepaces with dots
It also renames the API::PROJECT_ENDPOINT_REQUIREMENTS constant to
API::NAMESPACE_OR_PROJECT_REQUIREMENTS
|
2018-11-28 12:54:11 +01:00 |
|
gfyoung
|
3836d69119
|
Enable frozen string in lib/api and lib/backup
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
|
2018-09-29 21:04:50 -07:00 |
|
Yorick Peterse
|
2039c8280d
|
Disable existing offenses for the CodeReuse cops
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
|
2018-09-11 17:32:00 +02:00 |
|
Jacopo
|
310d209b67
|
Adds sorting to deployments API
Adds sorting to deployments API through the `order_by` and sort
`fields`.
|
2018-01-17 08:47:55 +01:00 |
|
Robert Schilling
|
6a2ee0968e
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
Rémy Coutable
|
63360adeae
|
Add requirements: { id: %r{[^/]+} } for all projects and groups namespaced API routes
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2017-03-16 18:00:24 +01:00 |
|
Robert Speicher
|
2f040916a1
|
Move api/v3/deployments to the correct namespace
|
2017-03-06 12:21:04 -05:00 |
|
Semyon Pupkov
|
77cf855bb9
|
Define common helper for describe pagination params in api
|
2016-11-22 09:19:26 +05:00 |
|
Z.J. van de Weg
|
47d6f286eb
|
Add deployment endpoints
|
2016-08-18 21:10:52 +02:00 |
|