gitlab-org--gitlab-foss/app/controllers/projects
Jacob Vosmaer 752468d55b Merge branch 'git-raw-workhorse' into 'master'
Send raw Git blobs via gitlab-workhorse



See merge request !2451
2016-02-02 17:22:04 +00:00
..
application_controller.rb
artifacts_controller.rb Fix nonexistent method in artifacts controller 2016-01-15 13:48:29 +01:00
avatars_controller.rb Use @repository 2016-02-02 15:06:14 +01:00
blame_controller.rb Move blame group logic to dedicated class 2016-01-28 14:49:21 +01:00
blob_controller.rb Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into lazy-blobs 2016-02-01 13:51:05 +01:00
branches_controller.rb
builds_controller.rb Give reporters the ability to download artifacts. 2016-01-15 12:01:19 +01:00
commit_controller.rb Merge branch 'master' into issue_3945 2016-01-20 14:53:41 +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 Correctly determine MR diff base when MR has merge conflicts 2016-01-27 17:23:59 +01:00
deploy_keys_controller.rb
find_file_controller.rb Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
forks_controller.rb Some CSS and sorting fixes. 2016-01-20 00:17:21 -05:00
graphs_controller.rb
hooks_controller.rb
imports_controller.rb Fixi import redirect loop 2016-01-25 21:00:23 -02: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 Save and use actual diff base commit for MR diff highlighting 2016-01-20 18:44:27 +01:00
milestones_controller.rb
network_controller.rb
notes_controller.rb [WIP] Background process note logic for #3948 2016-01-28 13:04:42 -05:00
project_members_controller.rb
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 Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
releases_controller.rb
repositories_controller.rb
runner_projects_controller.rb
runners_controller.rb
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
tree_controller.rb Fix specs and behavior for LFS files 2015-12-18 16:14:12 +01:00
triggers_controller.rb
uploads_controller.rb
variables_controller.rb
wikis_controller.rb