GitLab Bot
b267f3a3ac
Add latest changes from gitlab-org/gitlab@master
2021-10-28 18:14:18 +00:00
GitLab Bot
889bf7a0ee
Add latest changes from gitlab-org/gitlab@master
2021-03-16 18:11:53 +00:00
GitLab Bot
0121231095
Add latest changes from gitlab-org/gitlab@master
2021-01-26 12:09:27 +00:00
GitLab Bot
77d49e6a73
Add latest changes from gitlab-org/gitlab@master
2020-10-28 15:08:49 +00:00
GitLab Bot
6a0085290e
Add latest changes from gitlab-org/gitlab@master
2020-10-15 00:08:42 +00:00
GitLab Bot
4e06ca9e7d
Add latest changes from gitlab-org/gitlab@master
2020-09-02 18:10:40 +00:00
GitLab Bot
777f6da99a
Add latest changes from gitlab-org/gitlab@master
2020-06-29 21:09:07 +00:00
GitLab Bot
2e4d8b3449
Add latest changes from gitlab-org/gitlab@master
2020-04-28 03:09:53 +00:00
GitLab Bot
f569792df8
Add latest changes from gitlab-org/gitlab@master
2020-04-27 18:09:41 +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