Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.angular-cli.json
.dockerignore
.gitignore
.overcommit.yml
.pre-commit
.rubocop.yml
.ruby-version
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Gemfile
Gemfile.lock
LICENSE
PULL_REQUEST_TEMPLATE.md
Procfile
Procfile.dev
README.md
Rakefile
VISION.md
Vagrantfile
agent/README.md
agent/agent.rb22
A
0 mins
agent/client.rb41
A
0 mins
agent/invocation.rb98
A
35 mins
agent/invocation/recipes.rb56
A
0 mins
agent/invocation/state_machine.rb78
A
0 mins
agent/service.rb49
A
0 mins
app/README.md
app/features-json/api_controller.rb120
A
1 hr
app/features-json/artifact_json_controller.rb50
A
15 mins
app/features-json/build_json_controller.rb140
A
1 hr
app/features-json/json_params.rb22
A
0 mins
app/features-json/login_json_controller.rb32
A
0 mins
app/features-json/project_json_controller.rb69
A
15 mins
app/features-json/repos_json_controller.rb78
A
1 hr
app/features-json/setting_json_controller.rb36
A
0 mins
app/features-json/setup_json_controller.rb9
A
0 mins
app/features-json/user_json_controller.rb44
A
30 mins
app/features-json/view_models/artifact_view_model.rb20
A
0 mins
app/features-json/view_models/build_summary_view_model.rb24
A
0 mins
app/features-json/view_models/build_view_model.rb47
A
0 mins
app/features-json/view_models/lane_view_model.rb12
A
0 mins
app/features-json/view_models/project_summary_view_model.rb26
A
0 mins
app/features-json/view_models/project_view_model.rb21
A
0 mins
app/features-json/view_models/repo_view_model.rb12
A
0 mins
app/features-json/view_models/view_model.rb28
A
25 mins
app/features/README.md
app/features/all.rb12
A
0 mins
app/features/apple_id/README.md