An error occurred fetching the project authors.
- 03 Mar, 2017 3 commits
-
-
Toon Claes authored
The query parameter `membership` should be more self-explaining.
-
Paweł Chojnacki authored
-
Oswaldo Ferreira authored
-
- 02 Mar, 2017 17 commits
-
-
Douwe Maan authored
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
Jan Christophersen authored
-
Kushal Pandya authored
-
Phil Hughes authored
This is especially obvious on mobile. The tooltip opens on tap but there is no way to hide it, so this hides the tooltip after scrolling.
-
Sam Rose authored
-
George Andrinopoulos authored
-
Jarka Kadlecova authored
-
Toon Claes authored
And add changelog entry.
-
Phil Hughes authored
Fixed the position of the loading spinner in the issue template dropdown toggle. It was previously just positioned with the content, this now correctly places it in the same place the chevron down is Closes #28906
-
Grzegorz Bizon authored
-
Robert Schilling authored
-
-
Michael Kozono authored
-
Mark Fletcher authored
-
Mark Fletcher authored
- Also remove a redundant test
-
- 01 Mar, 2017 14 commits
-
-
Douwe Maan authored
-
Alejandro Rodríguez authored
-
Marius Kleiner authored
-
Douwe Maan authored
-
Filipa Lacerda authored
-
Sean McGivern authored
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Grzegorz Bizon authored
-
Rémy Coutable authored
The `unless defined?(Service)` was useless since in production env, models are eager loaded, thus we wouldn't disable the STI, resulting in the following error: The single-table inheritance mechanism failed to locate the subclass: 'GitlabCiService'. This error is raised because the column 'type' is reserved for storing the class in case of inheritance. Please rename this column if you didn't intend it to be used for storing the inheritance class or overwrite Service.inheritance_column to use another column for that information./opt/gitlab/embedded/service/gitlab-rails/db/post_migrate/20170211073944_disable_invalid_service_templates.rb:11:in `up' Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Phil Hughes authored
Closes #26607
-
Phil Hughes authored
Closes #28844
-
Marius Kleiner authored
-
Jarka Kadlecova authored
-
- 28 Feb, 2017 6 commits
-
-
Michael Kozono authored
-
mhasbini authored
add /award slash command; Allow posting of just an emoji in comment
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
-
Phil Hughes authored
Previously you just had to hover over a line to see if it could be commented on, this changes that by changing the background color & borders to show that the line cant have a comment.
-
James Lopez authored
[ci skip]
-