gitlab-org--gitlab-foss/app/controllers/projects
Dmitriy Zaporozhets 56b527093d Merge branch 'fix-comment-on-diff-ajax-loading' 2016-01-22 10:20:19 -08: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 Make sure non-highlighted diffs are still escaped 2016-01-22 01:47:17 +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 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 Save and use actual diff base commit for MR diff highlighting 2016-01-20 18:44:27 +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 Add tests for new functionality 2015-12-21 11:57:51 +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 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 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 Fix diff comments loaded by AJAX to load comment with diff in discussion tab 2016-01-19 18:22:01 +01: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
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