summaryrefslogtreecommitdiff
path: root/lib/api/group_boards.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
| | | | | It also renames the API::PROJECT_ENDPOINT_REQUIREMENTS constant to API::NAMESPACE_OR_PROJECT_REQUIREMENTS
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
| | | | | | | | | | 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
* Backport issue board milestone lists EE changesOswaldo Ferreira2018-08-071-4/+2
|
* Address review commentsFelipe Artur2018-03-051-1/+1
|
* Bring one group board to CEFelipe Artur2018-03-031-0/+117