Commit graph

5 commits

Author SHA1 Message Date
Hassan Amouhzi
a38c6550db Fix bug in ace-src-noconflict with Relative url.
If we doesn't use a relative url we have this:
<pre>gon.relative_url_root=""</pre>
Else <pre>gon.relative_url_root="/gitlab"</pre>

Gitlab::Application.config.assets.prefix contains:
<pre>/assets</pre>
2013-08-21 09:13:50 +02:00
Dmitriy Zaporozhets
08bcf639a0 Add titles for blame view and Edit mode 2013-08-01 15:21:43 +03:00
Dmitriy Zaporozhets
e97abfce3b Fix edit page crash. Minot UI imporvements 2013-07-13 20:00:46 +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