- 01 Aug, 2017 1 commit
-
-
Rémy Coutable authored
In Ruby 2.4, Hash#compact exists and returns a Hash, while in Ruby 2.3, Hash#compact is implemented by Rails and returns a new `ActionController::Parameters` instance in this case. Also, `ActionController::Parameters#compact` is deprecated in Rails 5.1 so we're using `reject { |_, value| value.nil? }` instead. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 06 Jun, 2017 1 commit
-
-
Phil Hughes authored
-
- 31 May, 2017 1 commit
-
-
Phil Hughes authored
The closed & backlog lists in issue boards are no collapsible. They can be collapsed independently of each other & this selection is then saved to the browser through localStorage. When the page loads, the code gets the data from localStorage & determines whether to show or hide the list Closes #23917
-
- 04 May, 2017 1 commit
-
-
Valery Sizov authored
-
- 28 Feb, 2017 1 commit
-
-
Valery Sizov authored
-
- 27 Feb, 2017 1 commit
-
-
Valery Sizov authored
Actually I think we could avoid doing it so because it does not look efficient. But we can improve it later.
-
- 23 Feb, 2017 4 commits
-
-
Douwe Maan authored
This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9. # Conflicts: # .rubocop.yml # .rubocop_todo.yml # lib/gitlab/ci/config/entry/global.rb # lib/gitlab/ci/config/entry/jobs.rb # spec/lib/gitlab/ci/config/entry/factory_spec.rb # spec/lib/gitlab/ci/config/entry/global_spec.rb # spec/lib/gitlab/ci/config/entry/job_spec.rb # spec/lib/gitlab/ci/status/build/factory_spec.rb # spec/lib/gitlab/incoming_email_spec.rb
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 17 Feb, 2017 2 commits
-
-
Phil Hughes authored
-
Douwe Maan authored
-
- 03 Feb, 2017 5 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Douglas Barbosa Alexandre authored
-
Phil Hughes authored
-
Phil Hughes authored
Changed what is hidden when data is loading
-
- 19 Oct, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 11 Oct, 2016 3 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 07 Oct, 2016 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 06 Oct, 2016 4 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Phil Hughes authored
Fixed issue when dragging cards
-
Phil Hughes authored
-
- 30 Sep, 2016 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 31 Aug, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 19 Aug, 2016 1 commit
-
-
Phil Hughes authored
-
- 17 Aug, 2016 8 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-