An error occurred fetching the project authors.
- 30 Mar, 2018 1 commit
-
-
Jacob Vosmaer (GitLab) authored
-
- 21 Mar, 2018 1 commit
-
-
Alejandro Rodríguez authored
-
- 06 Mar, 2018 1 commit
-
-
Kim "BKC" Carlbäcker authored
-
- 22 Feb, 2018 1 commit
-
-
Jacob Vosmaer (GitLab) authored
-
- 07 Feb, 2018 1 commit
-
-
Nick Thomas authored
-
- 06 Feb, 2018 4 commits
-
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
Tiago Botelho authored
-
- 22 Jan, 2018 1 commit
-
-
Jacob Vosmaer (GitLab) authored
-
- 08 Jan, 2018 2 commits
-
-
James Edwards-Jones authored
-
Pablo Carranza authored
Add find key by base64 key or fingerprint to the internal API See merge request !250 Squashed changes: Add unique index to fingerprint Add new index to schema Add internal api to get ssh key by fingerprint Change API endpoint to authorized_keys Add InsecureKeyFingerprint that calculates the fingerprint without shelling out Add require for gitlab key fingerprint Remove uniqueness of fingerprint index Remove unique option from migration Fix spec style in fingerprint test Fix rubocop complain Extract insecure key fingerprint to separate file Change migration to support building index concurrently Remove those hideous tabs
-
- 24 Dec, 2017 1 commit
-
-
Stan Hu authored
On GitLab.com, there are write deploy keys with no associated users. Pushes with these deploy keys end with an Error 500 since we attempt to look up redirect message. If there is no user, don't attempt to display a redirect message. Closes #41466
-
- 22 Dec, 2017 1 commit
-
-
blackst0ne authored
-
- 08 Dec, 2017 1 commit
-
-
Mayra Cabrera authored
-
- 29 Nov, 2017 1 commit
-
-
Kim "BKC" Carlbäcker authored
- Better gitaly-handling in /api/internal/allowed specs
-
- 14 Nov, 2017 1 commit
-
-
Ahmad Sherif authored
-
- 20 Oct, 2017 1 commit
-
-
Jacopo authored
-
- 05 Sep, 2017 2 commits
-
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
- 31 Aug, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 11 Aug, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 01 Aug, 2017 1 commit
-
-
Gabriel Mazetto authored
-
- 27 Jul, 2017 1 commit
-
-
Rémy Coutable authored
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 18 Jul, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 14 Jul, 2017 1 commit
-
-
Stan Hu authored
Somehow Rails.cache.fetch occasionally returns `nil` values, which causes this endpoint to crash. Closes #35094
-
- 11 Jul, 2017 1 commit
-
-
Paul Charlton authored
-
- 07 Jul, 2017 1 commit
-
-
Kim "BKC" Carlbäcker authored
- Make single gitaly payload - Add feature-flag specs to verify payload
-
- 16 Jun, 2017 1 commit
-
-
Michael Kozono authored
-
- 15 Jun, 2017 1 commit
-
-
Mike Ricketts authored
-
- 18 May, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 03 May, 2017 1 commit
-
-
Alejandro Rodríguez authored
This new param allows us to share project information between components that don't share or don't have access to the same filesystem mountpoints, for example between Gitaly and Rails or between Rails and Gitlab-Shell hooks. The previous parameters are still supported, but if found, gl_repository is prefered. The old parameters should be deprecated once all components support the new format.
-
- 21 Apr, 2017 1 commit
-
-
Jacopo authored
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs. Removed unnecessary usage of `api:true`
-
- 14 Apr, 2017 3 commits
-
-
Rémy Coutable authored
This new class uses a Redis Hash instead of a Sorted Set. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
James Lopez authored
Refactored specs and added a post deployment migration to remove the activity users table.
-
James Lopez authored
It uses a user activity table instead of a column in users. Tested with mySQL and postgreSQL
-
- 10 Apr, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 29 Mar, 2017 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-