gitlab-org--gitlab-foss/app/controllers/projects
2017-04-24 22:34:36 +02:00
..
boards
cycle_analytics
registry Add minor improvements to container registry code 2017-04-06 10:23:51 +02:00
settings Add def trigger_schedule in Trigger. Use persisted? for checling existance 2017-04-07 16:17:28 +02:00
application_controller.rb Refactor changing files in web UI 2017-04-20 00:37:44 +00:00
artifacts_controller.rb
autocomplete_sources_controller.rb
avatars_controller.rb
badges_controller.rb
blame_controller.rb
blob_controller.rb Refactor changing files in web UI 2017-04-20 00:37:44 +00:00
boards_controller.rb
branches_controller.rb
builds_controller.rb Count number of queries 2017-04-07 18:34:03 +02:00
commit_controller.rb Refactor changing files in web UI 2017-04-20 00:37:44 +00:00
commits_controller.rb
compare_controller.rb Fix specs 2017-04-09 22:27:45 -05:00
cycle_analytics_controller.rb
deploy_keys_controller.rb
deployments_controller.rb use represent_concise instead of separate entity 2017-04-24 22:34:36 +02:00
discussions_controller.rb Add option to start a new discussion on an MR 2017-04-05 17:44:14 +01:00
environments_controller.rb
find_file_controller.rb
forks_controller.rb ProjectsFinder should handle more options 2017-04-06 07:11:37 +02:00
git_http_client_controller.rb
git_http_controller.rb Add user activity service and spec. Also added relevant - NOT offline - migration 2017-04-14 15:20:55 +02:00
graphs_controller.rb
group_links_controller.rb
hooks_controller.rb Fix API not accepting job_events for webhooks 2017-04-12 10:06:57 +02:00
imports_controller.rb
issues_controller.rb Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion 2017-04-06 13:47:52 +01:00
labels_controller.rb
lfs_api_controller.rb
lfs_storage_controller.rb
mattermosts_controller.rb
merge_requests_controller.rb Use preload to avoid Rails using JOIN 2017-04-13 02:37:27 +08:00
milestones_controller.rb Fix a few N+1 queries identified by Bullet 2017-04-02 05:42:11 -07:00
network_controller.rb
notes_controller.rb Remove unused code 2017-04-05 12:56:31 -05:00
pages_controller.rb
pages_domains_controller.rb
pipelines_controller.rb Merge branch '8998_skip_pending_commits_if_not_head' into 'master' 2017-04-07 08:30:32 +00:00
pipelines_settings_controller.rb add auto-cancel for pending pipelines on branch, if they are not HEAD 2017-04-04 21:11:24 +03:00
project_members_controller.rb
protected_branches_controller.rb Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
protected_refs_controller.rb Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
protected_tags_controller.rb Protected Tags backend review changes 2017-04-06 10:56:21 +01:00
raw_controller.rb
refs_controller.rb
releases_controller.rb
repositories_controller.rb
runner_projects_controller.rb
runners_controller.rb
services_controller.rb
snippets_controller.rb Address review comments 2017-04-05 17:44:14 +01:00
tags_controller.rb
templates_controller.rb
todos_controller.rb
tree_controller.rb Refactor changing files in web UI 2017-04-20 00:37:44 +00:00
triggers_controller.rb Fix ref reference 2017-04-07 16:17:29 +02:00
uploads_controller.rb
variables_controller.rb
wikis_controller.rb