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 |
|