gitlab-org--gitlab-foss/app/controllers/projects
Rubén Dávila 7765ce1875 Setup new fork link in sidebar and routes. #2406 2016-01-20 00:14:58 -05:00
..
application_controller.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
artifacts_controller.rb Fix nonexistent method in artifacts controller 2016-01-15 13:48:29 +01:00
avatars_controller.rb
blame_controller.rb
blob_controller.rb Automatically fork a project when not allowed to edit a file. 2015-12-18 10:03:34 +01:00
branches_controller.rb Merge branch 'master' into diverging-branch-graphs 2015-12-03 21:53:06 -06:00
builds_controller.rb Give reporters the ability to download artifacts. 2016-01-15 12:01:19 +01:00
commit_controller.rb Give reporters the ability to download artifacts. 2016-01-15 12:01:19 +01:00
commits_controller.rb Add support for ref and path to commits filtering 2016-01-07 15:16:11 +01:00
compare_controller.rb Merge branch 'compare-first-commit' into 'master' 2015-11-17 18:51:40 +00: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 Setup new fork link in sidebar and routes. #2406 2016-01-20 00:14:58 -05: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 Fix specs and behavior for LFS files 2015-12-18 16:14:12 +01:00
issues_controller.rb Fix autocomplete for new issues/MRs/snippets 2016-01-15 11:29:53 +01:00
labels_controller.rb
merge_requests_controller.rb Fix autocomplete for new issues/MRs/snippets 2016-01-15 11:29:53 +01:00
milestones_controller.rb Improve performance of sorting milestone issues 2015-10-19 11:37:14 +02:00
network_controller.rb
notes_controller.rb base implementation of emoji picker [ci skip] 2015-12-22 23:12:23 +02: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 Add specs for showing lfs object in UI. 2015-12-07 15:03:50 +01:00
refs_controller.rb Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
releases_controller.rb Refactor release code a bit 2015-11-09 15:30:50 +01:00
repositories_controller.rb
runner_projects_controller.rb Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +01:00
runners_controller.rb Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +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 Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +01:00
uploads_controller.rb
variables_controller.rb Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +01:00
wikis_controller.rb