Douwe Maan
59c3ec4e67
Use file-type specific file icon in blame view and diff item
2015-12-02 14:55:36 +01:00
Douwe Maan
d89ae7df2c
Move project header title definition to view in question.
2015-09-17 12:16:24 +02:00
Valery Sizov
99b2be7625
Improve perofrmance of git blame
2015-08-26 16:39:55 +03:00
Stan Hu
0a5b005da1
Fix blame view line groupings
...
Closes #2305
2015-08-20 01:27:29 -07:00
Dmitriy Zaporozhets
50b1f09ab2
Small UI improvements to git blame page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-11 16:24:29 +02:00
Valery Sizov
5bdcdf5616
Fast blame
2015-08-11 09:15:00 +03:00
Stan Hu
0cd73885e6
Fix git blame syntax highlighting when different commits break up lines
...
Closes #1521
2015-05-27 14:10:58 -07:00
Douwe Maan
26ad250989
Add a page title to every page.
2015-04-30 19:12:15 +02:00
Douwe Maan
84a1590252
Let commit model know about its project.
2015-04-24 12:29:36 +02:00
Dmitriy Zaporozhets
2da2720584
Improve css for file actions
2015-03-13 19:20:25 -07:00
Douwe Maan
f96dc6295a
Everything from gitlab_git is already UTF-8.
2015-03-13 13:49:27 +01:00
Vinnie Okada
76aad9b76e
Upgrade to Rails 4.1.9
...
Make the following changes to deal with new behavior in Rails 4.1.2:
* Use nested resources to avoid slashes in arguments to path helpers.
2015-02-14 11:09:23 -07:00
Timo Lilja
09152bad0c
Fix "500: Encoding error" on blame view
...
This change forces encoding of source line data into UTF-8 and thus
fixes the encoding error at least partially. The issue is described in
https://gitlab.com/gitlab-org/gitlab-ce/issues/894
2015-01-17 16:15:20 +02:00
Stefan Tatschner
bf079c24af
Replace highlight.js with rouge-fork rugments
...
I decided to create a fork of rouge as rouge lacks a HTML formatter with
the required options such as wrapping a line with <span> tags.
Furthermore I was not really convinced about the clarity of rouge's
source code.
Rugments 1.0.0beta3 for now only includes some basic linting and a new
HTML formatter. Everything else should behave the same.
2015-01-15 13:41:11 +01:00
Dmitriy Zaporozhets
ea04ed7879
Use 8chars short sha for commit in views
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-10-10 16:30:14 +03:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Ciro Santilli
b7160cb752
Remove blame lines added leading whitespace.
2014-10-01 09:04:10 +02:00
skv
a286f92050
blame with rugged
2014-09-24 11:35:13 +04:00
Jeroen van Baarsen
652de6f591
Enable highlighting for blame
...
Fixes #3675
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2014-08-25 11:11:57 +02:00
Dmitriy Zaporozhets
08bcf639a0
Add titles for blame view and Edit mode
2013-08-01 15:21:43 +03:00
Dmitriy Zaporozhets
3805797cae
scss: rename file_content to file-content etc
2013-07-13 09:52:47 +03:00
Dmitriy Zaporozhets
2ed7cbfba4
Move projects controllers/views in Projects module
2013-06-23 19:47:22 +03:00