gitlab-org--gitlab-foss/app/views/projects
Dmitriy Zaporozhets d31d711a70
DRY and refactor atom code
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-12-04 22:14:20 +02:00
..
blame Use 8chars short sha for commit in views 2014-10-10 16:30:14 +03:00
blob Merge pull request #7863 from cirosantilli/rm-blob-link-to-button 2014-11-05 14:09:32 +02:00
branches Create helper for sort drowdown option names 2014-12-04 12:10:38 +02:00
commit Use short_id instead of [0..N] for short version of commit sha 2014-10-10 15:39:48 +03:00
commits Use 8chars short sha for commit in views 2014-10-10 16:30:14 +03:00
compare Use button type=submit instead of input. 2014-10-01 11:12:56 +02:00
deploy_keys Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
diffs Display renamed files in diff views 2014-10-06 21:42:07 -05:00
edit_tree Make new and edit file submit more uniform 2014-10-08 10:01:07 +02:00
forks Improve fork to namespaces feature 2014-11-14 16:06:39 +02:00
graphs Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
hooks
imports Move projects import to separate resource. Add bare repo creation to repository controller 2014-11-30 00:50:25 +02:00
issues DRY and refactor atom code 2014-12-04 22:14:20 +02:00
labels Possibility to create Milestones or Labels when Issues are disabled 2014-11-20 18:18:16 +02:00
merge_requests Show issue/mr id in the list below title 2014-12-03 17:29:52 +02:00
milestones Possibility to create Milestones or Labels when Issues are disabled 2014-11-20 18:18:16 +02:00
network Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
new_tree Move new blob commit message textarea below editor 2014-10-13 20:54:33 +02:00
notes UI improvements mostly for mobile screens 2014-12-02 11:31:57 +02:00
protected_branches Merge pull request #7915 from bbodenmiller/patch-12 2014-10-12 14:54:36 +02:00
refs Load last commit for files per 10 items. 2014-06-12 12:01:54 +03:00
repositories Fix fa-download icon 2014-10-04 16:58:59 +02:00
services Add Atlassian Bamboo service 2014-10-28 05:20:36 -05:00
snippets Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
tags Hide gpg signature on tags page from tag message 2014-11-18 18:00:38 +02:00
team_members remove unused js 2014-11-06 22:34:41 +03:00
tree Use short_id instead of [0..N] for short version of commit sha 2014-10-10 15:39:48 +03:00
wikis Use short_id instead of [0..N] for short version of commit sha 2014-10-10 15:39:48 +03:00
_commit_button.html.haml Make new and edit file submit more uniform 2014-10-08 10:01:07 +02:00
_dropdown.html.haml Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
_errors.html.haml
_home_panel.html.haml Fix header and project home ui for mobile 2014-11-19 18:11:16 +02:00
_issuable_form.html.haml New label/milestone link from issue form opens in new window 2014-12-02 22:47:19 +02:00
_issues_nav.html.haml Fix safari 8 ui issue 2014-12-02 22:30:06 +02:00
_settings_nav.html.haml Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
_visibility_level.html.haml
_zen.html.haml Factor zen mode. 2014-09-20 15:32:46 +02:00
edit.html.haml Leave the project name field editable, fix the test. 2014-10-28 09:19:58 +01:00
empty.html.haml cleanup empty repo page 2014-09-16 21:48:08 -07:00
new.html.haml Dont allow project creation without repository 2014-11-29 21:34:18 +02:00
no_repo.html.haml Separate web page for projects without repository 2014-11-30 00:49:51 +02:00
show.html.haml Handle the case where the CI service may not provide a status_img_path method. 2014-10-08 17:22:41 +08:00
transfer.js.haml
update.js.haml