- 28 Sep, 2014 1 commit
-
-
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 21 commits
-
-
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 13 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
-
Dmitriy Zaporozhets authored
Remove ununsed CONTRIBUTING link on edit MR form.
-
Dmitriy Zaporozhets authored
Improve flash message * dont fadeout so user can read * show inside content block so user can notice it See merge request !1119
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Daniel Widerin authored
-
Daniel Widerin authored
-
Daniel Widerin authored
-