gitlab-org--gitlab-foss/app/controllers/projects
Douglas Barbosa Alexandre 6b86d3fb80 Add an option to user make an issue confidential 2016-03-17 20:55:38 -03: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 Refactor caching code 2016-03-07 14:27:53 +01:00
badges_controller.rb Reuse `no_cache_headers` method in badges controller 2016-03-17 12:16:34 +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 Incorporate review 2016-03-15 20:21:11 +01:00
builds_controller.rb Move build erasable implementation from concern to model 2016-02-19 17:24:59 +01:00
commit_controller.rb Use Gitlab::Git::DiffCollections 2016-03-03 18:38:44 +01: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 Use Gitlab::Git::DiffCollections 2016-03-03 18:38:44 +01:00
deploy_keys_controller.rb
find_file_controller.rb
forks_controller.rb ContinueToParams -> ContinueParams 2016-03-13 13:13:19 +01:00
graphs_controller.rb
group_links_controller.rb Add functionality to setup share of project with group via project settings 2016-03-11 18:37:46 +01:00
hooks_controller.rb
imports_controller.rb ContinueToParams -> ContinueParams 2016-03-13 13:13:19 +01:00
issues_controller.rb Add an option to user make an issue confidential 2016-03-17 20:55:38 -03:00
labels_controller.rb Move the #toggle_subscription controller method to a concern 2016-03-15 18:22:03 +01:00
merge_requests_controller.rb Move the #toggle_subscription controller method to a concern 2016-03-15 18:22:03 +01:00
milestones_controller.rb Updates from last code review. 2016-03-06 23:07:19 -05:00
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 Render project members from shared group 2016-03-12 18:02:16 +01:00
protected_branches_controller.rb
raw_controller.rb Refactor caching code 2016-03-07 14:27:53 +01:00
refs_controller.rb Correctly checks if tree view is on screen 2016-02-23 13:41:03 +00:00
releases_controller.rb
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
snippets_controller.rb Fix autocomplete for new issues/MRs/snippets 2016-01-15 11:29:53 +01:00
tags_controller.rb Make the tags delete button remote in the tags list 2016-03-01 18:44:01 +01:00
tree_controller.rb
triggers_controller.rb Make the CI permission model simpler 2016-02-02 09:18:08 +01:00
uploads_controller.rb
variables_controller.rb Make the CI permission model simpler 2016-02-02 09:18:08 +01:00
wikis_controller.rb