- 04 Feb, 2014 7 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Fix 500 on tags page Fix bug when grit parse tags wrong and raise exception on tags page. Fixes #993
-
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
500 Message
-
dosire authored
-
Dmitriy Zaporozhets authored
Enable markdown formatting for snippets in projects.
-
- 03 Feb, 2014 11 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Bug in issue and merge request filtering Fixes #1006
-
Marin Jankovski 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>
-
Takao Baba authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
remove remaining python references
-
Johannes Schleifenbaum authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Feb, 2014 1 commit
-
-
Marin Jankovski authored
-
- 01 Feb, 2014 4 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
fixed h3, h4 font-sizing for gitlab-flavored markdown (solves issue #6211)
-
Dmitriy Zaporozhets authored
refactor omniauth configuration method
-
- 31 Jan, 2014 8 commits
-
-
brittlewis12 authored
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Fix broken merge request select Fixes #991
-
Dmitriy Zaporozhets authored
Merge request target branch select is broken if you submit form and have some errors on page Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
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
Fix shifting line numbers. When there are 1000 lines or more in a file, the link icon causes the numbers to shift down a line when you hover over the line number. This fixes that issue by setting a `nowrap` option for the line number anchor tag. I also removed the fixed width of 60px for the `line-numbers` div as this causes issues for longer line numbers. I used `visibility: hidden` instead of `display: none` to ensure that the space for the link icon is taken into account. This way auto sizing the div does not cause any problems. You can see the current behavior by looking at the following: https://gitlab.com/gitlab-org/gitlab-ce/blob/master/vendor/assets/javascripts/ace-src-noconflict/mode-java.js
-
Jason Hollingsworth authored
-
- 30 Jan, 2014 9 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Remove Pygments.rb
-
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
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
An architectural overview of GitLab
-
Dmitriy Zaporozhets authored
UI Fixes
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-