gitlab-org--gitlab-foss/app/views/projects
Robert Speicher d431f3ec40 Merge branch 'james11/gitlab-ce-removable-group-owner' into 'master'
Prevent the last owner of a group from being able to delete themselves
by 'adding' themselves as a master

Replaces !1708.

Fixes #1111.

See merge request !1815
2015-11-17 18:23:27 +00:00
..
blame Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
blob Replace CoffeeScript block into JavaScript in Views. 2015-11-10 19:17:37 +08:00
branches Create show page for tag and render release notes there and on index page 2015-11-05 13:49:34 +01:00
builds Merge branch 'fix_project_build_links' into 'master' 2015-11-12 09:41:54 +00:00
buttons Merge branch 'use-path-for-new-issue-button' into 'master' 2015-11-12 22:20:35 +00:00
ci_services CI details cleanup 2015-11-05 15:24:27 +01:00
ci_settings Remove deprecated dumped yaml file generated from previous job definitions 2015-11-10 12:14:41 +01:00
ci_web_hooks CI details cleanup 2015-11-05 15:24:27 +01:00
commit Don't use params[:view] directly. 2015-11-17 16:33:38 +01:00
commit_statuses Implement Build Artifacts 2015-11-10 12:51:50 +01:00
commits Fix avatars not showing in Atom feeds and project issues when Gravatar disabled 2015-11-10 10:52:18 -08:00
compare Move project header title definition to view in question. 2015-09-17 12:16:24 +02:00
deploy_keys Limit content width for big screens except certain pages 2015-08-26 11:51:28 +02:00
diffs Don't use params[:view] directly. 2015-11-17 16:33:38 +01:00
forks Show message if user tries to fork and has no available namespaces 2015-10-08 15:20:19 -05:00
graphs Expose CI enable option in project features 2015-11-13 10:52:50 +01:00
hooks defined class prepend-top-10 used for alignment issue 2015-11-05 20:21:46 +05:30
imports Fix import from SVN link 2015-10-16 08:45:50 -05:00
issues Add "Copy to clipboard" buttons 2015-10-23 15:31:43 +02:00
labels Fix label destroy js 2015-10-29 14:22:11 +01:00
merge_requests Add ignore white space option in merge request diff 2015-11-13 16:53:53 +09:00
milestones Few changes to Group Milestone feature: 2015-11-16 15:07:16 +01:00
network Fix default avatar not showing up in network graph 2015-09-24 08:31:18 -07:00
notes Merge branch 'param-view' into 'master' 2015-11-17 11:43:47 -05:00
project_members Use project member abilities more extensively 2015-11-17 15:51:40 +01:00
protected_branches Make tables full width. 2015-10-19 11:19:45 +02:00
refs Fix commit data retrieval when branch name has single quotes 2015-07-26 03:47:01 -07:00
releases Add missing param and title for tag 2015-11-09 15:39:18 +01:00
repositories Apply new design to files page 2015-10-13 16:41:48 +02:00
runners CI details cleanup 2015-11-05 15:24:27 +01:00
services Make tables full width. 2015-10-19 11:19:45 +02:00
snippets Update style of snippets pages 2015-10-18 13:03:26 +02:00
tags Add missing param and title for tag 2015-11-09 15:39:18 +01:00
tree Fix duplication between tree_header and tree_content 2015-10-21 08:41:53 +02:00
triggers CI details cleanup 2015-11-05 15:24:27 +01:00
variables CI details cleanup 2015-11-05 15:24:27 +01:00
wikis Render same markdown hint for issue, merge request, wiki and comment forms 2015-11-07 20:22:16 +01:00
_activity.html.haml Replace CoffeeScript block into JavaScript in Views. 2015-11-10 19:17:37 +08:00
_bitbucket_import_modal.html.haml Import sources: show only enabled sources 2015-08-20 12:13:22 +02:00
_commit_button.html.haml Remove mention of branch to commit to. 2015-03-19 17:43:21 -07:00
_errors.html.haml
_files.html.haml Tweak styling of project home files list. 2015-10-17 19:18:28 +02:00
_github_import_modal.html.haml Import sources: show only enabled sources 2015-08-20 12:13:22 +02:00
_gitlab_import_modal.html.haml Import sources: show only enabled sources 2015-08-20 12:13:22 +02:00
_home_panel.html.haml UI changes to the project view, empty project and project list new project button 2015-09-24 18:36:15 +02:00
_last_commit.html.haml CI details cleanup 2015-11-05 15:24:27 +01:00
_last_push.html.haml Fix last push widget 2015-09-15 11:02:37 +02:00
_md_preview.html.haml Don't use link_to/image_tag where not needed 2015-10-15 12:05:01 +02:00
_readme.html.haml Restore edit button in project readme 2015-10-22 17:11:21 +02:00
_zen.html.haml Don't use link_to/image_tag where not needed 2015-10-15 12:05:01 +02:00
activity.html.haml Move last push info at top of project page. 2015-10-17 19:15:32 +02:00
edit.html.haml Expose CI enable option in project features 2015-11-13 10:52:50 +01:00
empty.html.haml Don't show "Add README" link in an empty repository if user doesn't have access to push 2015-10-21 07:33:14 -07:00
go_import.html.haml Render go-import meta tag for private repos. 2015-03-03 11:22:30 +01:00
new.html.haml Replace CoffeeScript block into JavaScript in Views. 2015-11-10 19:17:37 +08:00
no_repo.html.haml Introduce shortcuts for routing helpers 2015-02-25 19:34:16 -08:00
remove_fork.js.haml Adds ability to remove the forked relationship 2015-10-13 21:42:17 +11:00
show.atom.builder Fix Atom feeds. 2015-05-21 11:39:33 +02:00
show.html.haml Remove redundant helper method. 2015-10-17 19:16:04 +02:00
transfer.js.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
update.js.haml Move jQuery enable/disable extensions to extensions/jquery 2015-06-02 20:32:07 -04:00