gitlab-org--gitlab-foss/app/controllers/projects
Z.J. van de Weg 47a0276e53 Initial implementation for real time job view
Added the needed keys and paths to a new entity, BuildDetailsEntity.
Not renaming BuildEntity to BuildBasicEntity on explicit request. Most
code now has test coverage, but not all. This will be added on later
commits on this branch.

Resolves gitlab-org/gitlab-ce#31397
2017-05-31 21:44:15 +02:00
..
boards
cycle_analytics
registry
settings
application_controller.rb Refactor to more robust implementation 2017-05-19 09:13:27 -07:00
artifacts_controller.rb Rename BuildsController to JobsController 2017-05-17 20:17:30 +08:00
autocomplete_sources_controller.rb
avatars_controller.rb
badges_controller.rb
blame_controller.rb
blob_controller.rb Show last commit for current tree on tree page 2017-05-17 20:59:26 +03:00
boards_controller.rb
branches_controller.rb Merge request widget redesign 2017-05-09 04:15:34 +00:00
build_artifacts_controller.rb Add checks before redirect, remove status/trace 2017-05-24 15:31:30 +08:00
builds_controller.rb Add checks before redirect, remove status/trace 2017-05-24 15:31:30 +08:00
commit_controller.rb Merge request widget redesign 2017-05-09 04:15:34 +00:00
commits_controller.rb
compare_controller.rb Remove @commit in compare and MR controllers 2017-05-23 15:37:43 -05:00
cycle_analytics_controller.rb
deploy_keys_controller.rb
deployments_controller.rb Respond with 404 when metrics are not enabled or deployment_metrics is not implemented 2017-05-12 18:16:22 +02:00
discussions_controller.rb
environments_controller.rb Sort environments folders when opening them 2017-05-17 13:45:11 +02:00
find_file_controller.rb
forks_controller.rb
git_http_client_controller.rb
git_http_controller.rb Pass GL_REPOSITORY in Workhorse responses 2017-05-05 10:52:06 -03:00
graphs_controller.rb
group_links_controller.rb
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 Merge branch 'master' into issue-edit-inline 2017-05-25 11:17:31 +01:00
jobs_controller.rb Initial implementation for real time job view 2017-05-31 21:44:15 +02: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
merge_requests_controller.rb Remove @commit in compare and MR controllers 2017-05-23 15:37:43 -05:00
milestones_controller.rb
network_controller.rb
notes_controller.rb Support comments for personal snippets 2017-05-05 15:45:49 +02:00
pages_controller.rb
pages_domains_controller.rb
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
protected_branches_controller.rb
protected_refs_controller.rb
protected_tags_controller.rb
raw_controller.rb
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
services_controller.rb
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
uploads_controller.rb
variables_controller.rb
wikis_controller.rb