- 29 Sep, 2014 4 commits
-
-
Dmitriy Zaporozhets authored
Issue box redesign I complained before about the issue box looks. This is a proposed redesign. The background of the issue is slightly lighter than the comments, so there is a clear distinction. To make sure the issue then doesn't disappear, the shadow is slightly strongly (but still barely noticeable, to keep it flat). The left top corner is round to highlight the status 'label', as it were a real label. See merge request !1125
-
Dmitriy Zaporozhets authored
Improving graphs: add new commits graphs page This MR adds new page to graphs sections with commits statistic ![Screenshot 2014-09-26 20.32.01](https://dev.gitlab.org/uploads/dzaporozhets/gitlabhq/61fd84c4d6/Screenshot_2014-09-26_20.32.01.png) See merge request !1124
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 28 Sep, 2014 2 commits
-
-
Job van der Voort authored
-
Dmitriy Zaporozhets authored
-
- 27 Sep, 2014 5 commits
-
-
Robert Schilling authored
Remove type submit from button_tag since default.
-
Robert Schilling authored
Replace empty? || nil? with blank?.
-
Robert Schilling authored
Typo indiciated -> indicated.
-
Ciro Santilli authored
-
Ciro Santilli authored
-
- 26 Sep, 2014 22 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Refactor graphs This is first step of refactoring graphs. It includes removing all outdated and non-working stuff. Related to #1590 See merge request !1123
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
* remove commits stats page (will be replaced by graphs) * remove additions/deletions from graph because of bad performance * keep graph logic in gitlab Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix branch removal Fix exception on post-receive worker when remove branch See merge request !1122
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Robert Schilling authored
Remove unnecessary page. from tests.
-
Robert Schilling authored
Update application.js.coffee
-
MarkPochert authored
The require jquery.turbolinks should be before the require turbolinks. https://github.com/rails/turbolinks => "Add the gem to your project, then add the following line to your JavaScript manifest file, after jquery.js but before turbolinks.js"
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Ciro Santilli authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Imrpove filter dropdown Fixes #1617 See merge request !1120
-
Dmitriy Zaporozhets authored
Improve search autocomplete Sort search autocomplete projects by stars count so most popular go first. So when you search for popular project - first result will be this project instead of other forks Fixes #1404 See merge request !1121
-
Robert Schilling authored
Fix spelling error on profile page
-
- 25 Sep, 2014 7 commits
-
-
Robert Schilling authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer authored
Small documentation update, add unixsocketperm If you run gitlab as user ``git`` while redis runs as user ``redis`` and you add git to ``redis`` group, you'll need to set ``unixsocketperm = 0775`` to grant write access to group. See merge request !192
-