Commit graph

12 commits

Author SHA1 Message Date
GitLab Bot
b4ded0ba7b Add latest changes from gitlab-org/gitlab@master 2020-02-10 09:08:56 +00:00
GitLab Bot
427c549b63 Add latest changes from gitlab-org/gitlab@master 2020-01-14 00:08:14 +00:00
GitLab Bot
5bd24a54ef Add latest changes from gitlab-org/gitlab@master 2019-12-17 09:07:48 +00:00
GitLab Bot
175b4fa261 Add latest changes from gitlab-org/gitlab@master 2019-12-11 18:08:10 +00: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
JX Terry
99011a61cf Add an option to have a private profile on GitLab 2018-07-24 12:46:19 +00:00
Z.J. van de Weg
dd088d14bb GrapeDSL for Keys endpoint 2016-10-01 11:11:41 +02:00
Artem V. Navrotskiy
8ec59bd18b Add API method for get user by ID of an SSH key 2015-09-03 15:47:22 +03:00
Nihad Abbasov
b62445813d API: SSH keys belong to user entity 2012-09-21 04:49:28 -07:00
Alex Denisov
c83af0dfe7 Uses attributes_for_keys 2012-09-16 22:44:20 +03:00
Alex Denisov
87d40fd276 Docs added 2012-09-16 18:21:59 +03:00
Alex Denisov
c23eb40829 SSH Keys API implemented 2012-09-16 17:52:06 +03:00