.gitignore | 100644 | 0 | 0 | | | 218 Bytes | 79834dfaa006d6e7e4679184f3660e1066f2d24786a21d200124ef4d3e7adfd5 |
.hound.yml | 100644 | 0 | 0 | | | 217 Bytes | 35faa5e666d1c0e071b95572d7d8a26c0f30cf17eed7c2d86ec379a96a5aa3e9 |
.rubocop.yml | 100644 | 0 | 0 | | | 1.59 KB | eac4efd40785f2e3302b009017a3fda0bc435f75e427332a444693c8954fe1b3 |
.travis.yml | 100644 | 0 | 0 | | | 141 Bytes | d8736efa3c13571baf7afaffe34ebc0b36043db1885698b1c07f8c5f3130e8b7 |
.tx/config | 100644 | 0 | 0 | | | 214 Bytes | b7d064e07dc7ac5e1140755742b2901ffc1b3f261a0c9c3713ae4e210fe545e5 |
Gemfile | 100644 | 0 | 0 | | | 74 Bytes | 38006b44304b2cb28ed3248219c7de90c478fca7c1a0d46e7f686e2fe4c44729 |
LICENSE | 100644 | 0 | 0 | | | 31.7 KB | 963392e038d7bea128e55cc67dd691c204593db3527060667f0c82f0f0a1be64 |
README.md | 100644 | 0 | 0 | | | 3.65 KB | a958858bceb94715a7908725e11c98e73f10c25ffa438c6ce2bf710377eab606 |
Rakefile | 100644 | 0 | 0 | | | 919 Bytes | 64c622c059cdd2b5c8d79fb57c6adf4af2855a493d0a66942f75eeafb28b7d95 |
locale/Makefile | 100644 | 0 | 0 | | | 1.67 KB | 45f4bf30752ec4390c3643a43ddb2e5650a58a51421664984e9edad29f4664db |
.rubocop_todo.yml | 100644 | 0 | 0 | | | 6.58 KB | c2fec9809082ecae738156bda98cbccfa8387060d7a288102416172f86fa52ca |
.babelrc | 100644 | 0 | 0 | | | 168 Bytes | 246b9db9aa96f2432123f7b6bc722fac8a9dc2495a86100ca1ea10d44f6eef5b |
.eslintignore | 100644 | 0 | 0 | | | 69 Bytes | 0d546a35a622ee1d1ff5f03e30a1d0e5b1256590543542988bbc30ae764ccbcb |
.eslintrc | 100644 | 0 | 0 | | | 997 Bytes | f2d8a285d4d64fce5437f62b0b31c75158c369658530b0d200de5f141ec6035a |
app/assets/javascripts/foreman_remote_execution/execution_interface.js | 100644 | 0 | 0 | | | 375 Bytes | e43d7877e7e6f79e0c0087be20d0e47a9cfaf35df048f0c11f5a6c6dacc25911 |
app/assets/javascripts/foreman_remote_execution/job_templates.js | 100644 | 0 | 0 | | | 321 Bytes | fd5f121b7729224a764c0705ccd3ea00e415980523ab70b4dd29d404cd22adac |
app/assets/javascripts/foreman_remote_execution/template_input.js | 100644 | 0 | 0 | | | 580 Bytes | b406abb9c054fa582b4d6a8ea22a8255528948b815067139fda33d2c5136405e |
app/assets/javascripts/foreman_remote_execution/template_invocation.js | 100644 | 0 | 0 | | | 5.99 KB | f07010e44501bf8cbf76895bfe09e1f3c93ce3892f8164a56ba8a43e3bf459f0 |
app/assets/stylesheets/foreman_remote_execution/job_invocations.css.scss | 100644 | 0 | 0 | | | 93 Bytes | 6889466c827ffec5d9207389873cfa97d5ff71ab6ea3c340f4fe99ecbc6d2110 |
app/assets/stylesheets/foreman_remote_execution/modal_window.css.scss | 100644 | 0 | 0 | | | 60 Bytes | 19293bc9a3c40731c3f581628681e884f221f1dbe20d5fa5973c2c829eef0461 |
app/assets/stylesheets/foreman_remote_execution/template_invocation.css.scss | 100644 | 0 | 0 | | | 993 Bytes | a038ef34c2febdd2c5f338c7082e6b4eb5b41602d62cb3d380ff6ae3adb1274d |
app/controllers/api/v2/foreign_input_sets_controller.rb | 100644 | 0 | 0 | | | 3.02 KB | 533a86ea675a93e07d930526928eedc2b3344337ae17b01526e0e8e8a2017b74 |
app/controllers/api/v2/job_invocations_controller.rb | 100644 | 0 | 0 | | | 7.44 KB | 4735ea2571841e6a08e3008fc9cec46d917efca3ce46bfe00733ca7332a7215e |
app/controllers/api/v2/job_templates_controller.rb | 100644 | 0 | 0 | | | 6.12 KB | 5f96015b5831c9cb5884c58aa8e621253459a90d73a787959343ff1a3cbe548d |
app/controllers/api/v2/remote_execution_features_controller.rb | 100644 | 0 | 0 | | | 1.24 KB | 6a4835e611e849f89a2c58fadfd0fafd60433040640d42e2b355c7dbd7c16dc3 |
app/controllers/api/v2/template_inputs_controller.rb | 100644 | 0 | 0 | | | 3.72 KB | 454a77d5354d4a53b94c58a7eca56b7874620aec917e7849e3cb901e34e7ec7f |
app/controllers/api/v2/template_invocations_controller.rb | 100644 | 0 | 0 | | | 1.23 KB | 49189716a933fe25dfcd45ae0687cd6cbdd7d46693df2989fef56ce8bc728207 |
app/controllers/concerns/foreman/controller/parameters/foreign_input_set.rb | 100644 | 0 | 0 | | | 569 Bytes | 0d10ddda0326a501aa9cc73855ed1d2a4c31660769822b8e4172d31e436d6718 |
app/controllers/concerns/foreman/controller/parameters/job_template.rb | 100644 | 0 | 0 | | | 1.28 KB | 6bfec0a2f8dc05709b092e8ffc7e6de64cb0b2ab85d881c29c1889cd4bed2c1d |
app/controllers/concerns/foreman/controller/parameters/remote_execution_feature.rb | 100644 | 0 | 0 | | | 555 Bytes | 0dd68600c3005cf2ef3e890e08b8948001bff9c88ef3b6d6ef641a91e073ae51 |
app/controllers/concerns/foreman/controller/parameters/targeting.rb | 100644 | 0 | 0 | | | 328 Bytes | 4df1c5371c8024937cf9a0f1e9c95187afa6b5d1bd1352a671ad7d9e47eedb9f |
app/controllers/concerns/foreman/controller/parameters/template_input.rb | 100644 | 0 | 0 | | | 666 Bytes | 69b2117d27207a3827ea6442105c0b28861f3a3874f479ed4d86e13eca6bfff7 |
app/controllers/job_invocations_controller.rb | 100644 | 0 | 0 | | | 4.91 KB | 87db7bda135229915dff29152545fc7294577a414329588213c2310dff2a1b71 |
app/controllers/job_templates_controller.rb | 100644 | 0 | 0 | | | 2.12 KB | 5999ba543374ccfbc54080258e715d5804aada72736b116d6ce87c762d123af7 |
app/controllers/remote_execution_features_controller.rb | 100644 | 0 | 0 | | | 521 Bytes | d507f495c214f648c2c2ed4ad20cbfe15d70933393c44863a132de1036913710 |
app/controllers/template_invocations_controller.rb | 100644 | 0 | 0 | | | 803 Bytes | f2c0c6a980be588cfe0de0581738d0fc55ca6666080434fea0bc8b03fcc004a6 |
app/helpers/concerns/foreman_remote_execution/hosts_helper_extensions.rb | 100644 | 0 | 0 | | | 952 Bytes | 7b5aa9a1911a22ade30b168dca122c1f6d5fbefd2c4f33347cd8fb71603a7951 |
app/helpers/concerns/foreman_remote_execution/job_templates_extensions.rb | 100644 | 0 | 0 | | | 396 Bytes | 0c7978907285847e1fa77d3df74f4b5a52ffd6943c44357b315549d1983216e1 |
app/helpers/job_invocation_output_helper.rb | 100644 | 0 | 0 | | | 1.04 KB | 3bd1ec58fe4a6cf0a007419c52354f295123734e010fc4807a39a4d0c594899c |
app/helpers/job_invocations_chart_helper.rb | 100644 | 0 | 0 | | | 2.31 KB | d1d06784e9d4f83474e361961531a4fedd9e775258aefdcca93666ccf91a123b |
app/helpers/job_invocations_helper.rb | 100644 | 0 | 0 | | | 3.17 KB | 1a5162a9212726cac6c7674c43135b80934b08b081f1ac73796c258e69924638 |
app/helpers/remote_execution_helper.rb | 100644 | 0 | 0 | | | 10.3 KB | 4e0968fb93b9d2aa4e9f49d669904e8b2859a69c2052727e291de3454c529326 |
app/lib/actions/middleware/bind_job_invocation.rb | 100644 | 0 | 0 | | | 835 Bytes | cb3898ea75e2fc9d155446fef5b8d18fb03e42a722bcb1ec463fe35d9aaf5f00 |
app/lib/actions/remote_execution/run_host_job.rb | 100644 | 0 | 0 | | | 6.84 KB | 5207294f7d786263771fff48eaf15afe9bb04649c6515cf773c4a3473f37c660 |
app/lib/actions/remote_execution/run_hosts_job.rb | 100644 | 0 | 0 | | | 3.44 KB | 4051335c21f281f4b28b55d0aac3cb5cf51b7360221a27b2acaafc8bfd492b28 |
app/lib/foreman_remote_execution/renderer/scope/input.rb | 100644 | 0 | 0 | | | 2.61 KB | cbaefc6c3d97b61b469546d57a30e22a3d14433aab893ea42b98aa81e4938f63 |
app/lib/proxy_api/remote_execution_ssh.rb | 100644 | 0 | 0 | | | 300 Bytes | 10e84a6d96590ef116e00e467e592fff4afe887b94217ad03bf3d6b74f428e83 |
app/mailers/.gitkeep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
app/models/concerns/foreman_remote_execution/bookmark_extensions.rb | 100644 | 0 | 0 | | | 178 Bytes | 552583ef1d0034f48160a1aa82cfcdf1da682538789ca8f43e6d5f83c24c63d7 |
app/models/concerns/foreman_remote_execution/errors_flattener.rb | 100644 | 0 | 0 | | | 2.08 KB | 7f213d56e88279296e55b0b6ab55dc5d61e4874c3d9c9acad40f6c7a75731e0c |
app/models/concerns/foreman_remote_execution/foreman_tasks_cleaner_extensions.rb | 100644 | 0 | 0 | | | 901 Bytes | 734838367a53c40ab1b0bd5ddc5f231f6a08c2305aea06e62851d3446a64ceb1 |
app/models/concerns/foreman_remote_execution/foreman_tasks_task_extensions.rb | 100644 | 0 | 0 | | | 218 Bytes | b163aa57bb609855945c93a0c1f20892cb3be267b1d4ed960bb500b3415571af |
app/models/concerns/foreman_remote_execution/foreman_tasks_triggering_extensions.rb | 100644 | 0 | 0 | | | 228 Bytes | d486b4003cf0c8db26456e245e477338e99104d2684bd5cd2bfb917056170311 |
app/models/concerns/foreman_remote_execution/host_extensions.rb | 100644 | 0 | 0 | | | 4.36 KB | be2bf120d11aeae7e7ebdfcd5b9e03ff0d74ff922cef1653456830a905c28f5c |
app/models/concerns/foreman_remote_execution/nic_extensions.rb | 100644 | 0 | 0 | | | 648 Bytes | 382c7a6e6d1abdc82c0e166e997bba1d05d90308a7542bc974ce899628619bc9 |
app/models/concerns/foreman_remote_execution/smart_proxy_extensions.rb | 100644 | 0 | 0 | | | 406 Bytes | 1e3a6e0862e44e86b3f27377548b46a0f5a678d12151f0d3f1cabf73261d9f26 |
app/models/concerns/foreman_remote_execution/subnet_extensions.rb | 100644 | 0 | 0 | | | 324 Bytes | e1d0152321abee7ba5bc61a715de34178c46ec270ae0b83c62be5c9270b2abdc |
app/models/concerns/foreman_remote_execution/taxonomy_extensions.rb | 100644 | 0 | 0 | | | 702 Bytes | 9957e2b61470ee9b47c032b1b85e67415d42b6e30f570bbe8775b31a2b2d270d |
app/models/concerns/foreman_remote_execution/template_extensions.rb | 100644 | 0 | 0 | | | 995 Bytes | f692af45c636ba10db0f78124f3c5828d756107423d9bea4b9dbdb3b58f7d679 |
app/models/concerns/foreman_remote_execution/user_extensions.rb | 100644 | 0 | 0 | | | 174 Bytes | 2f17981ec1c4208ab04b464f08db64e2270cfb85cc047af3853ef8bb61b0287a |
app/models/foreign_input_set.rb | 100644 | 0 | 0 | | | 1.58 KB | 8e4e929922b76ab050b44f687f8af40c59b952c00aa6ff1abbf153a77c531d9b |
app/models/host_status/execution_status.rb | 100644 | 0 | 0 | | | 2.3 KB | c6a18008a369aeb82b896f83f0011ff6050f123c018b3eee8742ad7e543db9d6 |
app/models/input_template_renderer.rb | 100644 | 0 | 0 | | | 2.3 KB | 19dded2ee9f1ae093c698e7667c61b4d519114f3cb32c512857bd426c41ce42b |
app/models/job_invocation.rb | 100644 | 0 | 0 | | | 8.67 KB | 65be84725e5c629716ad49a2a0a07ea63873861c02a5eee3d3e33a9735e8922f |
app/models/job_invocation_composer.rb | 100644 | 0 | 0 | | | 19.2 KB | 25a9a860cc4e397b1428c3380db8e7a0a79b37c89cefeccae6d91f7462fb115c |
app/models/job_invocation_task_group.rb | 100644 | 0 | 0 | | | 376 Bytes | 59e942f066b1cc7447080d7e90c3d1f3d74334af7154139e707473f359b4a578 |
app/models/job_template.rb | 100644 | 0 | 0 | | | 8.55 KB | ec1cdcc3e3bc9abe904ca8b9ab9d059f211a2abbc28b6e52abcb850ac8944bb9 |
app/models/job_template_effective_user.rb | 100644 | 0 | 0 | | | 428 Bytes | 2a7caa361df51aea6e991cc4b07d4a04c09d7f0273ace5014fcf4db15a388e10 |
app/models/remote_execution_feature.rb | 100644 | 0 | 0 | | | 2.18 KB | 7a298b5b289c093a5e2dc9048c8185f2cdc44bf38c64a38cc84a440fc8e43223 |
app/models/remote_execution_provider.rb | 100644 | 0 | 0 | | | 2.17 KB | 4bc2bd856ed5f8f9ae62f9039aaab6c17fa309c820e7e95364481ddf05db7824 |
app/models/setting/remote_execution.rb | 100644 | 0 | 0 | | | 4.64 KB | c246fea938f6a2db6d130181b71f1964a3561fc3bc3230f8040903551a0fb636 |
app/models/ssh_execution_provider.rb | 100644 | 0 | 0 | | | 1002 Bytes | 0c4f6dffdd51dcbc7295877203f44216a5af454f5b9d0ca2db13985244b9522d |
app/models/target_remote_execution_proxy.rb | 100644 | 0 | 0 | | | 166 Bytes | 1b881a50c2fea9d1eeee66ef5709927f3cc1658c760571e62f5117772cf53307 |
app/models/targeting.rb | 100644 | 0 | 0 | | | 2.41 KB | d388337220e22f18067d07328f40deaf82ed45f3c4e9d06c7caeec847b41b4a1 |
app/models/targeting_host.rb | 100644 | 0 | 0 | | | 168 Bytes | 31fdacf56b889b25aa38b630c0d0e5f9df66dad9ca325739a922b98e52e21a97 |
app/models/template_input.rb | 100644 | 0 | 0 | | | 4.54 KB | 39c59e5dcf24b5268de0fbd00f3a8798d39dc574b4835c9f07017a21f905f04e |
app/models/template_invocation.rb | 100644 | 0 | 0 | | | 3.17 KB | ee0b4fea227fe3da7c7928d55c1709f5a8780636eeb6444c2072d9466e42d804 |
app/models/template_invocation_input_value.rb | 100644 | 0 | 0 | | | 438 Bytes | 8a7e4fbae70491bcae08a292e211fc422cd5fcc343816fbe7b20bc6a1351084a |
app/overrides/execution_interface.rb | 100644 | 0 | 0 | | | 577 Bytes | 7231016c1d3105f06f992ba3b9e396ca6dcbcacf06dcf067cc02fdd74dd54cc6 |
app/overrides/subnet_proxies.rb | 100644 | 0 | 0 | | | 481 Bytes | b56e15c84570810709ae866a20a58fac3144f85eeb1f551dd974454633ce7e19 |
app/services/remote_execution_proxy_selector.rb | 100644 | 0 | 0 | | | 161 Bytes | 4ee79a987cc01c764d90d4d7b8d7025650b69700515434c75446c9c224b43f04 |
app/services/ui_notifications/remote_execution_jobs/base_job_finish.rb | 100644 | 0 | 0 | | | 764 Bytes | 9813369dfd977b20ca89020ede542782eac9242ada00d7838f7b5c478dca4ac1 |
app/views/api/v2/foreign_input_sets/base.json.rabl | 100644 | 0 | 0 | | | 120 Bytes | 75b9459c607e5902c2609fd64b0b4ece5c5b5819883461f00a2d48824c6fda3e |
app/views/api/v2/foreign_input_sets/create.json.rabl | 100644 | 0 | 0 | | | 68 Bytes | c79824514c73e6888186d4aafafd2c2402a4eb33fe7f308a3b5028c507650b97 |
app/views/api/v2/foreign_input_sets/index.json.rabl | 100644 | 0 | 0 | | | 73 Bytes | ae57f497a0bf6f612df45461cd15f2422221ff8cec20ca2357073a5ab5c20ec2 |
app/views/api/v2/foreign_input_sets/main.json.rabl | 100644 | 0 | 0 | | | 168 Bytes | 4d01f74b5f00e8acc52fb9ef8656dd0cb7f636762141c92ccc28af5926617fec |
app/views/api/v2/foreign_input_sets/show.json.rabl | 100644 | 0 | 0 | | | 68 Bytes | 2f3c7c41126f80e75ff6a3f724a04aeaa08f6f0cd947d83c9651dead838eb0fa |
app/views/api/v2/job_invocations/base.json.rabl | 100644 | 0 | 0 | | | 526 Bytes | 81384b6f73c846d0f4eb8687c142ccdfb70a20ab54a43e0062111b51743b8283 |
app/views/api/v2/job_invocations/create.json.rabl | 100644 | 0 | 0 | | | 62 Bytes | 6c44041cd2851b102140dfdc97cdaa938629ab3fc77969f6b883ae191d8fe08a |
app/views/api/v2/job_invocations/index.json.rabl | 100644 | 0 | 0 | | | 67 Bytes | 69284de3c2a3b36c568fcff2fc46eb49808417f8fcfa0d95161ef18f090b28f8 |
app/views/api/v2/job_invocations/main.json.rabl | 100644 | 0 | 0 | | | 913 Bytes | 37bbd32daaa2b7eb271eb40c1d2683ee2d2dc31069852f5af58e3a3e887f564b |
app/views/api/v2/job_invocations/show.json.rabl | 100644 | 0 | 0 | | | 62 Bytes | 97fd9695e11f0bc0654a7ca78e884e3a8141431875b0a122d80675675f67be7c |
app/views/api/v2/job_templates/base.json.rabl | 100644 | 0 | 0 | | | 132 Bytes | 00678a7676f971170f04d5001c79ea25244b5a484af15bfc27fc96df0c798680 |
app/views/api/v2/job_templates/create.json.rabl | 100644 | 0 | 0 | | | 58 Bytes | 25ab8781a2c3a862899bb61f3a249842b8b2592a7f17c265a7ed59855588c698 |
app/views/api/v2/job_templates/index.json.rabl | 100644 | 0 | 0 | | | 63 Bytes | 5110fe04b1f43c7f4c5a669d4fd090324a934a1eca4d067005959b23eee18edf |
app/views/api/v2/job_templates/main.json.rabl | 100644 | 0 | 0 | | | 420 Bytes | 29860a08bdcbb72b77168d3f8016f2413e7462c5a6d671b320bad2fff072eaf3 |
app/views/api/v2/job_templates/show.json.rabl | 100644 | 0 | 0 | | | 58 Bytes | 2bdff5147e471fe2e5107de9c5cb0a15332657dc3b6483054055c4998a5eed54 |
app/views/api/v2/job_templates/update.json.rabl | 100644 | 0 | 0 | | | 58 Bytes | 25ab8781a2c3a862899bb61f3a249842b8b2592a7f17c265a7ed59855588c698 |
app/views/api/v2/remote_execution_features/base.json.rabl | 100644 | 0 | 0 | | | 137 Bytes | bb2eb1fe5f14532c59c2da297c2f2bbfea311237a928b9454a659844cec19ace |
app/views/api/v2/remote_execution_features/index.json.rabl | 100644 | 0 | 0 | | | 87 Bytes | 09f099bd0c4735af21b2b9bac0eed64c2d4871d85d01e2f00d8cd98605035929 |
app/views/api/v2/remote_execution_features/main.json.rabl | 100644 | 0 | 0 | | | 82 Bytes | 23b5de6951f0f4d99b0a0eb4002c1b4d4dcd1810af6a407ecd7288c45212b6b9 |
app/views/api/v2/remote_execution_features/show.json.rabl | 100644 | 0 | 0 | | | 82 Bytes | 493ef12749bcbe25f1a37f0e8122477afd57f0b1b32b10070923e538024b2880 |
app/views/api/v2/template_inputs/base.json.rabl | 100644 | 0 | 0 | | | 59 Bytes | 1fa72861d369395c635bc3822ec5c0e921ad992a171743282efaee573bf9b0f3 |
app/views/api/v2/template_inputs/create.json.rabl | 100644 | 0 | 0 | | | 62 Bytes | 4a818df66f261aaf8e8c6327781297be4ab1e4013eefc02545c12c5ce8c1f1de |
app/views/api/v2/template_inputs/index.json.rabl | 100644 | 0 | 0 | | | 67 Bytes | d8ad433956366ec83a395577304f34e48ecf406ca89eb28f14ebb3c3aafaf167 |
app/views/api/v2/template_inputs/main.json.rabl | 100644 | 0 | 0 | | | 282 Bytes | a0f19e8f4f5606c081ca6aa1d05823afb5848ff6e072144bef123f1509b0e1b2 |
app/views/api/v2/template_inputs/show.json.rabl | 100644 | 0 | 0 | | | 62 Bytes | 8e0e4458e17f4693233baa5ca2537f6d489e1e14b03f5572f959567526fcc419 |
app/views/api/v2/template_invocations/base.json.rabl | 100644 | 0 | 0 | | | 168 Bytes | 7b4d057b8fd0d05e09fa000d5e96976bcde3d8292fe2742f7ba21f423780a144 |
app/views/api/v2/template_invocations/template_invocations.json.rabl | 100644 | 0 | 0 | | | 77 Bytes | 99534bbb126dbda32c264e1e10492541ffd152b08f8da7aa034e7510d113a88e |
app/views/dashboard/.gitkeep | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
app/views/job_invocation_task_groups/_job_invocation_task_groups.html.erb | 100644 | 0 | 0 | | | 172 Bytes | 88596d75c7c43ee47539e17cbf77fd5b578de25755b082a4277d0c5279068430 |
app/views/job_invocations/_card_results.html.erb | 100644 | 0 | 0 | | | 304 Bytes | 5b6b573240f2336baae2d8f065011a562610d8ff48a9ff1eb885cdacf8b0fc08 |
app/views/job_invocations/_card_schedule.html.erb | 100644 | 0 | 0 | | | 1.44 KB | ab1a5800b45cec58822c6db7cdcf2f37368b6dbac995a548aa72213ee3ae6262 |
app/views/job_invocations/_card_target_hosts.html.erb | 100644 | 0 | 0 | | | 1.15 KB | ba388f22ee3040071eabb708c52a2b282379f8436cb79227ad81e4f6bf45f1d2 |
app/views/job_invocations/_card_user_input.html.erb | 100644 | 0 | 0 | | | 472 Bytes | 31aab87344fc15cc4ac32d81ad121f60cff7c91010845cc3ff17c78a5c1bea00 |
app/views/job_invocations/_description_fields.html.erb | 100644 | 0 | 0 | | | 379 Bytes | e3851cef986a78d835178b5ffcaafd7d7f9039b50adc2c381196c765fbaaca84 |
app/views/job_invocations/_form.html.erb | 100644 | 0 | 0 | | | 8.39 KB | ae9b53cfa060839fad1a04312910a1bc043d7daadd7e69182d89f5f95904d034 |
app/views/job_invocations/_host_actions_td.html.erb | 100644 | 0 | 0 | | | 217 Bytes | 03be25eab7df0355dcc79608e08f96588046b634f747cb867e1ddd9fb6fe29ae |
app/views/job_invocations/_host_name_td.html.erb | 100644 | 0 | 0 | | | 401 Bytes | 0c318a68317bfcd77b8942ce26e96c26b535abb99faca23089cb3d9ea12897b9 |
app/views/job_invocations/_host_status_td.html.erb | 100644 | 0 | 0 | | | 198 Bytes | 4f8ef726c37a3030f3ff84a9f053cd7650aaf702ef9fde50f78331c10e02d056 |
app/views/job_invocations/_preview_hosts_list.html.erb | 100644 | 0 | 0 | | | 679 Bytes | 2ce2ccfc1435435683b0f84241e0f0134d4c667c2506a3c51683839195b86e8e |
app/views/job_invocations/_preview_hosts_modal.html.erb | 100644 | 0 | 0 | | | 635 Bytes | cd9f75baf2ff718d750c87f11059ec8b5636690122c3ffd5a066b98a12107df1 |
app/views/job_invocations/_tab_hosts.html.erb | 100644 | 0 | 0 | | | 1.91 KB | 05a6cac0195a26a5c348ccc1510fca4e41e6bcd30dfa0f978dee8fe432ad928f |
app/views/job_invocations/_tab_overview.html.erb | 100644 | 0 | 0 | | | 1.49 KB | fbffa9d4c55eb262481d7f3f0302ce57344129cc5d97011f341c6a953fd4ef86 |
app/views/job_invocations/_tab_preview_templates.html.erb | 100644 | 0 | 0 | | | 595 Bytes | 57a813c9d13b125bd1c2d883c3d248277d81bd055fe6d42e74e93dd63e656428 |
app/views/job_invocations/_user_input.html.erb | 100644 | 0 | 0 | | | 643 Bytes | 7d6da570ae131334901f7f240959339df59eaabddd64011880f1ce52d9ab3e3e |
app/views/job_invocations/index.html.erb | 100644 | 0 | 0 | | | 1.36 KB | b1f7211958b915295a34c0ceebbb48c0b4552b03006347c1651388184ec0d1e2 |
app/views/job_invocations/new.html.erb | 100644 | 0 | 0 | | | 193 Bytes | e5dc15a2b11c023781d25d29afbeb48c16997156b1a51b891d1214394d3c3aac |
app/views/job_invocations/refresh.js.erb | 100644 | 0 | 0 | | | 228 Bytes | 8bb08ebd63d87cee489e0cd4649af6825e4c3cb8b92293c444bae968a5211a2a |
app/views/job_invocations/show.html.erb | 100644 | 0 | 0 | | | 1.84 KB | f9531b64d4af11e930a5d3c85377fe4b7e4884e3b64e48aacdac9951212495ab |
app/views/job_invocations/show.js.erb | 100644 | 0 | 0 | | | 1.3 KB | 840fdb1ce59a1805b3973b5c655b33b8f74f0c131e23541d89c0ae5b69a3fbac |
app/views/job_invocations/welcome.html.erb | 100644 | 0 | 0 | | | 846 Bytes | e2e645b243262a218a4eba531e7514b57b8c1bcc186b90bf1e515371efc59323 |
app/views/job_templates/_custom_tab_headers.html.erb | 100644 | 0 | 0 | | | 144 Bytes | edde5e69c9df091d5d2069b50185a161e0ec8163bd45380b740bedc088183668 |
app/views/job_templates/_custom_tabs.html.erb | 100644 | 0 | 0 | | | 2.41 KB | ca7bb7945fdc2c23b88a320bea941a45c867397fcb07f6d2485d02174e243989 |
app/views/job_templates/_import_job_template_modal.html.erb | 100644 | 0 | 0 | | | 1.14 KB | 674d50cfbdf649ea04517f0327ee8b90d3381641b06269ef425750b48b05f20d |
app/views/job_templates/edit.html.erb | 100644 | 0 | 0 | | | 368 Bytes | fc68e28c2d345bd2f05f4bf6b1987e9ac1a6b16ea5bf58ece30b800e8d0f250f |
app/views/job_templates/index.html.erb | 100644 | 0 | 0 | | | 1.58 KB | 3c3727f24fd1a3d393084e5eed2cc783a6842a94c167c4e2c47f2c86eceba4fd |
app/views/job_templates/new.html.erb | 100644 | 0 | 0 | | | 161 Bytes | 50f89528987835d0c1422d0de0a9fc89d99046c5e514ec599f1b51c756289524 |
app/views/overrides/nics/_execution_interface.html.erb | 100644 | 0 | 0 | | | 266 Bytes | 000673ddc78484c688d3ae006ccbdaedf1c950c5978f07c6feeef083f8121c89 |
app/views/overrides/subnets/_rex_tab.html.erb | 100644 | 0 | 0 | | | 83 Bytes | 2cb0e41be0f519ebc8eadb51a3e9aa49d6d430a333e86bda3fbc2ea22fef739f |
app/views/overrides/subnets/_rex_tab_pane.html.erb | 100644 | 0 | 0 | | | 492 Bytes | c97ed24a6d4f0d17de08d3752fc0da72480d2419727739768c10c8a6bd63c1c3 |
app/views/remote_execution_features/_form.html.erb | 100644 | 0 | 0 | | | 1.06 KB | 214d4e361497e61d737165c92b5eacad69f4843e0a9fafb376de44d2c82c03ba |
app/views/remote_execution_features/index.html.erb | 100644 | 0 | 0 | | | 732 Bytes | c8ed0e06d8749a66e1393de37025455bda34083e2c51652edf19e3315b4d29d5 |
app/views/remote_execution_features/show.html.erb | 100644 | 0 | 0 | | | 81 Bytes | a8e2f96c0883930deb88d3b923774b2c75e397425878b1e5be717eb2d18141f7 |
app/views/template_inputs/_foreign_input_set_form.html.erb | 100644 | 0 | 0 | | | 1.02 KB | 42aabb1f67a197e330be10c697f48773209b7aa5ab01816f60310f105b49dcab |
app/views/template_inputs/_form.html.erb | 100644 | 0 | 0 | | | 1.95 KB | e2d272645c2cccf31e0d7c070b3fd3b19ac245710f5bd49ab22f9d7cddce8689 |
app/views/template_inputs/_invocation_form.html.erb | 100644 | 0 | 0 | | | 667 Bytes | b1f13dce729148c0280cfe80bc7a46c8d16b9b9aed5a88df25227d2a8a0184a4 |
app/views/template_invocations/_output_line_set.html.erb | 100644 | 0 | 0 | | | 540 Bytes | 016466a45f4a3b17bce203e7e19621426927e3d658efdfbbe0c6f4cff1667810 |
app/views/template_invocations/_refresh.js.erb | 100644 | 0 | 0 | | | 241 Bytes | 3c091b153582506866ded6cddf43f2ae8e36956694cde2ca66af2df09718891f |
app/views/template_invocations/show.html.erb | 100644 | 0 | 0 | | | 2.33 KB | c1a83b4a87e26879ba2234578a7356ca80ed2dc9f754931692c2e68b425addef |
app/views/template_invocations/show.js.erb | 100644 | 0 | 0 | | | 450 Bytes | e178f1b0edff55e3c3a677ae35a9931e6a3a981801ffab9c455f1bfad8635a5b |
app/views/templates/README.md | 100644 | 0 | 0 | | | 253 Bytes | 147a7400ca57756dbbe0e40877ff8c6e9aab3951196240f172d142a580a46f52 |
app/views/templates/ssh/package_action.erb | 100644 | 0 | 0 | | | 1.77 KB | 06f34bc256a89287c659426a67ea93bf9c59373e49737b85729a601a582c7b7a |
app/views/templates/ssh/power_action.erb | 100644 | 0 | 0 | | | 441 Bytes | a7b3586dffd75a6985c6340b7b6a2619f861745bb13ea5b9595b2a5f71db1a05 |
app/views/templates/ssh/puppet_run_once.erb | 100644 | 0 | 0 | | | 386 Bytes | bd2276e4a3bf66dab6f0838d76071bd35677e462fc8db46aefd4b7786df8874b |
app/views/templates/ssh/run_command.erb | 100644 | 0 | 0 | | | 272 Bytes | 2b90a898095678dcb704386453eee2236cd28f463642145f96b9b8fd77650970 |
app/views/templates/ssh/service_action.erb | 100644 | 0 | 0 | | | 623 Bytes | 32c7bd994dd72d451adc82cf7c3fdab77bb7b38504538de665448928257c4bd4 |
config/routes.rb | 100644 | 0 | 0 | | | 2.57 KB | 73a535c976470d458d3f8a6c0e333c4d32f694a10af87cca3c026acfff9beab7 |
db/migrate/20150612121541_add_job_template_to_template.rb | 100644 | 0 | 0 | | | 212 Bytes | 440c103ed6e3e347662ee56219ae06c7bd1ee709ea6a91e2adb5c19a0cfbc538 |
db/migrate/20150616080015_create_template_input.rb | 100644 | 0 | 0 | | | 690 Bytes | 8dec99df93ca1964dae6117fd9d94aa4604442500dd925eb8d9d07c1ffe68790 |
db/migrate/20150708133241_add_targeting.rb | 100644 | 0 | 0 | | | 1.09 KB | cf1f729b91ca9196c7da4ea8409678b43f5086b8af4c91c0c701407e4bfc2d88 |
db/migrate/20150708133242_add_invocation.rb | 100644 | 0 | 0 | | | 431 Bytes | 743417a42f4f8b993c57fa4e5f0132eeb676a605a4dfca8c4f7ad92f7d558e7f |
db/migrate/20150708133305_add_template_invocation.rb | 100644 | 0 | 0 | | | 1.29 KB | c42586b334a5f14b7635368fe657252e965b0c2feaf5b624439c17f8abf48ab8 |
db/migrate/20150812110800_add_resolved_at_to_targeting.rb | 100644 | 0 | 0 | | | 137 Bytes | 0fad426d4eff6460fdeecbe58bd992e0eb746ecdf6b747e1d12855b60b8f0d3e |
db/migrate/20150812145900_add_last_task_id_to_job_invocation.rb | 100644 | 0 | 0 | | | 249 Bytes | a0fd758347a0e09ad211cb727a525ae1315089db159529a904ae0ab5b08c3bbb |
db/migrate/20150826191632_create_target_remote_execution_proxies.rb | 100644 | 0 | 0 | | | 563 Bytes | 4c39f95a6db77fe088c2c5ad941ca26588b00e3f0758498a7e19c233de8960ff |
db/migrate/20150827144500_change_targeting_search_query_type.rb | 100644 | 0 | 0 | | | 143 Bytes | 7deefa4696a1f7de422f4bc2983ce0390fc1eceda346e44d287fd451dcefc8ff |
db/migrate/20150827152730_add_options_to_template_input.rb | 100644 | 0 | 0 | | | 135 Bytes | 7060fd0e31fdbe5f5e5b7773a38b17776abe4cb95c42550fe328d82a9e18e115 |
db/migrate/20150903192731_add_execution_to_interface.rb | 100644 | 0 | 0 | | | 305 Bytes | a1eba4dc2807cce03f24cc3fbbadd73c63f27f9eeb5fa1826a36a33a37445613 |
db/migrate/20150923125825_add_job_invocation_task_group.rb | 100644 | 0 | 0 | | | 317 Bytes | 7e75c4c3db0f23e43e1ec7ba64ebba89f25ec4164f987bc792ff1220a14688ce |
db/migrate/20151013135415_add_pub_key_to_smart_proxy.rb | 100644 | 0 | 0 | | | 128 Bytes | 2e1808079c1bcbd5c25fc9f8b9d598e41534ccca94112f5c3bb70c2332dc3a23 |
db/migrate/20151022105508_rename_last_task_id_column.rb | 100644 | 0 | 0 | | | 236 Bytes | ab3ef5bb9495483dd29aedf64f72acd990feb045176a9dcd24a099ea3d886ef5 |
db/migrate/20151116105412_add_triggering_to_job_invocation.rb | 100644 | 0 | 0 | | | 320 Bytes | d835b0bb65fc6f52d9de442d0ca4c659698b9979764b7c9f3e32c37c5cbfa008 |
db/migrate/20151120171100_add_effective_user_to_template_invocation.rb | 100644 | 0 | 0 | | | 175 Bytes | 92199ab9b50708fc26721c8441d049ef1b63be91a369045b381d78fd97ff069b |
db/migrate/20151124162300_create_job_template_effective_users.rb | 100644 | 0 | 0 | | | 481 Bytes | 796c6eb4eb8b9a6c897c11108ed1628a4d22c9a2c843bb84cf4a459fdc395ce1 |
db/migrate/20151203100824_add_description_to_job_invocation.rb | 100644 | 0 | 0 | | | 344 Bytes | 24a280b1c349948f704a1d3dd8081e5a15dd29545409dfd2263b1be6e726b6c7 |
db/migrate/20151215114631_add_host_id_to_template_invocation.rb | 100644 | 0 | 0 | | | 1.29 KB | 718918ec7c8589ad1333c1a3d8387f7f7ce445c24c216eceb6929182e6b17cb3 |
db/migrate/20151217092555_migrate_to_task_groups.rb | 100644 | 0 | 0 | | | 525 Bytes | faae2abb3fc439bd49ae4f67ee37c2ea8a6e2a8ebe51fd38c9f15ac943432cf5 |
db/migrate/20160108134600_create_template_input_sets.rb | 100644 | 0 | 0 | | | 580 Bytes | 356947ec9713053909e3f49742b22970c46e83e7512df42ab58dc7bca54a5803 |
db/migrate/20160108141144_make_job_name_default_to_something.rb | 100644 | 0 | 0 | | | 278 Bytes | f2a2f0e0a64718a5056c264656c09af8af73f33dc992348a9dd881134f843d4f |
db/migrate/20160111113032_upcase_ssh_feature.rb | 100644 | 0 | 0 | | | 535 Bytes | f560becd8f9a5978ce6fefd796a18c53733e13fe37b2a458547aa0a8a1202624 |
db/migrate/20160113161916_add_run_host_job_task_id_to_template_invocation.rb | 100644 | 0 | 0 | | | 299 Bytes | 21e3b5c00a5f26758949fd92c73e263828e0f34cfd358dd0da62f778cc7ce97d |
db/migrate/20160113162007_expand_all_template_invocations.rb | 100644 | 0 | 0 | | | 2.09 KB | 26a3e0ce9d23a1e3700814e6f714e43942e4850d26bc01057762f3586864dfcb |
db/migrate/20160114120200_rename_job_categories.rb | 100644 | 0 | 0 | | | 637 Bytes | 11b320bf789d61706a0b0240c0eb9b7074d42cecdb61ba029e378a3744a4a799 |
db/migrate/20160114125628_rename_job_name_to_job_category.rb | 100644 | 0 | 0 | | | 1.04 KB | bc0ca0eb74b98c7f287dfe2a6fc6a4fc90d5e0bdfd6c5bf4e7e595fd132e9104 |
db/migrate/20160118124600_create_remote_execution_features.rb | 100644 | 0 | 0 | | | 480 Bytes | 7f270f5b68b8e68fec3eadf9f971ce1add16a146a998deb3ac6960ee20d33fc1 |
db/migrate/20160125155108_make_job_template_name_unique.rb | 100644 | 0 | 0 | | | 568 Bytes | ef80c197c9076840b2658c2b4b7876998721b8c6e0f4651cdb967c59580a0a2e |
db/migrate/20160127134031_add_advanced_to_template_input.rb | 100644 | 0 | 0 | | | 437 Bytes | 590a3e61bd62f0f14c2c62a9a5e551887007ef83095f5016fd08fc5a2524d345 |
db/migrate/20160127162711_reword_puppet_template_description.rb | 100644 | 0 | 0 | | | 390 Bytes | 79d2769fa9d2e03cfbb25d9a8063233a0c7c530e20b9e566bc13a2d64348ce70 |
db/migrate/20160203104056_add_concurrency_options_to_job_invocation.rb | 100644 | 0 | 0 | | | 243 Bytes | b26a86cf1462d77e1adc39a679c3a21144c61cbfad2c98dd25dc8aa892535a47 |
db/migrate/20160926225841_update_template_input_value.rb | 100644 | 0 | 0 | | | 180 Bytes | dde5762dc1fe109b6944b4b1dc465322c3f1f3acf3e3f26ec59070aa9dbf2910 |
db/migrate/20170110145641_add_host_action_button_to_remote_execution_feature.rb | 100644 | 0 | 0 | | | 212 Bytes | 522a5233ebaaf99874ad4cf989ed6d21c189de48b2a56ec871218204251404cb |
db/migrate/20170613101039_add_timeout_to_job_templates_and_job_invocations.rb | 100644 | 0 | 0 | | | 238 Bytes | 3970b41af8a97c35792ffed48ac54c89cba0e3079f1b3a9140501294370934e3 |
db/migrate/20171129103615_add_secrets_to_job_invocations.rb | 100644 | 0 | 0 | | | 197 Bytes | 180b6f99412dbd67977fe6fd88fd83e8396619e1cb178411db1f2fdf399dc59d |
db/migrate/20180110104432_rename_template_invocation_permission.rb | 100644 | 0 | 0 | | | 773 Bytes | e53d1ea04828bc235e6c6a0714d295bf700664dbea4018d9adb98a514b533982 |
db/migrate/20180112125015_fix_taxable_taxonomies_job_template.rb | 100644 | 0 | 0 | | | 746 Bytes | 6205d15c0328894293bd5051e122fee8847f348e8463eb2a5ce643e5957a540e |
db/migrate/20180202072115_add_notification_builder_to_remote_execution_feature.rb | 100644 | 0 | 0 | | | 181 Bytes | bff19407578916f93610c60c9b0773409a1b36423026e0dd3e49dfdb5a5c8adc |
db/migrate/20180202123215_add_feature_id_to_job_invocation.rb | 100644 | 0 | 0 | | | 282 Bytes | d67fd6c91ee34e4509ba263472f12ea4f02899929df3bad40d3af2c50e852d2b |
db/migrate/20180226095631_change_task_id_to_uuid.rb | 100644 | 0 | 0 | | | 738 Bytes | 7b7eb5c18e8547f59cc7232f3314d227b1bd6f376f8c9f2e9dbe92906816e5aa |
db/migrate/20180411160809_add_sudo_password_to_job_invocation.rb | 100644 | 0 | 0 | | | 148 Bytes | b5087376d06bc2ff93da6694292d286482190a59581584cc317032503258c741 |
db/seeds.d/50-notification_blueprints.rb | 100644 | 0 | 0 | | | 376 Bytes | 8829e13c5d2c1e6693747433dcecabb8d174b21ca021ef50c59877b5c7b6e2ff |
db/seeds.d/60-ssh_proxy_feature.rb | 100644 | 0 | 0 | | | 136 Bytes | cf6e278bc207a1bb3bf8c7ee23978a7ea9a82e3e8de86c9ef4d6332f10bd1f88 |
db/seeds.d/70-job_templates.rb | 100644 | 0 | 0 | | | 645 Bytes | bc49de0a13f80a04ed90bdf72649c7c4356ffe154512b17dd6294c46bcca75b8 |
db/seeds.d/90-bookmarks.rb | 100644 | 0 | 0 | | | 1.1 KB | fb584e9c02a10958c60238d051bb25bd300644577a7c90b22a3ef7c1c3a08141 |
foreman_remote_execution.gemspec | 100644 | 0 | 0 | | | 1.47 KB | ff3de09ed1001e937d5df7fc6f92347cbf6e7ef51a3a74d0f6ac93115d9cee83 |
lib/foreman_remote_execution.rb | 100644 | 0 | 0 | | | 161 Bytes | e09d0269a9449f7069ac600db7a684929f99ed96b321dcfc2395c3e8c2b4e8d9 |
lib/foreman_remote_execution/engine.rb | 100644 | 0 | 0 | | | 9.86 KB | 1e16d68e96a461c5d873e971db9991fdb983460c221296d1c88fac7eac919f92 |
lib/foreman_remote_execution/version.rb | 100644 | 0 | 0 | | | 61 Bytes | d1e61d45473535118728932d0f1a9d2400a89bf035a871ea374f7d03ce149733 |
lib/tasks/foreman_remote_execution_tasks.rake | 100644 | 0 | 0 | | | 1.26 KB | b21512a9fe02753967090e5d8e835df1ede18903b5aa32f394db0d938aa92b9c |
locale/action_names.rb | 100644 | 0 | 0 | | | 109 Bytes | 408439f73edcb3409185f1fe38a3b5191ffa153217dde68fadfc0cc2023a8365 |
locale/de/LC_MESSAGES/foreman_remote_execution.mo | 100644 | 0 | 0 | | | 24.3 KB | e00654f958dcf4330b398d50821fd00d7344452f18997f0dd0426e6d022fd20b |
locale/de/foreman_remote_execution.po | 100644 | 0 | 0 | | | 29.1 KB | 2076c4741a27c692416436e5ac3529cb0a47944f5db3dbbc74a8924da9df0414 |
locale/en/LC_MESSAGES/foreman_remote_execution.mo | 100644 | 0 | 0 | | | 383 Bytes | 990fdc91bfa4de81060aedf5f724eca7e1b1e73b633c50082ca4576f70c05651 |
locale/en/foreman_remote_execution.po | 100644 | 0 | 0 | | | 19.1 KB | 327cde2390e81e042fcf53f8547044589ad5ed6ceb68afbeb4a484f2fef42a68 |
locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo | 100644 | 0 | 0 | | | 1.47 KB | ba03d32f96c46decf863bf5978205691944fcdf705f86b511fd21a9925e93b5a |
locale/en_GB/foreman_remote_execution.po | 100644 | 0 | 0 | | | 19.5 KB | 83c9f13a4d0085712b29976b11ac701a740a85590740ac828b5e8aeec4560d27 |
locale/es/LC_MESSAGES/foreman_remote_execution.mo | 100644 | 0 | 0 | | | 32 KB | df21bbb98d2dfef289ad4012122137cc3c3042dbcc96783ce92213412e0dfe01 |
locale/es/foreman_remote_execution.po | 100644 | 0 | 0 | | | 32.9 KB | af0ab27cc599db0325e89e730e0740bece050ae7ca33025b2c9f0ec683b2798f |
locale/foreman_remote_execution.pot | 100644 | 0 | 0 | | | 38.8 KB | c348769eda19f0fe792909101dd483d0948516b030aa18755e98bbcae18d24e9 |
locale/fr/LC_MESSAGES/foreman_remote_execution.mo | 100644 | 0 | 0 | | | 32.1 KB | 9f2fde20bffedb9e05ef576ffe72738282f77ea2fc25ed249f019bb025e42b4b |
locale/fr/foreman_remote_execution.po | 100644 | 0 | 0 | | | 33.1 KB | 920b5934ad1014b26678006c7682b846e924f16db1e0616d2b178638ec9ef395 |
locale/gemspec.rb | 100644 | 0 | 0 | | | 184 Bytes | 59573b6fe0c94f93dd0f6bff0a09b5e9ce94e8472e4faa155755138fa571f81d |
locale/ja/LC_MESSAGES/foreman_remote_execution.mo | 100644 | 0 | 0 | | | 34.5 KB | 38495f7b237fd33b18d2f5e900534738c33e3926316b529a269404913842e702 |
locale/ja/foreman_remote_execution.po | 100644 | 0 | 0 | | | 35.5 KB | d86f0cd843e0fecb5bf86e40afea95deb759d841e3a4793220685d8efc0a9535 |
locale/ko/LC_MESSAGES/foreman_remote_execution.mo | 100644 | 0 | 0 | | | 23 KB | 4253c0e779745f3faff6560e46e2cf21afcd676605ae2fe81a09443281c6431a |
locale/ko/foreman_remote_execution.po | 100644 | 0 | 0 | | | 28.6 KB | cdb880bedbf860d56ab4e51d1a05195ba7ac653ad6e52ed15fce5cc4a4e1dd8c |
locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo | 100644 | 0 | 0 | | | 31.4 KB | 8c57bf56102aa34a7239db7f849d5ad5b58ecdbfcfd682493942b678bd4812a9 |
locale/pt_BR/foreman_remote_execution.po | 100644 | 0 | 0 | | | 32.4 KB | 75b929b133196e7e766b7049a3d9ac8bf14c076abf2862909d36ba86bff784b1 |
locale/ru/LC_MESSAGES/foreman_remote_execution.mo | 100644 | 0 | 0 | | | 30.8 KB | 190e24f6c44603b5f44c769dbe74d4cc4e0980c3e962964922f02dfe392f1e6f |
locale/ru/foreman_remote_execution.po | 100644 | 0 | 0 | | | 35.8 KB | c1d03ff2919a5175926e0f2ef7b9eb26830e9fb4421ab2d78af5a7a815a22e89 |
locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo | 100644 | 0 | 0 | | | 28.1 KB | 8fe3b4dfcad94aab78d71b6254d3aff466186dc8d8ebd99f4c126e109bdcf90a |
locale/zh_CN/foreman_remote_execution.po | 100644 | 0 | 0 | | | 29.1 KB | ece04074c382c57dd29ad265a05c739eee09f00671d25ff8b07016c50794fb97 |
locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo | 100644 | 0 | 0 | | | 20.1 KB | 3e0f9b10a753bbfc0ab980a023bd853452b25a0f6ce0fd9e3478b2f211f878d2 |
locale/zh_TW/foreman_remote_execution.po | 100644 | 0 | 0 | | | 25.9 KB | 6879a31f619496fa65fb7c94ed046cb0b20e2ce8505d47494e41173e5fb76d54 |
package.json | 100644 | 0 | 0 | | | 1.77 KB | 367e425e84f391d9abb8a3d79d3937e06aa4bdb4c8fdd7b1642ef73ede803db8 |
test/benchmark/run_hosts_job_benchmark.rb | 100644 | 0 | 0 | | | 1.85 KB | 7197e847249c1ddc19a6e4c35ac3137aa523734138c454472464c79f6b4442ad |
test/benchmark/targeting_benchmark.rb | 100644 | 0 | 0 | | | 851 Bytes | 639bc5731a78d8eac67c224caa7ea088371857685cd9359f7e6fc1e5d6f5fa88 |
test/factories/foreman_remote_execution_factories.rb | 100644 | 0 | 0 | | | 3.68 KB | f62b583f9d570fb906c524cbc56622d2e66ddc997f5754d9ba56d62407a39181 |
test/functional/api/v2/foreign_input_sets_controller_test.rb | 100644 | 0 | 0 | | | 2.31 KB | 3e6b1e449e994a794521505527f699ebb7e5af6ad7bd34439abfc306606fda91 |
test/functional/api/v2/job_invocations_controller_test.rb | 100644 | 0 | 0 | | | 8.63 KB | 2fa87c9ff26304a1bf52c60996b776dec3d09b9b0b9213b99e96897e6a611f4a |
test/functional/api/v2/job_templates_controller_test.rb | 100644 | 0 | 0 | | | 3.91 KB | 1afc5cdd435f3bc87e58981218297ee8b07566966a60fb2ee48a3a19cb8ffdff |
test/functional/api/v2/remote_execution_features_controller_test.rb | 100644 | 0 | 0 | | | 1.36 KB | bb57e8d8ada4a773c6f92b8d27d42f80e1f5f6b4d8b1044f8577ae0a79453a8a |
test/functional/api/v2/template_inputs_controller_test.rb | 100644 | 0 | 0 | | | 2 KB | 20b4d62467b3fe00fce1e6d6cfb8372edb911d77c7c4d5caeb5a0a9d9c6520c1 |
test/functional/api/v2/template_invocations_controller_test.rb | 100644 | 0 | 0 | | | 1.27 KB | 60fdf09afdec7812f0fc4e41886d3ed1997a197a943117cab20b71988a6cc686 |
test/functional/job_invocations_controller_test.rb | 100644 | 0 | 0 | | | 1.44 KB | d3e0a027ebf76a68514b72aab196fa46e4f1853ef074354c21240201957b13d7 |
test/functional/job_templates_controller_test.rb | 100644 | 0 | 0 | | | 1.08 KB | d4c72c6643048c7c82db1ee1e6702d8a61f5b0b0ac328b572eca6931f7f0a511 |
test/test_plugin_helper.rb | 100644 | 0 | 0 | | | 351 Bytes | b34ac751adb93dc04736babc9b7f0c16b7724ec02a3e1847de9a9c28c1aa7779 |
test/unit/actions/run_host_job_test.rb | 100644 | 0 | 0 | | | 1.81 KB | efb225b3d6061fcfdd52b9ad3691583918054168baecf35125ab31464f9e8626 |
test/unit/actions/run_hosts_job_test.rb | 100644 | 0 | 0 | | | 4.67 KB | 784489004fb82af83b6b998449b5425f32605129ff4e7fcf387e918a96aae234 |
test/unit/concerns/foreman_tasks_cleaner_extensions_test.rb | 100644 | 0 | 0 | | | 1.13 KB | 961df29c0a577aa8cb837543258945100b5728149abfcac557bf23ada9a29b67 |
test/unit/concerns/host_extensions_test.rb | 100644 | 0 | 0 | | | 6.77 KB | 21ae41c1d7252920462d29fad1016344bcb313f2014b265edd04259563d9ae26 |
test/unit/concerns/nic_extensions_test.rb | 100644 | 0 | 0 | | | 287 Bytes | ed0cd52b44c3934376aafb472af7a5db43efa4e2e67bdc362abaf85dfa2fa151 |
test/unit/execution_task_status_mapper_test.rb | 100644 | 0 | 0 | | | 2.71 KB | fa9e5c8ff85dfe07f0cd81b0de1398b2dc3de8ef188c0910c8ddb8950721307e |
test/unit/input_template_renderer_test.rb | 100644 | 0 | 0 | | | 22.6 KB | b7f8fd27b9a8727c0aa5bf8f0e0883afab7bb958923c96762a175647d1109fce |
test/unit/job_invocation_composer_test.rb | 100644 | 0 | 0 | | | 30.1 KB | e3c2505016be18c7349e3f131c978378e0d97514df4e014acb2d27583633abab |
test/unit/job_invocation_test.rb | 100644 | 0 | 0 | | | 6.91 KB | 589f107f86a8323039f223d9742783327df8e44db737eb8183e73301f27e1f79 |
test/unit/job_template_effective_user_test.rb | 100644 | 0 | 0 | | | 1.2 KB | 5413e049f5e94847239d3d349eafdeb9833bd6e7bdf48f605ff07d11c88969c0 |
test/unit/job_template_test.rb | 100644 | 0 | 0 | | | 9.6 KB | f030b7d4394a3887b437f59eac8cef7ae94b141ae9cdef2bf3c704a4f0279b44 |
test/unit/remote_execution_feature_test.rb | 100644 | 0 | 0 | | | 3.52 KB | 41d77cabc5dea20fa5be496ee11984e9a48e653f12356e95a2190eafb29ccfd9 |
test/unit/remote_execution_provider_test.rb | 100644 | 0 | 0 | | | 7.99 KB | 3334379cca08dbc8c7cddf4d35a6d5f9195230e206eea353e80e4503aa0c75ff |
test/unit/renderer_scope_input.rb | 100644 | 0 | 0 | | | 1.26 KB | b4a9d7f17b18ea24fdc00a65ed8ac0163330c17bb29a53c10e4c1d1787f0714f |
test/unit/targeting_test.rb | 100644 | 0 | 0 | | | 2.92 KB | 073ddc154c28fcc8dfeaa562cf63a828cabdb47b343da8157cb3b8f2abde2e89 |
test/unit/template_input_test.rb | 100644 | 0 | 0 | | | 1.08 KB | af8bdd9aa1db882adbe82e0154a73f4c178f3c9a6dffb20e301317cd9ceaac96 |
test/unit/template_invocation_input_value_test.rb | 100644 | 0 | 0 | | | 2.03 KB | 2a1fd39a1b500f59640f987cf065c7759c57422c6252ddc6cbe7400bd666a378 |
webpack/index.js | 100644 | 0 | 0 | | | 996 Bytes | efa1ed436b25a8436436c8e1365ec3aa8e1857f17b65540b5d3e4b791f36b864 |
webpack/react_app/components/jobInvocations/AggregateStatus/index.js | 100644 | 0 | 0 | | | 1.03 KB | 853cfdf70d053c196981acd180ee54c41d45188ec897c6a7597e759269f69b84 |
webpack/react_app/components/jobInvocations/AggregateStatus/index.test.js | 100644 | 0 | 0 | | | 1.42 KB | d3247516c7e179eda916467d4748b347426a3ef7d6ed94b03f36de125d227892 |
webpack/react_app/components/jobInvocations/index.js | 100644 | 0 | 0 | | | 1.59 KB | a3753854807eea9579217db1b59782d319812df36c775352b9047c3084a5d848 |
webpack/react_app/redux/actions/jobInvocations/index.js | 100644 | 0 | 0 | | | 1.9 KB | 3fe0d13558013f91bf7cea8fe8b9df4daf07b8c1025cda43be85d2a111ec43bf |
webpack/react_app/redux/consts.js | 100644 | 0 | 0 | | | 254 Bytes | 5d3a59fd95b1d1fc13dc5808e0ccea05751de089363033112c35dce66d813f21 |
webpack/react_app/redux/reducers/index.js | 100644 | 0 | 0 | | | 145 Bytes | 2e85f461976c56ef083e89ef48d3bbaea0e0f77d11181125f519dbabb2806455 |
webpack/react_app/redux/reducers/jobInvocations/index.fixtures.js | 100644 | 0 | 0 | | | 1.11 KB | 56bf27caca2c4f14b3383173c8976f92b1fe7830405f313e31f96c3971711922 |
webpack/react_app/redux/reducers/jobInvocations/index.js | 100644 | 0 | 0 | | | 927 Bytes | a824babb7852c3643bf55f44edb55da71df71cf20cca1c24b13bc789e2633e9a |
webpack/react_app/redux/reducers/jobInvocations/index.test.js | 100644 | 0 | 0 | | | 1.1 KB | f962d88a7e74db41a90f30eafd48da59e66b611a3c9ea1bbd0613e4c4282679e |
webpack/test_setup.js | 100644 | 0 | 0 | | | 269 Bytes | 00dd20a5ad2a4011f8585e0009ed5474f6a75ce3f7b6f123a9b1450ac1da13e4 |