- Feb 14, 2018
-
-
Jarka Kadlecova authored
-
- Feb 08, 2018
-
-
Lin Jen-Shin authored
-
Shah El-Rahman authored
-
Shah El-Rahman authored
-
Shah El-Rahman authored
-
Shah El-Rahman authored
-
- Feb 07, 2018
-
-
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
-
-
Kushal Pandya authored
-
Pawel Chojnacki authored
-
- Feb 06, 2018
-
-
Andreas Brandl authored
Closes #40755.
-
Mike Greiling authored
-
Resolve "Add a link to documentation on how to get external ip in the Kubernetes cluster details page"
-
George Tsiolis authored
-
Winnie Hellmann authored
-
-
- Feb 05, 2018
-
-
Annabel Dunstone Gray authored
-
Eric Eastwood authored
See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118 Conflicts: app/views/ci/variables/_form.html.haml app/views/ci/variables/_table.html.haml ee/app/views/ci/variables/_environment_scope.html.haml spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js spec/javascripts/fixtures/projects.rb
-
Eric Eastwood authored
From https://gitlab.com/gitlab-org/gitlab-ce/issues/36760 Was reverted in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/14373
-
Francisco Javier López authored
-
Jacopo authored
-
Clement Ho authored
-
- Feb 02, 2018
-
-
Mario de la Ossa authored
-
George Tsiolis authored
- Change button group width on mobile to 100% - Added scrolling container to activity top area secondary navigation - Added bottom border to top-area nav-links to separate them from nav-controls
-
Toon Claes authored
-
Mike Greiling authored
-
Mike Greiling authored
-
- Feb 01, 2018
-
-
Fabio authored
-
Fabio authored
-
Mark Fletcher authored
-
Jose Ivan Vargas Lopez authored
-
- Jan 31, 2018
-
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Eric Eastwood authored
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
-
Nick Thomas authored
-
Zeger-Jan van de Weg authored
Implements the client side for gitlab-org/gitaly#819. Which is a server info command. This checks the server version and git binairy version on the server. A small UI was added for administrators, so they can check the status of the Gitaly server. This is done for each storage the monolith knows. Because of this commit, gitlab-org/gitlab-ce!15580 is now closed. That MR removed the Git version too, but didn't replace it with anything.
-
- Jan 30, 2018
-
-
Mike Greiling authored
-
Matija Čupić authored
-
Annabel Dunstone Gray authored
-