gitlab-org--gitlab-foss/app/controllers/projects
Phil Hughes 01b965f6da Correctly checks if tree view is on screen 2016-02-23 13:41:03 +00:00
..
application_controller.rb Fix build and add specs 2016-02-19 13:14:53 -05:00
artifacts_controller.rb Make the CI permission model simpler 2016-02-02 09:18:08 +01:00
avatars_controller.rb Use @repository 2016-02-02 15:06:14 +01:00
badges_controller.rb Move builds badge implementation to new badges controller 2016-02-11 10:29:15 +01:00
blame_controller.rb Move blame group logic to dedicated class 2016-01-28 14:49:21 +01:00
blob_controller.rb Add a `Blob` model that wraps `Gitlab::Git::Blob` 2016-02-18 22:45:30 -05:00
branches_controller.rb Merge branch 'master' into diverging-branch-graphs 2015-12-03 21:53:06 -06:00
builds_controller.rb Move build erasable implementation from concern to model 2016-02-19 17:24:59 +01:00
commit_controller.rb More updates from the last code review. 2016-02-19 13:15:42 -05:00
commits_controller.rb Replaces "Create merge request" link with one to the MR when one exists 2016-02-10 10:32:25 -02:00
compare_controller.rb Replaces "Create merge request" link with one to the MR when one exists 2016-02-10 10:32:25 -02:00
deploy_keys_controller.rb Redirect to a default path if HTTP_REFERER is not set 2015-10-20 07:45:48 -07:00
find_file_controller.rb Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
forks_controller.rb Mention project name in fork notice 2016-02-19 17:06:14 +01:00
graphs_controller.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
hooks_controller.rb Migrate CI::Services and CI::WebHooks to Services and WebHooks 2015-12-10 16:04:08 +01:00
imports_controller.rb Redirect /import to project page if no importing at all and repo exists 2016-02-17 15:05:44 +01:00
issues_controller.rb Label description and Label row 2016-02-17 21:52:12 +08:00
labels_controller.rb Label description and Label row 2016-02-17 21:52:12 +08:00
merge_requests_controller.rb Rename Tasks to Todos 2016-02-20 12:39:27 -02:00
milestones_controller.rb Merge branch 'issue_3276' into 'master' 2016-02-19 19:44:13 +00:00
network_controller.rb Fix network graph when branch name has single quotes 2015-07-29 23:29:47 -07:00
notes_controller.rb [WIP] Background process note logic for #3948 2016-01-28 13:04:42 -05:00
project_members_controller.rb Fix only 20 group members showing on project member page 2015-12-09 01:43:57 +01:00
protected_branches_controller.rb Fixed Rubocop offenses 2015-12-15 00:53:52 -02:00
raw_controller.rb Avoid trailing 'charset=' garbage 2016-02-01 12:01:13 +01:00
refs_controller.rb Correctly checks if tree view is on screen 2016-02-23 13:41:03 +00:00
releases_controller.rb Refactor release code a bit 2015-11-09 15:30:50 +01:00
repositories_controller.rb First version of "git archive" headers 2016-02-02 14:09:55 +01:00
runner_projects_controller.rb Make the CI permission model simpler 2016-02-02 09:18:08 +01:00
runners_controller.rb Make the CI permission model simpler 2016-02-02 09:18:08 +01:00
services_controller.rb Backport JIRA service 2015-12-18 14:19:48 -06:00
snippets_controller.rb Fix autocomplete for new issues/MRs/snippets 2016-01-15 11:29:53 +01:00
tags_controller.rb Add authorization to new branch/tag pages. 2015-12-03 18:53:17 +01:00
tree_controller.rb Fix specs and behavior for LFS files 2015-12-18 16:14:12 +01:00
triggers_controller.rb Make the CI permission model simpler 2016-02-02 09:18:08 +01:00
uploads_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
variables_controller.rb Make the CI permission model simpler 2016-02-02 09:18:08 +01:00
wikis_controller.rb Fix rubocop warnings in app 2015-10-03 00:56:37 -05:00