summaryrefslogtreecommitdiff
path: root/lib/api/discussions.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow replying to an individual note in the APIallow-replying-to-individual-notes-from-apiSean McGivern2019-05-061-1/+5
* Refactor API noteable types constantsYorick Peterse2019-03-041-3/+1
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Merge request and commit discussions APIJan Provaznik2018-05-011-25/+63
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-5/+5
* Add discussion APIjprovazn-apiJan Provaznik2018-03-071-0/+195