Commit Graph

7 Commits

Author SHA1 Message Date
Fabio Busatto 035c8af12e Resolve "Get milestone by title via API" 2019-03-27 09:01:07 +00:00
Stan Hu 22f63b7b54 Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'"
This reverts merge request !25173
2019-02-14 05:06:38 +00:00
Robert Schilling 3328f097c9 Add milestone progress to API 2019-02-13 12:24:13 +00: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
Mark Fletcher 2dd1c8e5d8 Allow start_date as only parameter when updating Milestone via API 2018-05-24 16:05:29 +01:00
Tiago Botelho cfd475a45e Removes default scope from sortable 2017-09-07 13:01:59 +01:00
Felipe Artur c5c9dce270 Add group milestones API endpoint 2017-07-21 11:00:00 -03:00