- Feb 15, 2018
-
-
Jacopo authored
-
Phil Hughes authored
#41341
-
Constance Okoghenun authored
-
Phil Hughes authored
#41341
-
- Feb 13, 2018
-
-
Andreas Brandl authored
We need to keep the email lookup as we want to fall back to displaying the gravatar result for a given email if the user does not exist.
-
Andreas Brandl authored
-
Andreas Brandl authored
Whenever we already deal with a User object, let's use the more specific method avatar_icon_for_user.
-
- Feb 12, 2018
-
-
Jose Ivan Vargas Lopez authored
-
Jose Ivan Vargas Lopez authored
-
Winnie Hellmann authored
-
- Feb 09, 2018
-
-
Filipa Lacerda authored
-
- Feb 08, 2018
-
-
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
-
Pawel Chojnacki authored
-
- Feb 06, 2018
-
-
Mike Greiling authored
-
Resolve "Add a link to documentation on how to get external ip in the Kubernetes cluster details page"
-
Winnie Hellmann authored
-
- Feb 05, 2018
-
-
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
-
Francisco Javier López authored
-
Jacopo 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
-
- 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
-
- Jan 30, 2018
-
-
Mike Greiling authored
-
Jose Ivan Vargas Lopez authored
-
Jose Ivan Vargas Lopez authored
-
- Jan 29, 2018
-
-
George Tsiolis authored
-
- Jan 28, 2018
-
-
Jacopo authored
-
- Jan 26, 2018
-
-
Eric Eastwood authored
Part of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/4110
-
Felipe Artur authored
-
- Jan 25, 2018
-
-
George Tsiolis authored
- Add section headers to project repo buttons - Add primary button to content to add file when the repository is empty - Change project removal primary button from project overview to secondary button - Update headings for better alignment - Add primary button for readme only user preference
-
Lin Jen-Shin authored
Basically using the new expand_section
-