- Oct 16, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Oct 06, 2017
-
-
Andrew Newdigate authored
-
- Oct 03, 2017
-
-
Andrew Newdigate authored
-
- Sep 30, 2017
-
-
- Sep 27, 2017
-
-
Andrew Newdigate authored
-
- Sep 26, 2017
-
-
Alejandro Rodríguez authored
-
- Sep 25, 2017
-
-
Kim "BKC" Carlbäcker authored
-
- Sep 19, 2017
-
-
Andrew Newdigate authored
-
- Sep 07, 2017
-
-
Andrew Newdigate authored
-
- Sep 04, 2017
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- Aug 14, 2017
-
-
Robert Speicher authored
An upcoming update to rubocop-gitlab-security added additional violations.
-
- Aug 08, 2017
-
-
Alejandro Rodríguez authored
-
- Jul 26, 2017
-
-
Z.J. van de Weg authored
-
- Jul 19, 2017
-
-
Andrew Newdigate authored
-
- Jul 07, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Jun 20, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Jun 19, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Jun 07, 2017
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- May 31, 2017
-
-
Alejandro Rodríguez authored
-
- May 15, 2017
-
-
Jacob Vosmaer (GitLab) 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.
-
- Apr 08, 2017
-
-
Ahmad Sherif authored
Closes gitaly#174
-
- Apr 05, 2017
-
-
Jacob Vosmaer (GitLab) 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.
-
- Apr 03, 2017
-
-
Ahmad Sherif authored
Closes gitaly#166
-
- Mar 29, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
Jacob Vosmaer (GitLab) authored
-
- Mar 21, 2017
-
-
Jacob Vosmaer (GitLab) authored
-
- Mar 15, 2017
-
-
Ahmad Sherif authored
-
- Mar 01, 2017
-
-
Alejandro Rodríguez authored
-