gitlab-org--gitlab-foss/app/controllers/projects
Alex Ives 3e2b45870a Issue #39099: Add links for latest pipelines 2019-08-22 08:49:40 -05:00
..
ci Allow to include files from another projects 2019-01-07 09:38:05 +01:00
clusters Avoid passing not_found_or_authorized_proc around 2019-05-15 17:36:50 +07:00
cycle_analytics Add review remarks 2019-07-22 19:52:32 +00:00
environments Return no_content from prometheus API empty response 2019-06-06 11:43:50 +01:00
merge_requests Split MR widget into cached and non-cached serializers 2019-08-09 21:01:55 +00:00
prometheus
registry Limit registry tag bulk delete to 15 items 2019-08-15 16:22:13 +10:00
serverless Adapt functions to work for external Knative 2019-05-29 11:21:53 +01:00
settings Add username to deploy tokens 2019-07-02 18:56:48 +00:00
tags Set release name when adding release notes to an existing tag 2019-04-09 06:52:15 +00:00
application_controller.rb Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2019-07-03 11:55:42 +02:00
artifacts_controller.rb Find build by sha from ref 2019-07-23 20:55:59 +02:00
autocomplete_sources_controller.rb Prevent disclosing project milestone titles 2019-02-25 10:55:15 -03:00
avatars_controller.rb
badges_controller.rb Don't display badges when builds are restricted 2019-07-11 10:26:53 +02:00
blame_controller.rb
blob_controller.rb Use ActiveModel's type instead of virtus 2019-08-20 10:52:21 +00:00
boards_controller.rb Move Multiple Issue Boards for Projects to Core 2019-06-26 12:28:00 +03:00
branches_controller.rb Fix Ruby 2.5 compatibility for diverging counts of branches 2019-08-06 00:08:59 +02:00
build_artifacts_controller.rb Rename latest_successful to be more explicit 2019-07-26 00:17:52 +02:00
builds_controller.rb
clusters_controller.rb Add frontend support for cluster health alerts 2019-06-06 19:57:28 +00:00
commit_controller.rb Merge branch 'security-commit-private-related-mr' into 'master' 2019-03-04 18:37:10 +00:00
commits_controller.rb Expand FindCommit caching to blob and refs 2019-04-06 05:16:22 -07: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 Track page views for cycle analytics show page 2019-08-14 16:12:12 +00:00
deploy_keys_controller.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
deploy_tokens_controller.rb
deployments_controller.rb Extract deployment_metrics into own object 2019-07-08 09:13:21 +12:00
discussions_controller.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
environments_controller.rb Adds download CSV functionality to dropdown in metrics 2019-08-14 22:57:33 +00:00
error_tracking_controller.rb Add list_projects endpoint to error tracking 2019-02-06 16:27:18 +00:00
find_file_controller.rb
forks_controller.rb Make checks for continue_params more robust 2019-06-25 13:19:29 +02:00
git_http_client_controller.rb Allow CI to clone public projects when HTTP protocol is disabled 2019-08-14 14:15:33 -05:00
git_http_controller.rb Allow multiple repositories per project 2019-03-26 13:21:03 +01:00
graphs_controller.rb Return cached languages if they've been detected before 2019-03-20 20:33:49 +03:00
group_links_controller.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
hook_logs_controller.rb
hooks_controller.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
imports_controller.rb Make checks for continue_params more robust 2019-06-25 13:19:29 +02:00
issues_controller.rb Add SortingPreference concern 2019-08-21 10:13:45 +00:00
jobs_controller.rb Add Job specific variables 2019-07-29 07:43:10 +00:00
labels_controller.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
lfs_api_controller.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00: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 Verify that LFS upload requests are genuine 2019-01-31 16:52:48 +01:00
mattermosts_controller.rb
merge_requests_controller.rb Add SortingPreference concern 2019-08-21 10:13:45 +00:00
milestones_controller.rb Adds milestone search 2019-01-24 18:44:09 +01:00
mirrors_controller.rb Destroy repo mirrors instead of disabling them 2019-05-06 13:15:03 +00:00
network_controller.rb
notes_controller.rb Use NotesFinder in IssuableActions module 2019-08-01 10:42:42 +02:00
pages_controller.rb Allow maintainers to remove pages 2019-02-25 11:43:19 +00:00
pages_domains_controller.rb Don't show private keys for letsencrypt certs 2019-06-21 12:06:12 +00:00
pipeline_schedules_controller.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
pipelines_controller.rb Issue #39099: Add links for latest pipelines 2019-08-22 08:49:40 -05:00
pipelines_settings_controller.rb Fix several ActionController::Parameters deprecations 2019-01-11 21:19:01 +01:00
project_members_controller.rb
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 Return 429 on rate limiter on raw endpoint 2019-08-13 18:13:37 +00:00
refs_controller.rb Fetch commit message with log_tree endpoint 2019-06-25 15:26:55 +01:00
releases_controller.rb Remove releases_page feature flag 2019-01-11 13:26:09 +09:00
repositories_controller.rb Return an ETag headers for the archive endpoint 2019-07-23 20:37:49 +02:00
runner_projects_controller.rb
runners_controller.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
services_controller.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
snippets_controller.rb Rewrite `if:` argument in before_action and alike when `only:` is also used 2019-07-18 10:04:06 +05:30
stages_controller.rb Adds a way to start multiple manual jobs in stage 2019-05-02 18:27:35 +00:00
starrers_controller.rb Fix N+1s queries while loading users 2019-08-19 17:35:46 -03:00
tags_controller.rb Add documentation and tests 2019-06-19 07:08:56 +00:00
templates_controller.rb Authorize access before serving project template 2019-06-11 08:21:04 +12:00
todos_controller.rb
tree_controller.rb Enable Gitaly FindCommit caching for TreeController 2019-04-07 20:59:40 -07:00
triggers_controller.rb Drop feature to take ownership of a trigger token 2019-07-10 12:08:45 +02:00
uploads_controller.rb
variables_controller.rb Bring scoped environment variables to core 2019-08-08 18:51:52 +00:00
wikis_controller.rb New wiki page redirects user to random slug 2019-08-21 09:33:12 +12:00