marmis85
021cff67f3
Flatten the directory hierarchy while there is only one directory descendant
2014-12-31 03:15:04 +01:00
Dmitriy Zaporozhets
0189be0831
Use short_id instead of [0..N] for short version of commit sha
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-10 15:39:48 +03:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Ciro Santilli
0d4ae0e392
Titleize blob action buttons.
2014-09-30 23:32:03 +02:00
Dmitriy Zaporozhets
5aee89d08c
Make tree readme title - a link with anchor to README section
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-08-27 18:04:20 +03:00
Robert Schilling
99eb283101
Use readme we support to render if there are multiple readmes
2014-08-11 08:50:56 +02:00
Robert Schilling
0e3f8ea2ef
Use simple_format if we don't have a proper renderer
2014-08-10 14:33:22 +02:00
Dmitriy Zaporozhets
d25f2544fa
Merge pull request #7177 from Totof6942/master
...
Small ui fix
2014-06-24 10:26:48 +03:00
Christophe Poulette
2d71780705
Small ui fix
2014-06-22 18:24:50 +02:00
Dmitriy Zaporozhets
91c38a199f
Add some semantic to our html
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-17 17:13:30 +03:00
Dmitriy Zaporozhets
951279b1a3
Improve tree view for iPad
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-14 19:09:36 +03:00
Dmitriy Zaporozhets
55795b7c29
Improve breadcrumbs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-14 19:02:16 +03:00
Dmitriy Zaporozhets
1bde927750
Restyle git tags page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-12 22:08:54 +03:00
Dmitriy Zaporozhets
910a99f90b
Improve tree view for mobile
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-06 22:21:07 +03:00
Dmitriy Zaporozhets
34d9f34a61
Improve select2 css to match bootstrap style
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-06 21:39:30 +03:00
Dmitriy Zaporozhets
4656ef957a
Replace files icons with fontawesome
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-03 13:40:07 +03:00
Dmitriy Zaporozhets
d514833a15
Dont show new file link on protected branch for developers
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-02 16:18:16 +03:00
Dmitriy Zaporozhets
484c09792c
Fix tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-23 14:33:20 +03:00
Tyler Sommer
e9942e5a79
Fixed readme page title
2014-03-05 11:23:21 -08:00
Dmitriy Zaporozhets
2b8d289130
Fix readme h4 style
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-19 13:10:31 +02:00
Dmitriy Zaporozhets
54b8921534
Merge branch 'feature/submodule-links' into 'master'
...
Better submodule links
Detect if submodule is hosted on this GitLab server, gitlab.com or github.com.
Hash links directly to commit in repo.
2014-02-08 19:47:11 +00:00
Jason Hollingsworth
fcc906e6aa
Better submodule links.
...
Detect if submodule is hosted on this GitLab server, gitlab.com or github.com.
Hash links directly to commit in repo.
2014-02-05 20:44:14 -06:00
Dmitriy Zaporozhets
268c183b29
Replace gif animation with font icon spinner
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-05 20:30:57 +02:00
Dmitriy Zaporozhets
237ddd6024
Improve authorization for new/edit blob pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-24 21:29:52 +02:00
Jason Hollingsworth
b89b00bf6c
Fix download archive menu for tree view.
...
This fixes the issue of the menu going outside of the main `container`.
2014-01-08 11:33:35 -06:00
Dmitriy Zaporozhets
d6c037de81
Dont render README with markup if format is not compatible
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-08 16:32:03 +02:00
Dmitriy Zaporozhets
0377069841
Use css truncation instead of rails
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-08 12:42:57 +02:00
Jason Hollingsworth
97c72d7417
Add UI for downloading various archive formats.
...
Change the “Download” button to a split button with options for zip and
tar.gz.
Added download option to tree view.
2014-01-07 20:50:36 -06:00
Dmitriy Zaporozhets
0a364762d9
twbs3 style for admin, tree, network, commits
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-04 19:27:09 +02:00
Dmitriy Zaporozhets
8c1d414674
Include tw bootstrap manually. Fix hide class
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-01 21:42:42 +02:00
Dmitriy Zaporozhets
0392669cbc
Fix some css after bootstrap 3
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-31 03:15:58 +02:00
Dmitriy Zaporozhets
6cbadc953f
css class .hide has \!important so use gl-hide instead
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-31 00:38:53 +02:00
Dmitriy Zaporozhets
586678622c
Restyle README section
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-29 18:36:41 +02:00
Dmitriy Zaporozhets
3083e5e4cd
Hide new file link if not branch HEAD
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-05 12:23:11 +02:00
Dmitriy Zaporozhets
f2eb668348
Feature test for New file feature
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-05 10:45:23 +02:00
Dmitriy Zaporozhets
bd2b6f5944
New feature: Create file from UI
...
Now you are able to create a new file in repository from your browser.
You are not allowed to create a file if file with same name already
exists in the repo.
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-11-05 10:28:49 +02:00
Dmitriy Zaporozhets
55327823c4
Added links to submodules
2013-10-14 13:27:32 +03:00
Dmitriy Zaporozhets
995ce5fdc7
Fix 500 error on page with submodules
2013-10-12 10:01:27 +03:00
Dmitriy Zaporozhets
eb7072de91
Fix avatar margin for files view
2013-10-07 16:56:02 +03:00
Dmitriy Zaporozhets
ae9dd62762
Update code to work with gitlab_git 3
2013-10-01 17:00:28 +03:00
Dmitriy Zaporozhets
11605c2d8d
Tree files use normal font-weight
2013-09-25 16:59:38 +03:00
Dmitriy Zaporozhets
9587506124
Dont override default table with bootstrap class. Refactor table css
2013-09-24 12:08:28 +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