- 28 Dec, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 12 Dec, 2017 2 commits
-
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
-
- 07 Dec, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 06 Dec, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 29 Nov, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 28 Nov, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
At this time we had good metrics on what number or requests each GRPC received, but were in the dark what controller#action combination was responsable. Or if Sidekiq was responsable. Now added are call counts per service and rpc matched with controller#action combinations.
-
- 22 Nov, 2017 1 commit
-
-
Jacob Vosmaer (GitLab) authored
-
- 01 Nov, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
We were missing data for Gitaly migration call sites against the original implementation. This commit adds a histogram with a flag telling us if gitaly received the call or the original implementation did.
-
- 23 Oct, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 16 Oct, 2017 1 commit
-
-
Jacob Vosmaer (GitLab) authored
-
- 06 Oct, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 03 Oct, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 30 Sep, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 27 Sep, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 26 Sep, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 25 Sep, 2017 1 commit
-
-
Kim "BKC" Carlbäcker authored
-
- 19 Sep, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 07 Sep, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 04 Sep, 2017 2 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- 14 Aug, 2017 1 commit
-
-
Robert Speicher authored
An upcoming update to rubocop-gitlab-security added additional violations.
-
- 08 Aug, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 26 Jul, 2017 1 commit
-
-
Z.J. van de Weg authored
-
- 19 Jul, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 07 Jul, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 20 Jun, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 19 Jun, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 07 Jun, 2017 2 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- 31 May, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 15 May, 2017 1 commit
-
-
Jacob Vosmaer authored
It seems that bad things happen when two gRPC stubs share one gRPC channel so let's stop doing that. The downside of this is that we create more gRPC connections; one per stub.
-
- 08 Apr, 2017 1 commit
-
-
Ahmad Sherif authored
Closes gitaly#174
-
- 05 Apr, 2017 1 commit
-
-
Jacob Vosmaer authored
Rails auto-load (a development feature) can end up resetting instance variables on classes. This breaks Gitlab::GitalyClient, which uses instance variables to keep global hashes to look up channels and addresses. This change adds code that regenerates the hashes if they suddenly become nil.
-
- 03 Apr, 2017 1 commit
-
-
Ahmad Sherif authored
Closes gitaly#166
-
- 29 Mar, 2017 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 21 Mar, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 15 Mar, 2017 1 commit
-
-
Ahmad Sherif authored
-
- 01 Mar, 2017 1 commit
-
-
Alejandro Rodríguez authored
-