gitlab-org--gitlab-foss/app/controllers/projects
Dmitriy Zaporozhets 4443a5f3c7 Add support for ref and path to commits filtering
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-01-07 15:16:11 +01:00
..
application_controller.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +01:00
avatars_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
blame_controller.rb Fix blame view line groupings 2015-08-20 01:27:29 -07:00
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 Show 'All' tab by default in the builds page 2016-01-04 10:21:10 -02:00
commit_controller.rb Migrate CI::Project to Project 2015-12-11 18:02:09 +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 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 Implement new sidebar for merge request page 2015-12-11 20:11:23 +01:00
labels_controller.rb Fix 403 Access Denied error messages when accessing Labels section in a project that has MRs disabled but issues enabled 2015-06-18 03:15:05 -07:00
merge_requests_controller.rb Get "Merge when build succeeds" to work when commits were pushed to MR target branch while builds were running 2016-01-05 16:30:03 +01:00
milestones_controller.rb Improve performance of sorting milestone issues 2015-10-19 11:37:14 +02:00
network_controller.rb Fix network graph when branch name has single quotes 2015-07-29 23:29:47 -07:00
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 Let gitlab-git-http-server handle archive downloads 2015-10-08 17:12:00 +02:00
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 Update style of snippets pages 2015-10-18 13:03:26 +02: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 Only render 404 page from /public 2015-10-13 20:12:34 +03:00
variables_controller.rb Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +01:00
wikis_controller.rb Fix rubocop warnings in app 2015-10-03 00:56:37 -05:00