- 31 Jan, 2014 2 commits
-
-
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 16 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
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets 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
Nicer 502
-
- 29 Jan, 2014 9 commits
-
-
Jacob Vosmaer authored
Add comment about tls for ldap method
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Marin Jankovski authored
Fix relative links in markdown. Related to #6182
-
Sam Gleske authored
-
Sam Gleske authored
-
Andrey Kumanyaev authored
-
Sam Gleske authored
Rewrite how Apache/nginx interacts with precompiled assets.
-
Sam Gleske authored
-
- 28 Jan, 2014 8 commits
-
-
Sam Gleske authored
This is to help new admins of GitLab understand what components are involved in making GitLab work.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
added group avatars
-
Dmitriy Zaporozhets authored
Highlight.Js Replace pygments code highlight with client-side library - highlight.js http://highlightjs.org/
-
Steven Thonus authored
-
Sytse Sijbrandij authored
Backup Crontab
-
- 27 Jan, 2014 5 commits
-
-
Jacob Vosmaer authored
-
Dmitriy Zaporozhets authored
Fix merge_request_diffs migrations for postgresql
-
Dmitriy Zaporozhets authored
Document the stash of changes during the upgrade
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-