gitlab-org--gitlab-foss/app/controllers/projects
Mario de la Ossa 49c74068ae
Save sorting preference for Issues/MRs in BE
In order to let users' sorting preferences transfer between devices, we
save the preference for issues and MRs (one preference for issues, one
for MRs) in the backend inside the UserPreference object
2019-01-28 12:48:05 -06:00
..
ci Allow to include files from another projects 2019-01-07 09:38:05 +01:00
clusters Resolve controller sharing concern 2018-11-01 19:37:33 +13:00
cycle_analytics Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
merge_requests Code style changes and refactor 2018-12-20 07:28:28 +08:00
prometheus Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
registry Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
serverless Initial Serverless Functions detailed view 2019-01-10 14:13:41 -08:00
settings Implement error tracking configuration 2019-01-07 19:46:34 +01:00
tags Add spec for Release API 2018-12-31 14:35:57 +09:00
application_controller.rb Restore 403 functionality for external auth (EE) 2018-11-01 19:37:32 +13:00
artifacts_controller.rb Remove get_build method for find_by_id 2019-01-09 16:33:22 +01:00
autocomplete_sources_controller.rb Remove instance autocomplete_service variable 2018-11-06 17:24:44 +01:00
avatars_controller.rb Fixed bug with the content disposition with wiki attachments 2018-10-17 15:47:05 +00:00
badges_controller.rb Add flat-square badge style 2019-01-18 13:39:35 +00:00
blame_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
blob_controller.rb Fix several ActionController::Parameters deprecations 2019-01-11 21:19:01 +01:00
boards_controller.rb Automatically navigate to last board visited 2018-10-26 12:49:16 +00:00
branches_controller.rb Rename project's pipelines relation 2018-12-05 14:39:15 +00:00
build_artifacts_controller.rb Remove get_build method for find_by_id 2019-01-09 16:33:22 +01:00
builds_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
clusters_controller.rb Resolve controller sharing concern 2018-11-01 19:37:33 +13:00
commit_controller.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
commits_controller.rb Check for valid refs in CommitController before doing anything 2018-12-09 21:56:31 -08:00
compare_controller.rb Check for valid refs in CommitController before doing anything 2018-12-09 21:56:31 -08:00
cycle_analytics_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
deploy_keys_controller.rb Make Projects::DeployKeysController EE-ready 2018-12-19 18:02:01 +01:00
deploy_tokens_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
deployments_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
discussions_controller.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
environments_controller.rb Use GitLab UI area chart 2018-12-07 17:36:17 -05:00
error_tracking_controller.rb Remove `error_tracking` feature flag 2019-01-15 21:33:40 +01:00
find_file_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
forks_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
git_http_client_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
git_http_controller.rb Move magic '_any' string to constant 2019-01-02 15:31:31 +01:00
graphs_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
group_links_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
hook_logs_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
hooks_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
imports_controller.rb Make Projects::ImportsController EE-compatible 2018-12-17 18:48:59 +01:00
issues_controller.rb Save sorting preference for Issues/MRs in BE 2019-01-28 12:48:05 -06:00
jobs_controller.rb Remove cancel all action in Jobs Controller 2019-01-07 18:33:53 +01:00
labels_controller.rb Add subscribe filter to labels page 2018-10-04 10:24:50 +02:00
lfs_api_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
lfs_locks_api_controller.rb Actually set raise_on_unfiltered_parameters to true 2019-01-16 22:36:01 +01:00
lfs_storage_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
mattermosts_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
merge_requests_controller.rb Save sorting preference for Issues/MRs in BE 2019-01-28 12:48:05 -06:00
milestones_controller.rb Adds milestone search 2019-01-24 18:44:09 +01:00
mirrors_controller.rb SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
network_controller.rb Remove `options` assignment from ExtractsPath 2018-11-27 12:07:02 -06:00
notes_controller.rb Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" 2018-10-23 09:49:45 +00:00
pages_controller.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
pages_domains_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
pipeline_schedules_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
pipelines_controller.rb Rename project's pipelines relation 2018-12-05 14:39:15 +00:00
pipelines_settings_controller.rb Fix several ActionController::Parameters deprecations 2019-01-11 21:19:01 +01:00
project_members_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
protected_branches_controller.rb Reduce diff with EE in ProtectedRefsController 2018-12-17 19:15:06 +01:00
protected_refs_controller.rb Reduce diff with EE in ProtectedRefsController 2018-12-17 19:15:06 +01:00
protected_tags_controller.rb Reduce diff with EE in ProtectedRefsController 2018-12-17 19:15:06 +01:00
raw_controller.rb Fixed bug with the content disposition with wiki attachments 2018-10-17 15:47:05 +00:00
refs_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
releases_controller.rb Remove releases_page feature flag 2019-01-11 13:26:09 +09:00
repositories_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
runner_projects_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
runners_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
services_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
snippets_controller.rb Block private snippets from being embeddable 2018-12-20 14:32:51 +08:00
tags_controller.rb Add spec for Release API 2018-12-31 14:35:57 +09:00
templates_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
todos_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
tree_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
triggers_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
uploads_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
variables_controller.rb Enable even more frozen string in app/controllers 2018-09-25 22:43:49 -07:00
wikis_controller.rb Fixed bug with the content disposition with wiki attachments 2018-10-17 15:47:05 +00:00