summaryrefslogtreecommitdiff
path: root/lib/api/applications.rb
Commit message (Expand)AuthorAgeFilesLines
* Use application finder for Doorkeeper ApplicationsJB Vasseur2018-10-151-6/+3
* Do not return secret from GET /applications !22296JB Vasseur2018-10-121-1/+1
* disable CodeReuse/ActiveRecordJB Vasseur2018-10-121-0/+2
* Improve call for retrieving all applications !22296JB Vasseur2018-10-121-1/+1
* Support GET /applications and DELETE /applications/:id endpoints #52559JB Vasseur2018-10-111-0/+17
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Make the exposing of the Application secret more explicitPNSalocin/gitlab-ce-24035-api-create-applicationToon Claes2018-01-241-2/+2
* Add documentation about when the application API was addedToon Claes2018-01-241-0/+1
* Add application create APINicolas MERELLI2018-01-241-0/+26