summaryrefslogtreecommitdiff
path: root/lib/api/applications.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-6/+15
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-0/+3
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-2/+4
* Add latest changes from gitlab-org/security/gitlab@14-4-stable-eeGitLab Bot2021-10-271-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-16/+0
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+16
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-0/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-1/+1
* 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