gitlab-org--gitlab-foss/app/controllers/projects
Pawel Chojnacki c24d20da49 Merge remote-tracking branch 'upstream/master' into 28717-additional-metrics-review-branch 2017-05-30 10:12:45 +02:00
..
boards Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
cycle_analytics refactor fetcher and fixed specs 2017-01-17 11:32:55 +01:00
registry Add minor improvements to container registry code 2017-04-06 10:23:51 +02:00
settings Accept default branch param on notifaction services 2017-04-28 14:06:03 +00:00
application_controller.rb Refactor to more robust implementation 2017-05-19 09:13:27 -07:00
artifacts_controller.rb Add artifact file page that uses the blob viewer 2017-05-04 08:50:12 -05:00
autocomplete_sources_controller.rb Use native unicode emojis 2017-03-06 12:54:46 -06:00
avatars_controller.rb
badges_controller.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
blame_controller.rb Fix spec 2017-03-16 09:37:22 -06:00
blob_controller.rb Show last commit for current tree on tree page 2017-05-17 20:59:26 +03:00
boards_controller.rb Reuse endpoint to list issues for a list instead of create a new one 2017-02-03 17:02:44 +03:00
branches_controller.rb Merge request widget redesign 2017-05-09 04:15:34 +00:00
builds_controller.rb Merge request widget redesign 2017-05-09 04:15:34 +00:00
commit_controller.rb Merge request widget redesign 2017-05-09 04:15:34 +00:00
commits_controller.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
compare_controller.rb Remove @commit in compare and MR controllers 2017-05-23 15:37:43 -05:00
cycle_analytics_controller.rb refactor cycle analytics - updated based on MR feedback 2017-01-17 11:32:55 +01:00
deploy_keys_controller.rb Re-wrote to match our docs - still not 100% sure but closer than it was 2017-04-28 17:06:19 +01:00
deployments_controller.rb Add per deployment additional metrics 2017-05-25 17:39:43 +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 Additional metrics initial work, with working metrics listing, but without actoual metrics mesurements 2017-05-25 15:05:56 +02:00
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 Fix code for cops 2017-02-23 09:31:57 -06:00
git_http_controller.rb Pass GL_REPOSITORY in Workhorse responses 2017-05-05 10:52:06 -03:00
graphs_controller.rb Cleaning up navigational order - Project 2017-03-02 17:57:01 +00:00
group_links_controller.rb Updated the "users" to "members" matches in the view 2017-01-03 10:52:14 -06:00
hook_logs_controller.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
hooks_controller.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
imports_controller.rb
issues_controller.rb Bugfix: don't redirect to JSON endpoints after sign in 2017-05-19 13:37:40 -05:00
labels_controller.rb Colorize labels in issue search field 2017-05-05 22:47:32 +00:00
lfs_api_controller.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
lfs_storage_controller.rb
mattermosts_controller.rb Update #list_teams to propagate errors 2017-01-30 11:01:36 +01:00
merge_requests_controller.rb Remove @commit in compare and MR controllers 2017-05-23 15:37:43 -05:00
milestones_controller.rb Fixed feature spec not waiting for ajax request to finish 2017-04-26 12:23:29 +01:00
network_controller.rb
notes_controller.rb Support comments for personal snippets 2017-05-05 15:45:49 +02:00
pages_controller.rb Disable navigation to Pages config if Pages is disabled 2017-05-04 14:11:40 +08:00
pages_domains_controller.rb Disable navigation to Pages config if Pages is disabled 2017-05-04 14:11:40 +08:00
pipeline_schedules_controller.rb Add Pipeline Schedules that supersedes experimental Trigger Schedule 2017-05-07 22:35:56 +00:00
pipelines_controller.rb Enable the Style/TrailingCommaInLiteral cop 2017-05-10 18:25:45 +02:00
pipelines_settings_controller.rb Rename CI/CD Pipelines to Pipelines in the project settings 2017-05-11 22:10:11 +03:00
project_members_controller.rb Refactor members controller destroy action 2017-04-17 17:44:30 +03:00
prometheus_controller.rb Use before action to respond with 404 if prometheus metrics are missing 2017-05-25 16:19:54 +02:00
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 Refactor Blob support of external storage in preparation of job artifact blobs 2017-05-03 10:20:05 -05:00
refs_controller.rb Revert "Remove changes that are not absolutely necessary" 2017-05-24 20:59:26 +00:00
releases_controller.rb
repositories_controller.rb
runner_projects_controller.rb
runners_controller.rb Merge remote-tracking branch 'upstream/master' into use-update-runner-service 2017-02-15 16:13:14 +08:00
services_controller.rb Prevent more than one issue tracker to be active for the same project 2017-03-10 15:14:00 +01:00
snippets_controller.rb Merge branch 'snippets-finder-visibility' into 'security' 2017-05-10 16:48:18 +02:00
tags_controller.rb Keep input data after creating existing tag 2017-05-10 17:39:50 -04:00
templates_controller.rb
todos_controller.rb
tree_controller.rb Show last commit for current tree on tree page 2017-05-17 20:59:26 +03:00
triggers_controller.rb Fix ref reference 2017-04-07 16:17:29 +02:00
uploads_controller.rb Support uploaders for personal snippets comments 2017-05-02 15:22:24 +02:00
variables_controller.rb Updated the #create action to render the show view in case of a form error 2017-02-06 14:51:19 -06:00
wikis_controller.rb Display slash commands outcome when previewing Markdown 2017-05-04 17:02:25 +02:00