gitlab-org--gitlab-foss/app/views/projects
Douwe Maan 0174263c9b Merge branch 'rs-issue-merge-requests' into 'master'
Correct indentation for `issues/merge_requests` partial render

Prior, it would only be shown if the issue had been edited.

See merge request !2789
2016-02-12 17:30:43 +00:00
..
artifacts Move build artifacts javascripts into separate file 2016-01-21 15:51:44 +01:00
blame Move blame group logic to dedicated class 2016-01-28 14:49:21 +01:00
blob Merge branch 'git-raw-workhorse' into 'master' 2016-02-02 17:22:04 +00:00
branches Removed sorted text from dropdowns 2016-01-28 09:06:20 +00:00
builds Remove current_user && when can? is used 2016-02-05 20:17:58 +01:00
buttons Use Project creator's avatar in fork listing. #2406 2016-01-20 00:14:58 -05:00
commit Make the CI permission model simpler 2016-02-02 09:18:08 +01:00
commit_statuses Merge remote-tracking branch 'dev/master' into 'master' 2016-02-09 12:13:58 -05:00
commits Change MR link to "View Open Merge Request" 2016-02-10 10:47:59 -02:00
compare Change MR link to "View Open Merge Request" 2016-02-10 10:47:59 -02:00
deploy_keys Use js-requires-input where appropriate 2015-12-02 14:41:56 +01:00
diffs Mark inline difference between old and new paths when a file is renamed 2016-01-29 19:37:17 +01:00
find_file Fix project find url so branch ref is not nil 2016-01-19 21:39:48 -05:00
forks Don't show fork button if user can't fork the project. 2016-02-11 19:02:52 -05:00
graphs Replace all navigation menu with nav-links class 2016-01-13 15:58:04 +01:00
hooks Issue #5817 wording of the web hooks updated on issue and merge events 2016-01-11 01:02:27 -02:00
imports Fix styling of import error. 2015-11-18 12:02:09 +01:00
issues Correct indentation for `issues/merge_requests` partial render 2016-02-11 11:17:45 -05:00
labels Use top-area component for top page navigation for pages that contains list of items 2016-02-03 18:41:55 +01:00
merge_requests Edited time ago location change. 2016-02-05 11:31:13 -05:00
milestones Merge branch 'master' into use-top-area 2016-02-03 22:51:19 +01:00
network Move Network page from separate tab to sub tab of Commits 2015-12-09 02:50:46 +01:00
notes Highlight note code and edit preview 2016-01-25 11:42:47 +01:00
project_members Fix UI for pages with panels 2016-01-22 13:37:40 -08:00
protected_branches Fix padding around protected branches well 2015-12-08 13:06:53 +01:00
refs
releases Remove padding around form-actions 2015-12-02 14:48:06 +01:00
repositories Merge branch 'master' into reference-pipeline-and-caching 2015-12-03 13:34:25 +01:00
runners Fix files, project settings and few more pages with new layout 2016-01-14 11:55:15 +01:00
services Add cancel button to forms that didn't have one already 2015-12-02 14:41:54 +01:00
snippets Add copy-to-clipboard button to Snippets#show 2015-12-09 14:54:54 -05:00
tags Replace strong by span for .item-title elements 2016-01-15 15:46:01 +01:00
tree Ensure link for README blobs includes the full path 2016-02-09 17:56:15 -05:00
triggers Fix specs 2015-12-11 18:02:10 +01:00
variables Add information about expose of build variables. 2016-02-09 01:08:49 +01:00
wikis Use top-area component for top page navigation for pages that contains list of items 2016-02-03 18:41:55 +01:00
_activity.html.haml Replace all navigation menu with nav-links class 2016-01-13 15:58:04 +01:00
_bitbucket_import_modal.html.haml
_commit_button.html.haml Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
_errors.html.haml
_files.html.haml Update files/diffs to match new layout 2016-01-14 12:31:31 +01:00
_find_file_link.html.haml Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
_github_import_modal.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Fix css mess around git clone panel. Align it properly 2016-01-14 17:42:15 +01:00
_last_commit.html.haml "CI build passed", not "CI build success" 2015-12-02 14:59:25 +01:00
_last_push.html.haml
_md_preview.html.haml Replace all navigation menu with nav-links class 2016-01-13 15:58:04 +01:00
_readme.html.haml Fix padding of no readme and empty repo messages 2015-12-02 14:49:46 +01:00
_zen.html.haml Autosize textareas 2016-01-13 14:51:07 -05:00
activity.html.haml Move last push info at top of project page. 2015-10-17 19:15:32 +02:00
edit.html.haml Rename allow_guest_to_access_builds to public_builds 2016-02-04 12:57:46 +01:00
empty.html.haml Fix layout for empty project 2016-01-14 21:44:20 +01:00
go_import.html.haml
new.html.haml Merge branch 'ui/form-consistency' into 'master' 2015-12-04 09:27:27 +00:00
no_repo.html.haml
remove_fork.js.haml Adds ability to remove the forked relationship 2015-10-13 21:42:17 +11:00
show.atom.builder Various filter fixes 2016-02-04 13:03:41 -05:00
show.html.haml Fix missing padding for user/group pages 2016-01-14 16:42:25 +01:00
transfer.js.haml
update.js.haml