GitLab Bot
43a25d93eb
Add latest changes from gitlab-org/gitlab@16-0-stable-ee
2023-05-17 16:05:49 +00:00
GitLab Bot
7021455bd1
Add latest changes from gitlab-org/gitlab@15-6-stable-ee
2022-11-17 11:33:21 +00:00
GitLab Bot
ee664acb35
Add latest changes from gitlab-org/gitlab@15-5-stable-ee
2022-10-20 09:40:42 +00:00
GitLab Bot
b39512ed75
Add latest changes from gitlab-org/gitlab@15-3-stable-ee
2022-08-18 08:17:02 +00:00
GitLab Bot
1ef777bffd
Add latest changes from gitlab-org/security/gitlab@14-4-stable-ee
2021-10-27 10:18:48 +00:00
GitLab Bot
9dc93a4519
Add latest changes from gitlab-org/gitlab@13-11-stable-ee
2021-04-20 23:50:22 +00:00
GitLab Bot
859a6fb938
Add latest changes from gitlab-org/gitlab@13-9-stable-ee
2021-02-18 10:34:06 +00:00
GitLab Bot
7e9c479f7d
Add latest changes from gitlab-org/gitlab@13-6-stable-ee
2020-11-19 08:27:35 +00:00
GitLab Bot
48aff82709
Add latest changes from gitlab-org/gitlab@13-5-stable-ee
2020-10-21 07:08:36 +00:00
GitLab Bot
85dc423f70
Add latest changes from gitlab-org/gitlab@13-4-stable-ee
2020-09-19 01:45:44 +00:00
GitLab Bot
a09983ae35
Add latest changes from gitlab-org/gitlab@13-2-stable-ee
2020-07-20 12:26:25 +00:00
GitLab Bot
3832718d89
Add latest changes from gitlab-org/gitlab@master
2020-01-22 18:08:47 +00:00
GitLab Bot
aa0f0e9921
Add latest changes from gitlab-org/gitlab@master
2020-01-16 18:08:46 +00:00
JB Vasseur
1ae9aefe55
Use application finder for Doorkeeper Applications
2018-10-15 23:03:08 +09:00
JB Vasseur
abf7c10b67
Do not return secret from GET /applications !22296
2018-10-12 18:33:58 +09:00
JB Vasseur
1dbbd0b9b0
disable CodeReuse/ActiveRecord
2018-10-12 09:41:36 +09:00
JB Vasseur
23d70f6281
Improve call for retrieving all applications !22296
2018-10-12 09:40:11 +09:00
JB Vasseur
6dd4ae0d87
Support GET /applications and DELETE /applications/:id endpoints #52559
2018-10-11 19:54:15 +09: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
Toon Claes
45b62dfd32
Make the exposing of the Application secret more explicit
...
To make it more clear to developers that the entity exposes the
application secret, define a separate entity that only should be used
when the secret is needed (probably only on creation).
2018-01-24 09:44:07 +01:00
Toon Claes
d38faa30ed
Add documentation about when the application API was added
2018-01-24 09:42:04 +01:00
Nicolas MERELLI
81bbcfacb0
Add application create API
2018-01-24 09:42:04 +01:00