- Feb 14, 2018
-
-
Robert Schilling authored
-
- Feb 09, 2018
-
-
Robert Schilling authored
-
Robert Schilling authored
-
- Feb 08, 2018
-
-
Sean McGivern authored
-
Lin Jen-Shin authored
-
-
Hassan Zamani authored
-
Shah El-Rahman authored
-
Shah El-Rahman authored
Fix tests Address code review feedback Fix tests
-
- Feb 07, 2018
-
-
Ahmad Sherif authored
Closes gitaly#985
-
Simon Knox authored
-
Clement Ho authored
-
Mario de la Ossa authored
-
Francisco Javier López authored
-
Phil Hughes authored
-
Kushal Pandya authored
-
Ahmad Sherif authored
-
Zeger-Jan van de Weg authored
The refs hash is used to determine what branches and tags have a commit as head in the network graph. The previous implementation depended on Rugged#references. The problem with this implementation was that it depended on rugged, but also that it iterated over all references and thus loading more data than needed if for example the project uses CI/CD environments, Pipelines, or Merge Requests. Given only refs are checked the network cares about the GraphHelper#refs method has no need to reject those, simplifying the method. Closes gitlab-org/gitaly#880
-
Rubén Dávila authored
-
Nick Thomas authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kamil Trzcińśki authored
-
Jarka Kadlecova authored
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Pawel Chojnacki authored
-
Dylan Griffith authored
-
Pawel Chojnacki authored
+ address small nitpicks
-
Pawel Chojnacki authored
-
- Feb 06, 2018
-
-
Dylan Griffith authored
- Move the exception handling as close to the source as possible to avoid leaking Psych ahstraction - Also remove unnecessary rescue all statement from LintsController. This should not be necessary anymore since any YAML errors should all be caught by the #validation_message method.
-
Tiago Botelho authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Rémy Coutable authored
Reset Project's column information in spec/lib/gitlab/background_migration/populate_merge_request_metrics_with_events_data_spec.rb Signed-off-by:
Rémy Coutable <remy@rymai.me>
-