- Feb 04, 2019
-
- Feb 01, 2019
-
-
Jacob Vosmaer authored
Sync master with the recent security release See merge request !1062
- Jan 31, 2019
-
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
- Jan 30, 2019
-
-
Paul Okstad authored
Switch from commitsSender to chunker See merge request !1060
-
Jacob Vosmaer authored
-
- Jan 29, 2019
-
- Jan 28, 2019
-
-
Zeger-Jan van de Weg authored
Avoid unsafe use of scanner.Bytes() in ref name RPC's Closes #1473 See merge request !1054
-
Jacob Vosmaer authored
- Jan 24, 2019
-
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
-
Stan Hu authored
Bump gitaly-proto to v1.10.0 and add stubs
-
Stan Hu authored
rbtrace and ObjectSpace are essential to debugging memory issues in Ruby. Both will be disabled by default. 1. rbtrace allows us to send commands (e.g. request a heap dump) to an already running gitaly-ruby process. It can be used safely in production. 2. ObjectSpace: Enabling object allocations tracing will allow us to see what is consuming a significant amount of memory.
-
Stan Hu authored
This enables the Gitaly logs to have the full human-readable GitLab project path, which is helpful to have for log aggregators when hashed storage is in use. glRepository provides an identifier in the form of `project-<id>`, but this field is blank when a project is created. Part of #1394
-
John Cai authored
-
John Cai authored
-
-
-
-
- Jan 23, 2019
-
-
Zeger-Jan van de Weg authored
Add chunking support to SearchFilesByContent RPC See merge request !1015
-
-
- Jan 22, 2019
-
-
John Cai authored
updating gitaly-proto 1.6.0 updating gitaly-proto to 1.7.0 look at chunked response flag refactoring duplicated code fixing if statement bumping gitaly-proto in gemfile to 1.7.0 only send buf if non-empty adding test with no results
-
Jacob Vosmaer authored
Stop using nil internally to signal "commit not found" See merge request !1050
-
Jacob Vosmaer authored
-