GitLab Bot
|
fe29f106cd
|
Add latest changes from gitlab-org/gitlab@master
|
2020-07-17 09:09:43 +00:00 |
|
GitLab Bot
|
2d8454515e
|
Add latest changes from gitlab-org/gitlab@master
|
2020-07-16 15:09:38 +00:00 |
|
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
|
aa0f0e9921
|
Add latest changes from gitlab-org/gitlab@master
|
2020-01-16 18:08:46 +00:00 |
|
GitLab Bot
|
b7dfe2ae40
|
Add latest changes from gitlab-org/gitlab@master
|
2019-09-13 13:26:31 +00:00 |
|
Nick Thomas
|
9f05e97aad
|
Run rubocop -a
|
2019-03-13 13:42:43 +00:00 |
|
Nermin Vehabovic
|
f9e38cd39f
|
Added: Documentation for the API
Added: Specs for the API action
|
2019-02-26 23:18:40 +00: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 |
|
Felipe Artur
|
abb50ff471
|
Allow to delete group milestones
|
2018-08-06 17:31:47 -03:00 |
|
Jacopo
|
fa84b98796
|
Enables Project Milestone Deletion via API
Enables project milestone deletion via DELETE /projects/:id/milestones/:milestone_id
|
2018-01-16 13:11:59 +01:00 |
|
Robert Schilling
|
6a2ee0968e
|
API: Use defined project requirements
|
2017-08-31 14:57:47 +02:00 |
|
Felipe Artur
|
c5c9dce270
|
Add group milestones API endpoint
|
2017-07-21 11:00:00 -03:00 |
|