• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

SUSE / rmt
98%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v1.0.6
DEFAULT BRANCH: master
Repo Added 25 Oct 2017 02:44PM UTC
Files 81
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH strict_authentication
branch: strict_authentication
CHANGE BRANCH
x
Reset
  • strict_authentication
  • 164-clientsetup4rmtsh-cleanups
  • 56-duplicate-registrations
  • add-connect-api-link
  • add-initial-contrib-scripts
  • add-lockfile-feature
  • add-nginx-to-package
  • add-registration-transfer-as-planned
  • add-rmt-header
  • add_https_to_readme
  • add_last-seen-at_to_org_systems
  • align-directory-usage
  • align_unit_names
  • always-warn-on-changelog
  • api-service-name-fix
  • bad-licenses-dir
  • bash-completion
  • better-logging
  • better-version-searching
  • capitalize
  • change-config-file-permissions
  • change-copyright-year
  • clean_up_output_mess_in_specs
  • cleanup-changelog
  • cleanup-package
  • cleanup-sle12-family-if
  • client_setup_fix_no_repokey_error_msg
  • curl_client-setup_toes
  • custom-repos
  • custom-repos-extended-cli
  • custom-repos-label
  • deduplication-updates
  • deregister-after-integration-tests
  • digitaltom-patch-1
  • directory-not-writable-error
  • dmacvicar-patch-1
  • docker-cache-osc
  • dont-always-check-repos
  • dont-package-config-uuid
  • emoji_for_yes_no
  • enable-all-modules-option
  • enable-cache-integrations-tests
  • enable-multiple-products
  • enable-recommended-products
  • feedback_cli_option
  • fix-changelog-for-patch-removal
  • fix-cli
  • fix-deduplication
  • fix-eula-url
  • fix-lockfile-output
  • fix-lockfile-output-hernan
  • fix-lockfile-output-lock-group
  • fix-loofah
  • fix-packaging-on-sle-12
  • fix-rollback-version
  • fix-scope-test-warning
  • fix-system-uuid-spec
  • fix-systemd-timers
  • fix-todo-non-writable-dir
  • fix-upgrade-endpoint
  • fix_500_error
  • fix_broken_package_build
  • fix_dockerfile
  • fix_duplicate_migrations
  • fix_nginx_root
  • fix_product_license_permissions
  • fix_rpm_build
  • fix_tmpdir_error
  • fuubar
  • handle_mirroring_errors
  • i18n
  • id_contest_baseline
  • id_contest_exhibit_1
  • id_contest_exhibit_2
  • id_contest_exhibit_3
  • ikapelyukhin-patch-1
  • import-asm
  • integration-tests
  • kalabiyau-patch-1
  • lagartoflojo-patch-1
  • licence_mirroring_errors
  • lockfiles
  • log_more_version
  • log_version
  • makefile_version_from_ruby
  • master
  • mention_stuff
  • metadata_caching
  • nginx_use_127_0_0_1
  • offline-migration-without-packagehub
  • offline-migration-without-packagehub-changelog
  • offline-mode-deduplication
  • offline-sync-usb
  • offline_migration
  • offline_mode_supported
  • offline_sync
  • offline_sync_ivan
  • only-listen-to-localhost
  • packaging-instruction
  • post-upgrade-msg
  • prepare-migration-script
  • promote-feedback
  • proper-systemd-service
  • raise-error-on-downloaded-file-create
  • readme_update
  • refactor-list-command
  • refactor_repos_custom_list
  • remove-community-support-notice
  • remove-import-from-downloaded-file
  • remove-unneeded-scopes
  • remove-user-config
  • remove_empty_file
  • rename-organzations-products-export
  • review_171026_update_nokogiri
  • review_171130_change_package_name_to_rmt_server
  • review_171228_packaging_fixes
  • review_180129_fix_build
  • review_180215_use_ruby2_5_on_sle12
  • review_180219_update_dockerfile_to_use_ruby2_5
  • review_180222_do_not_build_on_s390
  • review_180416_use_development_database_by_default
  • review_181005_english_nitpicking
  • rm-uuid-uniq-index
  • rmt-deduplication
  • rmt_mirror_refactoring
  • rmt_multiline_enable_output
  • ruby2.5_haxx
  • safer_config
  • save_hwinfos
  • setup-danger
  • simplify_config
  • sles15_product_tree_support
  • slp
  • smt_rmt
  • sort_products
  • spec_file_improvements
  • split_manual
  • squash-migrations
  • ssl_packaging_changes
  • supportconfig-plugin
  • systemd-timers-sles12
  • tell-about-sync
  • test-danger
  • the-definite-location
  • total_test_coverage
  • unbundle_deps
  • upd-migrate-md
  • upd-package
  • update-rails-html-sanitizer
  • update-rmt-conf
  • update-scc-codestyle
  • update-yard
  • update_dependencies
  • update_some_more_dependencies
  • update_yard
  • use_products_unscoped
  • v1.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.0.5
  • v1.0.6
  • version-0.0.3-changes
  • version-0.0.7
  • version-1.0.0
  • version_bump_for_client_setup

pending completion
2372

push

travis-ci

ikapelyukhin
Add strict authentication engine

35 of 35 new or added lines in 5 files covered. (100.0%)

1560 of 1594 relevant lines covered (97.87%)

122.86 hits per line

Relevant lines Covered
Build:
Build:
1594 RELEVANT LINES 1560 COVERED LINES
122.86 HITS PER LINE
Source Files on strict_authentication
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2372 strict_authentication Add strict authentication engine push 30 Oct 2018 05:40PM UTC ikapelyukhin travis-ci pending completion  
2354 strict_authentication Use ActionController::API as base for zypper service XML ActionController::Base did some additional magic, like determining content type of the request and choosing which template to render, accordingly. Now it always renders XML, the template wa... push 30 Oct 2018 12:46PM UTC ikapelyukhin travis-ci pending completion  
2353 strict_authentication Use ActionController::API as base for zypper service XML ActionController::Base did some additional magic, like determining content type of the request and choosing which template to render, accordingly. Now it always renders XML, the template wa... push 29 Oct 2018 05:32PM UTC ikapelyukhin travis-ci pending completion  
See All Builds (1823)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc