gitlab-org--gitlab-foss/app/controllers/projects
Kamil Trzcinski 5196f8e993 WIP
2016-05-08 22:50:30 +02:00
..
application_controller.rb Clarify that the diff view setting always comes from the cookie 2016-04-19 17:47:58 -04:00
artifacts_controller.rb
avatars_controller.rb
badges_controller.rb Use default branch when displaying list of badges 2016-04-06 19:56:35 +02:00
blame_controller.rb
blob_controller.rb
branches_controller.rb Return status code 303 after a branch DELETE operation to avoid project deletion 2016-04-06 21:11:10 -07:00
builds_controller.rb Use Rails-way to send file by X-Sendfile 2016-04-19 23:18:43 +02:00
commit_controller.rb Merge branch 'ci-commit-as-pipeline' into 'master' 2016-04-21 08:10:37 +00:00
commits_controller.rb
compare_controller.rb
container_registry_controller.rb WIP 2016-05-08 22:50:30 +02:00
deploy_keys_controller.rb Project deploy keys updated UI 2016-04-25 16:26:41 +01:00
find_file_controller.rb
forks_controller.rb
graphs_controller.rb
group_links_controller.rb Use guard clause to check ability to share project 2016-04-19 12:15:56 +02:00
hooks_controller.rb
imports_controller.rb
issues_controller.rb Load the "New Branch" button asynchronously 2016-04-28 16:13:48 -04:00
labels_controller.rb
merge_requests_controller.rb Fixed issue with assignee object not being returned 2016-04-22 13:30:58 +01:00
milestones_controller.rb Standardised the output of the JSON to always include the name 2016-03-29 11:59:13 +01:00
network_controller.rb
notes_controller.rb Fix code review issues 2016-04-12 14:24:05 +02:00
notification_settings_controller.rb Simplify Projects::NotificationSettingsController 2016-04-12 12:10:58 -03:00
project_members_controller.rb Remove unused authorization from controller 2016-04-20 10:57:31 -03:00
protected_branches_controller.rb
raw_controller.rb
refs_controller.rb Make it possible to switch ref in badges view 2016-04-06 19:56:34 +02:00
releases_controller.rb
repositories_controller.rb Move RepositoryArchiveCacheWorker to sidekiq-cron 2016-04-12 11:12:05 -04:00
runner_projects_controller.rb
runners_controller.rb
services_controller.rb add slack notifications for wiki pages 2016-04-20 08:25:40 +08:00
snippets_controller.rb Ensure project snippets have their own access level 2016-03-25 18:51:17 +01:00
tags_controller.rb
tree_controller.rb
triggers_controller.rb
uploads_controller.rb
variables_controller.rb
wikis_controller.rb improve check if wiki page is persisted 2016-04-20 08:25:41 +08:00