diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-07-07 06:08:12 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2016-07-07 06:08:12 +0000 |
commit | de073cf5ac7cea0ea0dc44c22f195dfad1581569 (patch) | |
tree | b96e4141cc822c92bf5d1f74a423159bfa982100 /app/controllers/projects/commit_controller.rb | |
parent | 52a583c120686329d931e99035756996264a26c3 (diff) | |
parent | 3baed8cb6ddf9d46b653f17135cbffc8e662cedd (diff) | |
download | gitlab-ce-de073cf5ac7cea0ea0dc44c22f195dfad1581569.tar.gz |
Merge branch 'services_refactoring1' into 'master'
Services: code style fixes, minor refactoring
## What does this MR do?
It contains code style fixes, minor refactoring and also it removes some unnecessary comments. Every comment require a support just like a regular code line and this is why we should avoid using comments everywhere unless it's really helpful. Martin Fowler said "Find comment and refactor the code around it" :) our code is not that bad so let's not spoil it with comments.
## Why was this MR needed?
Because GitLab is a live example of awesome code. Let's keep up a good job :)
See merge request !5112
Diffstat (limited to 'app/controllers/projects/commit_controller.rb')
0 files changed, 0 insertions, 0 deletions